Pull request #41340 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3ee1ab87b74aa0548305dc6c18cab5175331adb8+0168ddc77dc89c4f967289cfb4cc1e7a715971ef (4b6cd71e9c70f5c397b7aff7bba63c1293b03adf) 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-08-13T08:39:03.241Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-13T08:39:03.251Z] Trying to pass milestone 2 [Pipeline] milestone [2020-08-13T08:39:03.296Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-13T08:39:03.464Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b820286a1f6dc402) in /home/ubuntu/workspace/moby_PR-41340 [Pipeline] { [Pipeline] checkout [2020-08-13T08:39:03.506Z] using credential docker-jenkins-github-credentials [2020-08-13T08:39:03.519Z] Cloning the remote Git repository [2020-08-13T08:39:03.519Z] Cloning with configured refspecs honoured and without tags [2020-08-13T08:39:03.528Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T08:39:03.529Z] > git init /home/ubuntu/workspace/moby_PR-41340 # timeout=10 [2020-08-13T08:39:03.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:03.551Z] > git --version # timeout=10 [2020-08-13T08:39:03.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:03.562Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:19.697Z] Fetching without tags [2020-08-13T08:39:19.972Z] Merging remotes/origin/master commit 0168ddc77dc89c4f967289cfb4cc1e7a715971ef into PR head commit 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:20.565Z] Merge succeeded, producing 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:20.565Z] Checking out Revision 3ee1ab87b74aa0548305dc6c18cab5175331adb8 (PR-41340) [2020-08-13T08:39:21.075Z] Commit message: "Update docker-py to 4.3.0" [2020-08-13T08:39:21.096Z] First time build. Skipping changelog. [2020-08-13T08:39:19.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:19.667Z] > git config --add remote.origin.fetch +refs/pull/41340/head:refs/remotes/origin/PR-41340 # timeout=10 [2020-08-13T08:39:19.672Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:19.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:19.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:19.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:19.707Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:19.980Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:19.993Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:20.542Z] > git merge 0168ddc77dc89c4f967289cfb4cc1e7a715971ef # timeout=10 [2020-08-13T08:39:20.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T08:39:20.577Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:20.586Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:21.085Z] > git rev-list --no-walk 77e9ebce9d790e7af4db55a98f4d005bcb80a75f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T08:39:21.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41340:/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-08-13T08:39:21.862Z] Unable to find image 'alpine:latest' locally [2020-08-13T08:39:21.862Z] latest: Pulling from library/alpine [2020-08-13T08:39:21.862Z] df20fa9351a1: Pulling fs layer [2020-08-13T08:39:22.122Z] df20fa9351a1: Verifying Checksum [2020-08-13T08:39:22.122Z] df20fa9351a1: Download complete [2020-08-13T08:39:22.122Z] df20fa9351a1: Pull complete [2020-08-13T08:39:22.386Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-13T08:39:22.386Z] Status: Downloaded newer image for alpine:latest [2020-08-13T08:39:24.921Z] 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 integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2020-08-13T08:39:25.401Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b820286a1f6dc402) in /home/ubuntu/workspace/moby_PR-41340 [Pipeline] node [Pipeline] node [2020-08-13T08:39:25.404Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41340 [Pipeline] node [Pipeline] node [2020-08-13T08:39:25.411Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-41340 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-08-13T08:39:25.444Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f931e9567127e6be) in /home/ubuntu/workspace/moby_PR-41340 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-08-13T08:39:25.505Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-08-13T08:39:25.517Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-08-13T08:39:25.527Z] Fetching without tags [Pipeline] // stage [2020-08-13T08:39:25.544Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-13T08:39:25.559Z] Cloning the remote Git repository [2020-08-13T08:39:25.559Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [2020-08-13T08:39:25.583Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-08-13T08:39:25.599Z] Cloning the remote Git repository [2020-08-13T08:39:25.599Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-08-13T08:39:25.614Z] using credential docker-jenkins-github-credentials [2020-08-13T08:39:25.620Z] Cloning the remote Git repository [2020-08-13T08:39:25.620Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [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] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-13T08:39:25.827Z] Merging remotes/origin/master commit 0168ddc77dc89c4f967289cfb4cc1e7a715971ef into PR head commit 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:25.900Z] Merge succeeded, producing 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:25.900Z] Checking out Revision 3ee1ab87b74aa0548305dc6c18cab5175331adb8 (PR-41340) [2020-08-13T08:39:25.976Z] Commit message: "Update docker-py to 4.3.0" [2020-08-13T08:39:25.517Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-13T08:39:25.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:25.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:25.536Z] > git --version # timeout=10 [2020-08-13T08:39:25.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:25.542Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:25.836Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:25.846Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:25.890Z] > git merge 0168ddc77dc89c4f967289cfb4cc1e7a715971ef # timeout=10 [2020-08-13T08:39:25.901Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T08:39:25.908Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:25.913Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:25.560Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T08:39:25.560Z] > git init /home/jenkins/workspace/moby_PR-41340 # timeout=10 [2020-08-13T08:39:25.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:25.563Z] > git --version # timeout=10 [2020-08-13T08:39:25.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:25.586Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-08-13T08:39:25.614Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T08:39:25.615Z] > git init /home/docker/workspace/moby_PR-41340 # timeout=10 [2020-08-13T08:39:25.626Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:25.627Z] > git --version # timeout=10 [2020-08-13T08:39:25.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:25.635Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-08-13T08:39:25.622Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T08:39:25.622Z] > git init /home/ubuntu/workspace/moby_PR-41340 # timeout=10 [2020-08-13T08:39:25.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:25.635Z] > git --version # timeout=10 [2020-08-13T08:39:25.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:25.641Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:26.827Z] + [ PR != PR ] [2020-08-13T08:39:26.827Z] + [ master != master ] [2020-08-13T08:39:26.827Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T08:39:27.158Z] + docker version [2020-08-13T08:39:27.158Z] Client: Docker Engine - Community [2020-08-13T08:39:27.158Z] Version: 19.03.12 [2020-08-13T08:39:27.158Z] API version: 1.40 [2020-08-13T08:39:27.158Z] Go version: go1.13.10 [2020-08-13T08:39:27.158Z] Git commit: 48a66213fe [2020-08-13T08:39:27.158Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-13T08:39:27.158Z] OS/Arch: linux/amd64 [2020-08-13T08:39:27.158Z] Experimental: false [2020-08-13T08:39:27.158Z] [2020-08-13T08:39:27.158Z] Server: Docker Engine - Community [2020-08-13T08:39:27.158Z] Engine: [2020-08-13T08:39:27.158Z] Version: 19.03.12 [2020-08-13T08:39:27.158Z] API version: 1.40 (minimum version 1.12) [2020-08-13T08:39:27.158Z] Go version: go1.13.10 [2020-08-13T08:39:27.158Z] Git commit: 48a66213fe [2020-08-13T08:39:27.158Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-13T08:39:27.158Z] OS/Arch: linux/amd64 [2020-08-13T08:39:27.158Z] Experimental: true [2020-08-13T08:39:27.158Z] containerd: [2020-08-13T08:39:27.158Z] Version: 1.2.13 [2020-08-13T08:39:27.158Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:39:27.158Z] runc: [2020-08-13T08:39:27.158Z] Version: 1.0.0-rc10 [2020-08-13T08:39:27.158Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:39:27.158Z] docker-init: [2020-08-13T08:39:27.158Z] Version: 0.18.0 [2020-08-13T08:39:27.158Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T08:39:27.439Z] + docker info [2020-08-13T08:39:28.011Z] Client: [2020-08-13T08:39:28.011Z] Debug Mode: false [2020-08-13T08:39:28.011Z] [2020-08-13T08:39:28.011Z] Server: [2020-08-13T08:39:28.011Z] Containers: 0 [2020-08-13T08:39:28.011Z] Running: 0 [2020-08-13T08:39:28.011Z] Paused: 0 [2020-08-13T08:39:28.011Z] Stopped: 0 [2020-08-13T08:39:28.011Z] Images: 3 [2020-08-13T08:39:28.011Z] Server Version: 19.03.12 [2020-08-13T08:39:28.011Z] Storage Driver: overlay2 [2020-08-13T08:39:28.011Z] Backing Filesystem: extfs [2020-08-13T08:39:28.011Z] Supports d_type: true [2020-08-13T08:39:28.011Z] Native Overlay Diff: true [2020-08-13T08:39:28.011Z] Logging Driver: json-file [2020-08-13T08:39:28.011Z] Cgroup Driver: cgroupfs [2020-08-13T08:39:28.011Z] Plugins: [2020-08-13T08:39:28.011Z] Volume: local [2020-08-13T08:39:28.011Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T08:39:28.011Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T08:39:28.011Z] Swarm: inactive [2020-08-13T08:39:28.011Z] Runtimes: runc [2020-08-13T08:39:28.011Z] Default Runtime: runc [2020-08-13T08:39:28.011Z] Init Binary: docker-init [2020-08-13T08:39:28.011Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:39:28.011Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:39:28.011Z] init version: fec3683 [2020-08-13T08:39:28.011Z] Security Options: [2020-08-13T08:39:28.011Z] apparmor [2020-08-13T08:39:28.011Z] seccomp [2020-08-13T08:39:28.011Z] Profile: default [2020-08-13T08:39:28.011Z] Kernel Version: 5.3.0-1030-aws [2020-08-13T08:39:28.011Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-13T08:39:28.011Z] OSType: linux [2020-08-13T08:39:28.011Z] Architecture: x86_64 [2020-08-13T08:39:28.011Z] CPUs: 2 [2020-08-13T08:39:28.011Z] Total Memory: 7.487GiB [2020-08-13T08:39:28.011Z] Name: ip-10-100-54-127 [2020-08-13T08:39:28.011Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-13T08:39:28.011Z] Docker Root Dir: /var/lib/docker [2020-08-13T08:39:28.011Z] Debug Mode: false [2020-08-13T08:39:28.011Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:39:28.011Z] Labels: [2020-08-13T08:39:28.011Z] Experimental: true [2020-08-13T08:39:28.011Z] Insecure Registries: [2020-08-13T08:39:28.011Z] 127.0.0.0/8 [2020-08-13T08:39:28.011Z] Live Restore Enabled: true [2020-08-13T08:39:28.011Z] [2020-08-13T08:39:28.011Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T08:39:28.302Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:39:28.302Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:39:28.302Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T08:39:28.561Z] + bash /home/ubuntu/workspace/moby_PR-41340/check-config.sh [2020-08-13T08:39:28.561Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T08:39:28.561Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-13T08:39:28.561Z] [2020-08-13T08:39:28.561Z] Generally Necessary: [2020-08-13T08:39:28.561Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T08:39:28.561Z] - apparmor: enabled and tools installed [2020-08-13T08:39:28.561Z] - CONFIG_NAMESPACES: enabled [2020-08-13T08:39:28.561Z] - CONFIG_NET_NS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_PID_NS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_IPC_NS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_UTS_NS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_CGROUPS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T08:39:28.561Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T08:39:28.561Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T08:39:28.561Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T08:39:28.561Z] - CONFIG_CPUSETS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_MEMCG: enabled [2020-08-13T08:39:28.561Z] - CONFIG_KEYS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_VETH: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-13T08:39:28.561Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-13T08:39:28.561Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T08:39:28.561Z] [2020-08-13T08:39:28.561Z] Optional Features: [2020-08-13T08:39:28.561Z] - CONFIG_USER_NS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_SECCOMP: enabled [2020-08-13T08:39:28.561Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T08:39:28.561Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T08:39:28.561Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T08:39:28.561Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T08:39:28.561Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T08:39:28.561Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T08:39:28.561Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-13T08:39:28.561Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-13T08:39:28.561Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T08:39:28.561Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T08:39:28.561Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T08:39:28.561Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T08:39:28.820Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T08:39:28.820Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T08:39:28.820Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T08:39:28.820Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T08:39:28.820Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T08:39:28.820Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T08:39:28.820Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_EXT4_FS: enabled [2020-08-13T08:39:28.820Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T08:39:28.820Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T08:39:28.820Z] - Network Drivers: [2020-08-13T08:39:28.820Z] - "overlay": [2020-08-13T08:39:28.820Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T08:39:28.820Z] Optional (for encrypted networks): [2020-08-13T08:39:28.820Z] - CONFIG_CRYPTO: enabled [2020-08-13T08:39:28.820Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T08:39:28.820Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T08:39:28.820Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T08:39:28.820Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T08:39:28.820Z] - CONFIG_XFRM: enabled [2020-08-13T08:39:28.820Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-13T08:39:28.820Z] - "ipvlan": [2020-08-13T08:39:28.820Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T08:39:28.820Z] - "macvlan": [2020-08-13T08:39:28.820Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T08:39:28.820Z] - "ftp,tftp client in container": [2020-08-13T08:39:28.820Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T08:39:28.820Z] - Storage Drivers: [2020-08-13T08:39:28.820Z] - "aufs": [2020-08-13T08:39:28.820Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T08:39:28.820Z] - "btrfs": [2020-08-13T08:39:28.820Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T08:39:28.820Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T08:39:28.820Z] - "devicemapper": [2020-08-13T08:39:28.820Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T08:39:28.820Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T08:39:28.820Z] - "overlay": [2020-08-13T08:39:28.820Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T08:39:28.820Z] - "zfs": [2020-08-13T08:39:28.820Z] - /dev/zfs: present [2020-08-13T08:39:28.820Z] - zfs command: missing [2020-08-13T08:39:28.820Z] - zpool command: missing [2020-08-13T08:39:28.820Z] [2020-08-13T08:39:28.820Z] Limits: [2020-08-13T08:39:28.820Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T08:39:28.820Z] [2020-08-13T08:39:28.820Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T08:39:29.151Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 . [2020-08-13T08:39:29.151Z] #1 [internal] load build definition from Dockerfile [2020-08-13T08:39:29.151Z] #1 transferring dockerfile: 16.37kB done [2020-08-13T08:39:29.151Z] #1 DONE 0.0s [2020-08-13T08:39:29.151Z] [2020-08-13T08:39:29.151Z] #2 [internal] load .dockerignore [2020-08-13T08:39:29.151Z] #2 transferring context: 87B done [2020-08-13T08:39:29.151Z] #2 DONE 0.0s [2020-08-13T08:39:29.151Z] [2020-08-13T08:39:29.151Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T08:39:29.151Z] #3 DONE 0.1s [2020-08-13T08:39:29.410Z] [2020-08-13T08:39:29.410Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T08:39:29.410Z] #4 CACHED [2020-08-13T08:39:29.410Z] [2020-08-13T08:39:29.410Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T08:39:29.410Z] #5 DONE 0.1s [2020-08-13T08:39:29.410Z] [2020-08-13T08:39:29.410Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T08:39:29.674Z] #6 DONE 0.1s [2020-08-13T08:39:29.674Z] [2020-08-13T08:39:29.674Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:39:29.674Z] #7 DONE 0.0s [2020-08-13T08:39:29.674Z] [2020-08-13T08:39:29.674Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:39:29.674Z] #58 DONE 0.0s [2020-08-13T08:39:29.674Z] [2020-08-13T08:39:29.674Z] #20 [internal] load build context [2020-08-13T08:39:31.063Z] #20 transferring context: 51.48MB 1.4s done [2020-08-13T08:39:31.063Z] #20 DONE 1.5s [2020-08-13T08:39:31.063Z] [2020-08-13T08:39:31.063Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T08:39:31.063Z] #8 CACHED [2020-08-13T08:39:31.063Z] [2020-08-13T08:39:31.063Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T08:39:31.063Z] #9 CACHED [2020-08-13T08:39:31.063Z] [2020-08-13T08:39:31.063Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:31.063Z] #60 ... [2020-08-13T08:39:31.063Z] [2020-08-13T08:39:31.063Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:39:31.063Z] #51 CACHED [2020-08-13T08:39:31.063Z] [2020-08-13T08:39:31.063Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:39:31.063Z] #10 CACHED [2020-08-13T08:39:31.063Z] [2020-08-13T08:39:31.063Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:39:31.063Z] #32 CACHED [2020-08-13T08:39:31.323Z] [2020-08-13T08:39:31.323Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:34.615Z] #21 3.516 + RM_GOPATH=0 [2020-08-13T08:39:34.615Z] #21 3.516 + TMP_GOPATH= [2020-08-13T08:39:34.615Z] #21 3.516 + : /build [2020-08-13T08:39:34.615Z] #21 3.516 + '[' -z '' ']' [2020-08-13T08:39:34.615Z] #21 3.517 ++ mktemp -d [2020-08-13T08:39:34.615Z] #21 3.518 + export GOPATH=/tmp/tmp.8mQnK8tSLK [2020-08-13T08:39:34.615Z] #21 3.518 + GOPATH=/tmp/tmp.8mQnK8tSLK [2020-08-13T08:39:34.615Z] #21 3.518 + RM_GOPATH=1 [2020-08-13T08:39:34.615Z] #21 3.518 + case "$(go env GOARCH)" in [2020-08-13T08:39:34.615Z] #21 3.518 ++ go env GOARCH [2020-08-13T08:39:34.615Z] #21 3.562 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:34.615Z] #21 3.562 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:34.615Z] #21 3.563 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:34.615Z] #21 3.566 + dir=/tmp/install [2020-08-13T08:39:34.615Z] #21 3.567 + bin=dockercli [2020-08-13T08:39:34.615Z] #21 3.567 + shift [2020-08-13T08:39:34.615Z] #21 3.567 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T08:39:34.615Z] #21 3.567 + . /tmp/install/dockercli.installer [2020-08-13T08:39:34.615Z] #21 3.567 ++ : stable [2020-08-13T08:39:34.615Z] #21 3.567 ++ : 17.06.2-ce [2020-08-13T08:39:34.615Z] #21 3.567 + install_dockercli [2020-08-13T08:39:34.615Z] #21 3.568 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T08:39:34.615Z] #21 3.571 Install docker/cli version 17.06.2-ce from stable [2020-08-13T08:39:34.615Z] #21 3.572 ++ uname -m [2020-08-13T08:39:34.615Z] #21 3.573 + arch=x86_64 [2020-08-13T08:39:34.615Z] #21 3.573 + '[' x86_64 '!=' x86_64 ']' [2020-08-13T08:39:34.615Z] #21 3.573 + url=https://download.docker.com/linux/static [2020-08-13T08:39:34.615Z] #21 3.577 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-13T08:39:34.615Z] #21 3.577 + tar -xz docker/docker [2020-08-13T08:39:34.679Z] Fetching without tags [2020-08-13T08:39:34.965Z] Merging remotes/origin/master commit 0168ddc77dc89c4f967289cfb4cc1e7a715971ef into PR head commit 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:34.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:34.645Z] > git config --add remote.origin.fetch +refs/pull/41340/head:refs/remotes/origin/PR-41340 # timeout=10 [2020-08-13T08:39:34.649Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:34.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:34.679Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:34.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:34.679Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:34.965Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:34.967Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:35.469Z] Merge succeeded, producing 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:35.469Z] Checking out Revision 3ee1ab87b74aa0548305dc6c18cab5175331adb8 (PR-41340) [2020-08-13T08:39:35.906Z] Commit message: "Update docker-py to 4.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T08:39:35.445Z] > git merge 0168ddc77dc89c4f967289cfb4cc1e7a715971ef # timeout=10 [2020-08-13T08:39:35.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T08:39:35.470Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:35.472Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:36.725Z] + docker version [2020-08-13T08:39:36.725Z] Client: Docker Engine - Community [2020-08-13T08:39:36.725Z] Version: 19.03.7 [2020-08-13T08:39:36.725Z] API version: 1.40 [2020-08-13T08:39:36.725Z] Go version: go1.12.17 [2020-08-13T08:39:36.725Z] Git commit: 7141c199a2 [2020-08-13T08:39:36.725Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-13T08:39:36.725Z] OS/Arch: linux/s390x [2020-08-13T08:39:36.725Z] Experimental: false [2020-08-13T08:39:36.725Z] [2020-08-13T08:39:36.725Z] Server: Docker Engine - Community [2020-08-13T08:39:36.725Z] Engine: [2020-08-13T08:39:36.725Z] Version: 19.03.7 [2020-08-13T08:39:36.725Z] API version: 1.40 (minimum version 1.12) [2020-08-13T08:39:36.725Z] Go version: go1.12.17 [2020-08-13T08:39:36.725Z] Git commit: 7141c199a2 [2020-08-13T08:39:36.725Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-13T08:39:36.725Z] OS/Arch: linux/s390x [2020-08-13T08:39:36.725Z] Experimental: true [2020-08-13T08:39:36.725Z] containerd: [2020-08-13T08:39:36.725Z] Version: 1.2.13 [2020-08-13T08:39:36.725Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:39:36.725Z] runc: [2020-08-13T08:39:36.725Z] Version: 1.0.0-rc10 [2020-08-13T08:39:36.725Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:39:36.725Z] docker-init: [2020-08-13T08:39:36.725Z] Version: 0.18.0 [2020-08-13T08:39:36.725Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T08:39:37.104Z] + docker info [2020-08-13T08:39:37.104Z] Client: [2020-08-13T08:39:37.104Z] Debug Mode: false [2020-08-13T08:39:37.104Z] [2020-08-13T08:39:37.104Z] Server: [2020-08-13T08:39:37.104Z] Containers: 0 [2020-08-13T08:39:37.104Z] Running: 0 [2020-08-13T08:39:37.104Z] Paused: 0 [2020-08-13T08:39:37.104Z] Stopped: 0 [2020-08-13T08:39:37.104Z] Images: 0 [2020-08-13T08:39:37.104Z] Server Version: 19.03.7 [2020-08-13T08:39:37.104Z] Storage Driver: overlay2 [2020-08-13T08:39:37.104Z] Backing Filesystem: [2020-08-13T08:39:37.104Z] Supports d_type: true [2020-08-13T08:39:37.104Z] Native Overlay Diff: true [2020-08-13T08:39:37.104Z] Logging Driver: json-file [2020-08-13T08:39:37.104Z] Cgroup Driver: cgroupfs [2020-08-13T08:39:37.104Z] Plugins: [2020-08-13T08:39:37.104Z] Volume: local [2020-08-13T08:39:37.104Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T08:39:37.104Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T08:39:37.104Z] Swarm: inactive [2020-08-13T08:39:37.104Z] Runtimes: runc [2020-08-13T08:39:37.104Z] Default Runtime: runc [2020-08-13T08:39:37.104Z] Init Binary: docker-init [2020-08-13T08:39:37.104Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:39:37.104Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:39:37.104Z] init version: fec3683 [2020-08-13T08:39:37.104Z] Security Options: [2020-08-13T08:39:37.104Z] apparmor [2020-08-13T08:39:37.104Z] seccomp [2020-08-13T08:39:37.104Z] Profile: default [2020-08-13T08:39:37.104Z] Kernel Version: 4.15.0-91-generic [2020-08-13T08:39:37.104Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-13T08:39:37.104Z] OSType: linux [2020-08-13T08:39:37.104Z] Architecture: s390x [2020-08-13T08:39:37.104Z] CPUs: 2 [2020-08-13T08:39:37.104Z] Total Memory: 7.861GiB [2020-08-13T08:39:37.104Z] Name: s390x-ubuntu-03 [2020-08-13T08:39:37.104Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-13T08:39:37.104Z] Docker Root Dir: /var/lib/docker [2020-08-13T08:39:37.104Z] Debug Mode: false [2020-08-13T08:39:37.104Z] Username: dockerbuildbot [2020-08-13T08:39:37.104Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:39:37.104Z] Labels: [2020-08-13T08:39:37.104Z] Experimental: true [2020-08-13T08:39:37.104Z] Insecure Registries: [2020-08-13T08:39:37.104Z] 127.0.0.0/8 [2020-08-13T08:39:37.104Z] Live Restore Enabled: false [2020-08-13T08:39:37.104Z] [2020-08-13T08:39:37.104Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T08:39:37.153Z] #21 ... [2020-08-13T08:39:37.153Z] [2020-08-13T08:39:37.153Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:37.153Z] #43 3.168 + RM_GOPATH=0 [2020-08-13T08:39:37.153Z] #43 3.168 + TMP_GOPATH= [2020-08-13T08:39:37.153Z] #43 3.168 + : /build [2020-08-13T08:39:37.153Z] #43 3.168 + '[' -z '' ']' [2020-08-13T08:39:37.153Z] #43 3.168 ++ mktemp -d [2020-08-13T08:39:37.153Z] #43 3.168 + export GOPATH=/tmp/tmp.Ip6sZtE3aB [2020-08-13T08:39:37.153Z] #43 3.168 + GOPATH=/tmp/tmp.Ip6sZtE3aB [2020-08-13T08:39:37.153Z] #43 3.168 + RM_GOPATH=1 [2020-08-13T08:39:37.153Z] #43 3.168 + case "$(go env GOARCH)" in [2020-08-13T08:39:37.153Z] #43 3.168 ++ go env GOARCH [2020-08-13T08:39:37.153Z] #43 3.171 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:37.153Z] #43 3.171 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:37.153Z] #43 3.175 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:37.153Z] #43 3.180 + dir=/tmp/install [2020-08-13T08:39:37.153Z] #43 3.180 + bin=gotestsum [2020-08-13T08:39:37.153Z] #43 3.180 + shift [2020-08-13T08:39:37.153Z] #43 3.180 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T08:39:37.153Z] #43 3.180 + . /tmp/install/gotestsum.installer [2020-08-13T08:39:37.153Z] #43 3.180 ++ : v0.3.5 [2020-08-13T08:39:37.153Z] #43 3.180 + install_gotestsum [2020-08-13T08:39:37.153Z] #43 3.180 + set -e [2020-08-13T08:39:37.153Z] #43 3.180 + export GO111MODULE=on [2020-08-13T08:39:37.153Z] #43 3.180 + GO111MODULE=on [2020-08-13T08:39:37.153Z] #43 3.180 + GOBIN=/build [2020-08-13T08:39:37.153Z] #43 3.180 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T08:39:37.153Z] #43 3.189 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:37.153Z] #43 3.236 go: finding gotest.tools v0.3.5 [2020-08-13T08:39:37.153Z] #43 3.971 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:37.153Z] #43 4.402 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:37.153Z] #43 4.869 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T08:39:37.153Z] #43 4.924 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T08:39:37.153Z] #43 5.049 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T08:39:37.153Z] #43 5.050 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:37.153Z] #43 5.080 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T08:39:37.153Z] #43 5.112 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:37.153Z] #43 5.217 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T08:39:37.153Z] #43 5.224 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:37.153Z] #43 5.248 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T08:39:37.153Z] #43 5.374 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:37.153Z] #43 5.395 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:37.153Z] #43 5.442 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:37.153Z] #43 5.465 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:37.153Z] #43 5.498 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:37.153Z] #43 5.512 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:37.153Z] #43 5.559 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:37.153Z] #43 5.570 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:37.153Z] #43 5.632 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:37.153Z] #43 5.635 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:37.153Z] #43 5.638 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:37.153Z] #43 5.673 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:37.480Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:39:37.481Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:39:37.481Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T08:39:37.481Z] + bash /home/jenkins/workspace/moby_PR-41340/check-config.sh [2020-08-13T08:39:37.481Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T08:39:37.481Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-08-13T08:39:37.481Z] [2020-08-13T08:39:37.481Z] Generally Necessary: [2020-08-13T08:39:37.481Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T08:39:37.481Z] - apparmor: enabled and tools installed [2020-08-13T08:39:37.481Z] - CONFIG_NAMESPACES: enabled [2020-08-13T08:39:37.481Z] - CONFIG_NET_NS: enabled [2020-08-13T08:39:37.481Z] - CONFIG_PID_NS: enabled [2020-08-13T08:39:37.481Z] - CONFIG_IPC_NS: enabled [2020-08-13T08:39:37.481Z] - CONFIG_UTS_NS: enabled [2020-08-13T08:39:37.481Z] - CONFIG_CGROUPS: enabled [2020-08-13T08:39:37.481Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T08:39:37.481Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T08:39:37.481Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T08:39:37.481Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T08:39:37.481Z] - CONFIG_CPUSETS: enabled [2020-08-13T08:39:37.481Z] - CONFIG_MEMCG: enabled [2020-08-13T08:39:37.481Z] - CONFIG_KEYS: enabled [2020-08-13T08:39:37.481Z] - CONFIG_VETH: enabled (as module) [2020-08-13T08:39:37.481Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T08:39:37.481Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T08:39:37.481Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-13T08:39:37.771Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T08:39:37.771Z] [2020-08-13T08:39:37.771Z] Optional Features: [2020-08-13T08:39:37.771Z] - CONFIG_USER_NS: enabled [2020-08-13T08:39:37.771Z] - CONFIG_SECCOMP: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T08:39:37.771Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T08:39:37.771Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T08:39:37.771Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T08:39:37.771Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T08:39:37.771Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T08:39:37.771Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T08:39:37.771Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T08:39:37.771Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T08:39:37.771Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T08:39:37.771Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T08:39:37.771Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T08:39:37.771Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T08:39:37.771Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_EXT4_FS: enabled [2020-08-13T08:39:37.771Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T08:39:37.771Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T08:39:37.771Z] - Network Drivers: [2020-08-13T08:39:37.771Z] - "overlay": [2020-08-13T08:39:37.771Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T08:39:37.771Z] Optional (for encrypted networks): [2020-08-13T08:39:37.771Z] - CONFIG_CRYPTO: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T08:39:37.771Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T08:39:37.771Z] - CONFIG_XFRM: enabled [2020-08-13T08:39:37.771Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-13T08:39:37.771Z] - "ipvlan": [2020-08-13T08:39:37.771Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T08:39:37.771Z] - "macvlan": [2020-08-13T08:39:37.771Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T08:39:37.771Z] - "ftp,tftp client in container": [2020-08-13T08:39:37.771Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T08:39:37.771Z] - Storage Drivers: [2020-08-13T08:39:37.771Z] - "aufs": [2020-08-13T08:39:37.771Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T08:39:37.771Z] - "btrfs": [2020-08-13T08:39:37.771Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T08:39:37.771Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T08:39:37.771Z] - "devicemapper": [2020-08-13T08:39:37.771Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T08:39:37.771Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T08:39:37.771Z] - "overlay": [2020-08-13T08:39:37.771Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T08:39:37.771Z] - "zfs": [2020-08-13T08:39:37.771Z] - /dev/zfs: missing [2020-08-13T08:39:37.771Z] - zfs command: missing [2020-08-13T08:39:37.771Z] - zpool command: missing [2020-08-13T08:39:37.771Z] [2020-08-13T08:39:37.771Z] Limits: [2020-08-13T08:39:37.771Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T08:39:37.771Z] [2020-08-13T08:39:37.771Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T08:39:38.203Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 . [2020-08-13T08:39:38.203Z] #2 [internal] load .dockerignore [2020-08-13T08:39:38.203Z] #2 transferring context: 87B done [2020-08-13T08:39:38.203Z] #2 DONE 0.0s [2020-08-13T08:39:38.203Z] [2020-08-13T08:39:38.203Z] #1 [internal] load build definition from Dockerfile [2020-08-13T08:39:38.203Z] #1 transferring dockerfile: 16.37kB done [2020-08-13T08:39:38.203Z] #1 DONE 0.0s [2020-08-13T08:39:38.203Z] [2020-08-13T08:39:38.203Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T08:39:38.493Z] #3 DONE 0.2s [2020-08-13T08:39:38.493Z] [2020-08-13T08:39:38.493Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T08:39:38.493Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T08:39:38.536Z] #43 7.381 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:38.784Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 833.97kB / 8.88MB 0.2s [2020-08-13T08:39:38.784Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T08:39:38.784Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-13T08:39:38.784Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-13T08:39:38.784Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-13T08:39:38.784Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-08-13T08:39:39.078Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-13T08:39:39.369Z] #4 DONE 0.7s [2020-08-13T08:39:39.473Z] #43 8.355 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:39.681Z] [2020-08-13T08:39:39.681Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T08:39:39.681Z] #6 DONE 0.2s [2020-08-13T08:39:39.681Z] [2020-08-13T08:39:39.681Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T08:39:39.681Z] #5 DONE 0.2s [2020-08-13T08:39:39.681Z] [2020-08-13T08:39:39.681Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:39:39.681Z] #7 DONE 0.0s [2020-08-13T08:39:39.681Z] [2020-08-13T08:39:39.681Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T08:39:39.681Z] #8 CACHED [2020-08-13T08:39:39.681Z] [2020-08-13T08:39:39.681Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T08:39:39.681Z] #9 CACHED [2020-08-13T08:39:39.681Z] [2020-08-13T08:39:39.681Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:39:39.681Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T08:39:39.976Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T08:39:39.976Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T08:39:39.976Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s [2020-08-13T08:39:39.976Z] #58 ... [2020-08-13T08:39:39.976Z] [2020-08-13T08:39:39.976Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T08:39:39.976Z] #27 DONE 0.3s [2020-08-13T08:39:39.976Z] [2020-08-13T08:39:39.976Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T08:39:39.976Z] #35 DONE 0.3s [2020-08-13T08:39:39.976Z] [2020-08-13T08:39:39.976Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:39:40.046Z] #43 8.805 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:40.129Z] Fetching without tags [2020-08-13T08:39:40.400Z] Still waiting to schedule task [2020-08-13T08:39:40.400Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-13T08:39:40.401Z] Still waiting to schedule task [2020-08-13T08:39:40.401Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-13T08:39:40.411Z] Still waiting to schedule task [2020-08-13T08:39:40.411Z] Waiting for next available executor on ‘windows-2019’ [2020-08-13T08:39:40.549Z] Merging remotes/origin/master commit 0168ddc77dc89c4f967289cfb4cc1e7a715971ef into PR head commit 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:40.983Z] #43 ... [2020-08-13T08:39:40.983Z] [2020-08-13T08:39:40.983Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:40.983Z] #54 2.769 + RM_GOPATH=0 [2020-08-13T08:39:40.983Z] #54 2.769 + TMP_GOPATH= [2020-08-13T08:39:40.983Z] #54 2.769 + : /build [2020-08-13T08:39:40.983Z] #54 2.769 + '[' -z '' ']' [2020-08-13T08:39:40.983Z] #54 2.769 ++ mktemp -d [2020-08-13T08:39:40.983Z] #54 2.769 + export GOPATH=/tmp/tmp.4tI8Beb6uD [2020-08-13T08:39:40.983Z] #54 2.769 + GOPATH=/tmp/tmp.4tI8Beb6uD [2020-08-13T08:39:40.983Z] #54 2.769 + RM_GOPATH=1 [2020-08-13T08:39:40.983Z] #54 2.769 + case "$(go env GOARCH)" in [2020-08-13T08:39:40.983Z] #54 2.769 ++ go env GOARCH [2020-08-13T08:39:40.983Z] #54 2.779 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:40.983Z] #54 2.780 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:40.983Z] #54 2.780 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:40.983Z] #54 2.780 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:40.983Z] #54 2.780 + dir=/tmp/install [2020-08-13T08:39:40.983Z] #54 2.780 + bin=rootlesskit [2020-08-13T08:39:40.983Z] #54 2.780 + shift [2020-08-13T08:39:40.983Z] #54 2.780 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T08:39:40.983Z] #54 2.780 + . /tmp/install/rootlesskit.installer [2020-08-13T08:39:40.983Z] #54 2.780 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:40.983Z] #54 2.780 + install_rootlesskit [2020-08-13T08:39:40.983Z] #54 2.780 + case "$1" in [2020-08-13T08:39:40.983Z] #54 2.780 + export CGO_ENABLED=0 [2020-08-13T08:39:40.983Z] #54 2.780 + CGO_ENABLED=0 [2020-08-13T08:39:40.983Z] #54 2.780 + _install_rootlesskit [2020-08-13T08:39:40.983Z] #54 2.780 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T08:39:40.983Z] #54 2.780 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4tI8Beb6uD/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:39:40.983Z] #54 2.780 Cloning into '/tmp/tmp.4tI8Beb6uD/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T08:39:40.983Z] #54 7.195 + cd /tmp/tmp.4tI8Beb6uD/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:39:40.983Z] #54 7.200 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:40.983Z] #54 7.537 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:39:40.983Z] #54 7.538 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T08:39:41.244Z] #54 ... [2020-08-13T08:39:41.244Z] [2020-08-13T08:39:41.244Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:41.244Z] #52 2.824 + RM_GOPATH=0 [2020-08-13T08:39:41.244Z] #52 2.827 + TMP_GOPATH= [2020-08-13T08:39:41.244Z] #52 2.827 + : /build [2020-08-13T08:39:41.244Z] #52 2.827 + '[' -z '' ']' [2020-08-13T08:39:41.244Z] #52 2.827 ++ mktemp -d [2020-08-13T08:39:41.244Z] #52 2.827 + export GOPATH=/tmp/tmp.cUSb1Zv6Nl [2020-08-13T08:39:41.244Z] #52 2.827 + GOPATH=/tmp/tmp.cUSb1Zv6Nl [2020-08-13T08:39:41.244Z] #52 2.827 + RM_GOPATH=1 [2020-08-13T08:39:41.244Z] #52 2.827 + case "$(go env GOARCH)" in [2020-08-13T08:39:41.244Z] #52 2.827 ++ go env GOARCH [2020-08-13T08:39:41.244Z] #52 2.832 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.244Z] #52 2.832 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.244Z] #52 2.832 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:41.244Z] #52 2.832 + dir=/tmp/install [2020-08-13T08:39:41.244Z] #52 2.832 + bin=containerd [2020-08-13T08:39:41.244Z] #52 2.832 + shift [2020-08-13T08:39:41.244Z] #52 2.832 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T08:39:41.244Z] #52 2.835 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:39:41.244Z] #52 2.835 + . /tmp/install/containerd.installer [2020-08-13T08:39:41.244Z] #52 2.835 ++ set -e [2020-08-13T08:39:41.244Z] #52 2.835 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:39:41.244Z] #52 2.835 + install_containerd [2020-08-13T08:39:41.244Z] #52 2.835 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T08:39:41.244Z] #52 2.835 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cUSb1Zv6Nl/src/github.com/containerd/containerd [2020-08-13T08:39:41.244Z] #52 2.842 Cloning into '/tmp/tmp.cUSb1Zv6Nl/src/github.com/containerd/containerd'... [2020-08-13T08:39:40.097Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:40.102Z] > git config --add remote.origin.fetch +refs/pull/41340/head:refs/remotes/origin/PR-41340 # timeout=10 [2020-08-13T08:39:40.106Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:40.120Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:40.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:40.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:40.132Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:40.550Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:40.555Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:41.504Z] #52 ... [2020-08-13T08:39:41.504Z] [2020-08-13T08:39:41.504Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:41.504Z] #47 2.981 + RM_GOPATH=0 [2020-08-13T08:39:41.504Z] #47 2.981 + TMP_GOPATH= [2020-08-13T08:39:41.504Z] #47 2.981 + : /build [2020-08-13T08:39:41.504Z] #47 2.981 + '[' -z '' ']' [2020-08-13T08:39:41.504Z] #47 2.981 ++ mktemp -d [2020-08-13T08:39:41.504Z] #47 2.981 + export GOPATH=/tmp/tmp.prUhEac49C [2020-08-13T08:39:41.504Z] #47 2.981 + GOPATH=/tmp/tmp.prUhEac49C [2020-08-13T08:39:41.504Z] #47 2.981 + RM_GOPATH=1 [2020-08-13T08:39:41.504Z] #47 2.981 + case "$(go env GOARCH)" in [2020-08-13T08:39:41.504Z] #47 2.981 ++ go env GOARCH [2020-08-13T08:39:41.504Z] #47 2.986 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.504Z] #47 2.986 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.504Z] #47 2.989 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:41.504Z] #47 2.990 + dir=/tmp/install [2020-08-13T08:39:41.504Z] #47 2.990 + bin=shfmt [2020-08-13T08:39:41.504Z] #47 2.990 + shift [2020-08-13T08:39:41.504Z] #47 2.990 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T08:39:41.504Z] #47 2.990 + . /tmp/install/shfmt.installer [2020-08-13T08:39:41.504Z] #47 2.990 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:41.504Z] #47 2.995 + install_shfmt [2020-08-13T08:39:41.504Z] #47 2.995 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T08:39:41.504Z] #47 2.995 + git clone https://github.com/mvdan/sh.git /tmp/tmp.prUhEac49C/src/github.com/mvdan/sh [2020-08-13T08:39:41.504Z] #47 2.995 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:41.504Z] #47 3.000 Cloning into '/tmp/tmp.prUhEac49C/src/github.com/mvdan/sh'... [2020-08-13T08:39:41.504Z] #47 ... [2020-08-13T08:39:41.504Z] [2020-08-13T08:39:41.504Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:41.504Z] #33 3.311 + RM_GOPATH=0 [2020-08-13T08:39:41.504Z] #33 3.311 + TMP_GOPATH= [2020-08-13T08:39:41.504Z] #33 3.317 + : /build [2020-08-13T08:39:41.504Z] #33 3.317 + '[' -z '' ']' [2020-08-13T08:39:41.504Z] #33 3.317 ++ mktemp -d [2020-08-13T08:39:41.504Z] #33 3.317 + export GOPATH=/tmp/tmp.ZdhoVi4Q6k [2020-08-13T08:39:41.504Z] #33 3.317 + GOPATH=/tmp/tmp.ZdhoVi4Q6k [2020-08-13T08:39:41.504Z] #33 3.317 + RM_GOPATH=1 [2020-08-13T08:39:41.504Z] #33 3.317 + case "$(go env GOARCH)" in [2020-08-13T08:39:41.504Z] #33 3.317 ++ go env GOARCH [2020-08-13T08:39:41.504Z] #33 3.320 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.504Z] #33 3.320 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.504Z] #33 3.320 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:41.504Z] #33 3.321 + dir=/tmp/install [2020-08-13T08:39:41.504Z] #33 3.322 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:39:41.504Z] #33 3.322 + bin=tini [2020-08-13T08:39:41.504Z] #33 3.322 + shift [2020-08-13T08:39:41.504Z] #33 3.322 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T08:39:41.504Z] #33 3.322 + . /tmp/install/tini.installer [2020-08-13T08:39:41.504Z] #33 3.322 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:39:41.504Z] #33 3.322 + install_tini [2020-08-13T08:39:41.504Z] #33 3.322 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T08:39:41.504Z] #33 3.322 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZdhoVi4Q6k/tini [2020-08-13T08:39:41.504Z] #33 3.333 Cloning into '/tmp/tmp.ZdhoVi4Q6k/tini'... [2020-08-13T08:39:41.504Z] #33 4.058 + cd /tmp/tmp.ZdhoVi4Q6k/tini [2020-08-13T08:39:41.504Z] #33 4.058 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:39:41.504Z] #33 4.076 + cmake . [2020-08-13T08:39:41.504Z] #33 4.804 -- The C compiler identification is GNU 8.3.0 [2020-08-13T08:39:41.504Z] #33 4.854 -- Check for working C compiler: /usr/bin/cc [2020-08-13T08:39:41.504Z] #33 5.534 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T08:39:41.504Z] #33 5.553 -- Detecting C compiler ABI info [2020-08-13T08:39:41.504Z] #33 6.393 -- Detecting C compiler ABI info - done [2020-08-13T08:39:41.504Z] #33 6.469 -- Detecting C compile features [2020-08-13T08:39:41.504Z] #33 8.597 -- Detecting C compile features - done [2020-08-13T08:39:41.504Z] #33 8.633 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T08:39:41.504Z] #33 8.851 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T08:39:41.504Z] #33 8.976 -- Configuring done [2020-08-13T08:39:41.504Z] #33 9.018 -- Generating done [2020-08-13T08:39:41.504Z] #33 9.023 -- Build files have been written to: /tmp/tmp.ZdhoVi4Q6k/tini [2020-08-13T08:39:41.504Z] #33 9.039 + make tini-static [2020-08-13T08:39:41.504Z] #33 9.452 Scanning dependencies of target tini-static [2020-08-13T08:39:41.504Z] #33 9.645 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T08:39:41.516Z] Merge succeeded, producing 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:41.516Z] Checking out Revision 3ee1ab87b74aa0548305dc6c18cab5175331adb8 (PR-41340) [2020-08-13T08:39:41.767Z] #33 ... [2020-08-13T08:39:41.767Z] [2020-08-13T08:39:41.767Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:41.767Z] #49 2.985 + RM_GOPATH=0 [2020-08-13T08:39:41.767Z] #49 2.985 + TMP_GOPATH= [2020-08-13T08:39:41.767Z] #49 2.985 + : /build [2020-08-13T08:39:41.767Z] #49 2.985 + '[' -z '' ']' [2020-08-13T08:39:41.767Z] #49 2.985 ++ mktemp -d [2020-08-13T08:39:41.767Z] #49 2.993 + export GOPATH=/tmp/tmp.5emHxTR9k0 [2020-08-13T08:39:41.767Z] #49 2.993 + GOPATH=/tmp/tmp.5emHxTR9k0 [2020-08-13T08:39:41.767Z] #49 2.993 + RM_GOPATH=1 [2020-08-13T08:39:41.767Z] #49 2.993 + case "$(go env GOARCH)" in [2020-08-13T08:39:41.767Z] #49 2.993 ++ go env GOARCH [2020-08-13T08:39:41.767Z] #49 3.042 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.767Z] #49 3.042 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.767Z] #49 3.042 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:41.767Z] #49 3.042 + dir=/tmp/install [2020-08-13T08:39:41.767Z] #49 3.042 + bin=runc [2020-08-13T08:39:41.767Z] #49 3.042 + shift [2020-08-13T08:39:41.767Z] #49 3.042 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T08:39:41.767Z] #49 3.042 + . /tmp/install/runc.installer [2020-08-13T08:39:41.767Z] #49 3.042 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:39:41.767Z] #49 3.042 + install_runc [2020-08-13T08:39:41.767Z] #49 3.042 + uname -r [2020-08-13T08:39:41.767Z] #49 3.042 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T08:39:41.767Z] #49 3.047 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T08:39:41.767Z] #49 3.047 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T08:39:41.767Z] #49 3.047 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T08:39:41.767Z] #49 3.048 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5emHxTR9k0/src/github.com/opencontainers/runc [2020-08-13T08:39:41.767Z] #49 3.053 Cloning into '/tmp/tmp.5emHxTR9k0/src/github.com/opencontainers/runc'... [2020-08-13T08:39:41.767Z] #49 ... [2020-08-13T08:39:41.767Z] [2020-08-13T08:39:41.767Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:41.767Z] #45 3.427 + RM_GOPATH=0 [2020-08-13T08:39:41.767Z] #45 3.427 + TMP_GOPATH= [2020-08-13T08:39:41.767Z] #45 3.427 + : /build [2020-08-13T08:39:41.767Z] #45 3.427 + '[' -z '' ']' [2020-08-13T08:39:41.767Z] #45 3.429 ++ mktemp -d [2020-08-13T08:39:41.767Z] #45 3.430 + export GOPATH=/tmp/tmp.vMQbiiiF4R [2020-08-13T08:39:41.767Z] #45 3.430 + GOPATH=/tmp/tmp.vMQbiiiF4R [2020-08-13T08:39:41.767Z] #45 3.430 + RM_GOPATH=1 [2020-08-13T08:39:41.767Z] #45 3.437 + case "$(go env GOARCH)" in [2020-08-13T08:39:41.767Z] #45 3.437 ++ go env GOARCH [2020-08-13T08:39:41.767Z] #45 3.450 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.767Z] #45 3.450 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:41.767Z] #45 3.451 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:41.767Z] #45 3.455 + dir=/tmp/install [2020-08-13T08:39:41.767Z] #45 3.455 + bin=golangci_lint [2020-08-13T08:39:41.767Z] #45 3.455 + shift [2020-08-13T08:39:41.767Z] #45 3.456 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T08:39:41.767Z] #45 3.456 + . /tmp/install/golangci_lint.installer [2020-08-13T08:39:41.767Z] #45 3.456 ++ : v1.23.8 [2020-08-13T08:39:41.767Z] #45 3.457 + install_golangci_lint [2020-08-13T08:39:41.767Z] #45 3.458 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T08:39:41.767Z] #45 3.460 Installing golangci-lint version v1.23.8 [2020-08-13T08:39:41.767Z] #45 3.460 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T08:39:41.958Z] Commit message: "Update docker-py to 4.3.0" [2020-08-13T08:39:42.028Z] #45 ... [2020-08-13T08:39:42.029Z] [2020-08-13T08:39:42.029Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:42.029Z] #21 10.03 + mkdir -p /build [2020-08-13T08:39:42.029Z] #21 10.03 + mv docker/docker /build/ [2020-08-13T08:39:42.029Z] #21 10.04 + rmdir docker [2020-08-13T08:39:42.029Z] #21 DONE 10.8s [2020-08-13T08:39:42.029Z] [2020-08-13T08:39:42.029Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:42.029Z] #41 3.479 + RM_GOPATH=0 [2020-08-13T08:39:42.029Z] #41 3.479 + TMP_GOPATH= [2020-08-13T08:39:42.029Z] #41 3.480 + : /build [2020-08-13T08:39:42.029Z] #41 3.480 + '[' -z '' ']' [2020-08-13T08:39:42.029Z] #41 3.483 ++ mktemp -d [2020-08-13T08:39:42.029Z] #41 3.488 + export GOPATH=/tmp/tmp.B9UNfkysVp [2020-08-13T08:39:42.029Z] #41 3.488 + GOPATH=/tmp/tmp.B9UNfkysVp [2020-08-13T08:39:42.029Z] #41 3.488 + RM_GOPATH=1 [2020-08-13T08:39:42.029Z] #41 3.488 + case "$(go env GOARCH)" in [2020-08-13T08:39:42.029Z] #41 3.488 ++ go env GOARCH [2020-08-13T08:39:42.029Z] #41 3.526 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:42.029Z] #41 3.526 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:42.029Z] #41 3.526 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:42.029Z] #41 3.534 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:42.029Z] #41 3.534 + dir=/tmp/install [2020-08-13T08:39:42.029Z] #41 3.534 + bin=vndr [2020-08-13T08:39:42.029Z] #41 3.534 + shift [2020-08-13T08:39:42.029Z] #41 3.534 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T08:39:42.029Z] #41 3.534 + . /tmp/install/vndr.installer [2020-08-13T08:39:42.029Z] #41 3.534 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:42.029Z] #41 3.534 + install_vndr [2020-08-13T08:39:42.029Z] #41 3.534 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T08:39:42.029Z] #41 3.534 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.B9UNfkysVp/src/github.com/LK4D4/vndr [2020-08-13T08:39:42.029Z] #41 3.540 Cloning into '/tmp/tmp.B9UNfkysVp/src/github.com/LK4D4/vndr'... [2020-08-13T08:39:42.029Z] #41 4.213 + cd /tmp/tmp.B9UNfkysVp/src/github.com/LK4D4/vndr [2020-08-13T08:39:42.029Z] #41 4.214 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:42.029Z] #41 4.221 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T08:39:42.029Z] #41 5.721 github.com/LK4D4/vndr/build [2020-08-13T08:39:42.029Z] #41 5.735 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T08:39:42.029Z] #41 5.993 github.com/LK4D4/vndr/versioned [2020-08-13T08:39:42.029Z] #41 7.369 github.com/LK4D4/vndr/godl [2020-08-13T08:39:42.029Z] #41 9.865 github.com/LK4D4/vndr [2020-08-13T08:39:42.029Z] #41 ... [2020-08-13T08:39:42.029Z] [2020-08-13T08:39:42.029Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:42.029Z] #30 3.263 + RM_GOPATH=0 [2020-08-13T08:39:42.029Z] #30 3.263 + TMP_GOPATH= [2020-08-13T08:39:42.029Z] #30 3.263 + : /build [2020-08-13T08:39:42.029Z] #30 3.263 + '[' -z '' ']' [2020-08-13T08:39:42.029Z] #30 3.264 ++ mktemp -d [2020-08-13T08:39:42.029Z] #30 3.271 + export GOPATH=/tmp/tmp.wvOGKtQxDt [2020-08-13T08:39:42.029Z] #30 3.271 + GOPATH=/tmp/tmp.wvOGKtQxDt [2020-08-13T08:39:42.029Z] #30 3.271 + RM_GOPATH=1 [2020-08-13T08:39:42.029Z] #30 3.271 + case "$(go env GOARCH)" in [2020-08-13T08:39:42.029Z] #30 3.271 ++ go env GOARCH [2020-08-13T08:39:42.029Z] #30 3.279 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:42.029Z] #30 3.279 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:42.029Z] #30 3.287 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:42.029Z] #30 3.287 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:42.029Z] #30 3.287 + dir=/tmp/install [2020-08-13T08:39:42.029Z] #30 3.287 + bin=tomlv [2020-08-13T08:39:42.029Z] #30 3.287 + shift [2020-08-13T08:39:42.029Z] #30 3.287 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T08:39:42.029Z] #30 3.287 + . /tmp/install/tomlv.installer [2020-08-13T08:39:42.029Z] #30 3.287 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:42.029Z] #30 3.287 + install_tomlv [2020-08-13T08:39:42.029Z] #30 3.287 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T08:39:42.029Z] #30 3.287 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wvOGKtQxDt/src/github.com/BurntSushi/toml [2020-08-13T08:39:42.029Z] #30 3.291 Cloning into '/tmp/tmp.wvOGKtQxDt/src/github.com/BurntSushi/toml'... [2020-08-13T08:39:42.029Z] #30 4.098 + cd /tmp/tmp.wvOGKtQxDt/src/github.com/BurntSushi/toml [2020-08-13T08:39:42.029Z] #30 4.098 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:42.029Z] #30 4.123 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:39:42.029Z] #30 4.987 github.com/BurntSushi/toml [2020-08-13T08:39:42.029Z] #30 8.361 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:39:42.059Z] #36 ... [2020-08-13T08:39:42.059Z] [2020-08-13T08:39:42.059Z] #20 [internal] load build context [2020-08-13T08:39:42.059Z] #20 transferring context: 51.48MB 2.0s done [2020-08-13T08:39:42.059Z] #20 DONE 2.0s [2020-08-13T08:39:42.059Z] [2020-08-13T08:39:42.059Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:39:42.059Z] #36 1.633 + git clone https://github.com/docker/distribution.git . [2020-08-13T08:39:42.059Z] #36 1.634 Cloning into '.'... [2020-08-13T08:39:42.059Z] #36 ... [2020-08-13T08:39:42.059Z] [2020-08-13T08:39:42.059Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:39:42.059Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-08-13T08:39:42.059Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-08-13T08:39:42.059Z] #58 DONE 2.3s [2020-08-13T08:39:42.059Z] [2020-08-13T08:39:42.059Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:42.288Z] #30 ... [2020-08-13T08:39:42.288Z] [2020-08-13T08:39:42.288Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:42.288Z] #47 10.93 + cd /tmp/tmp.prUhEac49C/src/github.com/mvdan/sh [2020-08-13T08:39:42.288Z] #47 10.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:42.288Z] #47 11.13 + GO111MODULE=on [2020-08-13T08:39:42.288Z] #47 11.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T08:39:42.786Z] + docker version [2020-08-13T08:39:42.786Z] Client: Docker Engine - Community [2020-08-13T08:39:42.786Z] Version: 19.03.12 [2020-08-13T08:39:42.786Z] API version: 1.40 [2020-08-13T08:39:42.786Z] Go version: go1.13.10 [2020-08-13T08:39:42.786Z] Git commit: 48a6621 [2020-08-13T08:39:42.786Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-13T08:39:42.786Z] OS/Arch: linux/arm64 [2020-08-13T08:39:42.786Z] Experimental: false [2020-08-13T08:39:42.786Z] [2020-08-13T08:39:42.786Z] Server: Docker Engine - Community [2020-08-13T08:39:42.786Z] Engine: [2020-08-13T08:39:42.786Z] Version: 19.03.12 [2020-08-13T08:39:42.786Z] API version: 1.40 (minimum version 1.12) [2020-08-13T08:39:42.786Z] Go version: go1.13.10 [2020-08-13T08:39:42.786Z] Git commit: 48a6621 [2020-08-13T08:39:42.786Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-13T08:39:42.786Z] OS/Arch: linux/arm64 [2020-08-13T08:39:42.786Z] Experimental: true [2020-08-13T08:39:42.786Z] containerd: [2020-08-13T08:39:42.786Z] Version: 1.2.13 [2020-08-13T08:39:42.786Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:39:42.786Z] runc: [2020-08-13T08:39:42.786Z] Version: 1.0.0-rc10 [2020-08-13T08:39:42.786Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:39:42.786Z] docker-init: [2020-08-13T08:39:42.786Z] Version: 0.18.0 [2020-08-13T08:39:42.786Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T08:39:43.078Z] + docker info [2020-08-13T08:39:43.187Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:43.189Z] > git config --add remote.origin.fetch +refs/pull/41340/head:refs/remotes/origin/PR-41340 # timeout=10 [2020-08-13T08:39:43.192Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:43.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:39:43.219Z] Fetching without tags [2020-08-13T08:39:41.492Z] > git merge 0168ddc77dc89c4f967289cfb4cc1e7a715971ef # timeout=10 [2020-08-13T08:39:41.508Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T08:39:41.517Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:41.522Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:43.626Z] Merging remotes/origin/master commit 0168ddc77dc89c4f967289cfb4cc1e7a715971ef into PR head commit 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:43.650Z] Client: [2020-08-13T08:39:43.650Z] Debug Mode: false [2020-08-13T08:39:43.650Z] [2020-08-13T08:39:43.650Z] Server: [2020-08-13T08:39:43.650Z] Containers: 0 [2020-08-13T08:39:43.650Z] Running: 0 [2020-08-13T08:39:43.650Z] Paused: 0 [2020-08-13T08:39:43.650Z] Stopped: 0 [2020-08-13T08:39:43.650Z] Images: 2 [2020-08-13T08:39:43.650Z] Server Version: 19.03.12 [2020-08-13T08:39:43.650Z] Storage Driver: overlay2 [2020-08-13T08:39:43.650Z] Backing Filesystem: extfs [2020-08-13T08:39:43.650Z] Supports d_type: true [2020-08-13T08:39:43.650Z] Native Overlay Diff: true [2020-08-13T08:39:43.650Z] Logging Driver: json-file [2020-08-13T08:39:43.650Z] Cgroup Driver: cgroupfs [2020-08-13T08:39:43.650Z] Plugins: [2020-08-13T08:39:43.650Z] Volume: local [2020-08-13T08:39:43.650Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T08:39:43.650Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T08:39:43.650Z] Swarm: inactive [2020-08-13T08:39:43.650Z] Runtimes: runc [2020-08-13T08:39:43.650Z] Default Runtime: runc [2020-08-13T08:39:43.650Z] Init Binary: docker-init [2020-08-13T08:39:43.650Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:39:43.650Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:39:43.650Z] init version: fec3683 [2020-08-13T08:39:43.650Z] Security Options: [2020-08-13T08:39:43.650Z] apparmor [2020-08-13T08:39:43.650Z] seccomp [2020-08-13T08:39:43.650Z] Profile: default [2020-08-13T08:39:43.650Z] Kernel Version: 4.15.0-1074-aws [2020-08-13T08:39:43.650Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-13T08:39:43.650Z] OSType: linux [2020-08-13T08:39:43.650Z] Architecture: aarch64 [2020-08-13T08:39:43.650Z] CPUs: 4 [2020-08-13T08:39:43.650Z] Total Memory: 7.525GiB [2020-08-13T08:39:43.650Z] Name: ip-10-100-50-137 [2020-08-13T08:39:43.650Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-13T08:39:43.650Z] Docker Root Dir: /var/lib/docker [2020-08-13T08:39:43.650Z] Debug Mode: false [2020-08-13T08:39:43.650Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:39:43.650Z] Labels: [2020-08-13T08:39:43.650Z] Experimental: true [2020-08-13T08:39:43.650Z] Insecure Registries: [2020-08-13T08:39:43.650Z] 127.0.0.0/8 [2020-08-13T08:39:43.650Z] Live Restore Enabled: true [2020-08-13T08:39:43.650Z] [2020-08-13T08:39:43.650Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T08:39:43.668Z] #47 ... [2020-08-13T08:39:43.668Z] [2020-08-13T08:39:43.668Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:43.668Z] #33 11.00 [100%] Linking C executable tini-static [2020-08-13T08:39:43.668Z] #33 12.10 [100%] Built target tini-static [2020-08-13T08:39:43.668Z] #33 12.27 + mkdir -p /build [2020-08-13T08:39:43.668Z] #33 12.29 + cp tini-static /build/docker-init [2020-08-13T08:39:43.668Z] #33 DONE 12.4s [2020-08-13T08:39:43.668Z] [2020-08-13T08:39:43.668Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:43.668Z] #47 12.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:39:43.668Z] #47 12.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:39:43.668Z] #47 12.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:39:43.668Z] #47 ... [2020-08-13T08:39:43.668Z] [2020-08-13T08:39:43.668Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:43.668Z] #60 2.700 + RM_GOPATH=0 [2020-08-13T08:39:43.668Z] #60 2.700 + TMP_GOPATH= [2020-08-13T08:39:43.668Z] #60 2.700 + : /build [2020-08-13T08:39:43.668Z] #60 2.700 + '[' -z '' ']' [2020-08-13T08:39:43.668Z] #60 2.700 ++ mktemp -d [2020-08-13T08:39:43.668Z] #60 2.700 + export GOPATH=/tmp/tmp.ZjD6wtYav5 [2020-08-13T08:39:43.668Z] #60 2.700 + GOPATH=/tmp/tmp.ZjD6wtYav5 [2020-08-13T08:39:43.668Z] #60 2.700 + RM_GOPATH=1 [2020-08-13T08:39:43.668Z] #60 2.700 + case "$(go env GOARCH)" in [2020-08-13T08:39:43.668Z] #60 2.700 ++ go env GOARCH [2020-08-13T08:39:43.668Z] #60 2.700 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:43.668Z] #60 2.700 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:43.668Z] #60 2.701 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:43.668Z] #60 2.702 + dir=/tmp/install [2020-08-13T08:39:43.668Z] #60 2.702 + bin=proxy [2020-08-13T08:39:43.668Z] #60 2.702 + shift [2020-08-13T08:39:43.668Z] #60 2.702 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T08:39:43.668Z] #60 2.702 + . /tmp/install/proxy.installer [2020-08-13T08:39:43.668Z] #60 2.702 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:39:43.668Z] #60 2.702 + install_proxy [2020-08-13T08:39:43.668Z] #60 2.702 + case "$1" in [2020-08-13T08:39:43.668Z] #60 2.702 + export CGO_ENABLED=0 [2020-08-13T08:39:43.668Z] #60 2.702 + CGO_ENABLED=0 [2020-08-13T08:39:43.668Z] #60 2.702 + _install_proxy [2020-08-13T08:39:43.669Z] #60 2.702 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T08:39:43.669Z] #60 2.702 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZjD6wtYav5/src/github.com/docker/libnetwork [2020-08-13T08:39:43.669Z] #60 2.715 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:39:43.669Z] #60 2.729 Cloning into '/tmp/tmp.ZjD6wtYav5/src/github.com/docker/libnetwork'... [2020-08-13T08:39:43.928Z] #60 ... [2020-08-13T08:39:43.928Z] [2020-08-13T08:39:43.928Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:43.928Z] #43 11.67 go: finding github.com/fatih/color v1.6.0 [2020-08-13T08:39:43.928Z] #43 11.87 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T08:39:43.928Z] #43 11.89 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:43.928Z] #43 11.94 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:43.928Z] #43 12.15 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:43.928Z] #43 12.15 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:43.928Z] #43 12.40 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:43.928Z] #43 12.57 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:43.928Z] #43 12.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:43.928Z] #43 12.69 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:43.928Z] #43 12.83 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:43.940Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:39:43.940Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:39:43.940Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T08:39:44.173Z] #45 2.509 + RM_GOPATH=0 [2020-08-13T08:39:44.173Z] #45 2.509 + TMP_GOPATH= [2020-08-13T08:39:44.173Z] #45 2.509 + : /build [2020-08-13T08:39:44.173Z] #45 2.509 + '[' -z '' ']' [2020-08-13T08:39:44.173Z] #45 2.510 ++ mktemp -d [2020-08-13T08:39:44.201Z] + bash /home/ubuntu/workspace/moby_PR-41340/check-config.sh [2020-08-13T08:39:44.201Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T08:39:44.201Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-13T08:39:44.201Z] [2020-08-13T08:39:44.201Z] Generally Necessary: [2020-08-13T08:39:44.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T08:39:44.201Z] - apparmor: enabled and tools installed [2020-08-13T08:39:44.201Z] - CONFIG_NAMESPACES: enabled [2020-08-13T08:39:44.201Z] - CONFIG_NET_NS: enabled [2020-08-13T08:39:44.201Z] - CONFIG_PID_NS: enabled [2020-08-13T08:39:44.201Z] - CONFIG_IPC_NS: enabled [2020-08-13T08:39:44.201Z] - CONFIG_UTS_NS: enabled [2020-08-13T08:39:44.201Z] - CONFIG_CGROUPS: enabled [2020-08-13T08:39:44.201Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T08:39:44.201Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T08:39:44.201Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T08:39:44.201Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T08:39:44.201Z] - CONFIG_CPUSETS: enabled [2020-08-13T08:39:44.201Z] - CONFIG_MEMCG: enabled [2020-08-13T08:39:44.201Z] - CONFIG_KEYS: enabled [2020-08-13T08:39:44.201Z] - CONFIG_VETH: enabled (as module) [2020-08-13T08:39:44.201Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T08:39:44.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T08:39:44.201Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-13T08:39:44.201Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T08:39:44.462Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T08:39:44.462Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T08:39:44.462Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T08:39:44.462Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T08:39:44.462Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T08:39:44.462Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T08:39:44.462Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-13T08:39:44.462Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T08:39:44.462Z] [2020-08-13T08:39:44.462Z] Optional Features: [2020-08-13T08:39:44.462Z] - CONFIG_USER_NS: enabled [2020-08-13T08:39:44.462Z] - CONFIG_SECCOMP: enabled [2020-08-13T08:39:44.462Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T08:39:44.462Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T08:39:44.462Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T08:39:44.462Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T08:39:44.462Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T08:39:44.462Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T08:39:44.462Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-13T08:39:44.462Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-13T08:39:44.462Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T08:39:44.462Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T08:39:44.462Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T08:39:44.462Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T08:39:44.462Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T08:39:44.465Z] #45 2.519 + export GOPATH=/tmp/tmp.8hIcIbuISv [2020-08-13T08:39:44.465Z] #45 2.520 + GOPATH=/tmp/tmp.8hIcIbuISv [2020-08-13T08:39:44.465Z] #45 2.520 + RM_GOPATH=1 [2020-08-13T08:39:44.465Z] #45 2.520 + case "$(go env GOARCH)" in [2020-08-13T08:39:44.465Z] #45 2.521 ++ go env GOARCH [2020-08-13T08:39:44.465Z] #45 2.536 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:44.465Z] #45 2.537 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:44.465Z] #45 2.538 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:44.465Z] #45 2.538 + dir=/tmp/install [2020-08-13T08:39:44.465Z] #45 2.538 + bin=golangci_lint [2020-08-13T08:39:44.465Z] #45 2.538 + shift [2020-08-13T08:39:44.465Z] #45 2.539 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T08:39:44.465Z] #45 2.539 + . /tmp/install/golangci_lint.installer [2020-08-13T08:39:44.465Z] #45 2.540 ++ : v1.23.8 [2020-08-13T08:39:44.465Z] #45 2.540 + install_golangci_lint [2020-08-13T08:39:44.465Z] #45 2.541 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T08:39:44.465Z] #45 2.541 Installing golangci-lint version v1.23.8 [2020-08-13T08:39:44.465Z] #45 2.541 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T08:39:44.495Z] Merge succeeded, producing 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:39:44.495Z] Checking out Revision 3ee1ab87b74aa0548305dc6c18cab5175331adb8 (PR-41340) [2020-08-13T08:39:44.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T08:39:44.723Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T08:39:44.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T08:39:44.723Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T08:39:44.723Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T08:39:44.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T08:39:44.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T08:39:44.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T08:39:44.723Z] - CONFIG_EXT4_FS: enabled [2020-08-13T08:39:44.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T08:39:44.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T08:39:44.723Z] - Network Drivers: [2020-08-13T08:39:44.723Z] - "overlay": [2020-08-13T08:39:44.723Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T08:39:44.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T08:39:44.723Z] Optional (for encrypted networks): [2020-08-13T08:39:44.723Z] - CONFIG_CRYPTO: enabled [2020-08-13T08:39:44.723Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T08:39:44.723Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T08:39:44.723Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T08:39:44.723Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T08:39:44.723Z] - CONFIG_XFRM: enabled [2020-08-13T08:39:44.723Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T08:39:44.723Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T08:39:44.723Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T08:39:44.723Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-13T08:39:44.723Z] - "ipvlan": [2020-08-13T08:39:44.723Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T08:39:44.723Z] - "macvlan": [2020-08-13T08:39:44.984Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T08:39:44.984Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T08:39:44.984Z] - "ftp,tftp client in container": [2020-08-13T08:39:44.984Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T08:39:44.984Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T08:39:44.984Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T08:39:44.984Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T08:39:44.984Z] - Storage Drivers: [2020-08-13T08:39:44.984Z] - "aufs": [2020-08-13T08:39:44.984Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T08:39:44.984Z] - "btrfs": [2020-08-13T08:39:44.984Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T08:39:44.984Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T08:39:44.984Z] - "devicemapper": [2020-08-13T08:39:44.984Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T08:39:44.984Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T08:39:44.984Z] - "overlay": [2020-08-13T08:39:44.984Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T08:39:44.984Z] - "zfs": [2020-08-13T08:39:44.984Z] - /dev/zfs: missing [2020-08-13T08:39:44.984Z] - zfs command: missing [2020-08-13T08:39:44.984Z] - zpool command: missing [2020-08-13T08:39:44.984Z] [2020-08-13T08:39:44.984Z] Limits: [2020-08-13T08:39:44.984Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T08:39:44.984Z] [2020-08-13T08:39:44.984Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T08:39:45.096Z] Commit message: "Update docker-py to 4.3.0" [2020-08-13T08:39:43.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:39:43.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:39:43.227Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:39:43.632Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:43.635Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:44.465Z] > git merge 0168ddc77dc89c4f967289cfb4cc1e7a715971ef # timeout=10 [2020-08-13T08:39:44.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T08:39:44.501Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:39:44.504Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:39:45.319Z] #43 ... [2020-08-13T08:39:45.319Z] [2020-08-13T08:39:45.319Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T08:39:45.319Z] #35 CACHED [2020-08-13T08:39:45.319Z] [2020-08-13T08:39:45.319Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:39:45.319Z] #58 CACHED [2020-08-13T08:39:45.319Z] [2020-08-13T08:39:45.319Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:39:45.319Z] #38 CACHED [2020-08-13T08:39:45.319Z] [2020-08-13T08:39:45.319Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:39:45.319Z] #36 CACHED [2020-08-13T08:39:45.319Z] [2020-08-13T08:39:45.319Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:39:45.319Z] #39 CACHED [2020-08-13T08:39:45.319Z] [2020-08-13T08:39:45.319Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:45.319Z] #30 DONE 14.1s [2020-08-13T08:39:45.319Z] [2020-08-13T08:39:45.319Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:45.319Z] #49 13.70 Checking out files: 95% (1087/1137) Checking out files: 96% (1092/1137) Checking out files: 97% (1103/1137) Checking out files: 98% (1115/1137) Checking out files: 99% (1126/1137) Checking out files: 100% (1137/1137) Checking out files: 100% (1137/1137), done. [2020-08-13T08:39:45.319Z] #49 13.76 + cd /tmp/tmp.5emHxTR9k0/src/github.com/opencontainers/runc [2020-08-13T08:39:45.319Z] #49 13.76 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:39:45.319Z] #49 14.32 + '[' -z '' ']' [2020-08-13T08:39:45.328Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 . [2020-08-13T08:39:45.328Z] #2 [internal] load build definition from Dockerfile [2020-08-13T08:39:45.328Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-08-13T08:39:45.328Z] #2 DONE 0.0s [2020-08-13T08:39:45.328Z] [2020-08-13T08:39:45.328Z] #1 [internal] load .dockerignore [2020-08-13T08:39:45.328Z] #1 transferring context: 87B 0.0s done [2020-08-13T08:39:45.328Z] #1 DONE 0.0s [2020-08-13T08:39:45.328Z] [2020-08-13T08:39:45.328Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-08-13T08:39:45.578Z] #49 14.32 + target=static [2020-08-13T08:39:45.578Z] #49 14.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T08:39:45.578Z] #49 14.62 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [Pipeline] sh [2020-08-13T08:39:45.589Z] #3 DONE 0.1s [2020-08-13T08:39:45.589Z] [2020-08-13T08:39:45.589Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T08:39:45.589Z] #4 CACHED [2020-08-13T08:39:45.850Z] [2020-08-13T08:39:45.850Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T08:39:45.956Z] + docker version [2020-08-13T08:39:45.956Z] Client: [2020-08-13T08:39:45.956Z] Version: 18.06.1-ce [2020-08-13T08:39:45.956Z] API version: 1.38 [2020-08-13T08:39:45.956Z] Go version: go1.10.3 [2020-08-13T08:39:45.956Z] Git commit: e68fc7a [2020-08-13T08:39:45.956Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-13T08:39:45.956Z] OS/Arch: linux/ppc64le [2020-08-13T08:39:45.956Z] Experimental: false [2020-08-13T08:39:45.956Z] [2020-08-13T08:39:45.956Z] Server: [2020-08-13T08:39:45.956Z] Engine: [2020-08-13T08:39:45.956Z] Version: 18.06.1-ce [2020-08-13T08:39:45.956Z] API version: 1.38 (minimum version 1.12) [2020-08-13T08:39:45.956Z] Go version: go1.10.3 [2020-08-13T08:39:45.956Z] Git commit: e68fc7a [2020-08-13T08:39:45.956Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-13T08:39:45.956Z] OS/Arch: linux/ppc64le [2020-08-13T08:39:45.956Z] Experimental: true [Pipeline] sh [2020-08-13T08:39:46.118Z] #6 DONE 0.1s [2020-08-13T08:39:46.118Z] [2020-08-13T08:39:46.118Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T08:39:46.118Z] #5 DONE 0.1s [2020-08-13T08:39:46.118Z] [2020-08-13T08:39:46.118Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:39:46.118Z] #58 DONE 0.0s [2020-08-13T08:39:46.118Z] [2020-08-13T08:39:46.118Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:39:46.118Z] #7 DONE 0.0s [2020-08-13T08:39:46.118Z] [2020-08-13T08:39:46.118Z] #20 [internal] load build context [2020-08-13T08:39:46.158Z] #49 ... [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T08:39:46.158Z] #12 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T08:39:46.158Z] #14 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T08:39:46.158Z] #26 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:39:46.158Z] #19 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:39:46.158Z] #23 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:39:46.158Z] #28 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T08:39:46.158Z] #22 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:39:46.158Z] #25 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T08:39:46.158Z] #15 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T08:39:46.158Z] #18 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T08:39:46.158Z] #13 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T08:39:46.158Z] #24 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T08:39:46.158Z] #11 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T08:39:46.158Z] #16 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:39:46.158Z] #17 CACHED [2020-08-13T08:39:46.158Z] [2020-08-13T08:39:46.158Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T08:39:46.158Z] #27 CACHED [2020-08-13T08:39:46.348Z] + docker info [2020-08-13T08:39:46.348Z] Containers: 0 [2020-08-13T08:39:46.348Z] Running: 0 [2020-08-13T08:39:46.348Z] Paused: 0 [2020-08-13T08:39:46.348Z] Stopped: 0 [2020-08-13T08:39:46.348Z] Images: 0 [2020-08-13T08:39:46.348Z] Server Version: 18.06.1-ce [2020-08-13T08:39:46.348Z] Storage Driver: overlay2 [2020-08-13T08:39:46.348Z] Backing Filesystem: extfs [2020-08-13T08:39:46.348Z] Supports d_type: true [2020-08-13T08:39:46.348Z] Native Overlay Diff: true [2020-08-13T08:39:46.348Z] Logging Driver: json-file [2020-08-13T08:39:46.348Z] Cgroup Driver: cgroupfs [2020-08-13T08:39:46.348Z] Plugins: [2020-08-13T08:39:46.348Z] Volume: local [2020-08-13T08:39:46.348Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T08:39:46.348Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-13T08:39:46.348Z] Swarm: inactive [2020-08-13T08:39:46.348Z] Runtimes: runc [2020-08-13T08:39:46.348Z] Default Runtime: runc [2020-08-13T08:39:46.348Z] Init Binary: docker-init [2020-08-13T08:39:46.348Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-13T08:39:46.348Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-13T08:39:46.348Z] init version: fec3683 [2020-08-13T08:39:46.348Z] Security Options: [2020-08-13T08:39:46.348Z] apparmor [2020-08-13T08:39:46.348Z] seccomp [2020-08-13T08:39:46.348Z] Profile: default [2020-08-13T08:39:46.348Z] Kernel Version: 4.4.0-130-generic [2020-08-13T08:39:46.348Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-13T08:39:46.348Z] OSType: linux [2020-08-13T08:39:46.348Z] Architecture: ppc64le [2020-08-13T08:39:46.348Z] CPUs: 4 [2020-08-13T08:39:46.348Z] Total Memory: 7.972GiB [2020-08-13T08:39:46.348Z] Name: ppc64le-ubuntu-14 [2020-08-13T08:39:46.348Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-13T08:39:46.348Z] Docker Root Dir: /var/lib/docker [2020-08-13T08:39:46.348Z] Debug Mode (client): false [2020-08-13T08:39:46.348Z] Debug Mode (server): false [2020-08-13T08:39:46.348Z] Username: dockerbuildbot [2020-08-13T08:39:46.348Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:39:46.348Z] Labels: [2020-08-13T08:39:46.348Z] Experimental: true [2020-08-13T08:39:46.348Z] Insecure Registries: [2020-08-13T08:39:46.348Z] 127.0.0.0/8 [2020-08-13T08:39:46.348Z] Live Restore Enabled: false [2020-08-13T08:39:46.348Z] [Pipeline] sh [2020-08-13T08:39:46.422Z] [2020-08-13T08:39:46.423Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T08:39:46.423Z] #29 CACHED [2020-08-13T08:39:46.423Z] [2020-08-13T08:39:46.423Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T08:39:46.423Z] #31 DONE 0.0s [2020-08-13T08:39:46.423Z] [2020-08-13T08:39:46.423Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T08:39:46.423Z] #34 DONE 0.0s [2020-08-13T08:39:46.423Z] [2020-08-13T08:39:46.423Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T08:39:46.682Z] #37 DONE 0.4s [2020-08-13T08:39:46.682Z] [2020-08-13T08:39:46.682Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T08:39:46.682Z] #40 DONE 0.1s [2020-08-13T08:39:46.682Z] [2020-08-13T08:39:46.682Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:46.682Z] #47 12.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:39:46.682Z] #47 13.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:39:46.682Z] #47 14.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:39:46.682Z] #47 14.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:39:46.735Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:39:46.735Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:39:46.735Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T08:39:46.735Z] + bash /home/docker/workspace/moby_PR-41340/check-config.sh [2020-08-13T08:39:46.735Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T08:39:46.735Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-08-13T08:39:46.735Z] [2020-08-13T08:39:46.735Z] Generally Necessary: [2020-08-13T08:39:46.735Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T08:39:46.735Z] - apparmor: enabled and tools installed [2020-08-13T08:39:46.735Z] - CONFIG_NAMESPACES: enabled [2020-08-13T08:39:46.735Z] - CONFIG_NET_NS: enabled [2020-08-13T08:39:46.735Z] - CONFIG_PID_NS: enabled [2020-08-13T08:39:46.735Z] - CONFIG_IPC_NS: enabled [2020-08-13T08:39:46.735Z] - CONFIG_UTS_NS: enabled [2020-08-13T08:39:46.735Z] - CONFIG_CGROUPS: enabled [2020-08-13T08:39:46.735Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T08:39:46.735Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T08:39:46.735Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T08:39:46.735Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T08:39:46.735Z] - CONFIG_CPUSETS: enabled [2020-08-13T08:39:46.735Z] - CONFIG_MEMCG: enabled [2020-08-13T08:39:46.735Z] - CONFIG_KEYS: enabled [2020-08-13T08:39:46.735Z] - CONFIG_VETH: enabled (as module) [2020-08-13T08:39:46.735Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T08:39:46.735Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T08:39:46.944Z] #47 15.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:39:47.032Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-13T08:39:47.032Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T08:39:47.032Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-13T08:39:47.032Z] [2020-08-13T08:39:47.032Z] Optional Features: [2020-08-13T08:39:47.032Z] - CONFIG_USER_NS: enabled [2020-08-13T08:39:47.032Z] - CONFIG_SECCOMP: enabled [2020-08-13T08:39:47.032Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T08:39:47.032Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T08:39:47.032Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T08:39:47.032Z] (cgroup swap accounting is currently enabled) [2020-08-13T08:39:47.032Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-13T08:39:47.032Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T08:39:47.032Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T08:39:47.032Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-13T08:39:47.032Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-13T08:39:47.032Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T08:39:47.032Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T08:39:47.032Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T08:39:47.032Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T08:39:47.032Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T08:39:47.032Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T08:39:47.032Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T08:39:47.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T08:39:47.032Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T08:39:47.032Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_EXT4_FS: enabled [2020-08-13T08:39:47.032Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T08:39:47.032Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T08:39:47.032Z] - Network Drivers: [2020-08-13T08:39:47.032Z] - "overlay": [2020-08-13T08:39:47.032Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T08:39:47.032Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T08:39:47.032Z] Optional (for encrypted networks): [2020-08-13T08:39:47.325Z] - CONFIG_CRYPTO: enabled [2020-08-13T08:39:47.325Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_XFRM: enabled [2020-08-13T08:39:47.325Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-13T08:39:47.325Z] - "ipvlan": [2020-08-13T08:39:47.325Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T08:39:47.325Z] - "macvlan": [2020-08-13T08:39:47.325Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T08:39:47.325Z] - "ftp,tftp client in container": [2020-08-13T08:39:47.325Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T08:39:47.325Z] - Storage Drivers: [2020-08-13T08:39:47.325Z] - "aufs": [2020-08-13T08:39:47.325Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T08:39:47.325Z] - "btrfs": [2020-08-13T08:39:47.325Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T08:39:47.325Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T08:39:47.325Z] - "devicemapper": [2020-08-13T08:39:47.325Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T08:39:47.325Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T08:39:47.325Z] - "overlay": [2020-08-13T08:39:47.325Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T08:39:47.325Z] - "zfs": [2020-08-13T08:39:47.325Z] - /dev/zfs: missing [2020-08-13T08:39:47.325Z] - zfs command: missing [2020-08-13T08:39:47.325Z] - zpool command: missing [2020-08-13T08:39:47.325Z] [2020-08-13T08:39:47.325Z] Limits: [2020-08-13T08:39:47.325Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T08:39:47.325Z] [2020-08-13T08:39:47.325Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T08:39:47.509Z] #20 transferring context: 51.48MB 1.5s done [2020-08-13T08:39:47.509Z] #20 DONE 1.6s [2020-08-13T08:39:47.763Z] + make bundles/buildx [2020-08-13T08:39:47.771Z] [2020-08-13T08:39:47.771Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T08:39:47.771Z] #8 CACHED [2020-08-13T08:39:47.771Z] [2020-08-13T08:39:47.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:39:47.771Z] #10 CACHED [2020-08-13T08:39:47.771Z] [2020-08-13T08:39:47.771Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:39:47.771Z] #32 CACHED [2020-08-13T08:39:47.771Z] [2020-08-13T08:39:47.771Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:39:47.771Z] #51 CACHED [2020-08-13T08:39:47.771Z] [2020-08-13T08:39:47.771Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T08:39:47.771Z] #9 CACHED [2020-08-13T08:39:47.771Z] [2020-08-13T08:39:47.771Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:47.882Z] #47 16.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:39:47.882Z] #47 16.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:39:47.882Z] #47 16.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:39:47.882Z] #47 16.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:39:48.003Z] #45 ... [2020-08-13T08:39:48.003Z] [2020-08-13T08:39:48.003Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:48.003Z] #43 2.467 + RM_GOPATH=0 [2020-08-13T08:39:48.003Z] #43 2.467 + TMP_GOPATH= [2020-08-13T08:39:48.003Z] #43 2.467 + : /build [2020-08-13T08:39:48.003Z] #43 2.467 + '[' -z '' ']' [2020-08-13T08:39:48.003Z] #43 2.467 ++ mktemp -d [2020-08-13T08:39:48.003Z] #43 2.468 + export GOPATH=/tmp/tmp.45vCSsJEM4 [2020-08-13T08:39:48.003Z] #43 2.468 + GOPATH=/tmp/tmp.45vCSsJEM4 [2020-08-13T08:39:48.003Z] #43 2.468 + RM_GOPATH=1 [2020-08-13T08:39:48.003Z] #43 2.468 + case "$(go env GOARCH)" in [2020-08-13T08:39:48.003Z] #43 2.469 ++ go env GOARCH [2020-08-13T08:39:48.003Z] #43 2.477 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:48.003Z] #43 2.477 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:48.003Z] #43 2.489 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:48.003Z] #43 2.490 + dir=/tmp/install [2020-08-13T08:39:48.003Z] #43 2.490 + bin=gotestsum [2020-08-13T08:39:48.003Z] #43 2.490 + shift [2020-08-13T08:39:48.003Z] #43 2.490 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T08:39:48.003Z] #43 2.490 + . /tmp/install/gotestsum.installer [2020-08-13T08:39:48.003Z] #43 2.490 ++ : v0.3.5 [2020-08-13T08:39:48.003Z] #43 2.490 + install_gotestsum [2020-08-13T08:39:48.003Z] #43 2.491 + set -e [2020-08-13T08:39:48.003Z] #43 2.492 + export GO111MODULE=on [2020-08-13T08:39:48.003Z] #43 2.492 + GO111MODULE=on [2020-08-13T08:39:48.003Z] #43 2.492 + GOBIN=/build [2020-08-13T08:39:48.003Z] #43 2.492 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T08:39:48.003Z] #43 2.558 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:48.003Z] #43 2.565 go: finding gotest.tools v0.3.5 [2020-08-13T08:39:48.003Z] #43 3.112 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:48.003Z] #43 3.215 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:48.003Z] #43 3.637 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T08:39:48.003Z] #43 3.655 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T08:39:48.003Z] #43 3.780 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T08:39:48.003Z] #43 3.801 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:48.003Z] #43 3.806 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:48.003Z] #43 3.826 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:48.003Z] #43 3.900 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T08:39:48.003Z] #43 4.026 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:48.003Z] #43 4.125 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:48.003Z] #43 4.171 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T08:39:48.003Z] #43 4.172 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:48.003Z] #43 4.203 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:48.003Z] #43 4.203 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:48.003Z] #43 4.235 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T08:39:48.003Z] #43 4.243 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:48.003Z] #43 4.263 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:48.003Z] #43 4.280 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:48.003Z] #43 4.282 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:48.003Z] #43 4.285 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:48.003Z] #43 4.291 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:48.003Z] #43 4.336 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:48.003Z] #43 5.643 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:48.003Z] #43 5.983 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:48.003Z] #43 6.002 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:48.057Z] make: command: Command not found [2020-08-13T08:39:48.057Z] make: command: Command not found [2020-08-13T08:39:48.057Z] mkdir bundles [2020-08-13T08:39:48.057Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-13T08:39:48.057Z] --build-arg BUILDX_COMMIT \ [2020-08-13T08:39:48.057Z] --build-arg BUILDX_REPO \ [2020-08-13T08:39:48.057Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-13T08:39:48.057Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-13T08:39:48.057Z] . [2020-08-13T08:39:48.057Z] /bin/sh: 4: go: not found [2020-08-13T08:39:48.057Z] /bin/sh: 5: go: not found [2020-08-13T08:39:48.452Z] #47 17.32 golang.org/x/sys/unix [2020-08-13T08:39:48.452Z] #47 17.38 github.com/pkg/diff [2020-08-13T08:39:49.638Z] #43 ... [2020-08-13T08:39:49.638Z] [2020-08-13T08:39:49.638Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:39:49.638Z] #32 1.692 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:39:49.639Z] #32 1.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:39:49.639Z] #32 1.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:39:49.639Z] #32 2.019 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T08:39:49.639Z] #32 3.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T08:39:49.639Z] #32 4.834 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T08:39:49.835Z] #47 18.45 mvdan.cc/editorconfig [2020-08-13T08:39:49.930Z] #32 ... [2020-08-13T08:39:49.930Z] [2020-08-13T08:39:49.930Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:39:49.930Z] #38 1.556 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:39:49.930Z] #38 1.623 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:39:49.930Z] #38 1.725 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:39:49.930Z] #38 1.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T08:39:49.930Z] #38 2.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T08:39:49.930Z] #38 4.849 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T08:39:49.930Z] #38 ... [2020-08-13T08:39:49.930Z] [2020-08-13T08:39:49.930Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:39:49.930Z] #10 1.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:39:49.930Z] #10 1.630 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:39:49.930Z] #10 1.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:39:49.930Z] #10 1.801 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T08:39:49.930Z] #10 2.890 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T08:39:49.930Z] #10 5.123 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T08:39:50.169Z] Sending build context to Docker daemon 56.24MB [2020-08-13T08:39:50.169Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-08-13T08:39:50.169Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-13T08:39:50.169Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-13T08:39:50.169Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-13T08:39:50.169Z] 1.13.14-buster: Pulling from library/golang [2020-08-13T08:39:50.228Z] #10 ... [2020-08-13T08:39:50.229Z] [2020-08-13T08:39:50.229Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:50.229Z] #21 1.770 + RM_GOPATH=0 [2020-08-13T08:39:50.229Z] #21 1.770 + TMP_GOPATH= [2020-08-13T08:39:50.229Z] #21 1.770 + : /build [2020-08-13T08:39:50.229Z] #21 1.770 + '[' -z '' ']' [2020-08-13T08:39:50.229Z] #21 1.770 ++ mktemp -d [2020-08-13T08:39:50.229Z] #21 1.770 + export GOPATH=/tmp/tmp.v4ClrjbakX [2020-08-13T08:39:50.229Z] #21 1.770 + GOPATH=/tmp/tmp.v4ClrjbakX [2020-08-13T08:39:50.229Z] #21 1.770 + RM_GOPATH=1 [2020-08-13T08:39:50.229Z] #21 1.770 + case "$(go env GOARCH)" in [2020-08-13T08:39:50.229Z] #21 1.770 ++ go env GOARCH [2020-08-13T08:39:50.229Z] #21 1.808 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:50.229Z] #21 1.808 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:50.229Z] #21 1.808 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:50.229Z] #21 1.808 + dir=/tmp/install [2020-08-13T08:39:50.229Z] #21 1.808 + bin=dockercli [2020-08-13T08:39:50.229Z] #21 1.808 + shift [2020-08-13T08:39:50.229Z] #21 1.808 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T08:39:50.229Z] #21 1.808 + . /tmp/install/dockercli.installer [2020-08-13T08:39:50.229Z] #21 1.808 ++ : stable [2020-08-13T08:39:50.229Z] #21 1.808 ++ : 17.06.2-ce [2020-08-13T08:39:50.229Z] #21 1.808 + install_dockercli [2020-08-13T08:39:50.229Z] #21 1.808 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T08:39:50.229Z] #21 1.808 ++ uname -m [2020-08-13T08:39:50.229Z] #21 1.810 Install docker/cli version 17.06.2-ce from stable [2020-08-13T08:39:50.229Z] #21 1.810 + arch=s390x [2020-08-13T08:39:50.229Z] #21 1.810 + '[' s390x '!=' x86_64 ']' [2020-08-13T08:39:50.229Z] #21 1.810 + '[' s390x '!=' s390x ']' [2020-08-13T08:39:50.229Z] #21 1.810 + url=https://download.docker.com/linux/static [2020-08-13T08:39:50.229Z] #21 1.810 + tar -xz docker/docker [2020-08-13T08:39:50.229Z] #21 1.822 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-13T08:39:50.229Z] #21 7.730 + mkdir -p /build [2020-08-13T08:39:50.229Z] #21 7.732 + mv docker/docker /build/ [2020-08-13T08:39:50.229Z] #21 7.742 + rmdir docker [2020-08-13T08:39:50.229Z] #21 DONE 8.3s [2020-08-13T08:39:50.229Z] [2020-08-13T08:39:50.229Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:39:50.229Z] #51 1.902 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:39:50.229Z] #51 1.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:39:50.229Z] #51 1.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:39:50.229Z] #51 2.487 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T08:39:50.229Z] #51 4.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T08:39:50.229Z] #51 6.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T08:39:50.229Z] #51 ... [2020-08-13T08:39:50.229Z] [2020-08-13T08:39:50.229Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:39:50.229Z] #28 1.642 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T08:39:50.229Z] #28 1.642 Cloning into '.'... [2020-08-13T08:39:50.405Z] #47 19.30 mvdan.cc/sh/v3/fileutil [2020-08-13T08:39:50.475Z] db4e2d8d5901: Pulling fs layer [2020-08-13T08:39:50.475Z] dfe2d012519c: Pulling fs layer [2020-08-13T08:39:50.475Z] 5d8f1d1f9197: Pulling fs layer [2020-08-13T08:39:50.475Z] 1301750ffb48: Pulling fs layer [2020-08-13T08:39:50.475Z] dc5c6edc9cff: Pulling fs layer [2020-08-13T08:39:50.475Z] 8551927d9554: Pulling fs layer [2020-08-13T08:39:50.475Z] 4e7db4b3b5f6: Pulling fs layer [2020-08-13T08:39:50.475Z] 1301750ffb48: Waiting [2020-08-13T08:39:50.475Z] dc5c6edc9cff: Waiting [2020-08-13T08:39:50.475Z] 8551927d9554: Waiting [2020-08-13T08:39:50.475Z] 4e7db4b3b5f6: Waiting [2020-08-13T08:39:50.519Z] #28 ... [2020-08-13T08:39:50.519Z] [2020-08-13T08:39:50.519Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:39:50.519Z] #23 2.087 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:39:50.519Z] #23 2.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:39:50.519Z] #23 2.182 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:39:50.519Z] #23 3.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T08:39:50.519Z] #23 4.451 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T08:39:50.519Z] #23 6.468 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T08:39:50.519Z] #23 ... [2020-08-13T08:39:50.519Z] [2020-08-13T08:39:50.519Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:50.519Z] #43 7.929 go: finding github.com/fatih/color v1.6.0 [2020-08-13T08:39:50.519Z] #43 8.099 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T08:39:50.519Z] #43 8.126 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:50.519Z] #43 8.138 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:50.519Z] #43 8.168 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:50.519Z] #43 8.214 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:50.519Z] #43 8.349 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:50.519Z] #43 8.472 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:50.519Z] #43 8.526 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:50.519Z] #43 8.638 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:50.519Z] #43 8.689 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:50.664Z] #47 19.48 mvdan.cc/sh/v3/syntax [2020-08-13T08:39:50.771Z] dfe2d012519c: Verifying Checksum [2020-08-13T08:39:50.771Z] dfe2d012519c: Download complete [2020-08-13T08:39:51.066Z] 5d8f1d1f9197: Verifying Checksum [2020-08-13T08:39:51.066Z] 5d8f1d1f9197: Download complete [2020-08-13T08:39:51.091Z] #21 3.383 + RM_GOPATH=0 [2020-08-13T08:39:51.091Z] #21 3.383 + TMP_GOPATH= [2020-08-13T08:39:51.091Z] #21 3.383 + : /build [2020-08-13T08:39:51.091Z] #21 3.383 + '[' -z '' ']' [2020-08-13T08:39:51.091Z] #21 3.383 ++ mktemp -d [2020-08-13T08:39:51.091Z] #21 3.387 + export GOPATH=/tmp/tmp.5UXR3aOdrb [2020-08-13T08:39:51.091Z] #21 3.387 + GOPATH=/tmp/tmp.5UXR3aOdrb [2020-08-13T08:39:51.091Z] #21 3.387 + RM_GOPATH=1 [2020-08-13T08:39:51.091Z] #21 3.387 + case "$(go env GOARCH)" in [2020-08-13T08:39:51.091Z] #21 3.388 ++ go env GOARCH [2020-08-13T08:39:51.091Z] #21 3.418 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:51.091Z] #21 3.418 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:51.091Z] #21 3.419 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:51.091Z] #21 3.429 + dir=/tmp/install [2020-08-13T08:39:51.091Z] #21 3.432 + bin=dockercli [2020-08-13T08:39:51.091Z] #21 3.432 + shift [2020-08-13T08:39:51.091Z] #21 3.434 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T08:39:51.091Z] #21 3.434 + . /tmp/install/dockercli.installer [2020-08-13T08:39:51.091Z] #21 3.435 ++ : stable [2020-08-13T08:39:51.091Z] #21 3.435 ++ : 17.06.2-ce [2020-08-13T08:39:51.091Z] #21 3.436 + install_dockercli [2020-08-13T08:39:51.091Z] #21 3.438 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T08:39:51.091Z] #21 3.439 Install docker/cli version 17.06.2-ce from stable [2020-08-13T08:39:51.091Z] #21 3.440 ++ uname -m [2020-08-13T08:39:51.091Z] #21 3.441 + arch=aarch64 [2020-08-13T08:39:51.091Z] #21 3.446 + '[' aarch64 '!=' x86_64 ']' [2020-08-13T08:39:51.091Z] #21 3.446 + '[' aarch64 '!=' s390x ']' [2020-08-13T08:39:51.091Z] #21 3.447 + '[' aarch64 '!=' armhf ']' [2020-08-13T08:39:51.091Z] #21 3.447 + build_dockercli [2020-08-13T08:39:51.091Z] #21 3.447 + git clone https://github.com/docker/docker-ce /tmp/tmp.5UXR3aOdrb/tmp/docker-ce [2020-08-13T08:39:51.091Z] #21 3.450 Cloning into '/tmp/tmp.5UXR3aOdrb/tmp/docker-ce'... [2020-08-13T08:39:51.605Z] #47 ... [2020-08-13T08:39:51.605Z] [2020-08-13T08:39:51.605Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:51.605Z] #60 16.97 Checking out files: 92% (1919/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-08-13T08:39:51.605Z] #60 17.11 + cd /tmp/tmp.ZjD6wtYav5/src/github.com/docker/libnetwork [2020-08-13T08:39:51.605Z] #60 17.11 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:39:51.605Z] #60 17.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T08:39:52.046Z] #43 ... [2020-08-13T08:39:52.046Z] [2020-08-13T08:39:52.046Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:52.046Z] #47 2.499 + RM_GOPATH=0 [2020-08-13T08:39:52.046Z] #47 2.499 + TMP_GOPATH= [2020-08-13T08:39:52.046Z] #47 2.499 + : /build [2020-08-13T08:39:52.046Z] #47 2.499 + '[' -z '' ']' [2020-08-13T08:39:52.046Z] #47 2.499 ++ mktemp -d [2020-08-13T08:39:52.046Z] #47 2.499 + export GOPATH=/tmp/tmp.2axINYw1dL [2020-08-13T08:39:52.046Z] #47 2.499 + GOPATH=/tmp/tmp.2axINYw1dL [2020-08-13T08:39:52.046Z] #47 2.499 + RM_GOPATH=1 [2020-08-13T08:39:52.046Z] #47 2.499 + case "$(go env GOARCH)" in [2020-08-13T08:39:52.046Z] #47 2.499 ++ go env GOARCH [2020-08-13T08:39:52.046Z] #47 2.503 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.046Z] #47 2.503 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.046Z] #47 2.503 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:52.046Z] #47 2.507 + dir=/tmp/install [2020-08-13T08:39:52.046Z] #47 2.507 + bin=shfmt [2020-08-13T08:39:52.046Z] #47 2.507 + shift [2020-08-13T08:39:52.046Z] #47 2.507 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T08:39:52.046Z] #47 2.507 + . /tmp/install/shfmt.installer [2020-08-13T08:39:52.046Z] #47 2.508 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:52.046Z] #47 2.508 + install_shfmt [2020-08-13T08:39:52.046Z] #47 2.508 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T08:39:52.046Z] #47 2.508 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:52.046Z] #47 2.508 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2axINYw1dL/src/github.com/mvdan/sh [2020-08-13T08:39:52.046Z] #47 2.515 Cloning into '/tmp/tmp.2axINYw1dL/src/github.com/mvdan/sh'... [2020-08-13T08:39:52.046Z] #47 8.957 + cd /tmp/tmp.2axINYw1dL/src/github.com/mvdan/sh [2020-08-13T08:39:52.046Z] #47 8.957 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:52.046Z] #47 9.103 + GO111MODULE=on [2020-08-13T08:39:52.046Z] #47 9.103 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T08:39:52.046Z] #47 9.979 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:39:52.046Z] #47 10.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:39:52.046Z] #47 10.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:39:52.046Z] #47 10.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:39:52.046Z] #47 10.25 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:39:52.046Z] #47 ... [2020-08-13T08:39:52.046Z] [2020-08-13T08:39:52.046Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:52.046Z] #60 2.478 + RM_GOPATH=0 [2020-08-13T08:39:52.046Z] #60 2.479 + TMP_GOPATH= [2020-08-13T08:39:52.046Z] #60 2.479 + : /build [2020-08-13T08:39:52.046Z] #60 2.479 + '[' -z '' ']' [2020-08-13T08:39:52.046Z] #60 2.480 ++ mktemp -d [2020-08-13T08:39:52.046Z] #60 2.480 + export GOPATH=/tmp/tmp.c2TRnlWYpJ [2020-08-13T08:39:52.046Z] #60 2.480 + GOPATH=/tmp/tmp.c2TRnlWYpJ [2020-08-13T08:39:52.046Z] #60 2.480 + RM_GOPATH=1 [2020-08-13T08:39:52.046Z] #60 2.480 + case "$(go env GOARCH)" in [2020-08-13T08:39:52.046Z] #60 2.482 ++ go env GOARCH [2020-08-13T08:39:52.046Z] #60 2.514 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.046Z] #60 2.514 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.046Z] #60 2.516 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:52.046Z] #60 2.518 + dir=/tmp/install [2020-08-13T08:39:52.046Z] #60 2.518 + bin=proxy [2020-08-13T08:39:52.046Z] #60 2.518 + shift [2020-08-13T08:39:52.046Z] #60 2.518 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T08:39:52.046Z] #60 2.518 + . /tmp/install/proxy.installer [2020-08-13T08:39:52.046Z] #60 2.519 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:39:52.046Z] #60 2.521 + install_proxy [2020-08-13T08:39:52.046Z] #60 2.521 + case "$1" in [2020-08-13T08:39:52.046Z] #60 2.521 + export CGO_ENABLED=0 [2020-08-13T08:39:52.046Z] #60 2.521 + CGO_ENABLED=0 [2020-08-13T08:39:52.046Z] #60 2.521 + _install_proxy [2020-08-13T08:39:52.046Z] #60 2.522 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T08:39:52.046Z] #60 2.522 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:39:52.046Z] #60 2.522 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.c2TRnlWYpJ/src/github.com/docker/libnetwork [2020-08-13T08:39:52.046Z] #60 2.531 Cloning into '/tmp/tmp.c2TRnlWYpJ/src/github.com/docker/libnetwork'... [2020-08-13T08:39:52.046Z] #60 ... [2020-08-13T08:39:52.046Z] [2020-08-13T08:39:52.046Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:52.046Z] #41 1.882 + RM_GOPATH=0 [2020-08-13T08:39:52.046Z] #41 1.882 + TMP_GOPATH= [2020-08-13T08:39:52.046Z] #41 1.882 + : /build [2020-08-13T08:39:52.046Z] #41 1.882 + '[' -z '' ']' [2020-08-13T08:39:52.046Z] #41 1.882 ++ mktemp -d [2020-08-13T08:39:52.046Z] #41 1.882 + export GOPATH=/tmp/tmp.5BxM4n4S5e [2020-08-13T08:39:52.046Z] #41 1.882 + GOPATH=/tmp/tmp.5BxM4n4S5e [2020-08-13T08:39:52.046Z] #41 1.882 + RM_GOPATH=1 [2020-08-13T08:39:52.046Z] #41 1.882 + case "$(go env GOARCH)" in [2020-08-13T08:39:52.046Z] #41 1.882 ++ go env GOARCH [2020-08-13T08:39:52.046Z] #41 1.916 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:52.046Z] #41 1.916 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.046Z] #41 1.916 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.046Z] #41 1.916 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:52.046Z] #41 1.916 + dir=/tmp/install [2020-08-13T08:39:52.046Z] #41 1.916 + bin=vndr [2020-08-13T08:39:52.046Z] #41 1.916 + shift [2020-08-13T08:39:52.046Z] #41 1.916 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T08:39:52.046Z] #41 1.916 + . /tmp/install/vndr.installer [2020-08-13T08:39:52.046Z] #41 1.916 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:52.046Z] #41 1.916 + install_vndr [2020-08-13T08:39:52.046Z] #41 1.916 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T08:39:52.046Z] #41 1.916 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5BxM4n4S5e/src/github.com/LK4D4/vndr [2020-08-13T08:39:52.046Z] #41 1.916 Cloning into '/tmp/tmp.5BxM4n4S5e/src/github.com/LK4D4/vndr'... [2020-08-13T08:39:52.046Z] #41 2.518 + cd /tmp/tmp.5BxM4n4S5e/src/github.com/LK4D4/vndr [2020-08-13T08:39:52.046Z] #41 2.519 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:52.046Z] #41 2.534 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T08:39:52.046Z] #41 3.246 internal/cpu [2020-08-13T08:39:52.046Z] #41 3.252 runtime/internal/atomic [2020-08-13T08:39:52.046Z] #41 3.485 runtime/internal/sys [2020-08-13T08:39:52.046Z] #41 3.641 runtime/internal/math [2020-08-13T08:39:52.046Z] #41 3.723 internal/race [2020-08-13T08:39:52.046Z] #41 3.742 internal/bytealg [2020-08-13T08:39:52.046Z] #41 3.863 sync/atomic [2020-08-13T08:39:52.046Z] #41 3.980 unicode [2020-08-13T08:39:52.046Z] #41 4.050 runtime [2020-08-13T08:39:52.046Z] #41 6.565 unicode/utf8 [2020-08-13T08:39:52.046Z] #41 7.243 math [2020-08-13T08:39:52.338Z] #41 ... [2020-08-13T08:39:52.338Z] [2020-08-13T08:39:52.338Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:52.338Z] #30 2.417 + RM_GOPATH=0 [2020-08-13T08:39:52.338Z] #30 2.417 + TMP_GOPATH= [2020-08-13T08:39:52.338Z] #30 2.417 + : /build [2020-08-13T08:39:52.338Z] #30 2.417 + '[' -z '' ']' [2020-08-13T08:39:52.338Z] #30 2.417 ++ mktemp -d [2020-08-13T08:39:52.338Z] #30 2.418 + export GOPATH=/tmp/tmp.zcF7SGJegb [2020-08-13T08:39:52.338Z] #30 2.418 + GOPATH=/tmp/tmp.zcF7SGJegb [2020-08-13T08:39:52.338Z] #30 2.418 + RM_GOPATH=1 [2020-08-13T08:39:52.338Z] #30 2.418 + case "$(go env GOARCH)" in [2020-08-13T08:39:52.338Z] #30 2.418 ++ go env GOARCH [2020-08-13T08:39:52.338Z] #30 2.424 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.338Z] #30 2.424 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.338Z] #30 2.424 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:52.338Z] #30 2.430 + dir=/tmp/install [2020-08-13T08:39:52.338Z] #30 2.432 + bin=tomlv [2020-08-13T08:39:52.338Z] #30 2.432 + shift [2020-08-13T08:39:52.338Z] #30 2.432 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T08:39:52.338Z] #30 2.432 + . /tmp/install/tomlv.installer [2020-08-13T08:39:52.338Z] #30 2.432 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:52.338Z] #30 2.432 + install_tomlv [2020-08-13T08:39:52.338Z] #30 2.432 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T08:39:52.338Z] #30 2.432 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:52.338Z] #30 2.433 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zcF7SGJegb/src/github.com/BurntSushi/toml [2020-08-13T08:39:52.338Z] #30 2.440 Cloning into '/tmp/tmp.zcF7SGJegb/src/github.com/BurntSushi/toml'... [2020-08-13T08:39:52.338Z] #30 3.077 + cd /tmp/tmp.zcF7SGJegb/src/github.com/BurntSushi/toml [2020-08-13T08:39:52.338Z] #30 3.077 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:52.338Z] #30 3.080 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:39:52.338Z] #30 3.521 internal/cpu [2020-08-13T08:39:52.338Z] #30 3.526 runtime/internal/sys [2020-08-13T08:39:52.338Z] #30 3.708 runtime/internal/math [2020-08-13T08:39:52.338Z] #30 3.775 math/bits [2020-08-13T08:39:52.338Z] #30 3.993 internal/bytealg [2020-08-13T08:39:52.338Z] #30 4.247 math [2020-08-13T08:39:52.338Z] #30 4.440 runtime [2020-08-13T08:39:52.338Z] #30 8.981 internal/testlog [2020-08-13T08:39:52.338Z] #30 9.221 encoding [2020-08-13T08:39:52.338Z] #30 9.292 runtime/cgo [2020-08-13T08:39:52.338Z] #30 ... [2020-08-13T08:39:52.338Z] [2020-08-13T08:39:52.338Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:52.338Z] #54 2.088 + RM_GOPATH=0 [2020-08-13T08:39:52.338Z] #54 2.088 + TMP_GOPATH= [2020-08-13T08:39:52.338Z] #54 2.088 + : /build [2020-08-13T08:39:52.338Z] #54 2.088 + '[' -z '' ']' [2020-08-13T08:39:52.338Z] #54 2.096 ++ mktemp -d [2020-08-13T08:39:52.338Z] #54 2.096 + export GOPATH=/tmp/tmp.TOEPKljHoH [2020-08-13T08:39:52.338Z] #54 2.096 + GOPATH=/tmp/tmp.TOEPKljHoH [2020-08-13T08:39:52.338Z] #54 2.096 + RM_GOPATH=1 [2020-08-13T08:39:52.338Z] #54 2.096 + case "$(go env GOARCH)" in [2020-08-13T08:39:52.338Z] #54 2.096 ++ go env GOARCH [2020-08-13T08:39:52.338Z] #54 2.157 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.338Z] #54 2.157 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:52.338Z] #54 2.157 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:52.338Z] #54 2.157 + dir=/tmp/install [2020-08-13T08:39:52.338Z] #54 2.157 + bin=rootlesskit [2020-08-13T08:39:52.338Z] #54 2.157 + shift [2020-08-13T08:39:52.338Z] #54 2.157 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T08:39:52.338Z] #54 2.157 + . /tmp/install/rootlesskit.installer [2020-08-13T08:39:52.338Z] #54 2.157 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:52.338Z] #54 2.157 + install_rootlesskit [2020-08-13T08:39:52.338Z] #54 2.157 + case "$1" in [2020-08-13T08:39:52.338Z] #54 2.157 + export CGO_ENABLED=0 [2020-08-13T08:39:52.338Z] #54 2.157 + CGO_ENABLED=0 [2020-08-13T08:39:52.338Z] #54 2.157 + _install_rootlesskit [2020-08-13T08:39:52.338Z] #54 2.157 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T08:39:52.338Z] #54 2.157 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TOEPKljHoH/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:39:52.338Z] #54 2.157 Cloning into '/tmp/tmp.TOEPKljHoH/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T08:39:52.338Z] #54 2.159 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:52.338Z] #54 5.802 + cd /tmp/tmp.TOEPKljHoH/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:39:52.338Z] #54 5.803 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:52.338Z] #54 6.304 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:39:52.338Z] #54 6.304 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T08:39:52.559Z] #60 DONE 21.5s [2020-08-13T08:39:52.559Z] [2020-08-13T08:39:52.559Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:52.629Z] #54 ... [2020-08-13T08:39:52.629Z] [2020-08-13T08:39:52.629Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:39:52.629Z] #36 12.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T08:39:53.180Z] db4e2d8d5901: Verifying Checksum [2020-08-13T08:39:53.180Z] db4e2d8d5901: Download complete [2020-08-13T08:39:53.496Z] #43 ... [2020-08-13T08:39:53.496Z] [2020-08-13T08:39:53.496Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:53.496Z] #41 DONE 22.3s [2020-08-13T08:39:53.496Z] [2020-08-13T08:39:53.496Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:53.648Z] #21 ... [2020-08-13T08:39:53.648Z] [2020-08-13T08:39:53.648Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:53.648Z] #43 3.047 + RM_GOPATH=0 [2020-08-13T08:39:53.648Z] #43 3.047 + TMP_GOPATH= [2020-08-13T08:39:53.648Z] #43 3.047 + : /build [2020-08-13T08:39:53.648Z] #43 3.047 + '[' -z '' ']' [2020-08-13T08:39:53.648Z] #43 3.047 ++ mktemp -d [2020-08-13T08:39:53.648Z] #43 3.047 + export GOPATH=/tmp/tmp.wlbNdVD7Om [2020-08-13T08:39:53.648Z] #43 3.047 + GOPATH=/tmp/tmp.wlbNdVD7Om [2020-08-13T08:39:53.648Z] #43 3.047 + RM_GOPATH=1 [2020-08-13T08:39:53.648Z] #43 3.047 + case "$(go env GOARCH)" in [2020-08-13T08:39:53.648Z] #43 3.047 ++ go env GOARCH [2020-08-13T08:39:53.648Z] #43 3.052 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:53.648Z] #43 3.052 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:53.648Z] #43 3.053 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:53.648Z] #43 3.056 + dir=/tmp/install [2020-08-13T08:39:53.648Z] #43 3.056 + bin=gotestsum [2020-08-13T08:39:53.648Z] #43 3.056 + shift [2020-08-13T08:39:53.648Z] #43 3.056 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T08:39:53.648Z] #43 3.056 + . /tmp/install/gotestsum.installer [2020-08-13T08:39:53.648Z] #43 3.056 ++ : v0.3.5 [2020-08-13T08:39:53.648Z] #43 3.056 + install_gotestsum [2020-08-13T08:39:53.648Z] #43 3.060 + set -e [2020-08-13T08:39:53.648Z] #43 3.060 + export GO111MODULE=on [2020-08-13T08:39:53.648Z] #43 3.060 + GO111MODULE=on [2020-08-13T08:39:53.648Z] #43 3.060 + GOBIN=/build [2020-08-13T08:39:53.648Z] #43 3.060 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T08:39:53.648Z] #43 3.084 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:53.648Z] #43 3.094 go: finding gotest.tools v0.3.5 [2020-08-13T08:39:53.648Z] #43 3.856 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:53.648Z] #43 4.272 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T08:39:53.648Z] #43 4.746 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T08:39:53.648Z] #43 4.809 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T08:39:53.648Z] #43 5.000 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:53.648Z] #43 5.003 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T08:39:53.648Z] #43 5.018 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:53.648Z] #43 5.044 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T08:39:53.648Z] #43 5.084 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:53.648Z] #43 5.087 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:53.648Z] #43 5.089 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T08:39:53.648Z] #43 5.109 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:53.648Z] #43 5.207 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:53.648Z] #43 5.216 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T08:39:53.648Z] #43 5.219 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:53.648Z] #43 5.236 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:53.648Z] #43 5.248 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:53.648Z] #43 5.265 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:53.648Z] #43 5.338 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:53.648Z] #43 5.382 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:53.648Z] #43 5.392 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:53.648Z] #43 5.465 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:53.648Z] #43 5.594 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:53.825Z] 1301750ffb48: Verifying Checksum [2020-08-13T08:39:53.825Z] 1301750ffb48: Download complete [2020-08-13T08:39:53.825Z] 4e7db4b3b5f6: Verifying Checksum [2020-08-13T08:39:53.825Z] 4e7db4b3b5f6: Download complete [2020-08-13T08:39:54.139Z] #36 13.85 + 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-08-13T08:39:54.466Z] dc5c6edc9cff: Verifying Checksum [2020-08-13T08:39:54.467Z] dc5c6edc9cff: Download complete [2020-08-13T08:39:54.598Z] #43 6.778 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:54.860Z] #43 7.010 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:54.860Z] #43 7.106 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:55.413Z] #49 ... [2020-08-13T08:39:55.413Z] [2020-08-13T08:39:55.413Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T08:39:55.413Z] #42 DONE 0.1s [2020-08-13T08:39:55.413Z] [2020-08-13T08:39:55.413Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:56.435Z] #47 25.23 golang.org/x/crypto/ssh/terminal [2020-08-13T08:39:56.439Z] #43 8.679 go: finding github.com/fatih/color v1.6.0 [2020-08-13T08:39:56.439Z] #43 8.695 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T08:39:56.439Z] #43 8.758 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:39:56.439Z] #43 8.774 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T08:39:56.439Z] #43 8.795 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:39:56.439Z] #43 8.857 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:39:56.564Z] db4e2d8d5901: Pull complete [2020-08-13T08:39:56.701Z] #43 8.955 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:39:56.701Z] #43 8.993 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:39:56.701Z] #43 9.020 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:39:56.875Z] dfe2d012519c: Pull complete [2020-08-13T08:39:56.964Z] #43 9.085 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:39:56.964Z] #43 9.112 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:39:57.168Z] 8551927d9554: Verifying Checksum [2020-08-13T08:39:57.169Z] 8551927d9554: Download complete [2020-08-13T08:39:57.169Z] 5d8f1d1f9197: Pull complete [2020-08-13T08:39:57.961Z] #43 ... [2020-08-13T08:39:57.961Z] [2020-08-13T08:39:57.961Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:57.961Z] #33 2.943 + RM_GOPATH=0 [2020-08-13T08:39:57.961Z] #33 2.943 + TMP_GOPATH= [2020-08-13T08:39:57.961Z] #33 2.943 + : /build [2020-08-13T08:39:57.961Z] #33 2.943 + '[' -z '' ']' [2020-08-13T08:39:57.961Z] #33 2.943 ++ mktemp -d [2020-08-13T08:39:57.961Z] #33 2.943 + export GOPATH=/tmp/tmp.SwdKHbJLFx [2020-08-13T08:39:57.961Z] #33 2.943 + GOPATH=/tmp/tmp.SwdKHbJLFx [2020-08-13T08:39:57.961Z] #33 2.943 + RM_GOPATH=1 [2020-08-13T08:39:57.961Z] #33 2.943 + case "$(go env GOARCH)" in [2020-08-13T08:39:57.961Z] #33 2.943 ++ go env GOARCH [2020-08-13T08:39:57.961Z] #33 2.971 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:57.961Z] #33 2.971 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:57.961Z] #33 2.971 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:57.961Z] #33 2.971 + dir=/tmp/install [2020-08-13T08:39:57.961Z] #33 2.971 + bin=tini [2020-08-13T08:39:57.961Z] #33 2.971 + shift [2020-08-13T08:39:57.961Z] #33 2.971 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T08:39:57.961Z] #33 2.971 + . /tmp/install/tini.installer [2020-08-13T08:39:57.961Z] #33 2.971 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:39:57.961Z] #33 2.971 + install_tini [2020-08-13T08:39:57.961Z] #33 2.971 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T08:39:57.961Z] #33 2.971 + git clone https://github.com/krallin/tini.git /tmp/tmp.SwdKHbJLFx/tini [2020-08-13T08:39:57.961Z] #33 2.971 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:39:57.961Z] #33 2.977 Cloning into '/tmp/tmp.SwdKHbJLFx/tini'... [2020-08-13T08:39:57.961Z] #33 3.549 + cd /tmp/tmp.SwdKHbJLFx/tini [2020-08-13T08:39:57.961Z] #33 3.557 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:39:57.961Z] #33 3.573 + cmake . [2020-08-13T08:39:57.961Z] #33 4.453 -- The C compiler identification is GNU 8.3.0 [2020-08-13T08:39:57.961Z] #33 4.506 -- Check for working C compiler: /usr/bin/cc [2020-08-13T08:39:57.961Z] #33 5.322 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T08:39:57.961Z] #33 5.345 -- Detecting C compiler ABI info [2020-08-13T08:39:57.961Z] #33 6.016 -- Detecting C compiler ABI info - done [2020-08-13T08:39:57.961Z] #33 6.073 -- Detecting C compile features [2020-08-13T08:39:57.961Z] #33 8.277 -- Detecting C compile features - done [2020-08-13T08:39:57.961Z] #33 8.311 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T08:39:57.961Z] #33 8.670 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T08:39:57.961Z] #33 8.799 -- Configuring done [2020-08-13T08:39:57.961Z] #33 8.831 -- Generating done [2020-08-13T08:39:57.961Z] #33 8.840 -- Build files have been written to: /tmp/tmp.SwdKHbJLFx/tini [2020-08-13T08:39:57.961Z] #33 8.851 + make tini-static [2020-08-13T08:39:57.961Z] #33 9.281 Scanning dependencies of target tini-static [2020-08-13T08:39:57.961Z] #33 9.429 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T08:39:57.961Z] #33 ... [2020-08-13T08:39:57.961Z] [2020-08-13T08:39:57.961Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:57.961Z] #30 3.171 + RM_GOPATH=0 [2020-08-13T08:39:57.961Z] #30 3.171 + TMP_GOPATH= [2020-08-13T08:39:57.961Z] #30 3.171 + : /build [2020-08-13T08:39:57.961Z] #30 3.171 + '[' -z '' ']' [2020-08-13T08:39:57.961Z] #30 3.174 ++ mktemp -d [2020-08-13T08:39:57.961Z] #30 3.176 + export GOPATH=/tmp/tmp.j0QFMJpDfO [2020-08-13T08:39:57.961Z] #30 3.176 + GOPATH=/tmp/tmp.j0QFMJpDfO [2020-08-13T08:39:57.961Z] #30 3.176 + RM_GOPATH=1 [2020-08-13T08:39:57.961Z] #30 3.176 + case "$(go env GOARCH)" in [2020-08-13T08:39:57.961Z] #30 3.177 ++ go env GOARCH [2020-08-13T08:39:57.961Z] #30 3.188 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:57.961Z] #30 3.188 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:57.961Z] #30 3.189 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:57.961Z] #30 3.196 + dir=/tmp/install [2020-08-13T08:39:57.961Z] #30 3.196 + bin=tomlv [2020-08-13T08:39:57.961Z] #30 3.196 + shift [2020-08-13T08:39:57.961Z] #30 3.196 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T08:39:57.961Z] #30 3.197 + . /tmp/install/tomlv.installer [2020-08-13T08:39:57.961Z] #30 3.197 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:57.961Z] #30 3.197 + install_tomlv [2020-08-13T08:39:57.961Z] #30 3.197 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T08:39:57.961Z] #30 3.198 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:57.961Z] #30 3.198 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.j0QFMJpDfO/src/github.com/BurntSushi/toml [2020-08-13T08:39:57.961Z] #30 3.200 Cloning into '/tmp/tmp.j0QFMJpDfO/src/github.com/BurntSushi/toml'... [2020-08-13T08:39:57.961Z] #30 3.880 + cd /tmp/tmp.j0QFMJpDfO/src/github.com/BurntSushi/toml [2020-08-13T08:39:57.961Z] #30 3.881 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:39:57.961Z] #30 3.890 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:39:57.961Z] #30 4.586 github.com/BurntSushi/toml [2020-08-13T08:39:57.961Z] #30 6.570 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:39:58.225Z] #30 ... [2020-08-13T08:39:58.225Z] [2020-08-13T08:39:58.225Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:58.225Z] #41 2.731 + RM_GOPATH=0 [2020-08-13T08:39:58.225Z] #41 2.731 + TMP_GOPATH= [2020-08-13T08:39:58.225Z] #41 2.731 + : /build [2020-08-13T08:39:58.225Z] #41 2.731 + '[' -z '' ']' [2020-08-13T08:39:58.225Z] #41 2.731 ++ mktemp -d [2020-08-13T08:39:58.225Z] #41 2.733 + export GOPATH=/tmp/tmp.fzbqIYJS4q [2020-08-13T08:39:58.225Z] #41 2.733 + GOPATH=/tmp/tmp.fzbqIYJS4q [2020-08-13T08:39:58.225Z] #41 2.733 + RM_GOPATH=1 [2020-08-13T08:39:58.225Z] #41 2.733 + case "$(go env GOARCH)" in [2020-08-13T08:39:58.225Z] #41 2.737 ++ go env GOARCH [2020-08-13T08:39:58.225Z] #41 2.747 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.225Z] #41 2.747 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.225Z] #41 2.749 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:58.225Z] #41 2.754 + dir=/tmp/install [2020-08-13T08:39:58.225Z] #41 2.754 + bin=vndr [2020-08-13T08:39:58.225Z] #41 2.754 + shift [2020-08-13T08:39:58.225Z] #41 2.754 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T08:39:58.225Z] #41 2.754 + . /tmp/install/vndr.installer [2020-08-13T08:39:58.225Z] #41 2.754 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:58.225Z] #41 2.754 + install_vndr [2020-08-13T08:39:58.225Z] #41 2.754 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T08:39:58.225Z] #41 2.754 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fzbqIYJS4q/src/github.com/LK4D4/vndr [2020-08-13T08:39:58.225Z] #41 2.754 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:58.225Z] #41 2.761 Cloning into '/tmp/tmp.fzbqIYJS4q/src/github.com/LK4D4/vndr'... [2020-08-13T08:39:58.225Z] #41 3.249 + cd /tmp/tmp.fzbqIYJS4q/src/github.com/LK4D4/vndr [2020-08-13T08:39:58.225Z] #41 3.250 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:39:58.225Z] #41 3.259 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T08:39:58.225Z] #41 4.282 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T08:39:58.225Z] #41 4.295 github.com/LK4D4/vndr/versioned [2020-08-13T08:39:58.225Z] #41 4.473 github.com/LK4D4/vndr/build [2020-08-13T08:39:58.225Z] #41 4.960 github.com/LK4D4/vndr/godl [2020-08-13T08:39:58.225Z] #41 7.099 github.com/LK4D4/vndr [2020-08-13T08:39:58.225Z] #41 ... [2020-08-13T08:39:58.225Z] [2020-08-13T08:39:58.225Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:58.225Z] #54 2.791 + RM_GOPATH=0 [2020-08-13T08:39:58.225Z] #54 2.791 + TMP_GOPATH= [2020-08-13T08:39:58.225Z] #54 2.791 + : /build [2020-08-13T08:39:58.225Z] #54 2.791 + '[' -z '' ']' [2020-08-13T08:39:58.225Z] #54 2.791 ++ mktemp -d [2020-08-13T08:39:58.225Z] #54 2.794 + export GOPATH=/tmp/tmp.WARfr7I0yu [2020-08-13T08:39:58.225Z] #54 2.794 + GOPATH=/tmp/tmp.WARfr7I0yu [2020-08-13T08:39:58.225Z] #54 2.794 + RM_GOPATH=1 [2020-08-13T08:39:58.225Z] #54 2.794 + case "$(go env GOARCH)" in [2020-08-13T08:39:58.225Z] #54 2.795 ++ go env GOARCH [2020-08-13T08:39:58.225Z] #54 2.808 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.225Z] #54 2.808 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.225Z] #54 2.808 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:58.225Z] #54 2.810 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:58.225Z] #54 2.810 + dir=/tmp/install [2020-08-13T08:39:58.225Z] #54 2.810 + bin=rootlesskit [2020-08-13T08:39:58.225Z] #54 2.810 + shift [2020-08-13T08:39:58.225Z] #54 2.810 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T08:39:58.225Z] #54 2.810 + . /tmp/install/rootlesskit.installer [2020-08-13T08:39:58.225Z] #54 2.810 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:58.225Z] #54 2.810 + install_rootlesskit [2020-08-13T08:39:58.225Z] #54 2.810 + case "$1" in [2020-08-13T08:39:58.225Z] #54 2.810 + export CGO_ENABLED=0 [2020-08-13T08:39:58.225Z] #54 2.810 + CGO_ENABLED=0 [2020-08-13T08:39:58.225Z] #54 2.810 + _install_rootlesskit [2020-08-13T08:39:58.225Z] #54 2.810 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T08:39:58.225Z] #54 2.810 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WARfr7I0yu/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:39:58.225Z] #54 2.815 Cloning into '/tmp/tmp.WARfr7I0yu/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T08:39:58.225Z] #54 5.279 + cd /tmp/tmp.WARfr7I0yu/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:39:58.225Z] #54 5.280 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:39:58.225Z] #54 5.598 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:39:58.225Z] #54 5.601 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T08:39:58.225Z] #54 ... [2020-08-13T08:39:58.225Z] [2020-08-13T08:39:58.225Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:58.225Z] #49 2.062 + RM_GOPATH=0 [2020-08-13T08:39:58.225Z] #49 2.062 + TMP_GOPATH= [2020-08-13T08:39:58.225Z] #49 2.062 + : /build [2020-08-13T08:39:58.225Z] #49 2.062 + '[' -z '' ']' [2020-08-13T08:39:58.225Z] #49 2.062 ++ mktemp -d [2020-08-13T08:39:58.225Z] #49 2.062 + export GOPATH=/tmp/tmp.4Dgk0OuqIu [2020-08-13T08:39:58.225Z] #49 2.062 + GOPATH=/tmp/tmp.4Dgk0OuqIu [2020-08-13T08:39:58.225Z] #49 2.062 + RM_GOPATH=1 [2020-08-13T08:39:58.225Z] #49 2.062 + case "$(go env GOARCH)" in [2020-08-13T08:39:58.225Z] #49 2.062 ++ go env GOARCH [2020-08-13T08:39:58.225Z] #49 2.140 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.225Z] #49 2.140 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.225Z] #49 2.140 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:58.225Z] #49 2.140 + dir=/tmp/install [2020-08-13T08:39:58.225Z] #49 2.140 + bin=runc [2020-08-13T08:39:58.225Z] #49 2.140 + shift [2020-08-13T08:39:58.225Z] #49 2.140 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T08:39:58.225Z] #49 2.140 + . /tmp/install/runc.installer [2020-08-13T08:39:58.225Z] #49 2.140 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:39:58.225Z] #49 2.140 + install_runc [2020-08-13T08:39:58.225Z] #49 2.140 + uname -r [2020-08-13T08:39:58.225Z] #49 2.140 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T08:39:58.225Z] #49 2.140 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T08:39:58.225Z] #49 2.140 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T08:39:58.225Z] #49 2.140 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4Dgk0OuqIu/src/github.com/opencontainers/runc [2020-08-13T08:39:58.225Z] #49 2.140 Cloning into '/tmp/tmp.4Dgk0OuqIu/src/github.com/opencontainers/runc'... [2020-08-13T08:39:58.225Z] #49 2.141 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T08:39:58.225Z] #49 7.275 + cd /tmp/tmp.4Dgk0OuqIu/src/github.com/opencontainers/runc [2020-08-13T08:39:58.225Z] #49 7.276 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:39:58.225Z] #49 7.738 + '[' -z '' ']' [2020-08-13T08:39:58.225Z] #49 7.739 + target=static [2020-08-13T08:39:58.225Z] #49 7.739 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T08:39:58.225Z] #49 7.895 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T08:39:58.491Z] #49 ... [2020-08-13T08:39:58.491Z] [2020-08-13T08:39:58.491Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:58.491Z] #45 2.933 + RM_GOPATH=0 [2020-08-13T08:39:58.491Z] #45 2.933 + TMP_GOPATH= [2020-08-13T08:39:58.491Z] #45 2.933 + : /build [2020-08-13T08:39:58.491Z] #45 2.933 + '[' -z '' ']' [2020-08-13T08:39:58.491Z] #45 2.933 ++ mktemp -d [2020-08-13T08:39:58.491Z] #45 2.933 + export GOPATH=/tmp/tmp.PqfkQqWkJD [2020-08-13T08:39:58.491Z] #45 2.933 + GOPATH=/tmp/tmp.PqfkQqWkJD [2020-08-13T08:39:58.491Z] #45 2.933 + RM_GOPATH=1 [2020-08-13T08:39:58.491Z] #45 2.933 + case "$(go env GOARCH)" in [2020-08-13T08:39:58.491Z] #45 2.933 ++ go env GOARCH [2020-08-13T08:39:58.491Z] #45 2.933 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.491Z] #45 2.933 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.491Z] #45 2.941 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:58.491Z] #45 2.958 + dir=/tmp/install [2020-08-13T08:39:58.491Z] #45 2.958 + bin=golangci_lint [2020-08-13T08:39:58.491Z] #45 2.958 + shift [2020-08-13T08:39:58.491Z] #45 2.959 Installing golangci-lint version v1.23.8 [2020-08-13T08:39:58.491Z] #45 2.971 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T08:39:58.491Z] #45 2.971 + . /tmp/install/golangci_lint.installer [2020-08-13T08:39:58.491Z] #45 2.971 ++ : v1.23.8 [2020-08-13T08:39:58.491Z] #45 2.971 + install_golangci_lint [2020-08-13T08:39:58.491Z] #45 2.971 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T08:39:58.491Z] #45 2.971 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T08:39:58.491Z] #45 ... [2020-08-13T08:39:58.491Z] [2020-08-13T08:39:58.491Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:58.491Z] #47 2.628 + RM_GOPATH=0 [2020-08-13T08:39:58.491Z] #47 2.628 + TMP_GOPATH= [2020-08-13T08:39:58.491Z] #47 2.630 + : /build [2020-08-13T08:39:58.491Z] #47 2.630 + '[' -z '' ']' [2020-08-13T08:39:58.491Z] #47 2.630 ++ mktemp -d [2020-08-13T08:39:58.491Z] #47 2.631 + export GOPATH=/tmp/tmp.2IU3SN5BjQ [2020-08-13T08:39:58.491Z] #47 2.631 + GOPATH=/tmp/tmp.2IU3SN5BjQ [2020-08-13T08:39:58.491Z] #47 2.631 + RM_GOPATH=1 [2020-08-13T08:39:58.491Z] #47 2.631 + case "$(go env GOARCH)" in [2020-08-13T08:39:58.491Z] #47 2.637 ++ go env GOARCH [2020-08-13T08:39:58.491Z] #47 2.647 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.491Z] #47 2.647 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.491Z] #47 2.649 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:58.491Z] #47 2.654 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:58.491Z] #47 2.655 + dir=/tmp/install [2020-08-13T08:39:58.491Z] #47 2.655 + bin=shfmt [2020-08-13T08:39:58.491Z] #47 2.655 + shift [2020-08-13T08:39:58.491Z] #47 2.655 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T08:39:58.491Z] #47 2.655 + . /tmp/install/shfmt.installer [2020-08-13T08:39:58.491Z] #47 2.655 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:58.491Z] #47 2.655 + install_shfmt [2020-08-13T08:39:58.491Z] #47 2.655 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T08:39:58.491Z] #47 2.655 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2IU3SN5BjQ/src/github.com/mvdan/sh [2020-08-13T08:39:58.491Z] #47 2.662 Cloning into '/tmp/tmp.2IU3SN5BjQ/src/github.com/mvdan/sh'... [2020-08-13T08:39:58.491Z] #47 6.903 + cd /tmp/tmp.2IU3SN5BjQ/src/github.com/mvdan/sh [2020-08-13T08:39:58.491Z] #47 6.903 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:39:58.491Z] #47 6.989 + GO111MODULE=on [2020-08-13T08:39:58.491Z] #47 6.989 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T08:39:58.491Z] #47 7.972 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:39:58.491Z] #47 7.992 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:39:58.491Z] #47 8.060 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:39:58.491Z] #47 8.103 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:39:58.491Z] #47 8.173 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:39:58.491Z] #47 8.618 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:39:58.491Z] #47 9.005 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:39:58.491Z] #47 9.548 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:39:58.491Z] #47 10.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:39:58.491Z] #47 10.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:39:58.491Z] #47 10.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:39:58.491Z] #47 10.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:39:58.755Z] #47 ... [2020-08-13T08:39:58.755Z] [2020-08-13T08:39:58.755Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:58.755Z] #52 2.221 + RM_GOPATH=0 [2020-08-13T08:39:58.755Z] #52 2.222 + TMP_GOPATH= [2020-08-13T08:39:58.755Z] #52 2.222 + : /build [2020-08-13T08:39:58.755Z] #52 2.222 + '[' -z '' ']' [2020-08-13T08:39:58.755Z] #52 2.222 ++ mktemp -d [2020-08-13T08:39:58.755Z] #52 2.226 + export GOPATH=/tmp/tmp.UpQfXBvgep [2020-08-13T08:39:58.755Z] #52 2.226 + GOPATH=/tmp/tmp.UpQfXBvgep [2020-08-13T08:39:58.755Z] #52 2.226 + RM_GOPATH=1 [2020-08-13T08:39:58.755Z] #52 2.226 + case "$(go env GOARCH)" in [2020-08-13T08:39:58.755Z] #52 2.230 ++ go env GOARCH [2020-08-13T08:39:58.755Z] #52 2.272 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.755Z] #52 2.272 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:58.755Z] #52 2.272 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:58.755Z] #52 2.272 + dir=/tmp/install [2020-08-13T08:39:58.755Z] #52 2.272 + bin=containerd [2020-08-13T08:39:58.755Z] #52 2.272 + shift [2020-08-13T08:39:58.755Z] #52 2.272 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T08:39:58.755Z] #52 2.272 + . /tmp/install/containerd.installer [2020-08-13T08:39:58.755Z] #52 2.272 ++ set -e [2020-08-13T08:39:58.755Z] #52 2.272 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:39:58.755Z] #52 2.272 + install_containerd [2020-08-13T08:39:58.755Z] #52 2.272 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T08:39:58.755Z] #52 2.272 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UpQfXBvgep/src/github.com/containerd/containerd [2020-08-13T08:39:58.755Z] #52 2.272 Cloning into '/tmp/tmp.UpQfXBvgep/src/github.com/containerd/containerd'... [2020-08-13T08:39:58.755Z] #52 2.276 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:39:58.792Z] #36 ... [2020-08-13T08:39:58.792Z] [2020-08-13T08:39:58.792Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:58.792Z] #60 14.08 Checking out files: 92% (1910/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-08-13T08:39:58.792Z] #60 14.23 + cd /tmp/tmp.c2TRnlWYpJ/src/github.com/docker/libnetwork [2020-08-13T08:39:58.792Z] #60 14.23 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:39:58.792Z] #60 14.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T08:39:58.977Z] #47 27.48 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T08:39:58.977Z] #47 ... [2020-08-13T08:39:58.977Z] [2020-08-13T08:39:58.977Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:58.977Z] #43 DONE 27.6s [2020-08-13T08:39:58.977Z] [2020-08-13T08:39:58.977Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:59.018Z] #52 ... [2020-08-13T08:39:59.018Z] [2020-08-13T08:39:59.018Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:59.018Z] #60 3.343 + RM_GOPATH=0 [2020-08-13T08:39:59.018Z] #60 3.343 + TMP_GOPATH= [2020-08-13T08:39:59.018Z] #60 3.343 + : /build [2020-08-13T08:39:59.018Z] #60 3.343 + '[' -z '' ']' [2020-08-13T08:39:59.018Z] #60 3.344 ++ mktemp -d [2020-08-13T08:39:59.018Z] #60 3.348 + export GOPATH=/tmp/tmp.uY1xBVkZrM [2020-08-13T08:39:59.018Z] #60 3.348 + GOPATH=/tmp/tmp.uY1xBVkZrM [2020-08-13T08:39:59.018Z] #60 3.348 + RM_GOPATH=1 [2020-08-13T08:39:59.018Z] #60 3.348 + case "$(go env GOARCH)" in [2020-08-13T08:39:59.018Z] #60 3.348 ++ go env GOARCH [2020-08-13T08:39:59.018Z] #60 3.363 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:59.018Z] #60 3.363 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:39:59.018Z] #60 3.363 ++ dirname /tmp/install/install.sh [2020-08-13T08:39:59.018Z] #60 3.365 + dir=/tmp/install [2020-08-13T08:39:59.018Z] #60 3.366 + bin=proxy [2020-08-13T08:39:59.018Z] #60 3.366 + shift [2020-08-13T08:39:59.018Z] #60 3.367 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T08:39:59.018Z] #60 3.368 + . /tmp/install/proxy.installer [2020-08-13T08:39:59.018Z] #60 3.369 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:39:59.018Z] #60 3.369 + install_proxy [2020-08-13T08:39:59.018Z] #60 3.370 + case "$1" in [2020-08-13T08:39:59.018Z] #60 3.370 + export CGO_ENABLED=0 [2020-08-13T08:39:59.018Z] #60 3.370 + CGO_ENABLED=0 [2020-08-13T08:39:59.018Z] #60 3.371 + _install_proxy [2020-08-13T08:39:59.018Z] #60 3.371 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T08:39:59.019Z] #60 3.372 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:39:59.019Z] #60 3.372 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uY1xBVkZrM/src/github.com/docker/libnetwork [2020-08-13T08:39:59.019Z] #60 3.375 Cloning into '/tmp/tmp.uY1xBVkZrM/src/github.com/docker/libnetwork'... [2020-08-13T08:39:59.019Z] #60 ... [2020-08-13T08:39:59.019Z] [2020-08-13T08:39:59.019Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:39:59.019Z] #33 10.82 [100%] Linking C executable tini-static [2020-08-13T08:39:59.019Z] #33 11.32 [100%] Built target tini-static [2020-08-13T08:39:59.642Z] #33 11.46 + mkdir -p /build [2020-08-13T08:39:59.642Z] #33 11.47 + cp tini-static /build/docker-init [2020-08-13T08:39:59.642Z] #33 DONE 11.7s [2020-08-13T08:39:59.642Z] [2020-08-13T08:39:59.642Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:59.642Z] #30 DONE 11.7s [2020-08-13T08:39:59.642Z] [2020-08-13T08:39:59.642Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:39:59.642Z] #47 11.65 golang.org/x/sys/unix [2020-08-13T08:39:59.642Z] #47 11.71 mvdan.cc/sh/v3/fileutil [2020-08-13T08:39:59.642Z] #47 11.76 mvdan.cc/editorconfig [2020-08-13T08:39:59.642Z] #47 11.76 github.com/pkg/diff [2020-08-13T08:39:59.910Z] #47 12.22 mvdan.cc/sh/v3/syntax [2020-08-13T08:39:59.918Z] #47 ... [2020-08-13T08:39:59.918Z] [2020-08-13T08:39:59.918Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T08:39:59.918Z] #44 DONE 0.1s [2020-08-13T08:39:59.918Z] [2020-08-13T08:39:59.918Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:39:59.944Z] 1301750ffb48: Pull complete [2020-08-13T08:40:01.301Z] #54 ... [2020-08-13T08:40:01.301Z] [2020-08-13T08:40:01.301Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:01.526Z] #60 ... [2020-08-13T08:40:01.526Z] [2020-08-13T08:40:01.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:40:01.526Z] #10 11.31 Fetched 8063 kB in 10s (804 kB/s) [2020-08-13T08:40:01.526Z] #10 11.31 Reading package lists... [2020-08-13T08:40:01.526Z] #10 15.30 Reading package lists... [2020-08-13T08:40:01.526Z] #10 18.85 Building dependency tree... [2020-08-13T08:40:01.526Z] #10 19.81 The following additional packages will be installed: [2020-08-13T08:40:01.526Z] #10 19.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T08:40:01.526Z] #10 19.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T08:40:01.526Z] #10 19.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T08:40:01.526Z] #10 19.81 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T08:40:01.526Z] #10 19.81 Suggested packages: [2020-08-13T08:40:01.526Z] #10 19.81 gcc-8-locales seccomp wine64 [2020-08-13T08:40:01.526Z] #10 20.72 The following NEW packages will be installed: [2020-08-13T08:40:01.526Z] #10 20.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T08:40:01.526Z] #10 20.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T08:40:01.526Z] #10 20.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T08:40:01.526Z] #10 20.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T08:40:01.526Z] #10 20.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T08:40:01.526Z] #10 20.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T08:40:01.526Z] #10 20.82 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:40:01.526Z] #10 20.82 Need to get 73.3 MB of archives. [2020-08-13T08:40:01.526Z] #10 20.82 After this operation, 494 MB of additional disk space will be used. [2020-08-13T08:40:01.526Z] #10 20.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-13T08:40:01.526Z] #10 20.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-08-13T08:40:01.526Z] #10 21.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-13T08:40:01.526Z] #10 21.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-13T08:40:01.526Z] #10 21.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-13T08:40:01.526Z] #10 21.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T08:40:01.526Z] #10 21.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-13T08:40:01.526Z] #10 ... [2020-08-13T08:40:01.526Z] [2020-08-13T08:40:01.526Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:40:01.526Z] #38 11.39 Fetched 8063 kB in 10s (818 kB/s) [2020-08-13T08:40:01.526Z] #38 11.39 Reading package lists... [2020-08-13T08:40:01.526Z] #38 15.43 Reading package lists... [2020-08-13T08:40:01.526Z] #38 18.64 Building dependency tree... [2020-08-13T08:40:01.526Z] #38 19.85 The following additional packages will be installed: [2020-08-13T08:40:01.526Z] #38 19.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T08:40:01.526Z] #38 19.85 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T08:40:01.526Z] #38 19.87 Suggested packages: [2020-08-13T08:40:01.526Z] #38 19.87 manpages-dev python-setuptools [2020-08-13T08:40:01.526Z] #38 20.75 The following NEW packages will be installed: [2020-08-13T08:40:01.526Z] #38 20.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T08:40:01.526Z] #38 20.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T08:40:01.526Z] #38 20.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T08:40:01.526Z] #38 20.77 python-six zlib1g-dev [2020-08-13T08:40:01.526Z] #38 20.98 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:40:01.526Z] #38 20.98 Need to get 3742 kB of archives. [2020-08-13T08:40:01.526Z] #38 20.98 After this operation, 22.0 MB of additional disk space will be used. [2020-08-13T08:40:01.526Z] #38 20.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-13T08:40:01.526Z] #38 21.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-13T08:40:01.526Z] #38 21.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-13T08:40:01.526Z] #38 21.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-13T08:40:01.526Z] #38 21.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-13T08:40:01.526Z] #38 21.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-13T08:40:01.526Z] #38 21.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-08-13T08:40:01.526Z] #38 21.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-13T08:40:01.526Z] #38 21.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-13T08:40:01.526Z] #38 21.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-13T08:40:01.526Z] #38 21.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-13T08:40:01.526Z] #38 21.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-13T08:40:01.526Z] #38 21.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-08-13T08:40:01.526Z] #38 21.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-13T08:40:01.526Z] #38 21.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T08:40:01.526Z] #38 21.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-13T08:40:01.526Z] #38 21.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-13T08:40:01.526Z] #38 ... [2020-08-13T08:40:01.526Z] [2020-08-13T08:40:01.526Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:40:01.526Z] #32 11.69 Fetched 8063 kB in 10s (804 kB/s) [2020-08-13T08:40:01.526Z] #32 11.69 Reading package lists... [2020-08-13T08:40:01.526Z] #32 15.53 Reading package lists... [2020-08-13T08:40:01.526Z] #32 18.76 Building dependency tree... [2020-08-13T08:40:01.526Z] #32 19.94 The following additional packages will be installed: [2020-08-13T08:40:01.526Z] #32 19.94 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T08:40:01.526Z] #32 19.94 Suggested packages: [2020-08-13T08:40:01.526Z] #32 19.94 cmake-doc ninja-build lrzip [2020-08-13T08:40:01.526Z] #32 19.94 Recommended packages: [2020-08-13T08:40:01.526Z] #32 19.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T08:40:01.526Z] #32 20.69 The following NEW packages will be installed: [2020-08-13T08:40:01.526Z] #32 20.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T08:40:01.526Z] #32 20.73 vim-common xxd [2020-08-13T08:40:01.526Z] #32 20.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:40:01.526Z] #32 20.90 Need to get 14.0 MB of archives. [2020-08-13T08:40:01.526Z] #32 20.90 After this operation, 62.1 MB of additional disk space will be used. [2020-08-13T08:40:01.526Z] #32 20.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-13T08:40:01.526Z] #32 20.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T08:40:01.526Z] #32 20.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T08:40:01.526Z] #32 21.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-13T08:40:01.526Z] #32 21.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-13T08:40:01.526Z] #32 21.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-13T08:40:01.526Z] #32 21.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-13T08:40:01.526Z] #32 21.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-13T08:40:01.527Z] #32 21.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-13T08:40:01.527Z] #32 21.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-13T08:40:01.527Z] #32 ... [2020-08-13T08:40:01.527Z] [2020-08-13T08:40:01.527Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:40:01.527Z] #51 12.41 Fetched 8063 kB in 11s (766 kB/s) [2020-08-13T08:40:01.527Z] #51 12.41 Reading package lists... [2020-08-13T08:40:01.527Z] #51 16.26 Reading package lists... [2020-08-13T08:40:01.527Z] #51 19.69 Building dependency tree... [2020-08-13T08:40:01.527Z] #51 20.66 The following additional packages will be installed: [2020-08-13T08:40:01.527Z] #51 20.66 libbtrfs0 [2020-08-13T08:40:01.527Z] #51 20.75 The following NEW packages will be installed: [2020-08-13T08:40:01.527Z] #51 20.77 libbtrfs-dev libbtrfs0 [2020-08-13T08:40:01.527Z] #51 20.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:40:01.527Z] #51 20.83 Need to get 118 kB of archives. [2020-08-13T08:40:01.527Z] #51 20.83 After this operation, 390 kB of additional disk space will be used. [2020-08-13T08:40:01.527Z] #51 20.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-13T08:40:01.527Z] #51 20.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-13T08:40:01.527Z] #51 21.50 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:40:01.527Z] #51 21.54 Fetched 118 kB in 0s (1516 kB/s) [2020-08-13T08:40:01.527Z] #51 21.60 Selecting previously unselected package libbtrfs0. [2020-08-13T08:40:01.527Z] #51 21.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-13T08:40:01.527Z] #51 21.63 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-13T08:40:01.527Z] #51 21.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T08:40:01.527Z] #51 21.69 Selecting previously unselected package libbtrfs-dev. [2020-08-13T08:40:01.527Z] #51 21.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-13T08:40:01.527Z] #51 21.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:40:01.527Z] #51 21.82 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T08:40:01.527Z] #51 21.83 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:40:01.527Z] #51 21.83 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:40:01.562Z] #52 30.23 Checking out files: 91% (2953/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T08:40:01.562Z] #52 30.44 + cd /tmp/tmp.cUSb1Zv6Nl/src/github.com/containerd/containerd [2020-08-13T08:40:01.562Z] #52 30.44 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:40:01.855Z] #51 ... [2020-08-13T08:40:01.855Z] [2020-08-13T08:40:01.855Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:40:01.855Z] #38 21.98 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:40:01.855Z] #38 22.07 Fetched 3742 kB in 0s (8775 kB/s) [2020-08-13T08:40:01.855Z] #38 22.10 Selecting previously unselected package libcap-dev:s390x. [2020-08-13T08:40:01.855Z] #38 22.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 ... 15177 files and directories currently installed.) [2020-08-13T08:40:01.855Z] #38 22.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-13T08:40:01.855Z] #38 22.20 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-13T08:40:02.061Z] dc5c6edc9cff: Pull complete [2020-08-13T08:40:02.133Z] #52 ... [2020-08-13T08:40:02.133Z] [2020-08-13T08:40:02.133Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:02.133Z] #47 DONE 31.0s [2020-08-13T08:40:02.147Z] #38 ... [2020-08-13T08:40:02.147Z] [2020-08-13T08:40:02.147Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:40:02.147Z] #51 DONE 22.4s [2020-08-13T08:40:02.147Z] [2020-08-13T08:40:02.147Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:40:02.147Z] #38 22.40 Selecting previously unselected package libnet1:s390x. [2020-08-13T08:40:02.147Z] #38 22.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-13T08:40:02.147Z] #38 22.41 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-13T08:40:02.147Z] #38 22.54 Selecting previously unselected package libnet1-dev. [2020-08-13T08:40:02.147Z] #38 22.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-13T08:40:02.147Z] #38 22.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T08:40:02.394Z] [2020-08-13T08:40:02.394Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:02.449Z] #38 22.70 Selecting previously unselected package libnl-3-200:s390x. [2020-08-13T08:40:02.449Z] #38 22.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-13T08:40:02.449Z] #38 22.73 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-13T08:40:02.449Z] #38 22.83 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-13T08:40:02.449Z] #38 22.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-13T08:40:02.741Z] #38 22.86 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-13T08:40:02.741Z] #38 ... [2020-08-13T08:40:02.741Z] [2020-08-13T08:40:02.741Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:02.741Z] #47 10.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:40:02.741Z] #47 11.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:40:02.741Z] #47 11.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:40:02.741Z] #47 12.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:40:02.741Z] #47 12.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:40:02.741Z] #47 13.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:40:02.741Z] #47 13.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:40:02.741Z] #47 13.65 runtime [2020-08-13T08:40:02.741Z] #47 13.69 runtime/cgo [2020-08-13T08:40:02.741Z] #47 ... [2020-08-13T08:40:02.741Z] [2020-08-13T08:40:02.741Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:40:02.741Z] #32 22.42 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:40:02.741Z] #32 22.63 Fetched 14.0 MB in 1s (15.0 MB/s) [2020-08-13T08:40:02.741Z] #32 22.67 Selecting previously unselected package xxd. [2020-08-13T08:40:02.741Z] #32 22.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-13T08:40:02.741Z] #32 22.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-13T08:40:02.741Z] #32 22.75 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T08:40:02.741Z] #32 22.93 Selecting previously unselected package vim-common. [2020-08-13T08:40:02.741Z] #32 22.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:40:02.741Z] #32 22.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T08:40:02.741Z] #32 ... [2020-08-13T08:40:02.741Z] [2020-08-13T08:40:02.741Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:40:02.741Z] #23 13.12 Fetched 8063 kB in 11s (727 kB/s) [2020-08-13T08:40:02.741Z] #23 13.12 Reading package lists... [2020-08-13T08:40:02.741Z] #23 16.53 Reading package lists... [2020-08-13T08:40:02.741Z] #23 19.93 Building dependency tree... [2020-08-13T08:40:02.741Z] #23 20.98 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T08:40:02.741Z] #23 20.98 The following additional packages will be installed: [2020-08-13T08:40:02.741Z] #23 20.98 libjq1 libonig5 [2020-08-13T08:40:02.741Z] #23 21.26 The following NEW packages will be installed: [2020-08-13T08:40:02.741Z] #23 21.26 jq libjq1 libonig5 [2020-08-13T08:40:02.741Z] #23 21.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:40:02.741Z] #23 21.39 Need to get 350 kB of archives. [2020-08-13T08:40:02.741Z] #23 21.39 After this operation, 1154 kB of additional disk space will be used. [2020-08-13T08:40:02.741Z] #23 21.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-13T08:40:02.741Z] #23 21.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-13T08:40:02.741Z] #23 21.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-13T08:40:02.741Z] #23 22.24 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:40:02.741Z] #23 22.37 Fetched 350 kB in 0s (2173 kB/s) [2020-08-13T08:40:02.741Z] #23 22.48 Selecting previously unselected package libonig5:s390x. [2020-08-13T08:40:02.741Z] #23 22.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-13T08:40:02.741Z] #23 22.62 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-13T08:40:02.741Z] #23 22.63 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-13T08:40:02.741Z] #23 22.79 Selecting previously unselected package libjq1:s390x. [2020-08-13T08:40:02.741Z] #23 22.81 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-13T08:40:02.741Z] #23 22.83 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-13T08:40:02.741Z] #23 23.06 Selecting previously unselected package jq. [2020-08-13T08:40:02.741Z] #23 23.07 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-13T08:40:02.741Z] #23 23.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T08:40:03.031Z] #23 23.22 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-13T08:40:03.031Z] #23 23.22 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-13T08:40:03.031Z] #23 23.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T08:40:03.031Z] #23 23.24 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:40:03.031Z] #23 ... [2020-08-13T08:40:03.031Z] [2020-08-13T08:40:03.031Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:03.031Z] #41 10.96 unicode/utf16 [2020-08-13T08:40:03.031Z] #41 11.18 container/list [2020-08-13T08:40:03.031Z] #41 11.56 crypto/internal/subtle [2020-08-13T08:40:03.031Z] #41 11.66 crypto/subtle [2020-08-13T08:40:03.031Z] #41 11.81 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T08:40:03.031Z] #41 11.88 internal/nettrace [2020-08-13T08:40:03.031Z] #41 11.96 runtime/cgo [2020-08-13T08:40:03.031Z] #41 17.69 vendor/golang.org/x/crypto/internal/subtle [2020-08-13T08:40:03.031Z] #41 ... [2020-08-13T08:40:03.031Z] [2020-08-13T08:40:03.031Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:40:03.032Z] #38 23.09 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-13T08:40:03.032Z] #38 23.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-13T08:40:03.032Z] #38 23.12 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-13T08:40:03.032Z] #38 23.20 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-13T08:40:03.032Z] #38 23.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-13T08:40:03.032Z] #38 23.23 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-13T08:40:03.032Z] #38 23.32 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-13T08:40:03.032Z] #38 23.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-13T08:40:03.032Z] #38 23.33 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-13T08:40:03.323Z] #38 23.48 Selecting previously unselected package libprotobuf17:s390x. [2020-08-13T08:40:03.323Z] #38 23.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-13T08:40:03.323Z] #38 23.49 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-13T08:40:03.323Z] #38 ... [2020-08-13T08:40:03.323Z] [2020-08-13T08:40:03.323Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:40:03.323Z] #23 DONE 23.7s [2020-08-13T08:40:03.323Z] [2020-08-13T08:40:03.323Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T08:40:03.323Z] #24 DONE 0.1s [2020-08-13T08:40:03.334Z] #45 ... [2020-08-13T08:40:03.334Z] [2020-08-13T08:40:03.334Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:03.334Z] #52 32.07 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T08:40:03.334Z] #52 32.07 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T08:40:03.334Z] #52 32.07 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:40:03.334Z] #52 32.07 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:40:03.334Z] #52 32.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T08:40:03.334Z] #52 32.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T08:40:03.334Z] #52 32.07 + '[' '' = dynamic ']' [2020-08-13T08:40:03.334Z] #52 32.07 + make [2020-08-13T08:40:03.595Z] #52 32.59 + bin/ctr [2020-08-13T08:40:03.621Z] [2020-08-13T08:40:03.621Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:03.621Z] #52 0.777 + RM_GOPATH=0 [2020-08-13T08:40:03.621Z] #52 0.777 + TMP_GOPATH= [2020-08-13T08:40:03.621Z] #52 0.777 + : /build [2020-08-13T08:40:03.621Z] #52 0.777 + '[' -z '' ']' [2020-08-13T08:40:03.621Z] #52 0.777 ++ mktemp -d [2020-08-13T08:40:03.621Z] #52 0.778 + export GOPATH=/tmp/tmp.OceXjMMb95 [2020-08-13T08:40:03.621Z] #52 0.778 + GOPATH=/tmp/tmp.OceXjMMb95 [2020-08-13T08:40:03.621Z] #52 0.778 + RM_GOPATH=1 [2020-08-13T08:40:03.621Z] #52 0.778 + case "$(go env GOARCH)" in [2020-08-13T08:40:03.621Z] #52 0.778 ++ go env GOARCH [2020-08-13T08:40:03.621Z] #52 0.792 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:40:03.621Z] #52 0.792 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:40:03.621Z] #52 0.794 ++ dirname /tmp/install/install.sh [2020-08-13T08:40:03.621Z] #52 0.797 + dir=/tmp/install [2020-08-13T08:40:03.621Z] #52 0.797 + bin=containerd [2020-08-13T08:40:03.621Z] #52 0.797 + shift [2020-08-13T08:40:03.621Z] #52 0.797 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T08:40:03.621Z] #52 0.797 + . /tmp/install/containerd.installer [2020-08-13T08:40:03.621Z] #52 0.797 ++ set -e [2020-08-13T08:40:03.621Z] #52 0.797 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:40:03.621Z] #52 0.798 + install_containerd [2020-08-13T08:40:03.621Z] #52 0.799 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T08:40:03.621Z] #52 0.800 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OceXjMMb95/src/github.com/containerd/containerd [2020-08-13T08:40:03.621Z] #52 0.800 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:40:03.621Z] #52 0.811 Cloning into '/tmp/tmp.OceXjMMb95/src/github.com/containerd/containerd'... [2020-08-13T08:40:05.225Z] #47 ... [2020-08-13T08:40:05.225Z] [2020-08-13T08:40:05.225Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T08:40:05.225Z] #35 CACHED [2020-08-13T08:40:05.225Z] [2020-08-13T08:40:05.225Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:40:05.225Z] #38 CACHED [2020-08-13T08:40:05.225Z] [2020-08-13T08:40:05.225Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:05.225Z] #39 CACHED [2020-08-13T08:40:05.225Z] [2020-08-13T08:40:05.225Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:40:05.225Z] #36 CACHED [2020-08-13T08:40:05.225Z] [2020-08-13T08:40:05.225Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:40:05.225Z] #58 CACHED [2020-08-13T08:40:05.225Z] [2020-08-13T08:40:05.225Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:05.225Z] #60 12.52 Checking out files: 57% (1180/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-08-13T08:40:05.225Z] #60 13.17 + cd /tmp/tmp.uY1xBVkZrM/src/github.com/docker/libnetwork [2020-08-13T08:40:05.225Z] #60 13.17 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:40:05.225Z] #60 13.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T08:40:05.225Z] #60 ... [2020-08-13T08:40:05.225Z] [2020-08-13T08:40:05.225Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:05.225Z] #41 DONE 17.3s [2020-08-13T08:40:05.225Z] [2020-08-13T08:40:05.225Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:05.489Z] #49 ... [2020-08-13T08:40:05.489Z] [2020-08-13T08:40:05.489Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:05.489Z] #60 DONE 17.8s [2020-08-13T08:40:05.752Z] [2020-08-13T08:40:05.752Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:06.547Z] 8551927d9554: Pull complete [2020-08-13T08:40:06.547Z] 4e7db4b3b5f6: Pull complete [2020-08-13T08:40:06.547Z] Digest: sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 [2020-08-13T08:40:06.547Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-08-13T08:40:06.547Z] ---> 4bc81aa2240f [2020-08-13T08:40:06.547Z] Step 5/15 : ARG BUILDX_REPO [2020-08-13T08:40:06.547Z] ---> Running in 1474aa679af7 [2020-08-13T08:40:06.547Z] Removing intermediate container 1474aa679af7 [2020-08-13T08:40:06.547Z] ---> 3eb03f6a6281 [2020-08-13T08:40:06.547Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-13T08:40:06.547Z] ---> Running in e618491ea758 [2020-08-13T08:40:06.547Z] Cloning into '/buildx'... [2020-08-13T08:40:06.702Z] #47 19.09 golang.org/x/crypto/ssh/terminal [2020-08-13T08:40:07.143Z] #52 ... [2020-08-13T08:40:07.144Z] [2020-08-13T08:40:07.144Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:07.144Z] #25 1.985 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T08:40:07.144Z] #25 2.223 [2020-08-13T08:40:07.742Z] #25 2.338 0.1% ##### 7.5% ######## 12.0% ############# 18.8% ################## 25.5% ####################### 32.3% ############################ 39.0% ################################ 45.8% ##################################### 52.5% ########################################## 59.2% ############################################### 65.9% #################################################### 72.6% ########################################################## 81.5% ############################################################### 88.2% #################################################################### 95.0% #25 ... [2020-08-13T08:40:07.742Z] [2020-08-13T08:40:07.742Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:07.742Z] #43 DONE 25.8s [2020-08-13T08:40:07.742Z] [2020-08-13T08:40:07.742Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:07.742Z] #25 2.338 0.1% ##### 7.5% ######## 12.0% ############# 18.8% ################## 25.5% ####################### 32.3% ############################ 39.0% ################################ 45.8% ##################################### 52.5% ########################################## 59.2% ############################################### 65.9% #################################################### 72.6% ########################################################## 81.5% ############################################################### 88.2% #################################################################### 95.0% ######################################################################## 100.0% [2020-08-13T08:40:08.072Z] #25 4.660 #=#=# [2020-08-13T08:40:08.629Z] #47 20.67 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T08:40:08.684Z] #25 4.914 # 1.8% ##################### 29.8% ################################################################ 89.7% ######################################################################## 100.0% [2020-08-13T08:40:08.887Z] #52 ... [2020-08-13T08:40:08.887Z] [2020-08-13T08:40:08.887Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:08.887Z] #54 37.47 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:40:08.887Z] #54 37.47 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T08:40:08.976Z] #25 5.521 #=#=# [2020-08-13T08:40:09.267Z] #25 5.665 ################## 25.9% ########################################## 59.6% ################################################################## 93.0% ######################################################################## 100.0% [2020-08-13T08:40:09.568Z] #25 ... [2020-08-13T08:40:09.568Z] [2020-08-13T08:40:09.568Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:09.568Z] #60 DONE 27.7s [2020-08-13T08:40:09.568Z] [2020-08-13T08:40:09.568Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:09.568Z] #25 6.173 [2020-08-13T08:40:09.581Z] #47 ... [2020-08-13T08:40:09.581Z] [2020-08-13T08:40:09.582Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:09.582Z] #43 DONE 22.0s [2020-08-13T08:40:09.846Z] [2020-08-13T08:40:09.846Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:09.846Z] #52 21.73 Checking out files: 92% (2978/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T08:40:09.846Z] #52 21.82 + cd /tmp/tmp.UpQfXBvgep/src/github.com/containerd/containerd [2020-08-13T08:40:09.846Z] #52 21.82 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:40:10.131Z] Removing intermediate container e618491ea758 [2020-08-13T08:40:10.131Z] ---> 0d65dfe7400e [2020-08-13T08:40:10.131Z] Step 7/15 : WORKDIR /buildx [2020-08-13T08:40:10.131Z] ---> Running in 3ef7dc8adbd6 [2020-08-13T08:40:10.131Z] Removing intermediate container 3ef7dc8adbd6 [2020-08-13T08:40:10.131Z] ---> 8315c37b7383 [2020-08-13T08:40:10.131Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-13T08:40:10.131Z] ---> Running in 325ea1945feb [2020-08-13T08:40:10.131Z] Removing intermediate container 325ea1945feb [2020-08-13T08:40:10.131Z] ---> 0097c9c3565e [2020-08-13T08:40:10.131Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-13T08:40:10.131Z] ---> Running in 5996e3228b44 [2020-08-13T08:40:10.425Z] From https://github.com/docker/buildx [2020-08-13T08:40:10.425Z] * [new tag] v0.3.1 -> build [2020-08-13T08:40:11.064Z] Switched to branch 'build' [2020-08-13T08:40:11.239Z] #52 23.31 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T08:40:11.239Z] #52 23.31 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T08:40:11.239Z] #52 23.31 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:40:11.239Z] #52 23.31 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:40:11.239Z] #52 23.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T08:40:11.239Z] #52 23.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T08:40:11.239Z] #52 23.32 + '[' '' = dynamic ']' [2020-08-13T08:40:11.239Z] #52 23.32 + make [2020-08-13T08:40:11.429Z] #54 DONE 40.5s [2020-08-13T08:40:11.429Z] [2020-08-13T08:40:11.429Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:11.664Z] #25 6.316 ### 4.4% ####### 10.8% ############ 17.3% ############### 21.6% ################## 25.9% ######################## 34.5% ############################# 40.5% ################################# 46.6% ####################################### 55.1% ############################################# 63.6% ################################################## 70.1% ####################################################### 76.5% ########################################################### 83.0% ################################################################ 89.4% #################################################################### 95.8% ######################################################################## 100.0% [2020-08-13T08:40:11.689Z] #49 ... [2020-08-13T08:40:11.689Z] [2020-08-13T08:40:11.689Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T08:40:11.689Z] #55 DONE 0.0s [2020-08-13T08:40:11.689Z] [2020-08-13T08:40:11.689Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T08:40:11.689Z] #56 DONE 0.1s [2020-08-13T08:40:11.689Z] [2020-08-13T08:40:11.689Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:11.708Z] Removing intermediate container 5996e3228b44 [2020-08-13T08:40:11.709Z] ---> e0579a6e6583 [2020-08-13T08:40:11.709Z] Step 10/15 : ARG GOOS [2020-08-13T08:40:11.709Z] ---> Running in 333f852fcff8 [2020-08-13T08:40:11.815Z] #52 24.12 + bin/ctr [2020-08-13T08:40:11.955Z] #25 8.513 [2020-08-13T08:40:11.955Z] #25 ... [2020-08-13T08:40:11.955Z] [2020-08-13T08:40:11.955Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:40:11.955Z] #10 22.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-13T08:40:11.955Z] #10 22.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-08-13T08:40:11.955Z] #10 24.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-13T08:40:11.955Z] #10 25.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-13T08:40:11.955Z] #10 25.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-13T08:40:11.955Z] #10 25.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-13T08:40:11.955Z] #10 25.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-13T08:40:11.955Z] #10 25.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-13T08:40:11.955Z] #10 25.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-13T08:40:11.955Z] #10 25.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-13T08:40:11.955Z] #10 25.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-13T08:40:11.955Z] #10 25.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-13T08:40:11.955Z] #10 25.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-13T08:40:11.955Z] #10 25.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-13T08:40:11.955Z] #10 25.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-13T08:40:11.955Z] #10 25.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-13T08:40:11.955Z] #10 25.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-13T08:40:11.955Z] #10 25.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-13T08:40:11.955Z] #10 26.67 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:40:11.955Z] #10 26.76 Fetched 73.3 MB in 5s (14.2 MB/s) [2020-08-13T08:40:11.955Z] #10 26.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T08:40:11.955Z] #10 26.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 ... 15177 files and directories currently installed.) [2020-08-13T08:40:11.955Z] #10 26.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-13T08:40:11.955Z] #10 26.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T08:40:11.955Z] #10 29.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T08:40:11.955Z] #10 29.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-13T08:40:11.955Z] #10 29.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T08:40:11.955Z] #10 31.90 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T08:40:11.955Z] #10 31.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T08:40:11.955Z] #10 31.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T08:40:11.955Z] #10 32.03 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-13T08:40:11.955Z] #10 32.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-13T08:40:11.955Z] #10 32.04 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-13T08:40:11.955Z] #10 32.11 Selecting previously unselected package dmsetup. [2020-08-13T08:40:11.955Z] #10 32.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-13T08:40:11.955Z] #10 32.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T08:40:11.955Z] #10 32.20 Selecting previously unselected package mingw-w64-common. [2020-08-13T08:40:11.955Z] #10 32.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T08:40:11.955Z] #10 32.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T08:40:11.955Z] #10 ... [2020-08-13T08:40:11.955Z] [2020-08-13T08:40:11.955Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:12.008Z] Removing intermediate container 333f852fcff8 [2020-08-13T08:40:12.008Z] ---> 8b379453afa3 [2020-08-13T08:40:12.008Z] Step 11/15 : ARG GOARCH [2020-08-13T08:40:12.008Z] ---> Running in 82681bfedacf [2020-08-13T08:40:12.008Z] Removing intermediate container 82681bfedacf [2020-08-13T08:40:12.008Z] ---> f16fec9028aa [2020-08-13T08:40:12.008Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-08-13T08:40:12.008Z] ---> Running in 4ca10c9483b5 [2020-08-13T08:40:12.392Z] #52 ... [2020-08-13T08:40:12.392Z] [2020-08-13T08:40:12.392Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:12.392Z] #47 DONE 24.6s [2020-08-13T08:40:12.392Z] [2020-08-13T08:40:12.392Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:12.835Z] #25 8.702 1.1% # 2.3% ### 4.6% ##### 7.1% ###### 9.0% ######## 11.5% ######### 13.2% ########## 15.1% [2020-08-13T08:40:12.835Z] #25 ... [2020-08-13T08:40:12.836Z] [2020-08-13T08:40:12.836Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:40:12.836Z] #32 23.21 Selecting previously unselected package cmake-data. [2020-08-13T08:40:12.836Z] #32 23.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T08:40:12.836Z] #32 23.22 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T08:40:12.836Z] #32 25.71 Selecting previously unselected package libicu63:s390x. [2020-08-13T08:40:12.836Z] #32 25.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-13T08:40:12.836Z] #32 25.74 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-13T08:40:12.836Z] #32 31.70 Selecting previously unselected package libxml2:s390x. [2020-08-13T08:40:12.836Z] #32 31.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-13T08:40:12.836Z] #32 31.71 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-13T08:40:12.836Z] #32 32.23 Selecting previously unselected package libarchive13:s390x. [2020-08-13T08:40:12.836Z] #32 32.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-13T08:40:12.836Z] #32 32.24 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-13T08:40:12.836Z] #32 32.51 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-13T08:40:12.836Z] #32 32.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-13T08:40:12.836Z] #32 32.52 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-13T08:40:12.836Z] #32 32.67 Selecting previously unselected package librhash0:s390x. [2020-08-13T08:40:12.836Z] #32 32.67 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-13T08:40:12.836Z] #32 32.68 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-13T08:40:12.836Z] #32 32.76 Selecting previously unselected package libuv1:s390x. [2020-08-13T08:40:12.836Z] #32 32.77 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-13T08:40:12.836Z] #32 32.77 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-13T08:40:12.836Z] #32 32.89 Selecting previously unselected package cmake. [2020-08-13T08:40:12.836Z] #32 32.89 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-13T08:40:12.836Z] #32 32.89 Unpacking cmake (3.13.4-1) ... [2020-08-13T08:40:13.129Z] #32 ... [2020-08-13T08:40:13.129Z] [2020-08-13T08:40:13.129Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:14.005Z] #25 8.702 1.1% # 2.3% ### 4.6% ##### 7.1% ###### 9.0% ######## 11.5% ######### 13.2% ########## 15.1% ############ 17.0% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.8% ################## 25.7% ################### 27.6% ##################### 29.4% [2020-08-13T08:40:14.005Z] #25 ... [2020-08-13T08:40:14.005Z] [2020-08-13T08:40:14.005Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:40:14.005Z] #38 24.28 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-13T08:40:14.005Z] #38 24.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-13T08:40:14.005Z] #38 24.30 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 24.43 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-13T08:40:14.005Z] #38 24.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-13T08:40:14.005Z] #38 24.47 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 25.25 Selecting previously unselected package libprotoc17:s390x. [2020-08-13T08:40:14.005Z] #38 25.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-13T08:40:14.005Z] #38 25.27 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 25.74 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T08:40:14.005Z] #38 25.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-13T08:40:14.005Z] #38 25.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T08:40:14.005Z] #38 25.86 Selecting previously unselected package protobuf-compiler. [2020-08-13T08:40:14.005Z] #38 25.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-13T08:40:14.005Z] #38 25.86 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 26.01 Selecting previously unselected package python-pkg-resources. [2020-08-13T08:40:14.005Z] #38 26.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T08:40:14.005Z] #38 26.02 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T08:40:14.005Z] #38 26.18 Selecting previously unselected package python-six. [2020-08-13T08:40:14.005Z] #38 26.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T08:40:14.005Z] #38 26.19 Unpacking python-six (1.12.0-1) ... [2020-08-13T08:40:14.005Z] #38 26.28 Selecting previously unselected package python-protobuf. [2020-08-13T08:40:14.005Z] #38 26.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-13T08:40:14.005Z] #38 26.29 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 26.65 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T08:40:14.005Z] #38 28.86 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 28.87 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-13T08:40:14.005Z] #38 28.88 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-13T08:40:14.005Z] #38 28.89 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-13T08:40:14.005Z] #38 28.90 Setting up python-six (1.12.0-1) ... [2020-08-13T08:40:14.005Z] #38 30.86 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-13T08:40:14.005Z] #38 30.86 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-13T08:40:14.005Z] #38 30.87 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 30.89 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-13T08:40:14.005Z] #38 30.89 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 30.90 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 30.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T08:40:14.005Z] #38 30.92 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 30.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T08:40:14.005Z] #38 30.94 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T08:40:14.005Z] #38 ... [2020-08-13T08:40:14.005Z] [2020-08-13T08:40:14.005Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:14.881Z] #25 8.702 1.1% # 2.3% ### 4.6% ##### 7.1% ###### 9.0% ######## 11.5% ######### 13.2% ########## 15.1% ############ 17.0% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.8% ################## 25.7% ################### 27.6% ##################### 29.4% ###################### 31.3% ######################## 33.8% ########################## 36.3% ########################### 37.5% ############################ 40.0% ############################## 41.9% ################################ 45.0% ################################## 48.1% [2020-08-13T08:40:14.881Z] #25 ... [2020-08-13T08:40:14.881Z] [2020-08-13T08:40:14.881Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:40:14.881Z] #38 34.55 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-13T08:40:14.881Z] #38 34.56 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:40:14.881Z] #38 DONE 35.3s [2020-08-13T08:40:14.881Z] [2020-08-13T08:40:14.881Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:40:14.881Z] #32 34.55 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-13T08:40:14.881Z] #32 34.57 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T08:40:14.881Z] #32 34.57 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-13T08:40:14.881Z] #32 34.58 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T08:40:14.881Z] #32 34.59 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-13T08:40:14.881Z] #32 34.60 Setting up cmake-data (3.13.4-1) ... [2020-08-13T08:40:14.881Z] #32 34.63 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-13T08:40:14.881Z] #32 34.63 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-13T08:40:14.881Z] #32 34.64 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-13T08:40:14.881Z] #32 34.65 Setting up cmake (3.13.4-1) ... [2020-08-13T08:40:14.881Z] #32 34.65 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:40:14.881Z] #32 34.70 Processing triggers for mime-support (3.62) ... [2020-08-13T08:40:14.881Z] #32 DONE 35.3s [2020-08-13T08:40:14.881Z] [2020-08-13T08:40:14.881Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:16.674Z] #25 8.702 1.1% # 2.3% ### 4.6% ##### 7.1% ###### 9.0% ######## 11.5% ######### 13.2% ########## 15.1% ############ 17.0% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.8% ################## 25.7% ################### 27.6% ##################### 29.4% ###################### 31.3% ######################## 33.8% ########################## 36.3% ########################### 37.5% ############################ 40.0% ############################## 41.9% ################################ 45.0% ################################## 48.1% #################################### 50.6% ##################################### 51.8% ####################################### 54.3% ####################################### 55.6% ######################################### 57.4% ########################################## 59.3% ############################################ 61.1% ############################################## 64.3% ############################################### 66.1% ################################################# 68.6% ################################################### 71.7% ##################################################### 74.2% ####################################################### 76.4% ######################################################## 79.0% ########################################################## 81.6% ############################################################ 83.5% [2020-08-13T08:40:16.674Z] #25 ... [2020-08-13T08:40:16.674Z] [2020-08-13T08:40:16.674Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:16.674Z] #30 24.87 sync [2020-08-13T08:40:16.674Z] #30 24.87 internal/reflectlite [2020-08-13T08:40:16.674Z] #30 27.09 sort [2020-08-13T08:40:16.674Z] #30 27.09 errors [2020-08-13T08:40:16.674Z] #30 27.32 strconv [2020-08-13T08:40:16.674Z] #30 28.29 io [2020-08-13T08:40:16.674Z] #30 29.32 internal/oserror [2020-08-13T08:40:16.674Z] #30 29.42 syscall [2020-08-13T08:40:16.674Z] #30 30.80 reflect [2020-08-13T08:40:16.967Z] #30 ... [2020-08-13T08:40:16.967Z] [2020-08-13T08:40:16.967Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:17.259Z] #25 8.702 1.1% # 2.3% ### 4.6% ##### 7.1% ###### 9.0% ######## 11.5% ######### 13.2% ########## 15.1% ############ 17.0% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.8% ################## 25.7% ################### 27.6% ##################### 29.4% ###################### 31.3% ######################## 33.8% ########################## 36.3% ########################### 37.5% ############################ 40.0% ############################## 41.9% ################################ 45.0% ################################## 48.1% #################################### 50.6% ##################################### 51.8% ####################################### 54.3% ####################################### 55.6% ######################################### 57.4% ########################################## 59.3% ############################################ 61.1% ############################################## 64.3% ############################################### 66.1% ################################################# 68.6% ################################################### 71.7% ##################################################### 74.2% ####################################################### 76.4% ######################################################## 79.0% ########################################################## 81.6% ############################################################ 83.5% ############################################################## 86.6% ################################################################ 89.1% ################################################################# 91.6% #################################################################### 94.7% ###################################################################### 97.8% ######################################################################## 100.0% [2020-08-13T08:40:17.260Z] #25 13.93 [2020-08-13T08:40:17.551Z] #25 ... [2020-08-13T08:40:17.551Z] [2020-08-13T08:40:17.551Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:17.551Z] #41 25.64 sync [2020-08-13T08:40:17.551Z] #41 25.64 internal/reflectlite [2020-08-13T08:40:17.551Z] #41 27.06 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T08:40:17.551Z] #41 27.34 math/rand [2020-08-13T08:40:17.551Z] #41 28.72 internal/singleflight [2020-08-13T08:40:17.551Z] #41 28.75 io [2020-08-13T08:40:17.551Z] #41 29.03 strconv [2020-08-13T08:40:17.551Z] #41 29.90 bytes [2020-08-13T08:40:17.551Z] #41 31.42 bufio [2020-08-13T08:40:17.551Z] #41 32.17 reflect [2020-08-13T08:40:17.551Z] #41 32.37 syscall [2020-08-13T08:40:17.551Z] #41 ... [2020-08-13T08:40:17.551Z] [2020-08-13T08:40:17.551Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:17.551Z] #33 1.008 + RM_GOPATH=0 [2020-08-13T08:40:17.551Z] #33 1.008 + TMP_GOPATH= [2020-08-13T08:40:17.551Z] #33 1.009 + : /build [2020-08-13T08:40:17.551Z] #33 1.009 + '[' -z '' ']' [2020-08-13T08:40:17.551Z] #33 1.009 ++ mktemp -d [2020-08-13T08:40:17.551Z] #33 1.012 + export GOPATH=/tmp/tmp.96nzaGgoBu [2020-08-13T08:40:17.551Z] #33 1.012 + GOPATH=/tmp/tmp.96nzaGgoBu [2020-08-13T08:40:17.551Z] #33 1.012 + RM_GOPATH=1 [2020-08-13T08:40:17.551Z] #33 1.012 + case "$(go env GOARCH)" in [2020-08-13T08:40:17.551Z] #33 1.012 ++ go env GOARCH [2020-08-13T08:40:17.551Z] #33 1.034 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:40:17.551Z] #33 1.034 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:40:17.551Z] #33 1.034 ++ dirname /tmp/install/install.sh [2020-08-13T08:40:17.551Z] #33 1.035 + dir=/tmp/install [2020-08-13T08:40:17.551Z] #33 1.035 + bin=tini [2020-08-13T08:40:17.551Z] #33 1.035 + shift [2020-08-13T08:40:17.551Z] #33 1.035 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T08:40:17.551Z] #33 1.035 + . /tmp/install/tini.installer [2020-08-13T08:40:17.551Z] #33 1.035 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:40:17.551Z] #33 1.035 + install_tini [2020-08-13T08:40:17.551Z] #33 1.035 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T08:40:17.551Z] #33 1.035 + git clone https://github.com/krallin/tini.git /tmp/tmp.96nzaGgoBu/tini [2020-08-13T08:40:17.551Z] #33 1.035 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:40:17.551Z] #33 1.036 Cloning into '/tmp/tmp.96nzaGgoBu/tini'... [2020-08-13T08:40:17.551Z] #33 1.654 + cd /tmp/tmp.96nzaGgoBu/tini [2020-08-13T08:40:17.551Z] #33 1.654 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:40:17.551Z] #33 1.657 + cmake . [2020-08-13T08:40:17.551Z] #33 1.987 -- The C compiler identification is GNU 8.3.0 [2020-08-13T08:40:17.551Z] #33 2.065 -- Check for working C compiler: /usr/bin/cc [2020-08-13T08:40:17.551Z] #33 2.425 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T08:40:17.551Z] #33 2.426 -- Detecting C compiler ABI info [2020-08-13T08:40:17.703Z] #21 ... [2020-08-13T08:40:17.703Z] [2020-08-13T08:40:17.703Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:17.703Z] #54 29.82 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:40:17.703Z] #54 29.82 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T08:40:17.842Z] #33 2.744 -- Detecting C compiler ABI info - done [2020-08-13T08:40:17.842Z] #33 2.775 -- Detecting C compile features [2020-08-13T08:40:18.879Z] #33 3.844 -- Detecting C compile features - done [2020-08-13T08:40:18.879Z] #33 3.858 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T08:40:18.879Z] #33 3.968 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T08:40:19.171Z] #33 4.048 -- Configuring done [2020-08-13T08:40:19.171Z] #33 4.062 -- Generating done [2020-08-13T08:40:19.171Z] #33 4.066 -- Build files have been written to: /tmp/tmp.96nzaGgoBu/tini [2020-08-13T08:40:19.171Z] #33 4.068 + make tini-static [2020-08-13T08:40:19.465Z] #33 4.289 Scanning dependencies of target tini-static [2020-08-13T08:40:19.465Z] #33 4.351 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T08:40:20.098Z] #33 5.102 [100%] Linking C executable tini-static [2020-08-13T08:40:20.098Z] #33 ... [2020-08-13T08:40:20.098Z] [2020-08-13T08:40:20.098Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:40:20.098Z] #28 30.01 Checking out files: 93% (1423/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-08-13T08:40:20.098Z] #28 30.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T08:40:20.098Z] #28 30.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T08:40:20.098Z] #28 ... [2020-08-13T08:40:20.098Z] [2020-08-13T08:40:20.098Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:20.098Z] #25 14.86 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T08:40:20.098Z] #25 15.15 [2020-08-13T08:40:20.098Z] #25 15.26 ######################################################################## 100.0% [2020-08-13T08:40:20.098Z] #25 15.31 [2020-08-13T08:40:20.098Z] #25 16.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T08:40:20.098Z] #25 16.22 skipping existing aab193acf6ba [2020-08-13T08:40:20.098Z] #25 16.29 [2020-08-13T08:40:20.267Z] #54 DONE 32.6s [2020-08-13T08:40:20.267Z] [2020-08-13T08:40:20.267Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T08:40:20.267Z] #55 DONE 0.1s [2020-08-13T08:40:20.267Z] [2020-08-13T08:40:20.267Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:20.529Z] #21 ... [2020-08-13T08:40:20.529Z] [2020-08-13T08:40:20.529Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T08:40:20.529Z] #56 DONE 0.1s [2020-08-13T08:40:20.529Z] [2020-08-13T08:40:20.529Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:20.730Z] #25 17.21 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T08:40:20.731Z] #25 17.25 skipping existing 4d43f82972ce [2020-08-13T08:40:20.731Z] #25 17.29 [2020-08-13T08:40:21.036Z] #25 ... [2020-08-13T08:40:21.036Z] [2020-08-13T08:40:21.036Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:21.036Z] #33 5.633 [100%] Built target tini-static [2020-08-13T08:40:21.036Z] #33 5.658 + mkdir -p /build [2020-08-13T08:40:21.036Z] #33 5.659 + cp tini-static /build/docker-init [2020-08-13T08:40:21.036Z] #33 DONE 6.0s [2020-08-13T08:40:21.327Z] [2020-08-13T08:40:21.327Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:40:21.327Z] #10 37.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T08:40:21.327Z] #10 37.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T08:40:21.327Z] #10 37.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T08:40:21.327Z] #10 40.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T08:40:21.327Z] #10 40.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-13T08:40:21.327Z] #10 40.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:40:21.327Z] #10 40.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T08:40:21.327Z] #10 40.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-13T08:40:21.327Z] #10 40.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:40:21.708Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ce735bfafa0b212d) in /home/ubuntu/workspace/moby_PR-41340 [Pipeline] { [Pipeline] checkout [2020-08-13T08:40:22.002Z] #10 ... [2020-08-13T08:40:22.003Z] [2020-08-13T08:40:22.003Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:40:22.003Z] #25 18.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T08:40:22.003Z] #25 18.57 [2020-08-13T08:40:22.003Z] #25 18.63 ######################################################################## 100.0% [2020-08-13T08:40:22.003Z] #25 18.70 [2020-08-13T08:40:22.298Z] #25 18.72 Download of images into '/build' complete. [2020-08-13T08:40:22.298Z] #25 18.72 Use something like the following to load the result into a Docker daemon: [2020-08-13T08:40:22.298Z] #25 18.72 tar -cC '/build' . | docker load [2020-08-13T08:40:22.298Z] #25 DONE 18.9s [2020-08-13T08:40:22.298Z] [2020-08-13T08:40:22.298Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:22.298Z] #39 7.057 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T08:40:22.298Z] #39 7.057 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T08:40:22.298Z] #39 7.104 Note: Building without GnuTLS support [2020-08-13T08:40:22.298Z] #39 7.105 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T08:40:22.298Z] #39 7.105 Makefile.config:40: Warn: Building without nftables support [2020-08-13T08:40:23.333Z] #39 ... [2020-08-13T08:40:23.333Z] [2020-08-13T08:40:23.333Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:23.333Z] #47 31.34 bytes [2020-08-13T08:40:23.333Z] #47 31.35 syscall [2020-08-13T08:40:23.333Z] #47 32.94 reflect [2020-08-13T08:40:23.333Z] #47 36.05 time [2020-08-13T08:40:23.333Z] #47 39.24 context [2020-08-13T08:40:23.333Z] #47 40.34 os [2020-08-13T08:40:23.333Z] #47 ... [2020-08-13T08:40:23.333Z] [2020-08-13T08:40:23.333Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:23.333Z] #30 35.52 time [2020-08-13T08:40:23.333Z] #30 38.56 internal/poll [2020-08-13T08:40:23.333Z] #30 39.93 internal/syscall/execenv [2020-08-13T08:40:23.333Z] #30 40.06 internal/syscall/unix [2020-08-13T08:40:23.333Z] #30 40.19 os [2020-08-13T08:40:23.333Z] #30 41.35 strings [2020-08-13T08:40:23.624Z] #30 ... [2020-08-13T08:40:23.624Z] [2020-08-13T08:40:23.624Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:23.624Z] #47 41.86 encoding/base64 [2020-08-13T08:40:24.657Z] #47 42.64 strings [2020-08-13T08:40:24.657Z] #47 42.82 fmt [2020-08-13T08:40:25.074Z] using credential docker-jenkins-github-credentials [2020-08-13T08:40:25.082Z] Cloning the remote Git repository [2020-08-13T08:40:25.082Z] Cloning with configured refspecs honoured and without tags [2020-08-13T08:40:25.106Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T08:40:25.147Z] > git init /home/ubuntu/workspace/moby_PR-41340 # timeout=10 [2020-08-13T08:40:25.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:40:25.398Z] > git --version # timeout=10 [2020-08-13T08:40:25.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:40:25.483Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:40:26.745Z] #47 44.94 golang.org/x/sys/unix [2020-08-13T08:40:28.254Z] #47 46.31 encoding/json [2020-08-13T08:40:28.886Z] #47 ... [2020-08-13T08:40:28.887Z] [2020-08-13T08:40:28.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:28.887Z] #39 8.670 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T08:40:28.887Z] #39 8.704 GEN .gitid [2020-08-13T08:40:28.887Z] #39 8.713 GEN criu/include/version.h [2020-08-13T08:40:28.887Z] #39 8.745 GEN include/common/asm [2020-08-13T08:40:28.887Z] #39 9.370 PBCC images/timens.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.401 DEP images/timens.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.456 PBCC images/fown.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.466 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.552 PBCC images/opts.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.571 PBCC images/memfd.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.620 DEP images/fown.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.653 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.697 DEP images/opts.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.733 DEP images/memfd.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.769 PBCC images/sit.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.777 DEP images/sit.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.812 PBCC images/macvlan.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.840 DEP images/macvlan.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.858 PBCC images/autofs.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.862 DEP images/autofs.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.912 PBCC images/sysctl.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.924 DEP images/sysctl.pb-c.d [2020-08-13T08:40:28.887Z] #39 9.957 PBCC images/time.pb-c.c [2020-08-13T08:40:28.887Z] #39 9.963 DEP images/time.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.00 PBCC images/binfmt-misc.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.01 DEP images/binfmt-misc.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.03 PBCC images/seccomp.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.05 DEP images/seccomp.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.07 PBCC images/userns.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.08 DEP images/userns.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.11 PBCC images/cgroup.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.13 DEP images/cgroup.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.15 PBCC images/ext-file.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.16 DEP images/ext-file.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.21 PBCC images/rpc.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.23 DEP images/rpc.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.28 PBCC images/siginfo.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.28 DEP images/siginfo.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.34 PBCC images/pagemap.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.38 DEP images/pagemap.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.39 PBCC images/rlimit.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.41 DEP images/rlimit.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.44 PBCC images/file-lock.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.46 DEP images/file-lock.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.50 PBCC images/tty.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.53 DEP images/tty.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.58 PBCC images/tun.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.60 PBCC images/netdev.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.64 DEP images/tun.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.68 DEP images/netdev.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.71 PBCC images/vma.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.75 DEP images/vma.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.78 PBCC images/creds.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.78 DEP images/creds.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.82 PBCC images/utsns.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.83 DEP images/utsns.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.85 PBCC images/ipc-desc.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.86 PBCC images/ipc-sem.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.89 DEP images/ipc-desc.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.91 DEP images/ipc-sem.pb-c.d [2020-08-13T08:40:28.887Z] #39 10.96 PBCC images/ipc-msg.pb-c.c [2020-08-13T08:40:28.887Z] #39 10.98 DEP images/ipc-msg.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.05 PBCC images/ipc-shm.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.06 DEP images/ipc-shm.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.09 PBCC images/ipc-var.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.10 DEP images/ipc-var.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.12 PBCC images/sk-opts.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.14 PBCC images/packet-sock.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.14 DEP images/sk-opts.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.18 DEP images/packet-sock.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.23 PBCC images/sk-netlink.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.25 DEP images/sk-netlink.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.28 PBCC images/sk-inet.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.30 DEP images/sk-inet.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.34 PBCC images/sk-unix.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.38 DEP images/sk-unix.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.42 PBCC images/mm.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.43 DEP images/mm.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.45 PBCC images/timerfd.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.50 DEP images/timerfd.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.53 PBCC images/timer.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.55 DEP images/timer.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.55 PBCC images/sa.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.60 DEP images/sa.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.61 PBCC images/pipe-data.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.62 DEP images/pipe-data.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.67 PBCC images/mnt.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.73 DEP images/mnt.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.75 PBCC images/sk-packet.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.75 DEP images/sk-packet.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.78 PBCC images/tcp-stream.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.79 DEP images/tcp-stream.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.84 PBCC images/pipe.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.84 DEP images/pipe.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.89 PBCC images/pstree.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.90 DEP images/pstree.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.93 PBCC images/fs.pb-c.c [2020-08-13T08:40:28.887Z] #39 11.95 DEP images/fs.pb-c.d [2020-08-13T08:40:28.887Z] #39 11.98 PBCC images/signalfd.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.00 DEP images/signalfd.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.04 PBCC images/fh.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.06 PBCC images/fsnotify.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.10 DEP images/fh.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.15 DEP images/fsnotify.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.20 PBCC images/eventpoll.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.22 DEP images/eventpoll.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.25 PBCC images/eventfd.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.27 DEP images/eventfd.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.30 PBCC images/remap-file-path.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.31 DEP images/remap-file-path.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.36 PBCC images/fifo.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.37 DEP images/fifo.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.41 PBCC images/ghost-file.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.42 DEP images/ghost-file.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.45 PBCC images/regfile.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.48 DEP images/regfile.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.50 PBCC images/ns.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.52 DEP images/ns.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.54 PBCC images/fdinfo.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.58 DEP images/fdinfo.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.62 PBCC images/core-aarch64.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.63 PBCC images/core-arm.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.67 PBCC images/core-ppc64.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.68 PBCC images/core-s390.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.71 PBCC images/core-x86.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.73 PBCC images/core.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.77 PBCC images/inventory.pb-c.c [2020-08-13T08:40:28.887Z] #39 12.80 DEP images/core-aarch64.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.83 DEP images/core-arm.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.85 DEP images/core-ppc64.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.88 DEP images/core-s390.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.91 DEP images/core-x86.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.95 DEP images/core.pb-c.d [2020-08-13T08:40:28.887Z] #39 12.99 DEP images/inventory.pb-c.d [2020-08-13T08:40:28.887Z] #39 13.04 PBCC images/cpuinfo.pb-c.c [2020-08-13T08:40:28.887Z] #39 13.08 DEP images/cpuinfo.pb-c.d [2020-08-13T08:40:28.887Z] #39 13.10 PBCC images/stats.pb-c.c [2020-08-13T08:40:28.887Z] #39 13.11 DEP images/stats.pb-c.d [2020-08-13T08:40:28.887Z] #39 13.95 make[1]: Nothing to be done for 'all'. [2020-08-13T08:40:29.524Z] #39 ... [2020-08-13T08:40:29.524Z] [2020-08-13T08:40:29.524Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:29.524Z] #41 37.65 time [2020-08-13T08:40:29.524Z] #41 41.57 strings [2020-08-13T08:40:29.524Z] #41 41.77 os [2020-08-13T08:40:29.524Z] #41 42.90 regexp/syntax [2020-08-13T08:40:29.524Z] #41 44.65 fmt [2020-08-13T08:40:29.524Z] #41 46.09 regexp [2020-08-13T08:40:29.524Z] #41 ... [2020-08-13T08:40:29.524Z] [2020-08-13T08:40:29.524Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:29.524Z] #52 23.66 Checking out files: 67% (2175/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T08:40:29.524Z] #52 24.61 + cd /tmp/tmp.OceXjMMb95/src/github.com/containerd/containerd [2020-08-13T08:40:29.524Z] #52 24.61 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:40:29.524Z] #52 25.90 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T08:40:29.524Z] #52 25.90 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T08:40:29.524Z] #52 25.90 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:40:29.524Z] #52 25.90 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:40:29.524Z] #52 25.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T08:40:29.524Z] #52 25.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T08:40:29.524Z] #52 25.90 + '[' '' = dynamic ']' [2020-08-13T08:40:29.524Z] #52 25.90 + make [2020-08-13T08:40:29.524Z] #52 26.74 + bin/ctr [2020-08-13T08:40:33.045Z] #52 ... [2020-08-13T08:40:33.045Z] [2020-08-13T08:40:33.045Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:33.045Z] #30 42.45 fmt [2020-08-13T08:40:33.045Z] #30 43.44 path/filepath [2020-08-13T08:40:33.045Z] #30 44.49 io/ioutil [2020-08-13T08:40:33.045Z] #30 44.96 path [2020-08-13T08:40:33.045Z] #30 45.35 text/tabwriter [2020-08-13T08:40:33.045Z] #30 45.85 github.com/BurntSushi/toml [2020-08-13T08:40:33.045Z] #30 45.85 flag [2020-08-13T08:40:33.045Z] #30 46.85 log [2020-08-13T08:40:33.045Z] #30 48.40 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:40:33.045Z] #30 DONE 51.2s [2020-08-13T08:40:33.045Z] [2020-08-13T08:40:33.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:33.045Z] #39 14.71 CC images/stats.o [2020-08-13T08:40:33.045Z] #39 14.99 CC images/core.o [2020-08-13T08:40:33.045Z] #39 15.38 CC images/core-x86.o [2020-08-13T08:40:33.045Z] #39 15.61 CC images/core-arm.o [2020-08-13T08:40:33.046Z] #39 15.77 CC images/core-aarch64.o [2020-08-13T08:40:33.046Z] #39 15.95 CC images/core-ppc64.o [2020-08-13T08:40:33.046Z] #39 16.20 CC images/core-s390.o [2020-08-13T08:40:33.046Z] #39 16.69 CC images/cpuinfo.o [2020-08-13T08:40:33.046Z] #39 17.07 CC images/inventory.o [2020-08-13T08:40:33.046Z] #39 17.33 CC images/fdinfo.o [2020-08-13T08:40:33.046Z] #39 17.60 CC images/fown.o [2020-08-13T08:40:33.046Z] #39 17.73 CC images/ns.o [2020-08-13T08:40:33.046Z] #39 17.91 CC images/regfile.o [2020-08-13T08:40:33.046Z] #39 18.06 CC images/ghost-file.o [2020-08-13T08:40:33.356Z] #39 18.22 CC images/fifo.o [2020-08-13T08:40:33.356Z] #39 18.33 CC images/remap-file-path.o [2020-08-13T08:40:33.612Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b3dcaff95c0fbafb) in /home/ubuntu/workspace/moby_PR-41340 [Pipeline] { [Pipeline] checkout [2020-08-13T08:40:33.658Z] #39 18.62 CC images/eventfd.o [2020-08-13T08:40:33.719Z] #49 60.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T08:40:33.719Z] #49 61.50 + mkdir -p /build [2020-08-13T08:40:33.719Z] #49 61.51 + cp runc /build/runc [2020-08-13T08:40:33.719Z] #49 DONE 62.0s [2020-08-13T08:40:33.719Z] [2020-08-13T08:40:33.719Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:33.958Z] #39 18.77 CC images/eventpoll.o [2020-08-13T08:40:33.958Z] #39 18.96 CC images/fh.o [2020-08-13T08:40:34.249Z] #39 19.13 CC images/fsnotify.o [2020-08-13T08:40:34.541Z] #39 19.48 CC images/signalfd.o [2020-08-13T08:40:34.541Z] #39 19.60 CC images/fs.o [2020-08-13T08:40:34.541Z] #39 19.69 CC images/pstree.o [2020-08-13T08:40:34.832Z] #39 19.78 CC images/pipe.o [2020-08-13T08:40:34.832Z] #39 19.85 CC images/tcp-stream.o [2020-08-13T08:40:34.832Z] #39 19.97 CC images/sk-packet.o [2020-08-13T08:40:35.123Z] #39 20.19 CC images/mnt.o [2020-08-13T08:40:35.415Z] #39 20.39 CC images/pipe-data.o [2020-08-13T08:40:35.415Z] #39 20.49 CC images/sa.o [2020-08-13T08:40:35.706Z] #39 20.57 CC images/timer.o [2020-08-13T08:40:35.706Z] #39 20.69 CC images/timerfd.o [2020-08-13T08:40:35.706Z] #39 ... [2020-08-13T08:40:35.706Z] [2020-08-13T08:40:35.706Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:40:35.706Z] #10 56.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T08:40:35.997Z] #10 56.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-13T08:40:35.997Z] #10 56.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:40:36.437Z] using credential docker-jenkins-github-credentials [2020-08-13T08:40:36.447Z] Cloning the remote Git repository [2020-08-13T08:40:36.448Z] Cloning with configured refspecs honoured and without tags [2020-08-13T08:40:36.508Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T08:40:36.562Z] > git init /home/ubuntu/workspace/moby_PR-41340 # timeout=10 [2020-08-13T08:40:36.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:40:36.787Z] > git --version # timeout=10 [2020-08-13T08:40:36.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:40:36.809Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:40:38.678Z] #49 50.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T08:40:39.627Z] #49 51.99 + mkdir -p /build [2020-08-13T08:40:39.890Z] #49 51.99 + cp runc /build/runc [2020-08-13T08:40:40.453Z] #10 ... [2020-08-13T08:40:40.453Z] [2020-08-13T08:40:40.453Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:40.453Z] #41 47.87 go/token [2020-08-13T08:40:40.453Z] #41 48.50 go/scanner [2020-08-13T08:40:40.453Z] #41 48.99 internal/lazyregexp [2020-08-13T08:40:40.453Z] #41 49.15 net/url [2020-08-13T08:40:40.453Z] #41 49.44 go/ast [2020-08-13T08:40:40.453Z] #41 50.42 text/template/parse [2020-08-13T08:40:40.453Z] #41 53.29 go/parser [2020-08-13T08:40:40.453Z] #41 53.99 text/template [2020-08-13T08:40:40.453Z] #41 55.12 encoding/xml [2020-08-13T08:40:40.453Z] #41 57.20 go/doc [2020-08-13T08:40:40.453Z] #41 ... [2020-08-13T08:40:40.453Z] [2020-08-13T08:40:40.453Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:40.453Z] #39 20.81 CC images/mm.o [2020-08-13T08:40:40.453Z] #39 20.97 CC images/sk-opts.o [2020-08-13T08:40:40.453Z] #39 21.12 CC images/sk-unix.o [2020-08-13T08:40:40.453Z] #39 21.28 CC images/sk-inet.o [2020-08-13T08:40:40.453Z] #39 21.53 CC images/tun.o [2020-08-13T08:40:40.453Z] #39 21.63 CC images/sk-netlink.o [2020-08-13T08:40:40.453Z] #39 21.80 CC images/packet-sock.o [2020-08-13T08:40:40.453Z] #39 22.08 CC images/ipc-var.o [2020-08-13T08:40:40.453Z] #39 22.17 CC images/ipc-desc.o [2020-08-13T08:40:40.453Z] #39 22.28 CC images/ipc-shm.o [2020-08-13T08:40:40.453Z] #39 22.41 CC images/ipc-msg.o [2020-08-13T08:40:40.453Z] #39 22.59 CC images/ipc-sem.o [2020-08-13T08:40:40.453Z] #39 22.70 CC images/utsns.o [2020-08-13T08:40:40.453Z] #39 22.82 CC images/creds.o [2020-08-13T08:40:40.453Z] #39 22.94 CC images/vma.o [2020-08-13T08:40:40.453Z] #39 23.08 CC images/netdev.o [2020-08-13T08:40:40.453Z] #39 23.31 CC images/tty.o [2020-08-13T08:40:40.453Z] #39 23.62 CC images/file-lock.o [2020-08-13T08:40:40.453Z] #39 23.70 CC images/rlimit.o [2020-08-13T08:40:40.453Z] #39 23.80 CC images/pagemap.o [2020-08-13T08:40:40.453Z] #39 23.94 CC images/siginfo.o [2020-08-13T08:40:40.453Z] #39 24.10 CC images/rpc.o [2020-08-13T08:40:40.453Z] #39 24.57 CC images/ext-file.o [2020-08-13T08:40:40.453Z] #39 24.63 CC images/cgroup.o [2020-08-13T08:40:40.453Z] #39 24.94 CC images/userns.o [2020-08-13T08:40:40.453Z] #39 25.14 CC images/google/protobuf/descriptor.o [2020-08-13T08:40:40.467Z] #49 DONE 52.8s [2020-08-13T08:40:40.467Z] [2020-08-13T08:40:40.467Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:40.467Z] #21 50.72 Checking out files: 52% (5678/10855) Checking out files: 53% (5754/10855) Checking out files: 54% (5862/10855) Checking out files: 55% (5971/10855) Checking out files: 56% (6079/10855) Checking out files: 57% (6188/10855) Checking out files: 58% (6296/10855) Checking out files: 59% (6405/10855) Checking out files: 60% (6513/10855) Checking out files: 61% (6622/10855) Checking out files: 62% (6731/10855) Checking out files: 63% (6839/10855) Checking out files: 64% (6948/10855) Checking out files: 65% (7056/10855) Checking out files: 66% (7165/10855) Checking out files: 67% (7273/10855) Checking out files: 68% (7382/10855) Checking out files: 69% (7490/10855) Checking out files: 70% (7599/10855) Checking out files: 71% (7708/10855) Checking out files: 72% (7816/10855) Checking out files: 73% (7925/10855) Checking out files: 74% (8033/10855) Checking out files: 75% (8142/10855) Checking out files: 76% (8250/10855) Checking out files: 77% (8359/10855) Checking out files: 78% (8467/10855) Checking out files: 79% (8576/10855) Checking out files: 80% (8684/10855) Checking out files: 81% (8793/10855) Checking out files: 82% (8902/10855) Checking out files: 83% (9010/10855) Checking out files: 84% (9119/10855) Checking out files: 85% (9227/10855) Checking out files: 86% (9336/10855) Checking out files: 87% (9444/10855) Checking out files: 88% (9553/10855) Checking out files: 89% (9661/10855) Checking out files: 90% (9770/10855) Checking out files: 91% (9879/10855) Checking out files: 92% (9987/10855) Checking out files: 93% (10096/10855) Checking out files: 94% (10204/10855) Checking out files: 95% (10313/10855) Checking out files: 96% (10421/10855) Checking out files: 97% (10530/10855) Checking out files: 98% (10638/10855) Checking out files: 99% (10747/10855) Checking out files: 100% (10855/10855) Checking out files: 100% (10855/10855), done. [2020-08-13T08:40:40.467Z] #21 51.69 + cd /tmp/tmp.5UXR3aOdrb/tmp/docker-ce [2020-08-13T08:40:40.467Z] #21 51.69 + git checkout -q v17.06.2-ce [2020-08-13T08:40:41.085Z] #39 26.06 CC images/opts.o [2020-08-13T08:40:41.085Z] #39 26.17 CC images/seccomp.o [2020-08-13T08:40:41.085Z] #39 26.27 CC images/binfmt-misc.o [2020-08-13T08:40:41.376Z] #39 26.40 CC images/time.o [2020-08-13T08:40:41.376Z] #39 26.53 CC images/sysctl.o [2020-08-13T08:40:41.417Z] #21 53.54 + mkdir -p /tmp/tmp.5UXR3aOdrb/src/github.com/docker [2020-08-13T08:40:41.417Z] #21 53.54 + mv components/cli /tmp/tmp.5UXR3aOdrb/src/github.com/docker/cli [2020-08-13T08:40:41.417Z] #21 53.55 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-13T08:40:41.666Z] #39 26.61 CC images/autofs.o [2020-08-13T08:40:41.666Z] #39 26.70 CC images/macvlan.o [2020-08-13T08:40:41.957Z] #39 26.84 CC images/sit.o [2020-08-13T08:40:41.957Z] #39 26.93 CC images/memfd.o [2020-08-13T08:40:41.957Z] #39 27.03 CC images/timens.o [2020-08-13T08:40:41.957Z] #39 ... [2020-08-13T08:40:41.957Z] [2020-08-13T08:40:41.957Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:41.957Z] #47 50.14 github.com/pkg/diff [2020-08-13T08:40:41.957Z] #47 50.69 go/ast [2020-08-13T08:40:41.957Z] #47 51.52 golang.org/x/crypto/ssh/terminal [2020-08-13T08:40:41.957Z] #47 52.57 mvdan.cc/editorconfig [2020-08-13T08:40:41.957Z] #47 53.26 mvdan.cc/sh/v3/fileutil [2020-08-13T08:40:41.957Z] #47 53.36 mvdan.cc/sh/v3/syntax [2020-08-13T08:40:41.957Z] #47 57.16 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T08:40:42.249Z] #47 ... [2020-08-13T08:40:42.249Z] [2020-08-13T08:40:42.249Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:42.249Z] #41 59.08 github.com/LK4D4/vndr/versioned [2020-08-13T08:40:42.249Z] #41 59.22 vendor/golang.org/x/crypto/cryptobyte [2020-08-13T08:40:42.249Z] #41 59.49 github.com/LK4D4/vndr/build [2020-08-13T08:40:42.544Z] #41 60.60 net [2020-08-13T08:40:42.544Z] #41 ... [2020-08-13T08:40:42.544Z] [2020-08-13T08:40:42.544Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:40:42.544Z] #47 DONE 60.8s [2020-08-13T08:40:42.846Z] [2020-08-13T08:40:42.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:42.846Z] #39 27.25 LINK images/built-in.o [2020-08-13T08:40:42.846Z] #39 27.32 GEN compel/include/asm [2020-08-13T08:40:42.846Z] #39 27.34 GEN compel/include/version.h [2020-08-13T08:40:42.846Z] #39 27.35 touch .config [2020-08-13T08:40:42.846Z] #39 27.36 GEN include/common/config.h [2020-08-13T08:40:42.846Z] #39 27.40 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-13T08:40:42.846Z] #39 27.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T08:40:42.846Z] #39 27.49 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T08:40:42.846Z] #39 27.52 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-13T08:40:42.846Z] #39 27.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-13T08:40:42.846Z] #39 27.53 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-13T08:40:42.846Z] #39 27.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T08:40:42.846Z] #39 27.54 DEP compel/plugins/std/infect.d [2020-08-13T08:40:42.846Z] #39 27.64 DEP compel/plugins/std/string.d [2020-08-13T08:40:42.846Z] #39 27.69 DEP compel/plugins/std/log.d [2020-08-13T08:40:42.846Z] #39 27.75 DEP compel/plugins/std/fds.d [2020-08-13T08:40:42.846Z] #39 27.80 DEP compel/plugins/std/std.d [2020-08-13T08:40:42.846Z] #39 27.85 DEP compel/plugins/shmem/shmem.d [2020-08-13T08:40:42.846Z] #39 27.90 DEP compel/plugins/fds/fds.d [2020-08-13T08:40:43.141Z] #39 28.03 CC compel/plugins/std/std.o [2020-08-13T08:40:43.465Z] #39 28.33 CC compel/plugins/std/fds.o [2020-08-13T08:40:43.726Z] #45 ... [2020-08-13T08:40:43.726Z] [2020-08-13T08:40:43.726Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:43.726Z] #52 72.07 + bin/containerd [2020-08-13T08:40:43.756Z] #39 28.57 CC compel/plugins/std/log.o [2020-08-13T08:40:44.047Z] #39 28.99 CC compel/plugins/std/string.o [2020-08-13T08:40:44.338Z] #39 29.31 CC compel/plugins/std/infect.o [2020-08-13T08:40:44.629Z] #39 29.64 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-13T08:40:44.629Z] #39 29.66 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-13T08:40:44.629Z] #39 29.70 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-13T08:40:44.629Z] #39 29.78 AR compel/plugins/std.lib.a [2020-08-13T08:40:44.629Z] #39 29.84 CC compel/plugins/fds/fds.o [2020-08-13T08:40:44.920Z] #39 30.02 AR compel/plugins/fds.lib.a [2020-08-13T08:40:44.920Z] #39 30.04 HOSTDEP compel/src/lib/log-host.d [2020-08-13T08:40:44.920Z] #39 30.09 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T08:40:45.212Z] #39 30.20 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-13T08:40:45.212Z] #39 30.24 HOSTDEP compel/src/main-host.d [2020-08-13T08:40:45.212Z] #39 30.33 DEP compel/src/lib/ptrace.d [2020-08-13T08:40:45.503Z] #39 30.43 DEP compel/src/lib/infect.d [2020-08-13T08:40:45.503Z] #39 30.50 DEP compel/src/lib/infect-util.d [2020-08-13T08:40:45.503Z] #39 30.55 DEP compel/src/lib/infect-rpc.d [2020-08-13T08:40:45.794Z] #39 30.68 DEP compel/arch/s390/src/lib/infect.d [2020-08-13T08:40:45.794Z] #39 30.80 DEP compel/arch/s390/src/lib/cpu.d [2020-08-13T08:40:45.794Z] #39 30.84 DEP compel/src/lib/log.d [2020-08-13T08:40:45.794Z] #39 30.89 DEP compel/src/main.d [2020-08-13T08:40:46.086Z] #39 30.97 DEP compel/src/lib/handle-elf.d [2020-08-13T08:40:46.086Z] #39 31.04 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-13T08:40:46.086Z] #39 31.08 CC compel/src/lib/log.o [2020-08-13T08:40:46.086Z] #39 31.17 CC compel/arch/s390/src/lib/cpu.o [2020-08-13T08:40:46.086Z] #39 31.26 CC compel/arch/s390/src/lib/infect.o [2020-08-13T08:40:46.729Z] #39 31.71 CC compel/src/lib/infect-rpc.o [2020-08-13T08:40:47.023Z] #39 32.00 CC compel/src/lib/infect-util.o [2020-08-13T08:40:47.023Z] #39 32.18 CC compel/src/lib/infect.o [2020-08-13T08:40:48.313Z] Fetching without tags [2020-08-13T08:40:48.543Z] #39 ... [2020-08-13T08:40:48.543Z] [2020-08-13T08:40:48.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:40:48.543Z] #10 66.37 Selecting previously unselected package libapparmor1:s390x. [2020-08-13T08:40:48.543Z] #10 66.38 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 66.38 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-13T08:40:48.543Z] #10 66.43 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-13T08:40:48.543Z] #10 66.43 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 66.43 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-13T08:40:48.543Z] #10 66.58 Selecting previously unselected package libbtrfs0. [2020-08-13T08:40:48.543Z] #10 66.58 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 66.59 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T08:40:48.543Z] #10 66.63 Selecting previously unselected package libbtrfs-dev. [2020-08-13T08:40:48.543Z] #10 66.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 66.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:40:48.543Z] #10 66.73 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-13T08:40:48.543Z] #10 66.73 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 66.74 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-13T08:40:48.543Z] #10 66.78 Selecting previously unselected package libudev-dev:s390x. [2020-08-13T08:40:48.543Z] #10 66.78 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 66.78 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-13T08:40:48.543Z] #10 66.93 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-13T08:40:48.543Z] #10 66.93 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 66.93 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-13T08:40:48.543Z] #10 67.12 Selecting previously unselected package libpcre16-3:s390x. [2020-08-13T08:40:48.543Z] #10 67.12 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 67.12 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-13T08:40:48.543Z] #10 67.22 Selecting previously unselected package libpcre32-3:s390x. [2020-08-13T08:40:48.543Z] #10 67.22 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 67.22 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-13T08:40:48.543Z] #10 67.34 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-13T08:40:48.543Z] #10 67.34 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 67.35 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-13T08:40:48.543Z] #10 67.43 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-13T08:40:48.543Z] #10 67.43 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 67.44 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-13T08:40:48.543Z] #10 67.65 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-13T08:40:48.543Z] #10 67.66 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 67.66 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-13T08:40:48.543Z] #10 67.82 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-13T08:40:48.543Z] #10 67.82 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 67.84 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-13T08:40:48.543Z] #10 67.89 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-13T08:40:48.543Z] #10 67.89 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 67.89 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-13T08:40:48.543Z] #10 67.97 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-13T08:40:48.543Z] #10 67.97 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-13T08:40:48.543Z] #10 67.97 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-13T08:40:48.543Z] #10 68.26 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-13T08:40:48.543Z] #10 68.28 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-13T08:40:48.543Z] #10 68.28 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-13T08:40:48.543Z] #10 68.29 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T08:40:48.543Z] #10 68.30 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-13T08:40:48.543Z] #10 68.31 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-13T08:40:48.543Z] #10 68.32 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:40:48.543Z] #10 68.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T08:40:48.543Z] #10 68.33 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-13T08:40:48.543Z] #10 68.34 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-13T08:40:48.543Z] #10 68.35 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T08:40:48.543Z] #10 68.36 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:40:48.543Z] #10 68.36 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-13T08:40:48.543Z] #10 68.37 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T08:40:48.543Z] #10 68.38 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-13T08:40:48.543Z] #10 68.39 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T08:40:48.543Z] #10 68.39 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-13T08:40:48.543Z] #10 68.40 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:40:48.543Z] #10 68.45 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-08-13T08:40:48.543Z] #10 68.45 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-08-13T08:40:48.543Z] #10 68.46 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:40:48.543Z] #10 68.46 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-08-13T08:40:48.543Z] #10 68.46 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-08-13T08:40:48.543Z] #10 68.47 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T08:40:48.543Z] #10 68.48 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-13T08:40:48.543Z] #10 68.49 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-13T08:40:48.543Z] #10 68.49 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T08:40:48.543Z] #10 68.50 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-13T08:40:48.543Z] #10 68.51 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-13T08:40:48.543Z] #10 68.51 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:40:48.543Z] #10 DONE 68.8s [2020-08-13T08:40:48.543Z] [2020-08-13T08:40:48.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:48.543Z] #39 33.57 CC compel/src/lib/ptrace.o [2020-08-13T08:40:48.671Z] Merging remotes/origin/master commit 0168ddc77dc89c4f967289cfb4cc1e7a715971ef into PR head commit 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:40:49.182Z] #39 34.08 AR compel/libcompel.a [2020-08-13T08:40:49.182Z] #39 34.12 HOSTCC compel/src/main-host.o [2020-08-13T08:40:49.182Z] #39 34.29 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-13T08:40:49.182Z] #39 34.36 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T08:40:49.474Z] #39 ... [2020-08-13T08:40:49.474Z] [2020-08-13T08:40:49.474Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T08:40:49.474Z] #11 DONE 0.9s [2020-08-13T08:40:49.474Z] [2020-08-13T08:40:49.474Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:49.474Z] #39 34.60 HOSTCC compel/src/lib/log-host.o [2020-08-13T08:40:49.511Z] Merge succeeded, producing 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:40:49.511Z] Checking out Revision 3ee1ab87b74aa0548305dc6c18cab5175331adb8 (PR-41340) [2020-08-13T08:40:49.769Z] #39 34.69 HOSTLINK compel/compel-host-bin [2020-08-13T08:40:49.769Z] #39 34.75 DEP soccr/soccr.d [2020-08-13T08:40:50.061Z] #39 34.98 CC soccr/soccr.o [2020-08-13T08:40:48.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:40:48.228Z] > git config --add remote.origin.fetch +refs/pull/41340/head:refs/remotes/origin/PR-41340 # timeout=10 [2020-08-13T08:40:48.246Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:40:48.287Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:40:48.317Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:40:48.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:40:48.319Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:40:48.690Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:40:48.713Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:40:49.460Z] > git merge 0168ddc77dc89c4f967289cfb4cc1e7a715971ef # timeout=10 [2020-08-13T08:40:49.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T08:40:49.514Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:40:49.544Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:40:50.354Z] #39 ... [2020-08-13T08:40:50.354Z] [2020-08-13T08:40:50.354Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T08:40:50.354Z] #12 DONE 1.0s [2020-08-13T08:40:50.646Z] [2020-08-13T08:40:50.646Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:50.646Z] #49 0.885 + RM_GOPATH=0 [2020-08-13T08:40:50.646Z] #49 0.885 + TMP_GOPATH= [2020-08-13T08:40:50.646Z] #49 0.885 + : /build [2020-08-13T08:40:50.646Z] #49 0.885 + '[' -z '' ']' [2020-08-13T08:40:50.646Z] #49 0.886 ++ mktemp -d [2020-08-13T08:40:50.646Z] #49 0.890 + export GOPATH=/tmp/tmp.HWVawXLP8a [2020-08-13T08:40:50.646Z] #49 0.898 + GOPATH=/tmp/tmp.HWVawXLP8a [2020-08-13T08:40:50.646Z] #49 0.898 + RM_GOPATH=1 [2020-08-13T08:40:50.646Z] #49 0.898 + case "$(go env GOARCH)" in [2020-08-13T08:40:50.646Z] #49 0.898 ++ go env GOARCH [2020-08-13T08:40:50.646Z] #49 0.911 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:40:50.646Z] #49 0.912 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:40:50.646Z] #49 0.912 ++ dirname /tmp/install/install.sh [2020-08-13T08:40:50.646Z] #49 0.914 + dir=/tmp/install [2020-08-13T08:40:50.646Z] #49 0.914 + bin=runc [2020-08-13T08:40:50.646Z] #49 0.914 + shift [2020-08-13T08:40:50.646Z] #49 0.914 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T08:40:50.646Z] #49 0.914 + . /tmp/install/runc.installer [2020-08-13T08:40:50.646Z] #49 0.914 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:40:50.646Z] #49 0.915 + install_runc [2020-08-13T08:40:50.646Z] #49 0.919 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T08:40:50.646Z] #49 0.927 + uname -r [2020-08-13T08:40:50.646Z] #49 0.929 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T08:40:50.646Z] #49 0.929 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T08:40:50.646Z] #49 0.929 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T08:40:50.646Z] #49 0.929 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HWVawXLP8a/src/github.com/opencontainers/runc [2020-08-13T08:40:50.646Z] #49 0.930 Cloning into '/tmp/tmp.HWVawXLP8a/src/github.com/opencontainers/runc'... [2020-08-13T08:40:51.685Z] #49 ... [2020-08-13T08:40:51.685Z] [2020-08-13T08:40:51.685Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T08:40:51.685Z] #13 0.846 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T08:40:51.685Z] #13 DONE 1.0s [2020-08-13T08:40:51.685Z] [2020-08-13T08:40:51.685Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T08:40:52.722Z] #14 DONE 1.1s [2020-08-13T08:40:52.722Z] [2020-08-13T08:40:52.722Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T08:40:53.361Z] #15 ... [2020-08-13T08:40:53.361Z] [2020-08-13T08:40:53.361Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:53.361Z] #41 61.57 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-13T08:40:53.361Z] #41 61.94 vendor/golang.org/x/crypto/curve25519 [2020-08-13T08:40:53.361Z] #41 62.19 vendor/golang.org/x/text/transform [2020-08-13T08:40:53.361Z] #41 62.62 vendor/golang.org/x/text/unicode/bidi [2020-08-13T08:40:53.361Z] #41 63.74 vendor/golang.org/x/text/secure/bidirule [2020-08-13T08:40:53.361Z] #41 63.97 vendor/golang.org/x/text/unicode/norm [2020-08-13T08:40:53.361Z] #41 66.01 vendor/golang.org/x/net/idna [2020-08-13T08:40:53.361Z] #41 67.14 vendor/golang.org/x/net/http2/hpack [2020-08-13T08:40:53.361Z] #41 68.28 mime [2020-08-13T08:40:53.361Z] #41 69.56 mime/quotedprintable [2020-08-13T08:40:53.361Z] #41 69.86 net/http/internal [2020-08-13T08:40:53.654Z] #41 ... [2020-08-13T08:40:53.654Z] [2020-08-13T08:40:53.654Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:53.654Z] #39 35.86 AR soccr/libsoccr.a [2020-08-13T08:40:53.654Z] #39 35.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T08:40:53.654Z] #39 36.19 DEP criu/arch/s390/sigframe.d [2020-08-13T08:40:53.654Z] #39 36.25 DEP criu/arch/s390/crtools.d [2020-08-13T08:40:53.654Z] #39 36.48 DEP criu/arch/s390/cpu.d [2020-08-13T08:40:53.654Z] #39 36.68 CC criu/arch/s390/cpu.o [2020-08-13T08:40:53.654Z] #39 37.20 CC criu/arch/s390/crtools.o [2020-08-13T08:40:53.654Z] #39 38.05 CC criu/arch/s390/sigframe.o [2020-08-13T08:40:53.654Z] #39 38.24 LINK criu/arch/s390/crtools.built-in.o [2020-08-13T08:40:53.654Z] #39 38.28 DEP criu/pie/util-vdso.d [2020-08-13T08:40:53.654Z] #39 38.53 DEP criu/pie/util.d [2020-08-13T08:40:53.654Z] #39 ... [2020-08-13T08:40:53.654Z] [2020-08-13T08:40:53.654Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T08:40:53.654Z] #15 DONE 1.1s [2020-08-13T08:40:53.654Z] [2020-08-13T08:40:53.654Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:53.654Z] #39 38.68 CC criu/pie/util.o [2020-08-13T08:40:53.683Z] #21 ... [2020-08-13T08:40:53.683Z] [2020-08-13T08:40:53.683Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:53.683Z] #52 65.14 + bin/containerd [2020-08-13T08:40:53.950Z] #39 38.96 CC criu/pie/util-vdso.o [2020-08-13T08:40:53.995Z] Commit message: "Update docker-py to 4.3.0" [2020-08-13T08:40:54.262Z] #39 ... [2020-08-13T08:40:54.262Z] [2020-08-13T08:40:54.262Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:40:54.262Z] #54 67.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:40:54.262Z] #54 67.70 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T08:40:54.262Z] #54 DONE 72.3s [2020-08-13T08:40:54.262Z] [2020-08-13T08:40:54.262Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T08:40:54.262Z] #55 DONE 0.1s [2020-08-13T08:40:54.262Z] [2020-08-13T08:40:54.262Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T08:40:54.262Z] #56 DONE 0.1s [2020-08-13T08:40:54.262Z] [2020-08-13T08:40:54.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:40:54.262Z] #39 39.33 AR criu/pie/pie.lib.a [2020-08-13T08:40:54.262Z] #39 39.35 DEP criu/pie/restorer.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T08:40:54.565Z] #39 39.57 DEP criu/arch/s390/restorer.d [2020-08-13T08:40:54.866Z] #39 39.78 DEP criu/arch/s390/vdso-pie.d [2020-08-13T08:40:54.866Z] #39 ... [2020-08-13T08:40:54.866Z] [2020-08-13T08:40:54.866Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T08:40:54.866Z] #16 DONE 1.1s [2020-08-13T08:40:54.866Z] [2020-08-13T08:40:54.866Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:40:54.866Z] #49 6.002 + cd /tmp/tmp.HWVawXLP8a/src/github.com/opencontainers/runc [2020-08-13T08:40:54.866Z] #49 6.002 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:40:54.866Z] #49 6.180 + '[' -z '' ']' [2020-08-13T08:40:54.866Z] #49 6.183 + target=static [2020-08-13T08:40:54.866Z] #49 6.183 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T08:40:55.187Z] #49 6.813 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T08:40:55.213Z] + docker version [2020-08-13T08:40:59.497Z] Removing intermediate container 4ca10c9483b5 [2020-08-13T08:40:59.497Z] ---> 4d28e02949fa [2020-08-13T08:40:59.497Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-13T08:40:59.497Z] ---> 4bc81aa2240f [2020-08-13T08:40:59.497Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-13T08:40:59.497Z] ---> 30a160626c22 [2020-08-13T08:40:59.497Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-13T08:40:59.497Z] ---> Running in 3359bde1def6 [2020-08-13T08:40:59.497Z] Removing intermediate container 3359bde1def6 [2020-08-13T08:40:59.497Z] ---> cf97bd0897b9 [2020-08-13T08:40:59.497Z] Successfully built cf97bd0897b9 [2020-08-13T08:40:59.497Z] Successfully tagged moby-buildx:latest [2020-08-13T08:40:59.497Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-13T08:40:59.497Z] if [ -n "${id}" ]; then \ [2020-08-13T08:40:59.497Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-13T08:40:59.497Z] && touch bundles/buildx; \ [2020-08-13T08:40:59.497Z] docker rm -f ${id}; \ [2020-08-13T08:40:59.497Z] fi [2020-08-13T08:40:59.497Z] 8df367de67c122577a68c5370d33a2ff858b516a9655b236b4764b706a26ed7c [2020-08-13T08:40:59.497Z] bundles/buildx version [2020-08-13T08:40:59.497Z] buildx v0.3.1 6db68d0 [2020-08-13T08:40:59.497Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 . [2020-08-13T08:40:59.497Z] #1 [internal] booting buildkit [2020-08-13T08:40:59.497Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-08-13T08:40:59.497Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-08-13T08:40:59.497Z] #1 creating container buildx_buildkit_default [2020-08-13T08:40:59.497Z] #1 creating container buildx_buildkit_default 0.4s done [2020-08-13T08:40:59.497Z] #1 DONE 2.2s [2020-08-13T08:40:59.497Z] [2020-08-13T08:40:59.497Z] #2 [internal] load build definition from Dockerfile [2020-08-13T08:40:59.497Z] #2 transferring dockerfile: [2020-08-13T08:40:59.497Z] #2 transferring dockerfile: 16.36kB done [2020-08-13T08:40:59.497Z] #2 DONE 0.0s [2020-08-13T08:40:59.497Z] [2020-08-13T08:40:59.497Z] #3 [internal] load .dockerignore [2020-08-13T08:40:59.497Z] #3 transferring context: 87B done [2020-08-13T08:40:59.497Z] #3 DONE 0.0s [2020-08-13T08:40:59.497Z] [2020-08-13T08:40:59.497Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T08:40:59.497Z] #4 DONE 1.2s [2020-08-13T08:40:59.497Z] [2020-08-13T08:40:59.497Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T08:40:59.497Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T08:40:59.497Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T08:40:59.497Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-08-13T08:40:59.497Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-08-13T08:40:59.497Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-08-13T08:40:59.497Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-08-13T08:40:59.497Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-08-13T08:40:59.497Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-08-13T08:40:59.497Z] #5 DONE 1.0s [2020-08-13T08:40:59.790Z] [2020-08-13T08:40:59.790Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T08:41:00.425Z] #6 ... [2020-08-13T08:41:00.425Z] [2020-08-13T08:41:00.425Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T08:41:00.425Z] #7 DONE 0.7s [2020-08-13T08:41:00.725Z] [2020-08-13T08:41:00.725Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T08:41:00.725Z] #6 DONE 0.9s [2020-08-13T08:41:00.725Z] [2020-08-13T08:41:00.725Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:41:00.725Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T08:41:00.725Z] #59 DONE 0.0s [2020-08-13T08:41:00.725Z] [2020-08-13T08:41:00.725Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:41:00.725Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T08:41:00.745Z] Fetching without tags [2020-08-13T08:41:00.778Z] #49 ... [2020-08-13T08:41:00.778Z] [2020-08-13T08:41:00.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:00.778Z] #39 39.96 DEP criu/pie/parasite-vdso.d [2020-08-13T08:41:00.778Z] #39 40.24 DEP criu/pie/parasite.d [2020-08-13T08:41:00.778Z] #39 40.46 CC criu/pie/parasite.o [2020-08-13T08:41:00.778Z] #39 41.19 LINK criu/pie/parasite.built-in.o [2020-08-13T08:41:00.778Z] #39 41.21 GEN criu/pie/parasite-blob.h [2020-08-13T08:41:00.778Z] #39 41.23 CC criu/pie/parasite-vdso.o [2020-08-13T08:41:00.778Z] #39 41.59 CC criu/arch/s390/vdso-pie.o [2020-08-13T08:41:00.778Z] #39 41.74 CC criu/arch/s390/restorer.o [2020-08-13T08:41:00.778Z] #39 42.00 CC criu/pie/restorer.o [2020-08-13T08:41:00.778Z] #39 43.57 LINK criu/pie/restorer.built-in.o [2020-08-13T08:41:00.778Z] #39 43.57 GEN criu/pie/restorer-blob.h [2020-08-13T08:41:00.778Z] #39 43.62 DEP criu/vdso.d [2020-08-13T08:41:00.778Z] #39 43.79 DEP criu/uts_ns.d [2020-08-13T08:41:00.778Z] #39 43.92 DEP criu/util.d [2020-08-13T08:41:00.778Z] #39 44.12 DEP criu/uffd.d [2020-08-13T08:41:00.778Z] #39 44.20 DEP criu/tun.d [2020-08-13T08:41:00.778Z] #39 44.27 DEP criu/tty.d [2020-08-13T08:41:00.778Z] #39 44.34 DEP criu/timerfd.d [2020-08-13T08:41:00.778Z] #39 44.49 DEP criu/timens.d [2020-08-13T08:41:00.778Z] #39 44.69 DEP criu/sysfs_parse.d [2020-08-13T08:41:00.778Z] #39 44.81 DEP criu/sysctl.d [2020-08-13T08:41:00.778Z] #39 44.98 DEP criu/string.d [2020-08-13T08:41:00.778Z] #39 45.00 DEP criu/stats.d [2020-08-13T08:41:00.778Z] #39 45.11 DEP criu/sockets.d [2020-08-13T08:41:00.778Z] #39 45.27 DEP criu/sk-unix.d [2020-08-13T08:41:00.778Z] #39 45.42 DEP criu/sk-tcp.d [2020-08-13T08:41:00.778Z] #39 45.57 DEP criu/sk-queue.d [2020-08-13T08:41:00.778Z] #39 45.69 DEP criu/sk-packet.d [2020-08-13T08:41:00.778Z] #39 45.82 DEP criu/sk-netlink.d [2020-08-13T08:41:01.071Z] #39 45.99 DEP criu/sk-inet.d [2020-08-13T08:41:01.071Z] #39 46.11 DEP criu/signalfd.d [2020-08-13T08:41:01.071Z] #39 46.18 DEP criu/sigframe.d [2020-08-13T08:41:01.071Z] #39 46.22 DEP criu/shmem.d [2020-08-13T08:41:01.156Z] Merging remotes/origin/master commit 0168ddc77dc89c4f967289cfb4cc1e7a715971ef into PR head commit 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:41:01.363Z] #39 46.30 DEP criu/servicefd.d [2020-08-13T08:41:01.363Z] #39 46.39 DEP criu/seize.d [2020-08-13T08:41:01.377Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s [2020-08-13T08:41:01.377Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s [2020-08-13T08:41:01.377Z] #8 sha256:4bc81aa2240f418b1ab3a09c4e7ed656e38d4a488b9f5458ab47b40d09439b8c 6.19kB / 6.19kB done [2020-08-13T08:41:01.377Z] #8 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T08:41:01.377Z] #8 sha256:bbb1477f2a7c2506869f5a6f98d53a2a57aae587536607ba9dbaa46d12051954 1.79kB / 1.79kB done [2020-08-13T08:41:01.377Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s [2020-08-13T08:41:01.377Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s [2020-08-13T08:41:01.377Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s [2020-08-13T08:41:01.377Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 0B / 96.52MB 0.1s [2020-08-13T08:41:01.377Z] #8 sha256:4e7db4b3b5f669221130ab546e626a044af2f6431e1d15846292179b6e21a15c 0B / 156B 0.1s [2020-08-13T08:41:01.654Z] #39 46.59 DEP criu/seccomp.d [2020-08-13T08:41:01.654Z] #39 46.76 DEP criu/rst-malloc.d [2020-08-13T08:41:01.946Z] #39 46.85 DEP criu/rbtree.d [2020-08-13T08:41:01.946Z] #39 46.88 DEP criu/pstree.d [2020-08-13T08:41:01.946Z] #39 46.96 DEP criu/protobuf.d [2020-08-13T08:41:01.946Z] #39 47.06 GEN criu/protobuf-desc-gen.h [2020-08-13T08:41:01.973Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 597.25kB / 8.25MB 0.4s [2020-08-13T08:41:01.973Z] #8 sha256:4e7db4b3b5f669221130ab546e626a044af2f6431e1d15846292179b6e21a15c 156B / 156B 0.4s done [2020-08-13T08:41:01.973Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.43MB / 8.25MB 0.6s [2020-08-13T08:41:01.973Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.37MB / 54.14MB 0.7s [2020-08-13T08:41:01.973Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.31MB / 8.25MB 0.7s [2020-08-13T08:41:01.973Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.27MB / 10.73MB 0.7s [2020-08-13T08:41:01.973Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 4.73MB / 73.58MB 0.9s [2020-08-13T08:41:01.973Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 4.81MB / 8.25MB 0.9s [2020-08-13T08:41:01.973Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 2.28MB / 10.73MB 0.9s [2020-08-13T08:41:01.973Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 5.23MB / 96.52MB 0.9s [2020-08-13T08:41:02.074Z] Merge succeeded, producing 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:41:02.074Z] Checking out Revision 3ee1ab87b74aa0548305dc6c18cab5175331adb8 (PR-41340) [2020-08-13T08:41:00.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:41:00.670Z] > git config --add remote.origin.fetch +refs/pull/41340/head:refs/remotes/origin/PR-41340 # timeout=10 [2020-08-13T08:41:00.690Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:41:00.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:41:00.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:41:00.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:41:00.757Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:41:01.171Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:41:01.199Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:41:02.021Z] > git merge 0168ddc77dc89c4f967289cfb4cc1e7a715971ef # timeout=10 [2020-08-13T08:41:02.054Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T08:41:02.119Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:41:02.132Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:41:02.343Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 7.14MB / 54.14MB 1.0s [2020-08-13T08:41:02.343Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.94MB / 8.25MB 1.0s [2020-08-13T08:41:02.343Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.07MB / 10.73MB 1.0s [2020-08-13T08:41:02.343Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 4.30MB / 57.46MB 1.0s [2020-08-13T08:41:02.343Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 10.01MB / 73.58MB 1.2s [2020-08-13T08:41:02.343Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 7.23MB / 8.25MB 1.2s [2020-08-13T08:41:02.343Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.03MB / 10.73MB 1.2s [2020-08-13T08:41:02.986Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 11.97MB / 54.14MB 1.4s [2020-08-13T08:41:02.986Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.3s done [2020-08-13T08:41:02.986Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 5.27MB / 10.73MB 1.4s [2020-08-13T08:41:02.986Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 12.14MB / 96.52MB 1.4s [2020-08-13T08:41:02.986Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.85MB / 73.58MB 1.5s [2020-08-13T08:41:02.986Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 7.21MB / 10.73MB 1.5s [2020-08-13T08:41:02.986Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 8.93MB / 57.46MB 1.5s [2020-08-13T08:41:02.986Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 15.74MB / 54.14MB 1.6s [2020-08-13T08:41:02.986Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.44MB / 10.73MB 1.6s [2020-08-13T08:41:02.986Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 19.92MB / 54.14MB 1.8s [2020-08-13T08:41:02.986Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 20.00MB / 73.58MB 1.8s [2020-08-13T08:41:02.986Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.7s done [2020-08-13T08:41:02.986Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 13.22MB / 57.46MB 1.8s [2020-08-13T08:41:02.986Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 19.42MB / 96.52MB 1.8s [2020-08-13T08:41:02.986Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 16.14MB / 57.46MB 1.9s [2020-08-13T08:41:02.999Z] #39 47.91 DEP criu/protobuf-desc.d [2020-08-13T08:41:02.999Z] #39 48.05 DEP criu/proc_parse.d [2020-08-13T08:41:02.999Z] #39 48.16 DEP criu/plugin.d [2020-08-13T08:41:03.293Z] #39 48.24 DEP criu/pipes.d [2020-08-13T08:41:03.293Z] #39 48.41 DEP criu/pie-util.d [2020-08-13T08:41:03.353Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.85MB / 54.14MB 2.1s [2020-08-13T08:41:03.353Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 25.29MB / 73.58MB 2.1s [2020-08-13T08:41:03.353Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 25.57MB / 96.52MB 2.1s [2020-08-13T08:41:03.379Z] Client: Docker Engine - Community [2020-08-13T08:41:03.379Z] Version: 19.03.12 [2020-08-13T08:41:03.379Z] API version: 1.40 [2020-08-13T08:41:03.379Z] Go version: go1.13.10 [2020-08-13T08:41:03.379Z] Git commit: 48a66213fe [2020-08-13T08:41:03.379Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-13T08:41:03.379Z] OS/Arch: linux/amd64 [2020-08-13T08:41:03.379Z] Experimental: false [2020-08-13T08:41:03.379Z] [2020-08-13T08:41:03.379Z] Server: Docker Engine - Community [2020-08-13T08:41:03.379Z] Engine: [2020-08-13T08:41:03.379Z] Version: 19.03.12 [2020-08-13T08:41:03.379Z] API version: 1.40 (minimum version 1.12) [2020-08-13T08:41:03.379Z] Go version: go1.13.10 [2020-08-13T08:41:03.379Z] Git commit: 48a66213fe [2020-08-13T08:41:03.379Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-13T08:41:03.379Z] OS/Arch: linux/amd64 [2020-08-13T08:41:03.379Z] Experimental: true [2020-08-13T08:41:03.379Z] containerd: [2020-08-13T08:41:03.379Z] Version: 1.2.13 [2020-08-13T08:41:03.379Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:41:03.379Z] runc: [2020-08-13T08:41:03.379Z] Version: 1.0.0-rc10 [2020-08-13T08:41:03.379Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:41:03.379Z] docker-init: [2020-08-13T08:41:03.379Z] Version: 0.18.0 [2020-08-13T08:41:03.379Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T08:41:03.585Z] #39 48.52 DEP criu/pie-util-vdso.d [2020-08-13T08:41:03.585Z] #39 48.63 DEP criu/path.d [2020-08-13T08:41:03.585Z] #39 48.71 DEP criu/parasite-syscall.d [2020-08-13T08:41:03.719Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.78MB / 54.14MB 2.2s [2020-08-13T08:41:03.719Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 21.31MB / 57.46MB 2.2s [2020-08-13T08:41:03.719Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 30.87MB / 73.58MB 2.4s [2020-08-13T08:41:03.719Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 24.33MB / 57.46MB 2.4s [2020-08-13T08:41:03.719Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 32.21MB / 96.52MB 2.4s [2020-08-13T08:41:03.719Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.29MB / 54.14MB 2.5s [2020-08-13T08:41:03.719Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.56MB / 57.46MB 2.5s [2020-08-13T08:41:03.719Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 35.95MB / 73.58MB 2.7s [2020-08-13T08:41:03.719Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.31MB / 57.46MB 2.7s [2020-08-13T08:41:03.719Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 38.79MB / 96.52MB 2.7s [2020-08-13T08:41:03.736Z] + docker info [2020-08-13T08:41:03.877Z] #39 48.84 DEP criu/pagemap.d [2020-08-13T08:41:03.877Z] #39 48.98 DEP criu/pagemap-cache.d [2020-08-13T08:41:03.877Z] #39 ... [2020-08-13T08:41:03.877Z] [2020-08-13T08:41:03.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:41:03.877Z] #41 72.17 crypto/tls [2020-08-13T08:41:03.877Z] #41 76.56 net/http/httptrace [2020-08-13T08:41:03.877Z] #41 76.69 net/http [2020-08-13T08:41:04.169Z] #41 ... [2020-08-13T08:41:04.169Z] [2020-08-13T08:41:04.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:04.169Z] #39 49.12 DEP criu/page-xfer.d [2020-08-13T08:41:04.169Z] #39 49.27 DEP criu/page-pipe.d [2020-08-13T08:41:04.183Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.45MB / 54.14MB 2.8s [2020-08-13T08:41:04.183Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 37.74MB / 57.46MB 2.8s [2020-08-13T08:41:04.183Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.00MB / 73.58MB 3.0s [2020-08-13T08:41:04.183Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.54MB / 57.46MB 3.0s [2020-08-13T08:41:04.183Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.51MB / 54.14MB 3.1s [2020-08-13T08:41:04.461Z] #39 49.40 DEP criu/netfilter.d [2020-08-13T08:41:04.461Z] #39 49.50 DEP criu/net.d [2020-08-13T08:41:04.565Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.53MB / 73.58MB 3.3s [2020-08-13T08:41:04.565Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.97MB / 57.46MB 3.3s [2020-08-13T08:41:04.565Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 43.22MB / 54.14MB 3.4s [2020-08-13T08:41:04.565Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 44.52MB / 96.52MB 3.4s [2020-08-13T08:41:04.753Z] #39 49.66 DEP criu/namespaces.d [2020-08-13T08:41:04.753Z] #39 49.83 DEP criu/mount.d [2020-08-13T08:41:04.753Z] #39 ... [2020-08-13T08:41:04.753Z] [2020-08-13T08:41:04.753Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:41:04.753Z] #17 1.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:04.753Z] #17 1.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:04.753Z] #17 1.400 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:04.753Z] #17 1.666 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-13T08:41:04.753Z] #17 2.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-13T08:41:04.753Z] #17 3.009 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-13T08:41:04.753Z] #17 6.212 Fetched 8063 kB in 5s (1547 kB/s) [2020-08-13T08:41:04.753Z] #17 6.212 Reading package lists... [2020-08-13T08:41:04.753Z] #17 7.925 Reading package lists... [2020-08-13T08:41:04.753Z] #17 9.611 Building dependency tree... [2020-08-13T08:41:04.753Z] #17 10.06 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T08:41:04.753Z] #17 10.06 The following additional packages will be installed: [2020-08-13T08:41:04.753Z] #17 10.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T08:41:04.961Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.44MB / 73.58MB 3.6s [2020-08-13T08:41:04.961Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.17MB / 57.46MB 3.6s [2020-08-13T08:41:04.961Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.38MB / 57.46MB 3.7s [2020-08-13T08:41:04.961Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.18MB / 54.14MB 3.9s [2020-08-13T08:41:04.961Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.38MB / 73.58MB 3.9s [2020-08-13T08:41:05.045Z] #17 10.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T08:41:05.045Z] #17 10.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T08:41:05.045Z] #17 10.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T08:41:05.045Z] #17 10.09 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T08:41:05.045Z] #17 10.09 Suggested packages: [2020-08-13T08:41:05.045Z] #17 10.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T08:41:05.045Z] #17 10.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T08:41:05.045Z] #17 10.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T08:41:05.045Z] #17 10.09 Recommended packages: [2020-08-13T08:41:05.045Z] #17 10.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T08:41:05.045Z] #17 10.09 python3-keyrings.alt python3-xdg unzip [2020-08-13T08:41:05.045Z] #17 ... [2020-08-13T08:41:05.045Z] [2020-08-13T08:41:05.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:05.045Z] #39 50.01 DEP criu/memfd.d [2020-08-13T08:41:05.045Z] #39 50.10 DEP criu/mem.d [2020-08-13T08:41:05.291Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 62.00MB / 73.58MB 4.0s [2020-08-13T08:41:05.291Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.9s done [2020-08-13T08:41:05.291Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.81MB / 54.14MB 4.2s [2020-08-13T08:41:05.291Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 50.37MB / 96.52MB 4.2s [2020-08-13T08:41:05.336Z] #39 50.24 DEP criu/lsm.d [2020-08-13T08:41:05.336Z] #39 50.38 DEP criu/log.d [2020-08-13T08:41:05.336Z] #39 50.46 DEP criu/libnetlink.d [2020-08-13T08:41:05.587Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 68.94MB / 73.58MB 4.3s [2020-08-13T08:41:05.587Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.4s done [2020-08-13T08:41:05.587Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.5s [2020-08-13T08:41:05.587Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.4s done [2020-08-13T08:41:05.629Z] #39 50.56 DEP criu/kerndat.d [2020-08-13T08:41:05.629Z] #39 50.68 DEP criu/kcmp-ids.d [2020-08-13T08:41:05.629Z] #39 50.71 DEP criu/irmap.d [2020-08-13T08:41:05.889Z] #8 ... [2020-08-13T08:41:05.889Z] [2020-08-13T08:41:05.889Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:41:05.889Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T08:41:05.889Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-08-13T08:41:05.889Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T08:41:05.889Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done [2020-08-13T08:41:05.889Z] #59 DONE 4.9s [2020-08-13T08:41:05.889Z] [2020-08-13T08:41:05.889Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:41:05.889Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.5s done [2020-08-13T08:41:05.889Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 57.47MB / 96.52MB 4.6s [2020-08-13T08:41:05.889Z] #8 ... [2020-08-13T08:41:05.889Z] [2020-08-13T08:41:05.889Z] #21 [internal] load build context [2020-08-13T08:41:05.889Z] #21 transferring context: 34.35MB 4.9s [2020-08-13T08:41:05.921Z] #39 50.78 DEP criu/ipc_ns.d [2020-08-13T08:41:05.921Z] #39 50.93 DEP criu/image.d [2020-08-13T08:41:05.921Z] #39 51.03 DEP criu/image-desc.d [2020-08-13T08:41:05.921Z] #39 51.13 DEP criu/fsnotify.d [2020-08-13T08:41:06.213Z] #39 51.23 DEP criu/filesystems.d [2020-08-13T08:41:06.213Z] #39 51.35 DEP criu/files.d [2020-08-13T08:41:06.505Z] #39 51.54 DEP criu/files-reg.d [2020-08-13T08:41:06.505Z] #39 51.64 DEP criu/files-ext.d [2020-08-13T08:41:06.636Z] Commit message: "Update docker-py to 4.3.0" [2020-08-13T08:41:06.797Z] #39 51.74 DEP criu/file-lock.d [2020-08-13T08:41:06.797Z] #39 51.84 DEP criu/file-ids.d [2020-08-13T08:41:06.797Z] #39 51.97 DEP criu/fifo.d [2020-08-13T08:41:06.955Z] #21 transferring context: 51.48MB 6.0s done [2020-08-13T08:41:06.955Z] #21 DONE 6.0s [2020-08-13T08:41:06.955Z] [2020-08-13T08:41:06.955Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:41:06.955Z] #8 sha256:8551927d95547f7176cc2c65ca7ce917e57aa66eb7f40dde57a82c8a2c38c549 96.52MB / 96.52MB 5.5s done [2020-08-13T08:41:06.955Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 [2020-08-13T08:41:07.089Z] #39 52.11 DEP criu/fdstore.d [2020-08-13T08:41:07.089Z] #39 52.15 DEP criu/fault-injection.d [2020-08-13T08:41:07.089Z] #39 52.17 DEP criu/external.d [2020-08-13T08:41:07.089Z] #39 52.24 DEP criu/eventpoll.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T08:41:07.380Z] #39 52.36 DEP criu/eventfd.d [2020-08-13T08:41:07.675Z] #39 52.48 DEP criu/crtools.d [2020-08-13T08:41:07.675Z] #39 52.64 DEP criu/cr-service.d [2020-08-13T08:41:07.675Z] #39 52.79 DEP criu/cr-restore.d [2020-08-13T08:41:07.810Z] + docker version [2020-08-13T08:41:07.967Z] #39 53.01 DEP criu/cr-errno.d [2020-08-13T08:41:07.967Z] #39 53.01 DEP criu/cr-dump.d [2020-08-13T08:41:08.259Z] #39 53.18 DEP criu/cr-dedup.d [2020-08-13T08:41:08.259Z] #39 53.28 DEP criu/cr-check.d [2020-08-13T08:41:08.259Z] #39 53.41 DEP criu/config.d [2020-08-13T08:41:08.550Z] #39 53.51 DEP criu/clone-noasan.d [2020-08-13T08:41:08.550Z] #39 53.59 DEP criu/cgroup.d [2020-08-13T08:41:08.550Z] #39 53.76 DEP criu/cgroup-props.d [2020-08-13T08:41:08.842Z] #39 53.85 DEP criu/bitmap.d [2020-08-13T08:41:08.842Z] #39 53.86 DEP criu/bfd.d [2020-08-13T08:41:08.842Z] #39 53.93 DEP criu/autofs.d [2020-08-13T08:41:08.842Z] #39 54.02 DEP criu/aio.d [2020-08-13T08:41:09.134Z] #39 54.12 DEP criu/action-scripts.d [2020-08-13T08:41:09.425Z] #39 54.40 CC criu/action-scripts.o [2020-08-13T08:41:09.716Z] #39 54.68 CC criu/aio.o [2020-08-13T08:41:10.007Z] #39 55.04 CC criu/autofs.o [2020-08-13T08:41:11.225Z] #39 56.07 CC criu/bfd.o [2020-08-13T08:41:11.526Z] #39 ... [2020-08-13T08:41:11.526Z] [2020-08-13T08:41:11.526Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:41:11.526Z] #17 11.27 The following NEW packages will be installed: [2020-08-13T08:41:11.526Z] #17 11.28 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T08:41:11.526Z] #17 11.28 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T08:41:11.526Z] #17 11.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T08:41:11.526Z] #17 11.28 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T08:41:11.526Z] #17 11.28 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T08:41:11.526Z] #17 11.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T08:41:11.526Z] #17 11.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T08:41:11.526Z] #17 11.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T08:41:11.526Z] #17 11.28 xz-utils zip [2020-08-13T08:41:11.526Z] #17 11.36 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:41:11.526Z] #17 11.36 Need to get 27.7 MB of archives. [2020-08-13T08:41:11.526Z] #17 11.36 After this operation, 117 MB of additional disk space will be used. [2020-08-13T08:41:11.526Z] #17 11.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-13T08:41:11.526Z] #17 11.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-13T08:41:11.526Z] #17 11.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-13T08:41:11.526Z] #17 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-13T08:41:11.526Z] #17 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-13T08:41:11.526Z] #17 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-13T08:41:11.526Z] #17 11.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-13T08:41:11.526Z] #17 11.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-13T08:41:11.526Z] #17 11.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-13T08:41:11.526Z] #17 11.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-13T08:41:11.526Z] #17 11.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-13T08:41:11.526Z] #17 11.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-13T08:41:11.526Z] #17 11.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-13T08:41:11.526Z] #17 11.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-13T08:41:11.526Z] #17 11.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-13T08:41:11.526Z] #17 11.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-13T08:41:11.526Z] #17 11.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-13T08:41:11.526Z] #17 11.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T08:41:11.526Z] #17 11.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-13T08:41:11.526Z] #17 11.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-13T08:41:11.526Z] #17 11.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-13T08:41:11.526Z] #17 11.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-13T08:41:11.526Z] #17 11.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-13T08:41:11.526Z] #17 11.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-13T08:41:11.526Z] #17 11.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-13T08:41:11.526Z] #17 11.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-13T08:41:11.526Z] #17 11.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-13T08:41:11.526Z] #17 11.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-13T08:41:11.526Z] #17 11.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-13T08:41:11.526Z] #17 11.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-13T08:41:11.526Z] #17 11.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-13T08:41:11.526Z] #17 11.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-13T08:41:11.526Z] #17 11.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-13T08:41:11.526Z] #17 11.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-13T08:41:11.526Z] #17 11.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T08:41:11.526Z] #17 11.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T08:41:11.526Z] #17 11.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T08:41:11.526Z] #17 11.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-13T08:41:11.526Z] #17 11.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T08:41:11.526Z] #17 11.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T08:41:11.526Z] #17 11.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T08:41:11.526Z] #17 11.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-13T08:41:11.526Z] #17 11.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-13T08:41:11.526Z] #17 11.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-13T08:41:11.526Z] #17 11.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T08:41:11.526Z] #17 12.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-13T08:41:11.526Z] #17 12.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-13T08:41:11.526Z] #17 12.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-13T08:41:11.526Z] #17 12.45 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:41:11.526Z] #17 12.49 Fetched 27.7 MB in 1s (34.1 MB/s) [2020-08-13T08:41:11.526Z] #17 12.53 Selecting previously unselected package pigz. [2020-08-13T08:41:11.526Z] #17 12.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 ... 23199 files and directories currently installed.) [2020-08-13T08:41:11.526Z] #17 12.58 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 12.58 Unpacking pigz (2.4-1) ... [2020-08-13T08:41:11.526Z] #17 12.63 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-13T08:41:11.526Z] #17 12.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 12.64 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-13T08:41:11.526Z] #17 12.90 Selecting previously unselected package python3.7-minimal. [2020-08-13T08:41:11.526Z] #17 12.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 12.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T08:41:11.526Z] #17 13.51 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-13T08:41:11.526Z] #17 13.52 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T08:41:11.526Z] #17 14.95 Selecting previously unselected package python3-minimal. [2020-08-13T08:41:11.526Z] #17 14.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-08-13T08:41:11.526Z] #17 14.97 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 14.98 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T08:41:11.526Z] #17 15.02 Selecting previously unselected package libmpdec2:s390x. [2020-08-13T08:41:11.526Z] #17 15.02 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 15.03 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-13T08:41:11.526Z] #17 15.12 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-13T08:41:11.526Z] #17 15.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 15.12 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-13T08:41:11.526Z] #17 15.68 Selecting previously unselected package python3.7. [2020-08-13T08:41:11.526Z] #17 15.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 15.70 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T08:41:11.526Z] #17 15.79 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-13T08:41:11.526Z] #17 15.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 15.80 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-13T08:41:11.526Z] #17 15.84 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T08:41:11.526Z] #17 16.42 Selecting previously unselected package python3. [2020-08-13T08:41:11.526Z] #17 16.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-08-13T08:41:11.526Z] #17 16.47 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 16.49 Unpacking python3 (3.7.3-1) ... [2020-08-13T08:41:11.526Z] #17 16.54 Selecting previously unselected package libip4tc0:s390x. [2020-08-13T08:41:11.526Z] #17 16.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 16.54 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-13T08:41:11.526Z] #17 16.61 Selecting previously unselected package libip6tc0:s390x. [2020-08-13T08:41:11.526Z] #17 16.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 16.61 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-13T08:41:11.526Z] #17 16.66 Selecting previously unselected package libiptc0:s390x. [2020-08-13T08:41:11.526Z] #17 16.66 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 16.66 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-13T08:41:11.526Z] #17 16.71 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-13T08:41:11.526Z] #17 16.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 16.71 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-13T08:41:11.526Z] #17 16.74 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-13T08:41:11.526Z] #17 16.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-13T08:41:11.526Z] #17 16.74 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-13T08:41:11.526Z] #17 16.78 Selecting previously unselected package libnftnl11:s390x. [2020-08-13T08:41:11.822Z] #17 16.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-13T08:41:11.822Z] #17 16.78 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-13T08:41:11.822Z] #17 16.82 Selecting previously unselected package iptables. [2020-08-13T08:41:11.822Z] #17 16.82 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-13T08:41:11.822Z] #17 16.82 Unpacking iptables (1.8.2-4) ... [2020-08-13T08:41:11.822Z] #17 17.05 Selecting previously unselected package xxd. [2020-08-13T08:41:11.822Z] #17 17.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-13T08:41:11.822Z] #17 17.05 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T08:41:11.822Z] #17 17.13 Selecting previously unselected package vim-common. [2020-08-13T08:41:11.822Z] #17 17.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:41:11.822Z] #17 17.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T08:41:12.113Z] #17 17.26 Selecting previously unselected package bash-completion. [2020-08-13T08:41:12.113Z] #17 17.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T08:41:12.132Z] Client: Docker Engine - Community [2020-08-13T08:41:12.132Z] Version: 19.03.12 [2020-08-13T08:41:12.132Z] API version: 1.40 [2020-08-13T08:41:12.132Z] Go version: go1.13.10 [2020-08-13T08:41:12.132Z] Git commit: 48a66213fe [2020-08-13T08:41:12.132Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-13T08:41:12.132Z] OS/Arch: linux/amd64 [2020-08-13T08:41:12.132Z] Experimental: false [2020-08-13T08:41:12.132Z] [2020-08-13T08:41:12.132Z] Server: Docker Engine - Community [2020-08-13T08:41:12.132Z] Engine: [2020-08-13T08:41:12.132Z] Version: 19.03.12 [2020-08-13T08:41:12.132Z] API version: 1.40 (minimum version 1.12) [2020-08-13T08:41:12.132Z] Go version: go1.13.10 [2020-08-13T08:41:12.132Z] Git commit: 48a66213fe [2020-08-13T08:41:12.132Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-13T08:41:12.132Z] OS/Arch: linux/amd64 [2020-08-13T08:41:12.132Z] Experimental: true [2020-08-13T08:41:12.132Z] containerd: [2020-08-13T08:41:12.132Z] Version: 1.2.13 [2020-08-13T08:41:12.132Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:41:12.132Z] runc: [2020-08-13T08:41:12.132Z] Version: 1.0.0-rc10 [2020-08-13T08:41:12.132Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:41:12.132Z] docker-init: [2020-08-13T08:41:12.132Z] Version: 0.18.0 [2020-08-13T08:41:12.132Z] GitCommit: fec3683 [Pipeline] sh [2020-08-13T08:41:12.521Z] + docker info [2020-08-13T08:41:12.762Z] #17 ... [2020-08-13T08:41:12.762Z] [2020-08-13T08:41:12.762Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:41:12.762Z] #41 84.18 github.com/LK4D4/vndr/godl [2020-08-13T08:41:12.762Z] #41 84.69 github.com/LK4D4/vndr [2020-08-13T08:41:12.762Z] #41 DONE 90.9s [2020-08-13T08:41:12.762Z] [2020-08-13T08:41:12.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:12.762Z] #39 56.60 CC criu/bitmap.o [2020-08-13T08:41:12.762Z] #39 56.75 CC criu/cgroup-props.o [2020-08-13T08:41:12.762Z] #39 57.28 CC criu/cgroup.o [2020-08-13T08:41:13.750Z] Client: [2020-08-13T08:41:13.750Z] Debug Mode: false [2020-08-13T08:41:13.750Z] [2020-08-13T08:41:13.750Z] Server: [2020-08-13T08:41:13.750Z] Containers: 0 [2020-08-13T08:41:13.750Z] Running: 0 [2020-08-13T08:41:13.750Z] Paused: 0 [2020-08-13T08:41:13.750Z] Stopped: 0 [2020-08-13T08:41:13.750Z] Images: 0 [2020-08-13T08:41:13.750Z] Server Version: 19.03.12 [2020-08-13T08:41:13.750Z] Storage Driver: overlay2 [2020-08-13T08:41:13.750Z] Backing Filesystem: extfs [2020-08-13T08:41:13.750Z] Supports d_type: true [2020-08-13T08:41:13.750Z] Native Overlay Diff: true [2020-08-13T08:41:13.750Z] Logging Driver: json-file [2020-08-13T08:41:13.750Z] Cgroup Driver: cgroupfs [2020-08-13T08:41:13.750Z] Plugins: [2020-08-13T08:41:13.750Z] Volume: local [2020-08-13T08:41:13.750Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T08:41:13.750Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T08:41:13.750Z] Swarm: inactive [2020-08-13T08:41:13.750Z] Runtimes: runc [2020-08-13T08:41:13.750Z] Default Runtime: runc [2020-08-13T08:41:13.750Z] Init Binary: docker-init [2020-08-13T08:41:13.750Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:41:13.750Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:41:13.750Z] init version: fec3683 [2020-08-13T08:41:13.750Z] Security Options: [2020-08-13T08:41:13.750Z] apparmor [2020-08-13T08:41:13.750Z] seccomp [2020-08-13T08:41:13.750Z] Profile: default [2020-08-13T08:41:13.750Z] Kernel Version: 5.3.0-1030-aws [2020-08-13T08:41:13.750Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-13T08:41:13.750Z] OSType: linux [2020-08-13T08:41:13.750Z] Architecture: x86_64 [2020-08-13T08:41:13.750Z] CPUs: 2 [2020-08-13T08:41:13.750Z] Total Memory: 7.569GiB [2020-08-13T08:41:13.750Z] Name: ip-10-100-56-169 [2020-08-13T08:41:13.750Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-13T08:41:13.750Z] Docker Root Dir: /var/lib/docker [2020-08-13T08:41:13.750Z] Debug Mode: false [2020-08-13T08:41:13.750Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:41:13.750Z] Labels: [2020-08-13T08:41:13.750Z] Experimental: true [2020-08-13T08:41:13.750Z] Insecure Registries: [2020-08-13T08:41:13.750Z] 127.0.0.0/8 [2020-08-13T08:41:13.750Z] Live Restore Enabled: true [2020-08-13T08:41:13.750Z] [2020-08-13T08:41:13.750Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T08:41:14.043Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:41:14.043Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:41:14.043Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T08:41:14.043Z] + bash /home/ubuntu/workspace/moby_PR-41340/check-config.sh [2020-08-13T08:41:14.043Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T08:41:14.043Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-13T08:41:14.043Z] [2020-08-13T08:41:14.043Z] Generally Necessary: [2020-08-13T08:41:14.043Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T08:41:14.043Z] - apparmor: enabled and tools installed [2020-08-13T08:41:14.043Z] - CONFIG_NAMESPACES: enabled [2020-08-13T08:41:14.043Z] - CONFIG_NET_NS: enabled [2020-08-13T08:41:14.043Z] - CONFIG_PID_NS: enabled [2020-08-13T08:41:14.043Z] - CONFIG_IPC_NS: enabled [2020-08-13T08:41:14.043Z] - CONFIG_UTS_NS: enabled [2020-08-13T08:41:14.043Z] - CONFIG_CGROUPS: enabled [2020-08-13T08:41:14.043Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T08:41:14.043Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T08:41:14.043Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T08:41:14.043Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T08:41:14.043Z] - CONFIG_CPUSETS: enabled [2020-08-13T08:41:14.043Z] - CONFIG_MEMCG: enabled [2020-08-13T08:41:14.043Z] - CONFIG_KEYS: enabled [2020-08-13T08:41:14.043Z] - CONFIG_VETH: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-13T08:41:14.043Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T08:41:14.043Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-13T08:41:14.043Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T08:41:14.043Z] [2020-08-13T08:41:14.043Z] Optional Features: [2020-08-13T08:41:14.310Z] #39 59.37 CC criu/clone-noasan.o [2020-08-13T08:41:14.311Z] - CONFIG_USER_NS: enabled [2020-08-13T08:41:14.311Z] - CONFIG_SECCOMP: enabled [2020-08-13T08:41:14.311Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T08:41:14.311Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T08:41:14.311Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T08:41:14.311Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T08:41:14.311Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T08:41:14.311Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T08:41:14.311Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-13T08:41:14.311Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-13T08:41:14.311Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T08:41:14.311Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T08:41:14.311Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T08:41:14.311Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T08:41:14.311Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T08:41:14.311Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T08:41:14.311Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T08:41:14.311Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T08:41:14.311Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T08:41:14.311Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T08:41:14.311Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T08:41:14.311Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T08:41:14.311Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T08:41:14.311Z] - CONFIG_EXT4_FS: enabled [2020-08-13T08:41:14.311Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T08:41:14.311Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T08:41:14.311Z] - Network Drivers: [2020-08-13T08:41:14.311Z] - "overlay": [2020-08-13T08:41:14.311Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T08:41:14.311Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T08:41:14.311Z] Optional (for encrypted networks): [2020-08-13T08:41:14.311Z] - CONFIG_CRYPTO: enabled [2020-08-13T08:41:14.311Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T08:41:14.311Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T08:41:14.311Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T08:41:14.311Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T08:41:14.311Z] - CONFIG_XFRM: enabled [2020-08-13T08:41:14.311Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T08:41:14.311Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T08:41:14.311Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T08:41:14.311Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-13T08:41:14.311Z] - "ipvlan": [2020-08-13T08:41:14.311Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T08:41:14.311Z] - "macvlan": [2020-08-13T08:41:14.574Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T08:41:14.574Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T08:41:14.574Z] - "ftp,tftp client in container": [2020-08-13T08:41:14.574Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T08:41:14.574Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T08:41:14.574Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T08:41:14.574Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T08:41:14.574Z] - Storage Drivers: [2020-08-13T08:41:14.574Z] - "aufs": [2020-08-13T08:41:14.574Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T08:41:14.574Z] - "btrfs": [2020-08-13T08:41:14.574Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T08:41:14.574Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T08:41:14.574Z] - "devicemapper": [2020-08-13T08:41:14.574Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T08:41:14.574Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T08:41:14.574Z] - "overlay": [2020-08-13T08:41:14.574Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T08:41:14.574Z] - "zfs": [2020-08-13T08:41:14.574Z] - /dev/zfs: present [2020-08-13T08:41:14.574Z] - zfs command: missing [2020-08-13T08:41:14.574Z] - zpool command: missing [2020-08-13T08:41:14.574Z] [2020-08-13T08:41:14.574Z] Limits: [2020-08-13T08:41:14.574Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T08:41:14.574Z] [2020-08-13T08:41:14.574Z] + true [Pipeline] } [Pipeline] // stage [2020-08-13T08:41:14.601Z] #39 59.45 CC criu/config.o [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T08:41:14.958Z] + sudo modprobe ip_vs [2020-08-13T08:41:14.958Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 . [2020-08-13T08:41:15.218Z] #1 [internal] load .dockerignore [2020-08-13T08:41:15.218Z] #1 transferring context: 87B done [2020-08-13T08:41:15.218Z] #1 DONE 0.1s [2020-08-13T08:41:15.218Z] [2020-08-13T08:41:15.218Z] #2 [internal] load build definition from Dockerfile [2020-08-13T08:41:15.218Z] #2 transferring dockerfile: 16.37kB done [2020-08-13T08:41:15.218Z] #2 DONE 0.1s [2020-08-13T08:41:15.218Z] [2020-08-13T08:41:15.218Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T08:41:15.239Z] #39 60.17 CC criu/cr-check.o [2020-08-13T08:41:15.479Z] #3 DONE 0.3s [2020-08-13T08:41:15.479Z] [2020-08-13T08:41:15.479Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T08:41:15.479Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T08:41:15.479Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T08:41:15.479Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-13T08:41:15.479Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-13T08:41:15.479Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-08-13T08:41:15.741Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.20MB / 8.88MB 0.2s [2020-08-13T08:41:15.741Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-13T08:41:15.741Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-13T08:41:15.878Z] #39 ... [2020-08-13T08:41:15.878Z] [2020-08-13T08:41:15.878Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:41:15.878Z] #28 DONE 95.8s [2020-08-13T08:41:15.878Z] [2020-08-13T08:41:15.878Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:41:15.878Z] #17 19.22 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T08:41:15.878Z] #17 19.46 Selecting previously unselected package bzip2. [2020-08-13T08:41:15.878Z] #17 19.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 19.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T08:41:15.878Z] #17 19.52 Selecting previously unselected package xz-utils. [2020-08-13T08:41:15.878Z] #17 19.52 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 19.52 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T08:41:15.878Z] #17 19.63 Selecting previously unselected package apparmor. [2020-08-13T08:41:15.878Z] #17 19.63 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 19.69 Unpacking apparmor (2.13.2-10) ... [2020-08-13T08:41:15.878Z] #17 19.98 Selecting previously unselected package aufs-tools. [2020-08-13T08:41:15.878Z] #17 19.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 19.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T08:41:15.878Z] #17 20.07 Selecting previously unselected package libonig5:s390x. [2020-08-13T08:41:15.878Z] #17 20.07 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 20.07 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-13T08:41:15.878Z] #17 20.25 Selecting previously unselected package libjq1:s390x. [2020-08-13T08:41:15.878Z] #17 20.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 20.26 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-13T08:41:15.878Z] #17 20.33 Selecting previously unselected package jq. [2020-08-13T08:41:15.878Z] #17 20.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 20.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T08:41:15.878Z] #17 20.41 Selecting previously unselected package libaio1:s390x. [2020-08-13T08:41:15.878Z] #17 20.41 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 20.43 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-13T08:41:15.878Z] #17 20.47 Selecting previously unselected package libgpm2:s390x. [2020-08-13T08:41:15.878Z] #17 20.47 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 20.47 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-13T08:41:15.878Z] #17 20.51 Selecting previously unselected package libicu63:s390x. [2020-08-13T08:41:15.878Z] #17 20.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-13T08:41:15.878Z] #17 20.51 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-13T08:41:16.318Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-13T08:41:16.318Z] #4 DONE 0.9s [2020-08-13T08:41:16.578Z] [2020-08-13T08:41:16.578Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T08:41:16.841Z] #5 DONE 0.3s [2020-08-13T08:41:16.842Z] [2020-08-13T08:41:16.842Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T08:41:16.842Z] #6 DONE 0.2s [2020-08-13T08:41:17.120Z] [2020-08-13T08:41:17.120Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:41:17.120Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T08:41:17.120Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T08:41:17.120Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T08:41:17.958Z] #17 22.92 Selecting previously unselected package libnet1:s390x. [2020-08-13T08:41:17.958Z] #17 22.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-13T08:41:17.958Z] #17 22.92 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-13T08:41:17.958Z] #17 22.99 Selecting previously unselected package libnl-3-200:s390x. [2020-08-13T08:41:17.959Z] #17 22.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-13T08:41:17.959Z] #17 22.99 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-13T08:41:17.959Z] #17 23.04 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-13T08:41:17.959Z] #17 23.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-13T08:41:17.959Z] #17 23.05 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-13T08:41:17.959Z] #17 23.08 Selecting previously unselected package libreadline5:s390x. [2020-08-13T08:41:17.959Z] #17 23.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-13T08:41:17.959Z] #17 23.08 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-13T08:41:17.959Z] #17 23.15 Selecting previously unselected package net-tools. [2020-08-13T08:41:17.959Z] #17 23.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-13T08:41:17.959Z] #17 23.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T08:41:17.959Z] #17 23.29 Selecting previously unselected package python-pip-whl. [2020-08-13T08:41:18.251Z] #17 23.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T08:41:18.251Z] #17 23.29 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T08:41:18.543Z] #17 23.71 Selecting previously unselected package python3-lib2to3. [2020-08-13T08:41:18.543Z] #17 23.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T08:41:18.543Z] #17 23.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T08:41:18.543Z] #17 23.78 Selecting previously unselected package python3-distutils. [2020-08-13T08:41:18.543Z] #17 23.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T08:41:18.543Z] #17 23.78 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T08:41:18.835Z] #17 23.88 Selecting previously unselected package python3-pip. [2020-08-13T08:41:18.835Z] #17 23.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T08:41:18.835Z] #17 23.89 Unpacking python3-pip (18.1-5) ... [2020-08-13T08:41:18.835Z] #17 24.02 Selecting previously unselected package python3-pkg-resources. [2020-08-13T08:41:18.835Z] #17 24.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T08:41:18.836Z] #17 24.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T08:41:18.836Z] #17 24.09 Selecting previously unselected package python3-setuptools. [2020-08-13T08:41:18.836Z] #17 24.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T08:41:18.836Z] #17 24.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T08:41:19.088Z] Client: [2020-08-13T08:41:19.088Z] Debug Mode: false [2020-08-13T08:41:19.088Z] [2020-08-13T08:41:19.088Z] Server: [2020-08-13T08:41:19.088Z] Containers: 0 [2020-08-13T08:41:19.088Z] Running: 0 [2020-08-13T08:41:19.088Z] Paused: 0 [2020-08-13T08:41:19.088Z] Stopped: 0 [2020-08-13T08:41:19.088Z] Images: 0 [2020-08-13T08:41:19.088Z] Server Version: 19.03.12 [2020-08-13T08:41:19.088Z] Storage Driver: overlay2 [2020-08-13T08:41:19.088Z] Backing Filesystem: extfs [2020-08-13T08:41:19.088Z] Supports d_type: true [2020-08-13T08:41:19.088Z] Native Overlay Diff: true [2020-08-13T08:41:19.088Z] Logging Driver: json-file [2020-08-13T08:41:19.088Z] Cgroup Driver: cgroupfs [2020-08-13T08:41:19.088Z] Plugins: [2020-08-13T08:41:19.088Z] Volume: local [2020-08-13T08:41:19.088Z] Network: bridge host ipvlan macvlan null overlay [2020-08-13T08:41:19.088Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-13T08:41:19.088Z] Swarm: inactive [2020-08-13T08:41:19.088Z] Runtimes: runc [2020-08-13T08:41:19.088Z] Default Runtime: runc [2020-08-13T08:41:19.088Z] Init Binary: docker-init [2020-08-13T08:41:19.088Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-13T08:41:19.088Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-13T08:41:19.088Z] init version: fec3683 [2020-08-13T08:41:19.088Z] Security Options: [2020-08-13T08:41:19.088Z] apparmor [2020-08-13T08:41:19.088Z] seccomp [2020-08-13T08:41:19.088Z] Profile: default [2020-08-13T08:41:19.088Z] Kernel Version: 5.3.0-1030-aws [2020-08-13T08:41:19.088Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-13T08:41:19.088Z] OSType: linux [2020-08-13T08:41:19.088Z] Architecture: x86_64 [2020-08-13T08:41:19.088Z] CPUs: 2 [2020-08-13T08:41:19.088Z] Total Memory: 7.569GiB [2020-08-13T08:41:19.088Z] Name: ip-10-100-73-101 [2020-08-13T08:41:19.088Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-13T08:41:19.088Z] Docker Root Dir: /var/lib/docker [2020-08-13T08:41:19.088Z] Debug Mode: false [2020-08-13T08:41:19.088Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:41:19.088Z] Labels: [2020-08-13T08:41:19.088Z] Experimental: true [2020-08-13T08:41:19.088Z] Insecure Registries: [2020-08-13T08:41:19.088Z] 127.0.0.0/8 [2020-08-13T08:41:19.088Z] Live Restore Enabled: true [2020-08-13T08:41:19.088Z] [2020-08-13T08:41:19.088Z] WARNING: No swap limit support [Pipeline] sh [2020-08-13T08:41:19.128Z] #17 24.28 Selecting previously unselected package python3-wheel. [2020-08-13T08:41:19.128Z] #17 24.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T08:41:19.128Z] #17 24.28 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T08:41:19.128Z] #17 24.32 Selecting previously unselected package sudo. [2020-08-13T08:41:19.128Z] #17 24.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-13T08:41:19.128Z] #17 24.33 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T08:41:19.390Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:41:19.390Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:41:19.390Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-13T08:41:19.390Z] + bash /home/ubuntu/workspace/moby_PR-41340/check-config.sh [2020-08-13T08:41:19.390Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-13T08:41:19.390Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-13T08:41:19.390Z] [2020-08-13T08:41:19.390Z] Generally Necessary: [2020-08-13T08:41:19.390Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-13T08:41:19.390Z] - apparmor: enabled and tools installed [2020-08-13T08:41:19.390Z] - CONFIG_NAMESPACES: enabled [2020-08-13T08:41:19.390Z] - CONFIG_NET_NS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_PID_NS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_IPC_NS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_UTS_NS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_CGROUPS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-13T08:41:19.390Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-13T08:41:19.390Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-13T08:41:19.390Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-13T08:41:19.390Z] - CONFIG_CPUSETS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_MEMCG: enabled [2020-08-13T08:41:19.390Z] - CONFIG_KEYS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_VETH: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-13T08:41:19.390Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-13T08:41:19.390Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-13T08:41:19.390Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-13T08:41:19.390Z] [2020-08-13T08:41:19.390Z] Optional Features: [2020-08-13T08:41:19.390Z] - CONFIG_USER_NS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_SECCOMP: enabled [2020-08-13T08:41:19.390Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-13T08:41:19.390Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-13T08:41:19.390Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-13T08:41:19.424Z] #17 24.58 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T08:41:19.424Z] #17 24.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-13T08:41:19.424Z] #17 24.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T08:41:19.424Z] #17 24.72 Selecting previously unselected package uidmap. [2020-08-13T08:41:19.424Z] #17 24.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-13T08:41:19.424Z] #17 24.72 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T08:41:19.424Z] #17 24.80 Selecting previously unselected package vim-runtime. [2020-08-13T08:41:19.424Z] #17 24.80 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:41:19.424Z] #17 24.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T08:41:19.670Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-13T08:41:19.670Z] - CONFIG_BLK_CGROUP: enabled [2020-08-13T08:41:19.670Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-13T08:41:19.670Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-13T08:41:19.670Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-13T08:41:19.670Z] - CONFIG_CGROUP_PERF: enabled [2020-08-13T08:41:19.670Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-13T08:41:19.670Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-13T08:41:19.670Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-13T08:41:19.670Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-13T08:41:19.670Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-13T08:41:19.670Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-13T08:41:19.670Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-13T08:41:19.670Z] - CONFIG_IP_VS: enabled (as module) [2020-08-13T08:41:19.670Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-13T08:41:19.670Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-13T08:41:19.670Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-13T08:41:19.670Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-13T08:41:19.670Z] - CONFIG_EXT4_FS: enabled [2020-08-13T08:41:19.670Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-13T08:41:19.670Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-13T08:41:19.670Z] - Network Drivers: [2020-08-13T08:41:19.670Z] - "overlay": [2020-08-13T08:41:19.670Z] - CONFIG_VXLAN: enabled (as module) [2020-08-13T08:41:19.670Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-13T08:41:19.670Z] Optional (for encrypted networks): [2020-08-13T08:41:19.670Z] - CONFIG_CRYPTO: enabled [2020-08-13T08:41:19.670Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-13T08:41:19.670Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-13T08:41:19.670Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-13T08:41:19.670Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-13T08:41:19.670Z] - CONFIG_XFRM: enabled [2020-08-13T08:41:19.670Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-13T08:41:19.670Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-13T08:41:19.670Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-13T08:41:19.670Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-13T08:41:19.670Z] - "ipvlan": [2020-08-13T08:41:19.670Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-13T08:41:19.670Z] - "macvlan": [2020-08-13T08:41:19.716Z] #17 24.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T08:41:19.716Z] #17 24.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T08:41:19.930Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-13T08:41:19.930Z] - CONFIG_DUMMY: enabled (as module) [2020-08-13T08:41:19.930Z] - "ftp,tftp client in container": [2020-08-13T08:41:19.930Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-13T08:41:19.930Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-13T08:41:19.930Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-13T08:41:19.930Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-13T08:41:19.930Z] - Storage Drivers: [2020-08-13T08:41:19.930Z] - "aufs": [2020-08-13T08:41:19.930Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-13T08:41:19.930Z] - "btrfs": [2020-08-13T08:41:19.930Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-13T08:41:19.930Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-13T08:41:19.930Z] - "devicemapper": [2020-08-13T08:41:19.930Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-13T08:41:19.930Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-13T08:41:19.930Z] - "overlay": [2020-08-13T08:41:19.930Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-13T08:41:19.930Z] - "zfs": [2020-08-13T08:41:19.930Z] - /dev/zfs: present [2020-08-13T08:41:19.930Z] - zfs command: missing [2020-08-13T08:41:19.930Z] - zpool command: missing [2020-08-13T08:41:19.930Z] [2020-08-13T08:41:19.930Z] Limits: [2020-08-13T08:41:19.930Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-13T08:41:19.930Z] [2020-08-13T08:41:19.930Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-13T08:41:20.268Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 . [2020-08-13T08:41:20.268Z] #2 [internal] load build definition from Dockerfile [2020-08-13T08:41:20.268Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-08-13T08:41:20.268Z] #2 DONE 0.0s [2020-08-13T08:41:20.268Z] [2020-08-13T08:41:20.268Z] #1 [internal] load .dockerignore [2020-08-13T08:41:20.268Z] #1 transferring context: 87B done [2020-08-13T08:41:20.268Z] #1 DONE 0.1s [2020-08-13T08:41:20.268Z] [2020-08-13T08:41:20.268Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-13T08:41:20.386Z] #52 ... [2020-08-13T08:41:20.386Z] [2020-08-13T08:41:20.386Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:20.386Z] #21 91.47 + return [2020-08-13T08:41:20.386Z] #21 DONE 92.0s [2020-08-13T08:41:20.386Z] [2020-08-13T08:41:20.386Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:20.525Z] #3 DONE 0.3s [2020-08-13T08:41:20.781Z] [2020-08-13T08:41:20.781Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-13T08:41:20.781Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-13T08:41:20.781Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-13T08:41:20.781Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-13T08:41:20.781Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-13T08:41:20.781Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.25MB / 8.88MB 0.1s [2020-08-13T08:41:20.781Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-13T08:41:21.038Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-13T08:41:21.038Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-08-13T08:41:21.295Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-08-13T08:41:21.295Z] #4 DONE 0.6s [2020-08-13T08:41:21.333Z] #45 ... [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T08:41:21.333Z] #24 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:41:21.333Z] #23 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:41:21.333Z] #25 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T08:41:21.333Z] #27 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:41:21.333Z] #28 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T08:41:21.333Z] #18 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T08:41:21.333Z] #15 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T08:41:21.333Z] #16 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T08:41:21.333Z] #11 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T08:41:21.333Z] #12 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:41:21.333Z] #17 CACHED [2020-08-13T08:41:21.333Z] [2020-08-13T08:41:21.333Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T08:41:21.333Z] #13 CACHED [2020-08-13T08:41:21.334Z] [2020-08-13T08:41:21.334Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T08:41:21.334Z] #14 CACHED [2020-08-13T08:41:21.334Z] [2020-08-13T08:41:21.334Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:41:21.334Z] #19 CACHED [2020-08-13T08:41:21.334Z] [2020-08-13T08:41:21.334Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T08:41:21.338Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.6s [2020-08-13T08:41:21.338Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.36MB / 9.86MB 3.7s [2020-08-13T08:41:21.338Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.13MB / 9.86MB 3.8s [2020-08-13T08:41:21.338Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.96MB / 9.86MB 4.0s [2020-08-13T08:41:21.338Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.1s [2020-08-13T08:41:21.338Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.2s done [2020-08-13T08:41:21.338Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-08-13T08:41:21.554Z] [2020-08-13T08:41:21.554Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-13T08:41:21.596Z] #22 DONE 0.2s [2020-08-13T08:41:21.596Z] [2020-08-13T08:41:21.596Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:21.596Z] #52 ... [2020-08-13T08:41:21.596Z] [2020-08-13T08:41:21.596Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T08:41:21.803Z] #17 26.88 Selecting previously unselected package vim. [2020-08-13T08:41:21.803Z] #17 26.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-13T08:41:21.803Z] #17 26.89 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T08:41:21.803Z] #17 27.15 Selecting previously unselected package xfsprogs. [2020-08-13T08:41:21.813Z] #6 DONE 0.2s [2020-08-13T08:41:21.813Z] [2020-08-13T08:41:21.813Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-13T08:41:21.813Z] #5 DONE 0.3s [2020-08-13T08:41:21.813Z] [2020-08-13T08:41:21.813Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:41:21.813Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-13T08:41:21.813Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-13T08:41:21.813Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-13T08:41:21.813Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 960.07kB / 9.86MB 0.2s [2020-08-13T08:41:22.072Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.51MB / 9.86MB 0.3s [2020-08-13T08:41:22.095Z] #17 27.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-13T08:41:22.095Z] #17 27.15 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T08:41:22.348Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.16MB / 9.86MB 0.5s [2020-08-13T08:41:22.388Z] #17 27.41 Selecting previously unselected package zip. [2020-08-13T08:41:22.388Z] #17 27.41 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-13T08:41:22.388Z] #17 27.41 Unpacking zip (3.0-11+b1) ... [2020-08-13T08:41:22.388Z] #17 27.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T08:41:22.388Z] #17 27.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T08:41:22.388Z] #17 27.57 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-13T08:41:22.388Z] #17 27.57 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-13T08:41:22.388Z] #17 27.58 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-13T08:41:22.388Z] #17 27.59 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-13T08:41:22.388Z] #17 27.59 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T08:41:22.388Z] #17 27.60 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-13T08:41:22.388Z] #17 27.61 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-13T08:41:22.388Z] #17 27.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T08:41:22.388Z] #17 27.62 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-13T08:41:22.388Z] #17 27.62 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-13T08:41:22.388Z] #17 27.63 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T08:41:22.388Z] #17 27.64 Setting up zip (3.0-11+b1) ... [2020-08-13T08:41:22.388Z] #17 27.64 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T08:41:22.388Z] #17 27.66 Setting up bash-completion (1:2.8-6) ... [2020-08-13T08:41:22.472Z] #52 108.8 + bin/containerd-stress [2020-08-13T08:41:22.472Z] #52 110.8 + bin/containerd-shim [2020-08-13T08:41:22.606Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-08-13T08:41:22.606Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-08-13T08:41:22.732Z] #58 ... [2020-08-13T08:41:22.732Z] [2020-08-13T08:41:22.732Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:41:22.732Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T08:41:22.732Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-08-13T08:41:22.732Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-08-13T08:41:22.732Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T08:41:22.732Z] #7 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-13T08:41:22.732Z] #7 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-13T08:41:22.732Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2020-08-13T08:41:22.732Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2020-08-13T08:41:22.732Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done [2020-08-13T08:41:22.732Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 76.47MB / 120.18MB 5.5s [2020-08-13T08:41:22.732Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s [2020-08-13T08:41:22.732Z] #7 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 3.5s done [2020-08-13T08:41:22.732Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 84.74MB / 120.18MB 5.7s [2020-08-13T08:41:22.995Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 90.91MB / 120.18MB 5.8s [2020-08-13T08:41:22.995Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 102.71MB / 120.18MB 6.1s [2020-08-13T08:41:23.568Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 117.19MB / 120.18MB 6.6s [2020-08-13T08:41:23.829Z] #7 ... [2020-08-13T08:41:23.829Z] [2020-08-13T08:41:23.829Z] #20 [internal] load build context [2020-08-13T08:41:23.829Z] #20 transferring context: 51.48MB 6.6s done [2020-08-13T08:41:23.829Z] #20 DONE 6.9s [2020-08-13T08:41:23.829Z] [2020-08-13T08:41:23.829Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:41:23.829Z] #7 ... [2020-08-13T08:41:23.829Z] [2020-08-13T08:41:23.829Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-13T08:41:23.901Z] #17 28.99 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-13T08:41:23.901Z] #17 29.00 Setting up xz-utils (5.2.4-1) ... [2020-08-13T08:41:23.901Z] #17 29.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T08:41:23.901Z] #17 29.01 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T08:41:23.901Z] #17 29.03 invoke-rc.d: could not determine current runlevel [2020-08-13T08:41:23.901Z] #17 29.05 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T08:41:23.901Z] #17 29.06 Setting up pigz (2.4-1) ... [2020-08-13T08:41:23.901Z] #17 29.06 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-13T08:41:23.901Z] #17 29.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-13T08:41:23.901Z] #17 29.08 Setting up python-pip-whl (18.1-5) ... [2020-08-13T08:41:23.901Z] #17 29.09 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-13T08:41:23.901Z] #17 29.10 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T08:41:23.901Z] #17 29.24 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-13T08:41:24.089Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done [2020-08-13T08:41:24.193Z] #17 29.25 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-13T08:41:24.193Z] #17 29.25 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-13T08:41:24.193Z] #17 29.26 Setting up vim (2:8.1.0875-5) ... [2020-08-13T08:41:24.193Z] #17 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T08:41:24.193Z] #17 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T08:41:24.193Z] #17 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T08:41:24.193Z] #17 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T08:41:24.193Z] #17 29.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T08:41:24.193Z] #17 29.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T08:41:24.193Z] #17 29.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T08:41:24.193Z] #17 29.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T08:41:24.193Z] #17 29.30 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-13T08:41:24.193Z] #17 29.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T08:41:24.193Z] #17 29.31 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-13T08:41:24.193Z] #17 29.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T08:41:24.193Z] #17 29.33 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-13T08:41:24.193Z] #17 29.33 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T08:41:24.659Z] #58 DONE 7.6s [2020-08-13T08:41:24.659Z] [2020-08-13T08:41:24.659Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:41:24.911Z] #26 DONE 2.7s [2020-08-13T08:41:24.911Z] [2020-08-13T08:41:24.911Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T08:41:24.911Z] #29 DONE 0.3s [2020-08-13T08:41:24.911Z] [2020-08-13T08:41:24.911Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:24.911Z] #45 ... [2020-08-13T08:41:24.911Z] [2020-08-13T08:41:24.911Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T08:41:24.911Z] #31 DONE 0.1s [2020-08-13T08:41:24.911Z] [2020-08-13T08:41:24.911Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T08:41:24.911Z] #34 DONE 0.1s [2020-08-13T08:41:24.911Z] [2020-08-13T08:41:24.911Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:24.919Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.7s done [2020-08-13T08:41:25.172Z] #45 ... [2020-08-13T08:41:25.172Z] [2020-08-13T08:41:25.172Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T08:41:25.172Z] #37 DONE 0.3s [2020-08-13T08:41:25.172Z] [2020-08-13T08:41:25.172Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:25.437Z] #52 ... [2020-08-13T08:41:25.437Z] [2020-08-13T08:41:25.437Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T08:41:25.437Z] #40 DONE 0.2s [2020-08-13T08:41:25.437Z] [2020-08-13T08:41:25.437Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T08:41:25.699Z] #42 DONE 0.2s [2020-08-13T08:41:25.699Z] [2020-08-13T08:41:25.699Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T08:41:25.699Z] #44 DONE 0.1s [2020-08-13T08:41:25.699Z] [2020-08-13T08:41:25.699Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:25.703Z] #17 30.82 Setting up iptables (1.8.2-4) ... [2020-08-13T08:41:25.703Z] #17 30.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T08:41:25.703Z] #17 30.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T08:41:25.703Z] #17 30.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T08:41:25.703Z] #17 30.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T08:41:25.703Z] #17 30.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T08:41:25.703Z] #17 30.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T08:41:25.703Z] #17 30.85 Setting up python3 (3.7.3-1) ... [2020-08-13T08:41:25.994Z] #17 31.05 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T08:41:26.286Z] #17 31.48 Setting up apparmor (2.13.2-10) ... [2020-08-13T08:41:26.579Z] #17 ... [2020-08-13T08:41:26.579Z] [2020-08-13T08:41:26.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:26.579Z] #39 61.55 CC criu/cr-dedup.o [2020-08-13T08:41:26.579Z] #39 61.70 CC criu/cr-dump.o [2020-08-13T08:41:26.579Z] #39 62.74 CC criu/cr-errno.o [2020-08-13T08:41:26.579Z] #39 62.77 CC criu/cr-restore.o [2020-08-13T08:41:26.579Z] #39 64.85 CC criu/cr-service.o [2020-08-13T08:41:26.579Z] #39 65.91 CC criu/crtools.o [2020-08-13T08:41:26.579Z] #39 66.21 CC criu/eventfd.o [2020-08-13T08:41:26.579Z] #39 66.37 CC criu/eventpoll.o [2020-08-13T08:41:26.579Z] #39 66.83 CC criu/external.o [2020-08-13T08:41:26.579Z] #39 67.01 CC criu/fault-injection.o [2020-08-13T08:41:26.579Z] #39 67.07 CC criu/fdstore.o [2020-08-13T08:41:26.579Z] #39 67.22 CC criu/fifo.o [2020-08-13T08:41:26.579Z] #39 67.45 CC criu/file-ids.o [2020-08-13T08:41:26.579Z] #39 67.61 CC criu/file-lock.o [2020-08-13T08:41:26.579Z] #39 68.14 CC criu/files-ext.o [2020-08-13T08:41:26.579Z] #39 68.42 CC criu/files-reg.o [2020-08-13T08:41:26.579Z] #39 69.76 CC criu/files.o [2020-08-13T08:41:26.579Z] #39 70.80 CC criu/filesystems.o [2020-08-13T08:41:26.579Z] #39 71.16 CC criu/fsnotify.o [2020-08-13T08:41:26.872Z] #39 71.81 CC criu/image-desc.o [2020-08-13T08:41:26.872Z] #39 71.89 CC criu/image.o [2020-08-13T08:41:27.164Z] #39 ... [2020-08-13T08:41:27.164Z] [2020-08-13T08:41:27.164Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:41:27.164Z] #17 32.30 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T08:41:27.164Z] #17 32.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T08:41:27.457Z] #17 32.47 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T08:41:27.473Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.0s done [2020-08-13T08:41:27.749Z] #17 32.97 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T08:41:27.877Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done [2020-08-13T08:41:27.877Z] #58 DONE 5.4s [2020-08-13T08:41:27.877Z] [2020-08-13T08:41:27.877Z] #20 [internal] load build context [2020-08-13T08:41:27.877Z] #20 transferring context: 51.48MB 5.3s done [2020-08-13T08:41:27.877Z] #20 DONE 5.4s [2020-08-13T08:41:27.877Z] [2020-08-13T08:41:27.877Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c... [2020-08-13T08:41:27.877Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done [2020-08-13T08:41:27.877Z] #7 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done [2020-08-13T08:41:27.877Z] #7 sha256:bd7875c6cd465351857e18c75e8841346ec3bba4e07750ca32239fd6a8f41058 6.19kB / 6.19kB done [2020-08-13T08:41:27.877Z] #7 sha256:e97eae18b0aa1ae34e6bce322e3dd5d00e923e57ae28fa4d6ec4beb6d6ed5094 1.79kB / 1.79kB done [2020-08-13T08:41:27.877Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2020-08-13T08:41:27.877Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-08-13T08:41:27.877Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2020-08-13T08:41:27.877Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2020-08-13T08:41:27.877Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s done [2020-08-13T08:41:27.877Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 93.70MB / 120.18MB 5.2s [2020-08-13T08:41:27.877Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s [2020-08-13T08:41:27.877Z] #7 sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b 126B / 126B 3.5s done [2020-08-13T08:41:27.877Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 104.76MB / 120.18MB 5.4s [2020-08-13T08:41:27.877Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 5.7s [2020-08-13T08:41:28.040Z] #17 33.28 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T08:41:28.044Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-13T08:41:28.335Z] #17 33.65 Setting up python3-pip (18.1-5) ... [2020-08-13T08:41:28.614Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-08-13T08:41:28.877Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-13T08:41:28.969Z] #17 34.07 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:41:28.969Z] #17 34.09 Processing triggers for mime-support (3.62) ... [2020-08-13T08:41:29.051Z] #52 ... [2020-08-13T08:41:29.051Z] [2020-08-13T08:41:29.051Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:29.051Z] #45 116.7 + cd /tmp/tmp.vMQbiiiF4R/src/github.com/golangci/golangci-lint/ [2020-08-13T08:41:29.051Z] #45 116.7 + git checkout -q v1.23.8 [2020-08-13T08:41:29.051Z] #45 117.0 ++ git describe --tags [2020-08-13T08:41:29.051Z] #45 117.0 + version=v1.23.8 [2020-08-13T08:41:29.051Z] #45 117.0 ++ git rev-parse --short HEAD [2020-08-13T08:41:29.051Z] #45 117.0 + commit=76a82c6 [2020-08-13T08:41:29.051Z] #45 117.0 ++ git show -s --format=%cd [2020-08-13T08:41:29.051Z] #45 117.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T08:41:29.051Z] #45 117.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-08-13T08:41:29.138Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-08-13T08:41:29.253Z] #7 sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 120.18MB / 120.18MB 7.3s done [2020-08-13T08:41:29.263Z] #17 DONE 34.5s [2020-08-13T08:41:29.263Z] [2020-08-13T08:41:29.263Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T08:41:29.398Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-13T08:41:29.486Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 19.5s done [2020-08-13T08:41:29.486Z] #8 DONE 25.4s [2020-08-13T08:41:29.486Z] [2020-08-13T08:41:29.486Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T08:41:29.486Z] #9 DONE 0.2s [2020-08-13T08:41:29.486Z] [2020-08-13T08:41:29.487Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T08:41:29.487Z] #10 DONE 0.2s [2020-08-13T08:41:29.487Z] [2020-08-13T08:41:29.487Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T08:41:29.487Z] #36 DONE 0.1s [2020-08-13T08:41:29.487Z] [2020-08-13T08:41:29.487Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:29.487Z] #44 ... [2020-08-13T08:41:29.487Z] [2020-08-13T08:41:29.487Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T08:41:29.487Z] #28 DONE 0.1s [2020-08-13T08:41:29.487Z] [2020-08-13T08:41:29.487Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:41:29.487Z] #29 0.825 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T08:41:29.487Z] #29 0.827 Cloning into '.'... [2020-08-13T08:41:29.918Z] #45 ... [2020-08-13T08:41:29.918Z] [2020-08-13T08:41:29.918Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:29.918Z] #52 102.0 + bin/containerd-stress [2020-08-13T08:41:30.206Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.7s done [2020-08-13T08:41:30.311Z] #18 0.859 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T08:41:30.311Z] #18 0.862 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T08:41:30.311Z] #18 0.864 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T08:41:30.311Z] #18 DONE 1.0s [2020-08-13T08:41:30.311Z] [2020-08-13T08:41:30.311Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:41:30.462Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-13T08:41:31.394Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-08-13T08:41:31.394Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-13T08:41:31.620Z] #29 ... [2020-08-13T08:41:31.620Z] [2020-08-13T08:41:31.620Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:31.620Z] #44 0.727 + RM_GOPATH=0 [2020-08-13T08:41:31.620Z] #44 0.728 + TMP_GOPATH= [2020-08-13T08:41:31.620Z] #44 0.728 + : /build [2020-08-13T08:41:31.620Z] #44 0.729 + '[' -z '' ']' [2020-08-13T08:41:31.620Z] #44 0.730 ++ mktemp -d [2020-08-13T08:41:31.620Z] #44 0.732 + export GOPATH=/tmp/tmp.9A6Urq1tew [2020-08-13T08:41:31.620Z] #44 0.732 + GOPATH=/tmp/tmp.9A6Urq1tew [2020-08-13T08:41:31.620Z] #44 0.732 + RM_GOPATH=1 [2020-08-13T08:41:31.620Z] #44 0.733 + case "$(go env GOARCH)" in [2020-08-13T08:41:31.620Z] #44 0.736 ++ go env GOARCH [2020-08-13T08:41:31.620Z] #44 0.748 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:31.620Z] #44 0.749 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:31.620Z] #44 0.749 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:31.620Z] #44 0.750 + dir=/tmp/install [2020-08-13T08:41:31.620Z] #44 0.751 + bin=gotestsum [2020-08-13T08:41:31.620Z] #44 0.751 + shift [2020-08-13T08:41:31.620Z] #44 0.751 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T08:41:31.620Z] #44 0.751 + . /tmp/install/gotestsum.installer [2020-08-13T08:41:31.620Z] #44 0.751 ++ : v0.3.5 [2020-08-13T08:41:31.620Z] #44 0.751 + install_gotestsum [2020-08-13T08:41:31.620Z] #44 0.751 + set -e [2020-08-13T08:41:31.620Z] #44 0.752 + export GO111MODULE=on [2020-08-13T08:41:31.620Z] #44 0.752 + GO111MODULE=on [2020-08-13T08:41:31.620Z] #44 0.752 + GOBIN=/build [2020-08-13T08:41:31.620Z] #44 0.752 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T08:41:31.620Z] #44 0.774 go: finding gotest.tools v0.3.5 [2020-08-13T08:41:31.620Z] #44 0.775 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T08:41:31.620Z] #44 1.837 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T08:41:31.620Z] #44 2.849 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T08:41:31.620Z] #44 4.018 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T08:41:31.620Z] #44 4.308 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T08:41:31.620Z] #44 4.415 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T08:41:31.620Z] #44 4.448 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T08:41:31.620Z] #44 4.521 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:41:31.620Z] #44 4.522 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:41:31.620Z] #44 4.528 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T08:41:31.620Z] #44 4.656 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:41:31.620Z] #44 4.752 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T08:41:31.620Z] #44 4.791 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T08:41:31.620Z] #44 4.972 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T08:41:31.620Z] #44 5.089 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:41:31.620Z] #44 5.090 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:41:31.620Z] #44 5.154 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:41:31.919Z] #44 5.232 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:41:31.919Z] #44 5.332 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:41:31.919Z] #44 5.449 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:41:31.960Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-08-13T08:41:31.960Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-13T08:41:32.228Z] #44 5.586 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:41:32.228Z] #44 5.626 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:41:32.228Z] #44 5.630 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:41:32.228Z] #44 5.817 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:41:32.471Z] #52 104.7 + bin/containerd-shim [2020-08-13T08:41:33.604Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-08-13T08:41:33.604Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-13T08:41:33.852Z] #19 3.190 Collecting yamllint==1.16.0 [2020-08-13T08:41:33.852Z] #19 3.339 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T08:41:33.852Z] #19 3.378 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T08:41:33.852Z] #19 3.407 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T08:41:33.852Z] #19 3.444 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T08:41:33.852Z] #19 3.534 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T08:41:34.490Z] #19 4.285 Building wheels for collected packages: pyyaml [2020-08-13T08:41:34.490Z] #19 4.288 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T08:41:35.001Z] #44 8.240 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:41:35.001Z] #44 8.298 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:41:35.527Z] #19 4.952 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T08:41:35.527Z] #19 4.952 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T08:41:35.527Z] #19 5.027 Successfully built pyyaml [2020-08-13T08:41:35.527Z] #19 5.042 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-13T08:41:35.527Z] #19 5.268 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T08:41:35.647Z] #44 9.080 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:41:35.832Z] #19 DONE 5.7s [2020-08-13T08:41:35.832Z] [2020-08-13T08:41:35.832Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:35.832Z] #39 72.39 CC criu/ipc_ns.o [2020-08-13T08:41:35.832Z] #39 72.86 CC criu/irmap.o [2020-08-13T08:41:35.832Z] #39 73.20 CC criu/kcmp-ids.o [2020-08-13T08:41:35.832Z] #39 73.36 CC criu/kerndat.o [2020-08-13T08:41:35.832Z] #39 74.02 CC criu/libnetlink.o [2020-08-13T08:41:35.832Z] #39 74.29 CC criu/log.o [2020-08-13T08:41:35.832Z] #39 74.60 CC criu/lsm.o [2020-08-13T08:41:35.832Z] #39 74.81 CC criu/mem.o [2020-08-13T08:41:35.832Z] #39 75.89 CC criu/memfd.o [2020-08-13T08:41:35.832Z] #39 76.15 CC criu/mount.o [2020-08-13T08:41:35.832Z] #39 78.24 CC criu/namespaces.o [2020-08-13T08:41:35.832Z] #39 79.48 CC criu/net.o [2020-08-13T08:41:36.125Z] #39 ... [2020-08-13T08:41:36.125Z] [2020-08-13T08:41:36.125Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T08:41:36.125Z] #22 DONE 0.2s [2020-08-13T08:41:36.125Z] [2020-08-13T08:41:36.125Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T08:41:36.130Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-08-13T08:41:36.692Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-13T08:41:36.710Z] #44 ... [2020-08-13T08:41:36.710Z] [2020-08-13T08:41:36.710Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:41:36.710Z] #48 0.929 + RM_GOPATH=0 [2020-08-13T08:41:36.710Z] #48 0.930 + TMP_GOPATH= [2020-08-13T08:41:36.710Z] #48 0.930 + : /build [2020-08-13T08:41:36.710Z] #48 0.930 + '[' -z '' ']' [2020-08-13T08:41:36.710Z] #48 0.933 ++ mktemp -d [2020-08-13T08:41:36.710Z] #48 0.951 + export GOPATH=/tmp/tmp.uPMddkT2qO [2020-08-13T08:41:36.710Z] #48 0.974 + GOPATH=/tmp/tmp.uPMddkT2qO [2020-08-13T08:41:36.710Z] #48 0.976 + RM_GOPATH=1 [2020-08-13T08:41:36.710Z] #48 0.976 + case "$(go env GOARCH)" in [2020-08-13T08:41:36.710Z] #48 0.977 ++ go env GOARCH [2020-08-13T08:41:36.710Z] #48 1.018 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:36.710Z] #48 1.021 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:36.710Z] #48 1.060 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:36.710Z] #48 1.071 + dir=/tmp/install [2020-08-13T08:41:36.710Z] #48 1.073 + bin=shfmt [2020-08-13T08:41:36.710Z] #48 1.073 + shift [2020-08-13T08:41:36.710Z] #48 1.074 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T08:41:36.710Z] #48 1.074 + . /tmp/install/shfmt.installer [2020-08-13T08:41:36.710Z] #48 1.075 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:41:36.710Z] #48 1.076 + install_shfmt [2020-08-13T08:41:36.710Z] #48 1.077 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T08:41:36.710Z] #48 1.077 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:41:36.710Z] #48 1.077 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uPMddkT2qO/src/github.com/mvdan/sh [2020-08-13T08:41:36.710Z] #48 1.099 Cloning into '/tmp/tmp.uPMddkT2qO/src/github.com/mvdan/sh'... [2020-08-13T08:41:36.710Z] #48 ... [2020-08-13T08:41:36.710Z] [2020-08-13T08:41:36.710Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:41:36.710Z] #39 1.340 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:36.710Z] #39 1.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:36.710Z] #39 1.545 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:36.710Z] #39 2.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T08:41:36.710Z] #39 5.208 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T08:41:36.710Z] #39 7.227 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T08:41:36.710Z] #39 ... [2020-08-13T08:41:36.710Z] [2020-08-13T08:41:36.710Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:41:36.710Z] #37 0.522 + git clone https://github.com/docker/distribution.git . [2020-08-13T08:41:36.710Z] #37 0.530 Cloning into '.'... [2020-08-13T08:41:37.008Z] #37 ... [2020-08-13T08:41:37.008Z] [2020-08-13T08:41:37.008Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:41:37.008Z] #24 1.143 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:37.008Z] #24 1.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:37.008Z] #24 1.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:37.008Z] #24 2.929 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T08:41:37.008Z] #24 5.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T08:41:37.008Z] #24 7.385 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T08:41:37.008Z] #24 ... [2020-08-13T08:41:37.008Z] [2020-08-13T08:41:37.008Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:41:37.008Z] #52 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:37.008Z] #52 1.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:37.008Z] #52 1.275 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:37.008Z] #52 2.866 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T08:41:37.008Z] #52 5.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T08:41:37.008Z] #52 7.304 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T08:41:37.163Z] #26 DONE 0.8s [2020-08-13T08:41:37.163Z] [2020-08-13T08:41:37.163Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T08:41:37.163Z] #29 DONE 0.2s [2020-08-13T08:41:37.163Z] [2020-08-13T08:41:37.163Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:37.163Z] #39 81.52 CC criu/netfilter.o [2020-08-13T08:41:37.163Z] #39 81.72 CC criu/page-pipe.o [2020-08-13T08:41:37.163Z] #39 82.08 CC criu/page-xfer.o [2020-08-13T08:41:37.163Z] #39 ... [2020-08-13T08:41:37.163Z] [2020-08-13T08:41:37.163Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T08:41:37.163Z] #31 DONE 0.1s [2020-08-13T08:41:37.304Z] #52 ... [2020-08-13T08:41:37.304Z] [2020-08-13T08:41:37.304Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:41:37.304Z] #61 0.468 + RM_GOPATH=0 [2020-08-13T08:41:37.304Z] #61 0.469 + TMP_GOPATH= [2020-08-13T08:41:37.304Z] #61 0.469 + : /build [2020-08-13T08:41:37.304Z] #61 0.469 + '[' -z '' ']' [2020-08-13T08:41:37.304Z] #61 0.470 ++ mktemp -d [2020-08-13T08:41:37.304Z] #61 0.472 + export GOPATH=/tmp/tmp.02UgrLumeL [2020-08-13T08:41:37.304Z] #61 0.472 + GOPATH=/tmp/tmp.02UgrLumeL [2020-08-13T08:41:37.304Z] #61 0.473 + RM_GOPATH=1 [2020-08-13T08:41:37.304Z] #61 0.473 + case "$(go env GOARCH)" in [2020-08-13T08:41:37.304Z] #61 0.473 ++ go env GOARCH [2020-08-13T08:41:37.304Z] #61 0.481 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:37.304Z] #61 0.481 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:37.304Z] #61 0.482 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:37.304Z] #61 0.484 + dir=/tmp/install [2020-08-13T08:41:37.304Z] #61 0.484 + bin=proxy [2020-08-13T08:41:37.304Z] #61 0.484 + shift [2020-08-13T08:41:37.304Z] #61 0.484 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T08:41:37.304Z] #61 0.484 + . /tmp/install/proxy.installer [2020-08-13T08:41:37.304Z] #61 0.484 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:41:37.304Z] #61 0.485 + install_proxy [2020-08-13T08:41:37.304Z] #61 0.485 + case "$1" in [2020-08-13T08:41:37.304Z] #61 0.493 + export CGO_ENABLED=0 [2020-08-13T08:41:37.304Z] #61 0.493 + CGO_ENABLED=0 [2020-08-13T08:41:37.304Z] #61 0.493 + _install_proxy [2020-08-13T08:41:37.304Z] #61 0.493 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:41:37.304Z] #61 0.493 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T08:41:37.304Z] #61 0.493 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.02UgrLumeL/src/github.com/docker/libnetwork [2020-08-13T08:41:37.304Z] #61 0.496 Cloning into '/tmp/tmp.02UgrLumeL/src/github.com/docker/libnetwork'... [2020-08-13T08:41:37.304Z] #61 ... [2020-08-13T08:41:37.304Z] [2020-08-13T08:41:37.304Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:41:37.304Z] #11 1.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:37.304Z] #11 1.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:37.304Z] #11 1.528 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:37.304Z] #11 3.134 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T08:41:37.304Z] #11 5.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T08:41:37.304Z] #11 7.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T08:41:37.455Z] [2020-08-13T08:41:37.456Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T08:41:37.456Z] #34 DONE 0.1s [2020-08-13T08:41:37.456Z] [2020-08-13T08:41:37.456Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:37.601Z] #11 ... [2020-08-13T08:41:37.601Z] [2020-08-13T08:41:37.601Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:37.601Z] #55 0.579 + RM_GOPATH=0 [2020-08-13T08:41:37.601Z] #55 0.579 + TMP_GOPATH= [2020-08-13T08:41:37.601Z] #55 0.579 + : /build [2020-08-13T08:41:37.601Z] #55 0.579 + '[' -z '' ']' [2020-08-13T08:41:37.601Z] #55 0.580 ++ mktemp -d [2020-08-13T08:41:37.601Z] #55 0.582 + export GOPATH=/tmp/tmp.KE0B5v1ixg [2020-08-13T08:41:37.601Z] #55 0.582 + GOPATH=/tmp/tmp.KE0B5v1ixg [2020-08-13T08:41:37.601Z] #55 0.582 + RM_GOPATH=1 [2020-08-13T08:41:37.601Z] #55 0.582 + case "$(go env GOARCH)" in [2020-08-13T08:41:37.601Z] #55 0.585 ++ go env GOARCH [2020-08-13T08:41:37.601Z] #55 0.592 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:37.601Z] #55 0.592 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:37.601Z] #55 0.593 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:37.601Z] #55 0.594 + dir=/tmp/install [2020-08-13T08:41:37.601Z] #55 0.594 + bin=rootlesskit [2020-08-13T08:41:37.601Z] #55 0.595 + shift [2020-08-13T08:41:37.601Z] #55 0.595 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T08:41:37.601Z] #55 0.595 + . /tmp/install/rootlesskit.installer [2020-08-13T08:41:37.601Z] #55 0.596 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:41:37.601Z] #55 0.597 + install_rootlesskit [2020-08-13T08:41:37.601Z] #55 0.597 + case "$1" in [2020-08-13T08:41:37.601Z] #55 0.597 + export CGO_ENABLED=0 [2020-08-13T08:41:37.601Z] #55 0.597 + CGO_ENABLED=0 [2020-08-13T08:41:37.601Z] #55 0.597 + _install_rootlesskit [2020-08-13T08:41:37.601Z] #55 0.597 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T08:41:37.601Z] #55 0.597 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:41:37.601Z] #55 0.597 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KE0B5v1ixg/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:41:37.601Z] #55 0.600 Cloning into '/tmp/tmp.KE0B5v1ixg/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T08:41:37.601Z] #55 6.069 + cd /tmp/tmp.KE0B5v1ixg/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:41:37.601Z] #55 6.071 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:41:37.602Z] #55 6.730 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:41:37.602Z] #55 6.732 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T08:41:37.602Z] #55 ... [2020-08-13T08:41:37.602Z] [2020-08-13T08:41:37.602Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:41:37.602Z] #42 0.884 + RM_GOPATH=0 [2020-08-13T08:41:37.602Z] #42 0.907 + TMP_GOPATH= [2020-08-13T08:41:37.602Z] #42 0.907 + : /build [2020-08-13T08:41:37.602Z] #42 0.907 + '[' -z '' ']' [2020-08-13T08:41:37.602Z] #42 0.907 ++ mktemp -d [2020-08-13T08:41:37.602Z] #42 0.913 + export GOPATH=/tmp/tmp.KBt4WlrwqT [2020-08-13T08:41:37.602Z] #42 0.913 + GOPATH=/tmp/tmp.KBt4WlrwqT [2020-08-13T08:41:37.602Z] #42 0.914 + RM_GOPATH=1 [2020-08-13T08:41:37.602Z] #42 0.915 + case "$(go env GOARCH)" in [2020-08-13T08:41:37.602Z] #42 0.916 ++ go env GOARCH [2020-08-13T08:41:37.602Z] #42 0.988 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:37.602Z] #42 0.988 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:37.602Z] #42 0.990 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:37.602Z] #42 1.003 + dir=/tmp/install [2020-08-13T08:41:37.602Z] #42 1.016 + bin=vndr [2020-08-13T08:41:37.602Z] #42 1.017 + shift [2020-08-13T08:41:37.602Z] #42 1.017 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T08:41:37.602Z] #42 1.017 + . /tmp/install/vndr.installer [2020-08-13T08:41:37.602Z] #42 1.017 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:41:37.602Z] #42 1.024 + install_vndr [2020-08-13T08:41:37.602Z] #42 1.025 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T08:41:37.602Z] #42 1.025 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:41:37.602Z] #42 1.026 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KBt4WlrwqT/src/github.com/LK4D4/vndr [2020-08-13T08:41:37.602Z] #42 1.052 Cloning into '/tmp/tmp.KBt4WlrwqT/src/github.com/LK4D4/vndr'... [2020-08-13T08:41:37.602Z] #42 2.179 + cd /tmp/tmp.KBt4WlrwqT/src/github.com/LK4D4/vndr [2020-08-13T08:41:37.602Z] #42 2.185 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:41:37.602Z] #42 2.217 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T08:41:37.602Z] #42 3.942 internal/cpu [2020-08-13T08:41:37.602Z] #42 4.012 unicode [2020-08-13T08:41:37.602Z] #42 4.045 unicode/utf8 [2020-08-13T08:41:37.602Z] #42 4.214 sync/atomic [2020-08-13T08:41:37.602Z] #42 5.437 math [2020-08-13T08:41:37.602Z] #42 5.569 internal/bytealg [2020-08-13T08:41:37.602Z] #42 6.522 encoding [2020-08-13T08:41:37.602Z] #42 7.007 unicode/utf16 [2020-08-13T08:41:37.602Z] #42 7.606 runtime [2020-08-13T08:41:37.602Z] #42 8.064 container/list [2020-08-13T08:41:37.602Z] #42 10.68 crypto/internal/subtle [2020-08-13T08:41:39.486Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2020-08-13T08:41:39.486Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-13T08:41:39.489Z] #52 110.6 + bin/containerd-shim-runc-v1 [2020-08-13T08:41:39.512Z] #52 ... [2020-08-13T08:41:39.512Z] [2020-08-13T08:41:39.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:39.512Z] #39 82.95 CC criu/pagemap-cache.o [2020-08-13T08:41:39.512Z] #39 83.13 CC criu/pagemap.o [2020-08-13T08:41:39.512Z] #39 83.60 CC criu/parasite-syscall.o [2020-08-13T08:41:39.512Z] #39 84.06 CC criu/path.o [2020-08-13T08:41:39.512Z] #39 84.29 CC criu/pie-util-vdso.o [2020-08-13T08:41:39.512Z] #39 84.52 CC criu/pie-util.o [2020-08-13T08:41:39.514Z] #42 11.34 crypto/subtle [2020-08-13T08:41:39.514Z] #42 ... [2020-08-13T08:41:39.514Z] [2020-08-13T08:41:39.514Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:39.514Z] #22 0.664 + RM_GOPATH=0 [2020-08-13T08:41:39.514Z] #22 0.665 + TMP_GOPATH= [2020-08-13T08:41:39.514Z] #22 0.666 + : /build [2020-08-13T08:41:39.514Z] #22 0.667 + '[' -z '' ']' [2020-08-13T08:41:39.514Z] #22 0.676 ++ mktemp -d [2020-08-13T08:41:39.514Z] #22 0.687 + export GOPATH=/tmp/tmp.mlLpIZhy4s [2020-08-13T08:41:39.514Z] #22 0.688 + GOPATH=/tmp/tmp.mlLpIZhy4s [2020-08-13T08:41:39.514Z] #22 0.688 + RM_GOPATH=1 [2020-08-13T08:41:39.514Z] #22 0.688 + case "$(go env GOARCH)" in [2020-08-13T08:41:39.514Z] #22 0.688 ++ go env GOARCH [2020-08-13T08:41:39.514Z] #22 0.701 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:39.514Z] #22 0.702 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:39.514Z] #22 0.709 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:39.514Z] #22 0.711 + dir=/tmp/install [2020-08-13T08:41:39.514Z] #22 0.711 + bin=dockercli [2020-08-13T08:41:39.515Z] #22 0.711 + shift [2020-08-13T08:41:39.515Z] #22 0.711 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T08:41:39.515Z] #22 0.711 + . /tmp/install/dockercli.installer [2020-08-13T08:41:39.515Z] #22 0.711 ++ : stable [2020-08-13T08:41:39.515Z] #22 0.711 ++ : 17.06.2-ce [2020-08-13T08:41:39.515Z] #22 0.711 + install_dockercli [2020-08-13T08:41:39.515Z] #22 0.712 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T08:41:39.515Z] #22 0.712 Install docker/cli version 17.06.2-ce from stable [2020-08-13T08:41:39.515Z] #22 0.712 ++ uname -m [2020-08-13T08:41:39.515Z] #22 0.714 + arch=ppc64le [2020-08-13T08:41:39.515Z] #22 0.715 + '[' ppc64le '!=' x86_64 ']' [2020-08-13T08:41:39.515Z] #22 0.715 + '[' ppc64le '!=' s390x ']' [2020-08-13T08:41:39.515Z] #22 0.715 + '[' ppc64le '!=' armhf ']' [2020-08-13T08:41:39.515Z] #22 0.715 + build_dockercli [2020-08-13T08:41:39.515Z] #22 0.715 + git clone https://github.com/docker/docker-ce /tmp/tmp.mlLpIZhy4s/tmp/docker-ce [2020-08-13T08:41:39.515Z] #22 0.720 Cloning into '/tmp/tmp.mlLpIZhy4s/tmp/docker-ce'... [2020-08-13T08:41:39.515Z] #22 ... [2020-08-13T08:41:39.515Z] [2020-08-13T08:41:39.515Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:41:39.515Z] #33 1.111 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:39.515Z] #33 1.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:39.515Z] #33 1.280 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:39.515Z] #33 3.176 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T08:41:39.515Z] #33 5.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T08:41:39.515Z] #33 7.596 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T08:41:39.515Z] #33 ... [2020-08-13T08:41:39.515Z] [2020-08-13T08:41:39.515Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:39.515Z] #46 0.903 + RM_GOPATH=0 [2020-08-13T08:41:39.515Z] #46 0.909 + TMP_GOPATH= [2020-08-13T08:41:39.515Z] #46 0.909 + : /build [2020-08-13T08:41:39.515Z] #46 0.909 + '[' -z '' ']' [2020-08-13T08:41:39.515Z] #46 0.909 ++ mktemp -d [2020-08-13T08:41:39.515Z] #46 0.909 + export GOPATH=/tmp/tmp.OyASySEWDO [2020-08-13T08:41:39.515Z] #46 0.909 + GOPATH=/tmp/tmp.OyASySEWDO [2020-08-13T08:41:39.515Z] #46 0.909 + RM_GOPATH=1 [2020-08-13T08:41:39.515Z] #46 0.909 + case "$(go env GOARCH)" in [2020-08-13T08:41:39.515Z] #46 0.910 ++ go env GOARCH [2020-08-13T08:41:39.515Z] #46 0.998 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:39.515Z] #46 0.999 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:39.515Z] #46 1.002 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:39.515Z] #46 1.061 + dir=/tmp/install [2020-08-13T08:41:39.515Z] #46 1.061 + bin=golangci_lint [2020-08-13T08:41:39.515Z] #46 1.061 + shift [2020-08-13T08:41:39.515Z] #46 1.061 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T08:41:39.515Z] #46 1.061 + . /tmp/install/golangci_lint.installer [2020-08-13T08:41:39.515Z] #46 1.061 ++ : v1.23.8 [2020-08-13T08:41:39.515Z] #46 1.062 + install_golangci_lint [2020-08-13T08:41:39.515Z] #46 1.063 Installing golangci-lint version v1.23.8 [2020-08-13T08:41:39.515Z] #46 1.063 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T08:41:39.515Z] #46 1.063 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T08:41:39.515Z] #46 ... [2020-08-13T08:41:39.515Z] [2020-08-13T08:41:39.515Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:41:39.515Z] #31 0.489 + RM_GOPATH=0 [2020-08-13T08:41:39.515Z] #31 0.489 + TMP_GOPATH= [2020-08-13T08:41:39.515Z] #31 0.489 + : /build [2020-08-13T08:41:39.515Z] #31 0.489 + '[' -z '' ']' [2020-08-13T08:41:39.515Z] #31 0.489 ++ mktemp -d [2020-08-13T08:41:39.515Z] #31 0.490 + export GOPATH=/tmp/tmp.qne51Qg3Vj [2020-08-13T08:41:39.515Z] #31 0.490 + GOPATH=/tmp/tmp.qne51Qg3Vj [2020-08-13T08:41:39.515Z] #31 0.490 + RM_GOPATH=1 [2020-08-13T08:41:39.515Z] #31 0.491 + case "$(go env GOARCH)" in [2020-08-13T08:41:39.515Z] #31 0.491 ++ go env GOARCH [2020-08-13T08:41:39.515Z] #31 0.505 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:39.515Z] #31 0.505 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:39.515Z] #31 0.511 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:39.515Z] #31 0.513 + dir=/tmp/install [2020-08-13T08:41:39.515Z] #31 0.514 + bin=tomlv [2020-08-13T08:41:39.515Z] #31 0.514 + shift [2020-08-13T08:41:39.515Z] #31 0.515 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T08:41:39.515Z] #31 0.516 + . /tmp/install/tomlv.installer [2020-08-13T08:41:39.515Z] #31 0.516 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:41:39.515Z] #31 0.517 + install_tomlv [2020-08-13T08:41:39.515Z] #31 0.518 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T08:41:39.515Z] #31 0.519 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qne51Qg3Vj/src/github.com/BurntSushi/toml [2020-08-13T08:41:39.515Z] #31 0.521 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:41:39.515Z] #31 0.522 Cloning into '/tmp/tmp.qne51Qg3Vj/src/github.com/BurntSushi/toml'... [2020-08-13T08:41:39.515Z] #31 1.551 + cd /tmp/tmp.qne51Qg3Vj/src/github.com/BurntSushi/toml [2020-08-13T08:41:39.515Z] #31 1.552 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:41:39.515Z] #31 1.585 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:41:39.515Z] #31 2.257 runtime/internal/sys [2020-08-13T08:41:39.515Z] #31 2.319 math/bits [2020-08-13T08:41:39.515Z] #31 2.342 internal/cpu [2020-08-13T08:41:39.515Z] #31 2.407 runtime/internal/atomic [2020-08-13T08:41:39.515Z] #31 2.904 runtime/internal/math [2020-08-13T08:41:39.515Z] #31 3.080 unicode/utf8 [2020-08-13T08:41:39.515Z] #31 3.175 internal/race [2020-08-13T08:41:39.515Z] #31 3.656 sync/atomic [2020-08-13T08:41:39.515Z] #31 4.131 internal/bytealg [2020-08-13T08:41:39.515Z] #31 4.357 math [2020-08-13T08:41:39.515Z] #31 5.007 unicode [2020-08-13T08:41:39.515Z] #31 5.448 internal/testlog [2020-08-13T08:41:39.515Z] #31 6.388 encoding [2020-08-13T08:41:39.515Z] #31 6.648 runtime [2020-08-13T08:41:39.515Z] #31 7.111 runtime/cgo [2020-08-13T08:41:39.515Z] #31 ... [2020-08-13T08:41:39.515Z] [2020-08-13T08:41:39.515Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:41:39.515Z] #48 11.80 + cd /tmp/tmp.uPMddkT2qO/src/github.com/mvdan/sh [2020-08-13T08:41:39.515Z] #48 11.80 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:41:39.515Z] #48 11.89 + GO111MODULE=on [2020-08-13T08:41:39.515Z] #48 11.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T08:41:39.804Z] #39 84.67 CC criu/pipes.o [2020-08-13T08:41:40.096Z] #39 85.06 CC criu/plugin.o [2020-08-13T08:41:40.163Z] #48 13.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:41:40.163Z] #48 13.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:41:40.163Z] #48 13.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:41:40.163Z] #48 13.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:41:40.389Z] #39 85.32 CC criu/proc_parse.o [2020-08-13T08:41:40.462Z] #48 13.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:41:40.636Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2020-08-13T08:41:40.636Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 [2020-08-13T08:41:41.409Z] #52 113.6 + bin/containerd-shim-runc-v2 [2020-08-13T08:41:41.721Z] #45 ... [2020-08-13T08:41:41.721Z] [2020-08-13T08:41:41.721Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:41.721Z] #52 120.9 + bin/containerd-shim-runc-v1 [2020-08-13T08:41:41.721Z] #52 126.9 + bin/containerd-shim-runc-v2 [2020-08-13T08:41:41.721Z] #52 128.6 + binaries [2020-08-13T08:41:41.721Z] #52 128.6 + install -D bin/containerd /build/containerd [2020-08-13T08:41:41.721Z] #52 128.7 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T08:41:41.721Z] #52 128.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T08:41:41.721Z] #52 128.7 + install -D bin/ctr /build/ctr [2020-08-13T08:41:41.721Z] #52 DONE 129.6s [2020-08-13T08:41:41.721Z] [2020-08-13T08:41:41.721Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:41.903Z] #39 86.80 CC criu/protobuf-desc.o [2020-08-13T08:41:42.025Z] #48 15.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:41:42.195Z] #39 87.16 CC criu/protobuf.o [2020-08-13T08:41:42.195Z] #39 87.39 CC criu/pstree.o [2020-08-13T08:41:42.357Z] #52 114.7 + binaries [2020-08-13T08:41:42.357Z] #52 114.7 + install -D bin/containerd /build/containerd [2020-08-13T08:41:42.357Z] #52 114.8 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T08:41:42.619Z] #52 114.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T08:41:42.619Z] #52 114.8 + install -D bin/ctr /build/ctr [2020-08-13T08:41:42.792Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.3s [2020-08-13T08:41:42.881Z] #52 DONE 115.3s [2020-08-13T08:41:42.881Z] [2020-08-13T08:41:42.881Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:43.092Z] #48 16.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:41:43.143Z] #45 115.5 + cd /tmp/tmp.PqfkQqWkJD/src/github.com/golangci/golangci-lint/ [2020-08-13T08:41:43.143Z] #45 115.5 + git checkout -q v1.23.8 [2020-08-13T08:41:43.233Z] #39 88.09 CC criu/rbtree.o [2020-08-13T08:41:43.233Z] #39 88.28 CC criu/rst-malloc.o [2020-08-13T08:41:43.392Z] #48 ... [2020-08-13T08:41:43.392Z] [2020-08-13T08:41:43.392Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:41:43.392Z] #61 16.33 Checking out files: 68% (1419/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-08-13T08:41:43.392Z] #61 16.97 + cd /tmp/tmp.02UgrLumeL/src/github.com/docker/libnetwork [2020-08-13T08:41:43.407Z] #45 115.9 ++ git describe --tags [2020-08-13T08:41:43.526Z] #39 88.51 CC criu/seccomp.o [2020-08-13T08:41:43.669Z] #45 115.9 + version=v1.23.8 [2020-08-13T08:41:43.669Z] #45 115.9 ++ git rev-parse --short HEAD [2020-08-13T08:41:43.669Z] #45 115.9 + commit=76a82c6 [2020-08-13T08:41:43.669Z] #45 115.9 ++ git show -s --format=%cd [2020-08-13T08:41:43.669Z] #45 115.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T08:41:43.669Z] #45 115.9 + 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-08-13T08:41:43.689Z] #61 16.97 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:41:43.818Z] #39 88.95 CC criu/seize.o [2020-08-13T08:41:43.818Z] #39 ... [2020-08-13T08:41:43.818Z] [2020-08-13T08:41:43.818Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:41:43.818Z] #49 55.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T08:41:43.986Z] #61 17.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T08:41:45.334Z] #49 56.71 + mkdir -p /build [2020-08-13T08:41:45.334Z] #49 56.72 + cp runc /build/runc [2020-08-13T08:41:45.340Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 7.8s done [2020-08-13T08:41:45.627Z] #49 DONE 57.0s [2020-08-13T08:41:45.627Z] [2020-08-13T08:41:45.627Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:45.627Z] #39 89.60 CC criu/servicefd.o [2020-08-13T08:41:45.627Z] #39 89.83 CC criu/shmem.o [2020-08-13T08:41:45.627Z] #39 90.36 CC criu/sigframe.o [2020-08-13T08:41:45.627Z] #39 90.44 CC criu/signalfd.o [2020-08-13T08:41:45.627Z] #39 90.65 CC criu/sk-inet.o [2020-08-13T08:41:45.894Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 5.1s [2020-08-13T08:41:46.279Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-13T08:41:46.539Z] #7 DONE 29.6s [2020-08-13T08:41:46.664Z] #39 91.62 CC criu/sk-netlink.o [2020-08-13T08:41:46.664Z] #39 91.79 CC criu/sk-packet.o [2020-08-13T08:41:46.799Z] [2020-08-13T08:41:46.799Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T08:41:46.956Z] #39 92.13 CC criu/sk-queue.o [2020-08-13T08:41:47.249Z] #39 92.32 CC criu/sk-tcp.o [2020-08-13T08:41:47.541Z] #39 92.51 CC criu/sk-unix.o [2020-08-13T08:41:48.494Z] #61 ... [2020-08-13T08:41:48.494Z] [2020-08-13T08:41:48.494Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:48.494Z] #44 11.58 go: finding github.com/fatih/color v1.6.0 [2020-08-13T08:41:48.494Z] #44 11.66 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T08:41:48.494Z] #44 11.70 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:41:48.494Z] #44 11.76 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T08:41:48.494Z] #44 11.96 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:41:48.494Z] #44 12.08 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:41:48.494Z] #44 12.21 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:41:48.494Z] #44 12.28 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:41:48.494Z] #44 12.41 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:41:48.494Z] #44 12.49 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:41:48.494Z] #44 12.66 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:41:48.494Z] #44 ... [2020-08-13T08:41:48.494Z] [2020-08-13T08:41:48.494Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:41:48.494Z] #37 15.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T08:41:48.494Z] #37 17.55 + 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-08-13T08:41:48.494Z] #37 ... [2020-08-13T08:41:48.494Z] [2020-08-13T08:41:48.494Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:41:48.494Z] #42 11.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T08:41:48.494Z] #42 12.33 internal/nettrace [2020-08-13T08:41:48.494Z] #42 12.61 runtime/cgo [2020-08-13T08:41:48.494Z] #42 15.43 vendor/golang.org/x/crypto/internal/subtle [2020-08-13T08:41:48.579Z] #39 93.47 CC criu/sockets.o [2020-08-13T08:41:48.579Z] #39 ... [2020-08-13T08:41:48.579Z] [2020-08-13T08:41:48.579Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:41:48.579Z] #36 118.4 + dpkg --print-architecture [2020-08-13T08:41:48.579Z] #36 118.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T08:41:48.579Z] #36 118.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T08:41:48.579Z] #36 118.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T08:41:48.708Z] #8 DONE 1.8s [2020-08-13T08:41:48.709Z] [2020-08-13T08:41:48.709Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T08:41:48.798Z] #42 ... [2020-08-13T08:41:48.798Z] [2020-08-13T08:41:48.798Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:41:48.798Z] #48 18.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:41:48.798Z] #48 19.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:41:48.798Z] #48 19.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:41:48.798Z] #48 20.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:41:48.798Z] #48 20.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:41:48.798Z] #48 21.14 runtime/cgo [2020-08-13T08:41:48.798Z] #48 21.43 runtime [2020-08-13T08:41:48.871Z] #36 ... [2020-08-13T08:41:48.871Z] [2020-08-13T08:41:48.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:48.871Z] #39 94.05 CC criu/stats.o [2020-08-13T08:41:49.164Z] #39 94.25 CC criu/string.o [2020-08-13T08:41:49.164Z] #39 94.30 CC criu/sysctl.o [2020-08-13T08:41:49.167Z] #7 extracting sha256:74c98a328644d0ee4f75a3a143b5de5fcb8a9c1dac214875a1a111e3eff945f0 7.8s done [2020-08-13T08:41:49.281Z] #9 DONE 0.6s [2020-08-13T08:41:49.281Z] [2020-08-13T08:41:49.281Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T08:41:49.281Z] #27 DONE 0.2s [2020-08-13T08:41:49.281Z] [2020-08-13T08:41:49.281Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T08:41:49.281Z] #35 DONE 0.1s [2020-08-13T08:41:49.281Z] [2020-08-13T08:41:49.281Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:41:49.458Z] #39 94.51 CC criu/sysfs_parse.o [2020-08-13T08:41:49.731Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b [2020-08-13T08:41:49.732Z] #7 extracting sha256:d5323669af91aeb72c29ecf41caa93a92d1ee1d228baca4d017005cebd17122b done [2020-08-13T08:41:49.759Z] #39 94.63 CC criu/timens.o [2020-08-13T08:41:49.760Z] #39 94.75 CC criu/timerfd.o [2020-08-13T08:41:49.997Z] #7 DONE 28.1s [2020-08-13T08:41:49.997Z] [2020-08-13T08:41:49.997Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-13T08:41:50.051Z] #39 94.90 CC criu/tty.o [2020-08-13T08:41:50.686Z] #39 95.79 CC criu/tun.o [2020-08-13T08:41:50.978Z] #39 95.99 CC criu/uffd.o [2020-08-13T08:41:51.363Z] #8 DONE 1.3s [2020-08-13T08:41:51.363Z] [2020-08-13T08:41:51.363Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-13T08:41:51.613Z] #39 96.40 CC criu/util.o [2020-08-13T08:41:51.905Z] #39 96.89 CC criu/uts_ns.o [2020-08-13T08:41:51.905Z] #39 96.98 CC criu/vdso.o [2020-08-13T08:41:51.928Z] #9 DONE 0.7s [2020-08-13T08:41:51.928Z] [2020-08-13T08:41:51.928Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-13T08:41:51.928Z] #27 DONE 0.1s [2020-08-13T08:41:51.928Z] [2020-08-13T08:41:51.928Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-13T08:41:51.928Z] #35 DONE 0.1s [2020-08-13T08:41:51.928Z] [2020-08-13T08:41:51.928Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:41:52.197Z] #39 97.30 LINK criu/built-in.o [2020-08-13T08:41:52.197Z] #39 97.39 LINK criu/criu [2020-08-13T08:41:52.385Z] #48 ... [2020-08-13T08:41:52.385Z] [2020-08-13T08:41:52.385Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:41:52.385Z] #52 15.55 Fetched 8149 kB in 14s (564 kB/s) [2020-08-13T08:41:52.385Z] #52 15.55 Reading package lists... [2020-08-13T08:41:52.385Z] #52 22.53 Reading package lists... [2020-08-13T08:41:52.385Z] #52 ... [2020-08-13T08:41:52.385Z] [2020-08-13T08:41:52.385Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:41:52.385Z] #11 16.76 Fetched 8149 kB in 16s (525 kB/s) [2020-08-13T08:41:52.385Z] #11 16.76 Reading package lists... [2020-08-13T08:41:52.494Z] #39 97.57 DEP lib/c/criu.d [2020-08-13T08:41:52.494Z] #39 97.61 CC images/rpc.pb-c.o [2020-08-13T08:41:52.792Z] #39 97.82 CC lib/c/criu.o [2020-08-13T08:41:52.792Z] #39 ... [2020-08-13T08:41:52.792Z] [2020-08-13T08:41:52.792Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:41:52.792Z] #36 DONE 132.7s [2020-08-13T08:41:53.034Z] #11 23.63 Reading package lists... [2020-08-13T08:41:53.034Z] #11 ... [2020-08-13T08:41:53.034Z] [2020-08-13T08:41:53.034Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:41:53.034Z] #33 16.32 Fetched 8149 kB in 15s (534 kB/s) [2020-08-13T08:41:53.034Z] #33 16.32 Reading package lists... [2020-08-13T08:41:53.034Z] #33 23.76 Reading package lists... [2020-08-13T08:41:53.034Z] #33 ... [2020-08-13T08:41:53.034Z] [2020-08-13T08:41:53.034Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:41:53.034Z] #24 16.60 Fetched 8149 kB in 15s (526 kB/s) [2020-08-13T08:41:53.034Z] #24 16.60 Reading package lists... [2020-08-13T08:41:53.115Z] [2020-08-13T08:41:53.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:53.333Z] #24 23.66 Reading package lists... [2020-08-13T08:41:53.333Z] #24 ... [2020-08-13T08:41:53.333Z] [2020-08-13T08:41:53.333Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:41:53.333Z] #39 16.53 Fetched 8149 kB in 15s (533 kB/s) [2020-08-13T08:41:53.333Z] #39 16.53 Reading package lists... [2020-08-13T08:41:53.410Z] #39 98.30 LINK lib/c/built-in.o [2020-08-13T08:41:53.410Z] #39 98.30 LINK lib/c/libcriu.so [2020-08-13T08:41:53.410Z] #39 98.36 LINK lib/c/libcriu.a [2020-08-13T08:41:53.410Z] #39 98.41 GEN magic.py [2020-08-13T08:41:53.410Z] #39 98.49 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T08:41:53.410Z] #39 98.49 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T08:41:53.410Z] #39 98.49 Note: Building without GnuTLS support [2020-08-13T08:41:53.410Z] #39 98.49 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T08:41:53.410Z] #39 98.49 Makefile.config:40: Warn: Building without nftables support [2020-08-13T08:41:53.707Z] #39 98.77 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T08:41:53.999Z] #39 ... [2020-08-13T08:41:53.999Z] [2020-08-13T08:41:53.999Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T08:41:53.999Z] #37 DONE 0.2s [2020-08-13T08:41:53.999Z] [2020-08-13T08:41:53.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:41:53.999Z] #39 99.15 make[1]: Nothing to be done for 'all'. [2020-08-13T08:41:54.291Z] #39 99.35 make[1]: 'images/built-in.o' is up to date. [2020-08-13T08:41:54.291Z] #39 99.36 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T08:41:54.291Z] #39 99.36 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T08:41:54.291Z] #39 99.37 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T08:41:54.291Z] #39 99.37 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T08:41:54.291Z] #39 99.38 make[1]: Nothing to be done for 'all'. [2020-08-13T08:41:54.291Z] #39 99.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T08:41:54.589Z] #39 99.45 make[2]: Nothing to be done for 'all'. [2020-08-13T08:41:54.589Z] #39 99.46 make[2]: Nothing to be done for 'all'. [2020-08-13T08:41:54.589Z] #39 99.47 make[2]: Nothing to be done for 'all'. [2020-08-13T08:41:54.589Z] #39 99.52 make[2]: Nothing to be done for 'all'. [2020-08-13T08:41:54.589Z] #39 99.53 make[2]: Nothing to be done for 'all'. [2020-08-13T08:41:54.589Z] #39 99.54 make[2]: Nothing to be done for 'all'. [2020-08-13T08:41:54.589Z] #39 99.55 make[2]: Nothing to be done for 'all'. [2020-08-13T08:41:54.589Z] #39 99.60 make[2]: Nothing to be done for 'all'. [2020-08-13T08:41:54.589Z] #39 99.60 INSTALL criu/criu [2020-08-13T08:41:54.881Z] #39 DONE 99.8s [2020-08-13T08:41:54.881Z] [2020-08-13T08:41:54.881Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:55.521Z] #45 ... [2020-08-13T08:41:55.521Z] [2020-08-13T08:41:55.521Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T08:41:55.521Z] #40 DONE 0.1s [2020-08-13T08:41:55.521Z] [2020-08-13T08:41:55.521Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T08:41:55.813Z] #42 DONE 0.2s [2020-08-13T08:41:55.813Z] [2020-08-13T08:41:55.813Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:55.813Z] #52 ... [2020-08-13T08:41:55.813Z] [2020-08-13T08:41:55.813Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T08:41:55.813Z] #44 DONE 0.1s [2020-08-13T08:41:55.895Z] #28 ... [2020-08-13T08:41:55.895Z] [2020-08-13T08:41:55.895Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:41:55.895Z] #38 6.389 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:55.895Z] #38 6.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:55.895Z] #38 6.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:55.895Z] #38 ... [2020-08-13T08:41:55.895Z] [2020-08-13T08:41:55.895Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:41:55.895Z] #30 6.606 + RM_GOPATH=0 [2020-08-13T08:41:55.895Z] #30 6.606 + TMP_GOPATH= [2020-08-13T08:41:55.895Z] #30 6.606 + : /build [2020-08-13T08:41:55.895Z] #30 6.606 + '[' -z '' ']' [2020-08-13T08:41:55.895Z] #30 6.606 ++ mktemp -d [2020-08-13T08:41:55.895Z] #30 6.611 + export GOPATH=/tmp/tmp.2UsVkmVLgq [2020-08-13T08:41:55.895Z] #30 6.611 + GOPATH=/tmp/tmp.2UsVkmVLgq [2020-08-13T08:41:55.895Z] #30 6.611 + RM_GOPATH=1 [2020-08-13T08:41:55.895Z] #30 6.611 + case "$(go env GOARCH)" in [2020-08-13T08:41:55.895Z] #30 6.611 ++ go env GOARCH [2020-08-13T08:41:55.895Z] #30 6.616 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:41:55.895Z] #30 6.618 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:55.895Z] #30 6.618 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:55.895Z] #30 6.618 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:55.895Z] #30 6.618 + dir=/tmp/install [2020-08-13T08:41:55.895Z] #30 6.618 + bin=tomlv [2020-08-13T08:41:55.895Z] #30 6.618 + shift [2020-08-13T08:41:55.895Z] #30 6.618 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T08:41:55.895Z] #30 6.618 + . /tmp/install/tomlv.installer [2020-08-13T08:41:55.895Z] #30 6.618 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:41:55.895Z] #30 6.618 + install_tomlv [2020-08-13T08:41:55.895Z] #30 6.618 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T08:41:55.895Z] #30 6.618 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2UsVkmVLgq/src/github.com/BurntSushi/toml [2020-08-13T08:41:55.895Z] #30 6.626 Cloning into '/tmp/tmp.2UsVkmVLgq/src/github.com/BurntSushi/toml'... [2020-08-13T08:41:56.105Z] [2020-08-13T08:41:56.105Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:56.112Z] #39 23.64 Reading package lists... [2020-08-13T08:41:56.112Z] #39 ... [2020-08-13T08:41:56.112Z] [2020-08-13T08:41:56.112Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:41:56.112Z] #52 22.53 Reading package lists... [2020-08-13T08:41:56.155Z] #30 ... [2020-08-13T08:41:56.155Z] [2020-08-13T08:41:56.155Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:41:56.155Z] #38 6.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:41:56.621Z] #45 DONE 145.0s [2020-08-13T08:41:57.185Z] #28 ... [2020-08-13T08:41:57.185Z] [2020-08-13T08:41:57.185Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:41:57.185Z] #38 5.375 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:57.185Z] #38 5.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:57.190Z] [2020-08-13T08:41:57.190Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T08:41:57.449Z] #38 5.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:57.449Z] #38 5.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:41:57.659Z] #52 115.5 + bin/containerd [2020-08-13T08:41:57.669Z] #52 29.56 Building dependency tree... [2020-08-13T08:41:57.762Z] #46 DONE 0.4s [2020-08-13T08:41:57.762Z] [2020-08-13T08:41:57.762Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T08:41:57.762Z] #48 DONE 0.0s [2020-08-13T08:41:57.762Z] [2020-08-13T08:41:57.762Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T08:41:57.762Z] #50 DONE 0.2s [2020-08-13T08:41:58.013Z] #38 6.176 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:41:58.021Z] [2020-08-13T08:41:58.021Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T08:41:58.280Z] #53 DONE 0.3s [2020-08-13T08:41:58.280Z] [2020-08-13T08:41:58.280Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T08:41:58.280Z] #57 DONE 0.1s [2020-08-13T08:41:58.539Z] [2020-08-13T08:41:58.539Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T08:41:58.798Z] #59 DONE 0.3s [2020-08-13T08:41:58.798Z] [2020-08-13T08:41:58.798Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T08:41:58.798Z] #61 DONE 0.0s [2020-08-13T08:41:58.798Z] [2020-08-13T08:41:58.798Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T08:41:58.798Z] #62 DONE 0.0s [2020-08-13T08:41:58.798Z] [2020-08-13T08:41:58.798Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T08:41:58.945Z] #38 ... [2020-08-13T08:41:58.945Z] [2020-08-13T08:41:58.945Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:58.945Z] #21 6.837 + RM_GOPATH=0 [2020-08-13T08:41:58.945Z] #21 6.837 + TMP_GOPATH= [2020-08-13T08:41:58.945Z] #21 6.837 + : /build [2020-08-13T08:41:58.945Z] #21 6.851 + '[' -z '' ']' [2020-08-13T08:41:58.945Z] #21 6.851 ++ mktemp -d [2020-08-13T08:41:58.945Z] #21 6.851 + export GOPATH=/tmp/tmp.ZpnTorAy0H [2020-08-13T08:41:58.945Z] #21 6.851 + GOPATH=/tmp/tmp.ZpnTorAy0H [2020-08-13T08:41:58.945Z] #21 6.851 + RM_GOPATH=1 [2020-08-13T08:41:58.945Z] #21 6.851 + case "$(go env GOARCH)" in [2020-08-13T08:41:58.945Z] #21 6.851 ++ go env GOARCH [2020-08-13T08:41:58.945Z] #21 6.884 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:58.945Z] #21 6.884 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:58.945Z] #21 6.884 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:58.945Z] #21 6.884 + dir=/tmp/install [2020-08-13T08:41:58.945Z] #21 6.884 + bin=dockercli [2020-08-13T08:41:58.945Z] #21 6.884 + shift [2020-08-13T08:41:58.945Z] #21 6.884 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T08:41:58.945Z] #21 6.884 + . /tmp/install/dockercli.installer [2020-08-13T08:41:58.945Z] #21 6.884 ++ : stable [2020-08-13T08:41:58.945Z] #21 6.884 ++ : 17.06.2-ce [2020-08-13T08:41:58.945Z] #21 6.884 + install_dockercli [2020-08-13T08:41:58.945Z] #21 6.884 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T08:41:58.945Z] #21 6.884 ++ uname -m [2020-08-13T08:41:58.945Z] #21 6.884 Install docker/cli version 17.06.2-ce from stable [2020-08-13T08:41:58.945Z] #21 6.905 + arch=x86_64 [2020-08-13T08:41:58.945Z] #21 6.905 + '[' x86_64 '!=' x86_64 ']' [2020-08-13T08:41:58.945Z] #21 6.905 + url=https://download.docker.com/linux/static [2020-08-13T08:41:58.945Z] #21 6.905 + tar -xz docker/docker [2020-08-13T08:41:58.945Z] #21 6.916 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-13T08:41:59.203Z] #21 ... [2020-08-13T08:41:59.203Z] [2020-08-13T08:41:59.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:41:59.203Z] #38 7.186 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:41:59.210Z] #52 32.55 The following additional packages will be installed: [2020-08-13T08:41:59.210Z] #52 32.55 libbtrfs0 [2020-08-13T08:41:59.210Z] #52 32.75 The following NEW packages will be installed: [2020-08-13T08:41:59.210Z] #52 32.78 libbtrfs-dev libbtrfs0 [2020-08-13T08:41:59.368Z] #63 DONE 0.6s [2020-08-13T08:41:59.368Z] [2020-08-13T08:41:59.368Z] #64 exporting to image [2020-08-13T08:41:59.368Z] #64 exporting layers [2020-08-13T08:41:59.461Z] #38 9.898 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:41:59.461Z] #38 ... [2020-08-13T08:41:59.461Z] [2020-08-13T08:41:59.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:41:59.461Z] #10 8.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:59.461Z] #10 8.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:59.461Z] #10 8.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:59.461Z] #10 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:41:59.461Z] #10 ... [2020-08-13T08:41:59.461Z] [2020-08-13T08:41:59.461Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:41:59.461Z] #47 7.772 + RM_GOPATH=0 [2020-08-13T08:41:59.461Z] #47 7.772 + TMP_GOPATH= [2020-08-13T08:41:59.461Z] #47 7.772 + : /build [2020-08-13T08:41:59.461Z] #47 7.772 + '[' -z '' ']' [2020-08-13T08:41:59.461Z] #47 7.772 ++ mktemp -d [2020-08-13T08:41:59.461Z] #47 7.780 + export GOPATH=/tmp/tmp.GFrW5bDuUN [2020-08-13T08:41:59.461Z] #47 7.780 + GOPATH=/tmp/tmp.GFrW5bDuUN [2020-08-13T08:41:59.461Z] #47 7.780 + RM_GOPATH=1 [2020-08-13T08:41:59.461Z] #47 7.780 + case "$(go env GOARCH)" in [2020-08-13T08:41:59.461Z] #47 7.780 ++ go env GOARCH [2020-08-13T08:41:59.461Z] #47 7.862 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:41:59.461Z] #47 7.862 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:59.461Z] #47 7.862 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:59.461Z] #47 7.862 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:59.461Z] #47 7.862 + dir=/tmp/install [2020-08-13T08:41:59.461Z] #47 7.862 + bin=shfmt [2020-08-13T08:41:59.461Z] #47 7.862 + shift [2020-08-13T08:41:59.461Z] #47 7.862 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T08:41:59.461Z] #47 7.862 + . /tmp/install/shfmt.installer [2020-08-13T08:41:59.461Z] #47 7.862 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:41:59.461Z] #47 7.862 + install_shfmt [2020-08-13T08:41:59.461Z] #47 7.862 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T08:41:59.461Z] #47 7.862 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GFrW5bDuUN/src/github.com/mvdan/sh [2020-08-13T08:41:59.461Z] #47 7.878 Cloning into '/tmp/tmp.GFrW5bDuUN/src/github.com/mvdan/sh'... [2020-08-13T08:41:59.461Z] #47 ... [2020-08-13T08:41:59.461Z] [2020-08-13T08:41:59.461Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:41:59.461Z] #41 6.738 + RM_GOPATH=0 [2020-08-13T08:41:59.461Z] #41 6.738 + TMP_GOPATH= [2020-08-13T08:41:59.461Z] #41 6.738 + : /build [2020-08-13T08:41:59.461Z] #41 6.738 + '[' -z '' ']' [2020-08-13T08:41:59.461Z] #41 6.738 ++ mktemp -d [2020-08-13T08:41:59.461Z] #41 6.738 + export GOPATH=/tmp/tmp.01rgLPDeqw [2020-08-13T08:41:59.461Z] #41 6.738 + GOPATH=/tmp/tmp.01rgLPDeqw [2020-08-13T08:41:59.461Z] #41 6.738 + RM_GOPATH=1 [2020-08-13T08:41:59.461Z] #41 6.738 + case "$(go env GOARCH)" in [2020-08-13T08:41:59.461Z] #41 6.738 ++ go env GOARCH [2020-08-13T08:41:59.461Z] #41 6.757 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:41:59.461Z] #41 6.759 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:59.461Z] #41 6.759 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:59.461Z] #41 6.759 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:59.461Z] #41 6.759 + dir=/tmp/install [2020-08-13T08:41:59.461Z] #41 6.759 + bin=vndr [2020-08-13T08:41:59.461Z] #41 6.759 + shift [2020-08-13T08:41:59.461Z] #41 6.759 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T08:41:59.461Z] #41 6.759 + . /tmp/install/vndr.installer [2020-08-13T08:41:59.461Z] #41 6.759 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:41:59.461Z] #41 6.759 + install_vndr [2020-08-13T08:41:59.461Z] #41 6.759 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T08:41:59.461Z] #41 6.759 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.01rgLPDeqw/src/github.com/LK4D4/vndr [2020-08-13T08:41:59.461Z] #41 6.759 Cloning into '/tmp/tmp.01rgLPDeqw/src/github.com/LK4D4/vndr'... [2020-08-13T08:41:59.461Z] #41 7.387 + cd /tmp/tmp.01rgLPDeqw/src/github.com/LK4D4/vndr [2020-08-13T08:41:59.461Z] #41 7.390 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:41:59.461Z] #41 7.402 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T08:41:59.461Z] #41 9.608 internal/bytealg [2020-08-13T08:41:59.461Z] #41 9.627 internal/race [2020-08-13T08:41:59.461Z] #41 9.801 sync/atomic [2020-08-13T08:41:59.461Z] #41 10.33 unicode [2020-08-13T08:41:59.461Z] #41 ... [2020-08-13T08:41:59.461Z] [2020-08-13T08:41:59.461Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:41:59.461Z] #51 8.678 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:59.461Z] #51 8.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:59.461Z] #51 8.890 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:59.509Z] #52 33.03 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:41:59.509Z] #52 33.03 Need to get 120 kB of archives. [2020-08-13T08:41:59.509Z] #52 33.03 After this operation, 423 kB of additional disk space will be used. [2020-08-13T08:41:59.509Z] #52 33.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-13T08:41:59.509Z] #52 33.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-13T08:41:59.722Z] #51 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:41:59.722Z] #51 ... [2020-08-13T08:41:59.722Z] [2020-08-13T08:41:59.722Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:59.722Z] #21 7.269 + RM_GOPATH=0 [2020-08-13T08:41:59.722Z] #21 7.269 + TMP_GOPATH= [2020-08-13T08:41:59.722Z] #21 7.269 + : /build [2020-08-13T08:41:59.722Z] #21 7.269 + '[' -z '' ']' [2020-08-13T08:41:59.722Z] #21 7.269 ++ mktemp -d [2020-08-13T08:41:59.722Z] #21 7.269 + export GOPATH=/tmp/tmp.ogFUXxinh1 [2020-08-13T08:41:59.722Z] #21 7.269 + GOPATH=/tmp/tmp.ogFUXxinh1 [2020-08-13T08:41:59.722Z] #21 7.269 + RM_GOPATH=1 [2020-08-13T08:41:59.722Z] #21 7.269 + case "$(go env GOARCH)" in [2020-08-13T08:41:59.722Z] #21 7.274 ++ go env GOARCH [2020-08-13T08:41:59.722Z] #21 7.302 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:59.722Z] #21 7.302 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:59.722Z] #21 7.302 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:59.722Z] #21 7.302 + dir=/tmp/install [2020-08-13T08:41:59.722Z] #21 7.302 + bin=dockercli [2020-08-13T08:41:59.722Z] #21 7.302 + shift [2020-08-13T08:41:59.722Z] #21 7.302 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-13T08:41:59.722Z] #21 7.302 + . /tmp/install/dockercli.installer [2020-08-13T08:41:59.722Z] #21 7.302 ++ : stable [2020-08-13T08:41:59.722Z] #21 7.302 ++ : 17.06.2-ce [2020-08-13T08:41:59.722Z] #21 7.302 + install_dockercli [2020-08-13T08:41:59.722Z] #21 7.302 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T08:41:59.722Z] #21 7.302 ++ uname -m [2020-08-13T08:41:59.722Z] #21 7.302 Install docker/cli version 17.06.2-ce from stable [2020-08-13T08:41:59.722Z] #21 7.306 + arch=x86_64 [2020-08-13T08:41:59.722Z] #21 7.306 + '[' x86_64 '!=' x86_64 ']' [2020-08-13T08:41:59.722Z] #21 7.306 + url=https://download.docker.com/linux/static [2020-08-13T08:41:59.722Z] #21 7.306 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-13T08:41:59.722Z] #21 7.306 + tar -xz docker/docker [2020-08-13T08:41:59.722Z] #21 ... [2020-08-13T08:41:59.722Z] [2020-08-13T08:41:59.722Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:41:59.722Z] #32 8.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:41:59.722Z] #32 9.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:41:59.722Z] #32 9.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:41:59.722Z] #32 10.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:41:59.982Z] #32 ... [2020-08-13T08:41:59.982Z] [2020-08-13T08:41:59.982Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:41:59.982Z] #43 8.298 + RM_GOPATH=0 [2020-08-13T08:41:59.982Z] #43 8.298 + TMP_GOPATH= [2020-08-13T08:41:59.982Z] #43 8.298 + : /build [2020-08-13T08:41:59.982Z] #43 8.298 + '[' -z '' ']' [2020-08-13T08:41:59.982Z] #43 8.298 ++ mktemp -d [2020-08-13T08:41:59.982Z] #43 8.298 + export GOPATH=/tmp/tmp.1AhV6jShxk [2020-08-13T08:41:59.982Z] #43 8.298 + GOPATH=/tmp/tmp.1AhV6jShxk [2020-08-13T08:41:59.982Z] #43 8.298 + RM_GOPATH=1 [2020-08-13T08:41:59.982Z] #43 8.298 + case "$(go env GOARCH)" in [2020-08-13T08:41:59.982Z] #43 8.302 ++ go env GOARCH [2020-08-13T08:41:59.982Z] #43 8.318 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:59.982Z] #43 8.318 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:41:59.982Z] #43 8.324 ++ dirname /tmp/install/install.sh [2020-08-13T08:41:59.982Z] #43 8.351 + dir=/tmp/install [2020-08-13T08:41:59.982Z] #43 8.351 + bin=gotestsum [2020-08-13T08:41:59.982Z] #43 8.351 + shift [2020-08-13T08:41:59.982Z] #43 8.351 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T08:41:59.982Z] #43 8.351 + . /tmp/install/gotestsum.installer [2020-08-13T08:41:59.982Z] #43 8.351 ++ : v0.3.5 [2020-08-13T08:41:59.982Z] #43 8.351 + install_gotestsum [2020-08-13T08:41:59.982Z] #43 8.353 + set -e [2020-08-13T08:41:59.982Z] #43 8.353 + export GO111MODULE=on [2020-08-13T08:41:59.982Z] #43 8.353 + GO111MODULE=on [2020-08-13T08:41:59.982Z] #43 8.353 + GOBIN=/build [2020-08-13T08:41:59.982Z] #43 8.353 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T08:41:59.982Z] #43 8.417 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T08:41:59.982Z] #43 8.425 go: finding gotest.tools v0.3.5 [2020-08-13T08:41:59.982Z] #43 9.574 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T08:41:59.982Z] #43 10.08 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T08:42:00.242Z] #43 ... [2020-08-13T08:42:00.242Z] [2020-08-13T08:42:00.242Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:00.242Z] #60 8.190 + RM_GOPATH=0 [2020-08-13T08:42:00.242Z] #60 8.190 + TMP_GOPATH= [2020-08-13T08:42:00.242Z] #60 8.190 + : /build [2020-08-13T08:42:00.242Z] #60 8.190 + '[' -z '' ']' [2020-08-13T08:42:00.242Z] #60 8.190 ++ mktemp -d [2020-08-13T08:42:00.242Z] #60 8.235 + export GOPATH=/tmp/tmp.GPjO4JCnUQ [2020-08-13T08:42:00.242Z] #60 8.235 + GOPATH=/tmp/tmp.GPjO4JCnUQ [2020-08-13T08:42:00.242Z] #60 8.235 + RM_GOPATH=1 [2020-08-13T08:42:00.242Z] #60 8.235 + case "$(go env GOARCH)" in [2020-08-13T08:42:00.242Z] #60 8.243 ++ go env GOARCH [2020-08-13T08:42:00.242Z] #60 8.354 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:00.242Z] #60 8.354 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:00.242Z] #60 8.374 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:00.242Z] #60 8.382 + dir=/tmp/install [2020-08-13T08:42:00.242Z] #60 8.382 + bin=proxy [2020-08-13T08:42:00.242Z] #60 8.382 + shift [2020-08-13T08:42:00.242Z] #60 8.382 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T08:42:00.242Z] #60 8.382 + . /tmp/install/proxy.installer [2020-08-13T08:42:00.242Z] #60 8.382 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:42:00.242Z] #60 8.382 + install_proxy [2020-08-13T08:42:00.242Z] #60 8.382 + case "$1" in [2020-08-13T08:42:00.242Z] #60 8.382 + export CGO_ENABLED=0 [2020-08-13T08:42:00.242Z] #60 8.382 + CGO_ENABLED=0 [2020-08-13T08:42:00.242Z] #60 8.382 + _install_proxy [2020-08-13T08:42:00.242Z] #60 8.382 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T08:42:00.242Z] #60 8.382 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GPjO4JCnUQ/src/github.com/docker/libnetwork [2020-08-13T08:42:00.242Z] #60 8.382 Cloning into '/tmp/tmp.GPjO4JCnUQ/src/github.com/docker/libnetwork'... [2020-08-13T08:42:00.242Z] #60 8.382 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:42:00.242Z] #60 ... [2020-08-13T08:42:00.242Z] [2020-08-13T08:42:00.242Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:00.242Z] #45 8.202 + RM_GOPATH=0 [2020-08-13T08:42:00.242Z] #45 8.202 + TMP_GOPATH= [2020-08-13T08:42:00.242Z] #45 8.202 + : /build [2020-08-13T08:42:00.242Z] #45 8.202 + '[' -z '' ']' [2020-08-13T08:42:00.242Z] #45 8.202 ++ mktemp -d [2020-08-13T08:42:00.242Z] #45 8.210 + export GOPATH=/tmp/tmp.92OuoxEVNj [2020-08-13T08:42:00.242Z] #45 8.210 + GOPATH=/tmp/tmp.92OuoxEVNj [2020-08-13T08:42:00.242Z] #45 8.210 + RM_GOPATH=1 [2020-08-13T08:42:00.242Z] #45 8.210 + case "$(go env GOARCH)" in [2020-08-13T08:42:00.242Z] #45 8.210 ++ go env GOARCH [2020-08-13T08:42:00.242Z] #45 8.320 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:00.242Z] #45 8.320 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:00.242Z] #45 8.320 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:00.242Z] #45 8.338 Installing golangci-lint version v1.23.8 [2020-08-13T08:42:00.242Z] #45 8.342 + dir=/tmp/install [2020-08-13T08:42:00.242Z] #45 8.342 + bin=golangci_lint [2020-08-13T08:42:00.242Z] #45 8.342 + shift [2020-08-13T08:42:00.242Z] #45 8.342 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T08:42:00.242Z] #45 8.342 + . /tmp/install/golangci_lint.installer [2020-08-13T08:42:00.242Z] #45 8.342 ++ : v1.23.8 [2020-08-13T08:42:00.242Z] #45 8.342 + install_golangci_lint [2020-08-13T08:42:00.242Z] #45 8.342 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T08:42:00.242Z] #45 8.342 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T08:42:00.502Z] #45 ... [2020-08-13T08:42:00.502Z] [2020-08-13T08:42:00.502Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:00.502Z] #54 8.322 + RM_GOPATH=0 [2020-08-13T08:42:00.502Z] #54 8.322 + TMP_GOPATH= [2020-08-13T08:42:00.502Z] #54 8.322 + : /build [2020-08-13T08:42:00.502Z] #54 8.322 + '[' -z '' ']' [2020-08-13T08:42:00.502Z] #54 8.322 ++ mktemp -d [2020-08-13T08:42:00.502Z] #54 8.322 + export GOPATH=/tmp/tmp.Q5mhqtyUQd [2020-08-13T08:42:00.502Z] #54 8.322 + GOPATH=/tmp/tmp.Q5mhqtyUQd [2020-08-13T08:42:00.502Z] #54 8.322 + RM_GOPATH=1 [2020-08-13T08:42:00.502Z] #54 8.322 + case "$(go env GOARCH)" in [2020-08-13T08:42:00.502Z] #54 8.322 ++ go env GOARCH [2020-08-13T08:42:00.502Z] #54 8.334 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:00.502Z] #54 8.334 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:00.502Z] #54 8.334 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:00.502Z] #54 8.334 + dir=/tmp/install [2020-08-13T08:42:00.502Z] #54 8.334 + bin=rootlesskit [2020-08-13T08:42:00.502Z] #54 8.334 + shift [2020-08-13T08:42:00.502Z] #54 8.359 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T08:42:00.502Z] #54 8.360 + . /tmp/install/rootlesskit.installer [2020-08-13T08:42:00.502Z] #54 8.361 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:42:00.502Z] #54 8.363 + install_rootlesskit [2020-08-13T08:42:00.502Z] #54 8.375 + case "$1" in [2020-08-13T08:42:00.502Z] #54 8.375 + export CGO_ENABLED=0 [2020-08-13T08:42:00.502Z] #54 8.375 + CGO_ENABLED=0 [2020-08-13T08:42:00.502Z] #54 8.375 + _install_rootlesskit [2020-08-13T08:42:00.502Z] #54 8.375 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T08:42:00.502Z] #54 8.375 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:42:00.502Z] #54 8.381 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Q5mhqtyUQd/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:42:00.502Z] #54 8.386 Cloning into '/tmp/tmp.Q5mhqtyUQd/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T08:42:00.502Z] #54 ... [2020-08-13T08:42:00.502Z] [2020-08-13T08:42:00.502Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:00.502Z] #23 6.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:42:00.503Z] #23 6.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:42:00.503Z] #23 6.667 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:42:00.503Z] #23 7.033 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:42:00.503Z] #23 9.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:42:00.764Z] #23 ... [2020-08-13T08:42:00.764Z] [2020-08-13T08:42:00.764Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:42:00.764Z] #36 7.759 + git clone https://github.com/docker/distribution.git . [2020-08-13T08:42:00.764Z] #36 7.833 Cloning into '.'... [2020-08-13T08:42:00.764Z] #36 ... [2020-08-13T08:42:00.764Z] [2020-08-13T08:42:00.764Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:00.764Z] #30 7.330 + cd /tmp/tmp.2UsVkmVLgq/src/github.com/BurntSushi/toml [2020-08-13T08:42:00.764Z] #30 7.330 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:42:00.764Z] #30 7.339 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:42:00.764Z] #30 8.242 runtime/internal/atomic [2020-08-13T08:42:00.764Z] #30 8.254 internal/cpu [2020-08-13T08:42:00.764Z] #30 8.467 runtime/internal/sys [2020-08-13T08:42:00.764Z] #30 8.854 runtime/internal/math [2020-08-13T08:42:00.764Z] #30 9.016 internal/bytealg [2020-08-13T08:42:00.764Z] #30 9.060 math/bits [2020-08-13T08:42:00.764Z] #30 9.714 math [2020-08-13T08:42:00.764Z] #30 10.51 runtime [2020-08-13T08:42:01.050Z] #52 34.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:01.050Z] #52 34.60 Fetched 120 kB in 0s (1004 kB/s) [2020-08-13T08:42:01.274Z] #64 exporting layers 2.0s done [2020-08-13T08:42:01.274Z] #64 writing image sha256:c91b9b3388e2036ab3fe9880d797ef3f5ed192f5d993ad5630fa1ba535b22d62 done [2020-08-13T08:42:01.274Z] #64 naming to docker.io/library/docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 done [2020-08-13T08:42:01.274Z] #64 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-08-13T08:42:01.350Z] #52 34.80 Selecting previously unselected package libbtrfs0. [Pipeline] sh [2020-08-13T08:42:01.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/validate/default [2020-08-13T08:42:01.652Z] #52 34.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T08:42:01.652Z] #52 34.91 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-13T08:42:01.652Z] #52 34.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T08:42:01.652Z] #52 35.09 Selecting previously unselected package libbtrfs-dev. [2020-08-13T08:42:01.652Z] #52 35.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-13T08:42:01.652Z] #52 35.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:42:01.961Z] #52 35.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T08:42:01.961Z] #52 35.42 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:42:01.961Z] #52 35.44 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:42:02.260Z] #52 DONE 35.7s [2020-08-13T08:42:02.261Z] [2020-08-13T08:42:02.261Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:02.480Z] #38 ... [2020-08-13T08:42:02.480Z] [2020-08-13T08:42:02.480Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:02.480Z] #41 8.008 + RM_GOPATH=0 [2020-08-13T08:42:02.480Z] #41 8.008 + TMP_GOPATH= [2020-08-13T08:42:02.480Z] #41 8.008 + : /build [2020-08-13T08:42:02.480Z] #41 8.008 + '[' -z '' ']' [2020-08-13T08:42:02.480Z] #41 8.008 ++ mktemp -d [2020-08-13T08:42:02.480Z] #41 8.008 + export GOPATH=/tmp/tmp.RmqwzcxMj7 [2020-08-13T08:42:02.480Z] #41 8.008 + GOPATH=/tmp/tmp.RmqwzcxMj7 [2020-08-13T08:42:02.480Z] #41 8.008 + RM_GOPATH=1 [2020-08-13T08:42:02.480Z] #41 8.008 + case "$(go env GOARCH)" in [2020-08-13T08:42:02.480Z] #41 8.008 ++ go env GOARCH [2020-08-13T08:42:02.480Z] #41 8.054 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.480Z] #41 8.054 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.480Z] #41 8.055 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:02.480Z] #41 8.057 + dir=/tmp/install [2020-08-13T08:42:02.480Z] #41 8.057 + bin=vndr [2020-08-13T08:42:02.480Z] #41 8.057 + shift [2020-08-13T08:42:02.480Z] #41 8.064 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:42:02.480Z] #41 8.064 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-13T08:42:02.480Z] #41 8.064 + . /tmp/install/vndr.installer [2020-08-13T08:42:02.480Z] #41 8.064 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:42:02.480Z] #41 8.064 + install_vndr [2020-08-13T08:42:02.480Z] #41 8.064 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-13T08:42:02.480Z] #41 8.064 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RmqwzcxMj7/src/github.com/LK4D4/vndr [2020-08-13T08:42:02.480Z] #41 8.079 Cloning into '/tmp/tmp.RmqwzcxMj7/src/github.com/LK4D4/vndr'... [2020-08-13T08:42:02.480Z] #41 9.124 + cd /tmp/tmp.RmqwzcxMj7/src/github.com/LK4D4/vndr [2020-08-13T08:42:02.480Z] #41 9.124 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-13T08:42:02.480Z] #41 9.133 + go build -buildmode=pie -v -o /build/vndr . [2020-08-13T08:42:02.480Z] #41 ... [2020-08-13T08:42:02.480Z] [2020-08-13T08:42:02.480Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:02.480Z] #32 7.681 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:42:02.480Z] #32 7.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:42:02.480Z] #32 7.799 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:42:02.480Z] #32 9.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:42:02.480Z] #32 ... [2020-08-13T08:42:02.480Z] [2020-08-13T08:42:02.480Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:02.480Z] #30 7.928 + RM_GOPATH=0 [2020-08-13T08:42:02.480Z] #30 7.928 + TMP_GOPATH= [2020-08-13T08:42:02.480Z] #30 7.928 + : /build [2020-08-13T08:42:02.480Z] #30 7.928 + '[' -z '' ']' [2020-08-13T08:42:02.480Z] #30 7.928 ++ mktemp -d [2020-08-13T08:42:02.480Z] #30 7.928 + export GOPATH=/tmp/tmp.RS2Ghv9Rt0 [2020-08-13T08:42:02.480Z] #30 7.928 + GOPATH=/tmp/tmp.RS2Ghv9Rt0 [2020-08-13T08:42:02.480Z] #30 7.928 + RM_GOPATH=1 [2020-08-13T08:42:02.480Z] #30 7.928 + case "$(go env GOARCH)" in [2020-08-13T08:42:02.480Z] #30 7.942 ++ go env GOARCH [2020-08-13T08:42:02.480Z] #30 7.981 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.480Z] #30 7.981 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.480Z] #30 7.981 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:02.480Z] #30 8.012 + dir=/tmp/install [2020-08-13T08:42:02.480Z] #30 8.013 + bin=tomlv [2020-08-13T08:42:02.480Z] #30 8.013 + shift [2020-08-13T08:42:02.480Z] #30 8.014 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-13T08:42:02.480Z] #30 8.014 + . /tmp/install/tomlv.installer [2020-08-13T08:42:02.480Z] #30 8.014 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:42:02.480Z] #30 8.015 + install_tomlv [2020-08-13T08:42:02.480Z] #30 8.016 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-13T08:42:02.480Z] #30 8.016 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:42:02.480Z] #30 8.017 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RS2Ghv9Rt0/src/github.com/BurntSushi/toml [2020-08-13T08:42:02.480Z] #30 8.027 Cloning into '/tmp/tmp.RS2Ghv9Rt0/src/github.com/BurntSushi/toml'... [2020-08-13T08:42:02.480Z] #30 9.670 + cd /tmp/tmp.RS2Ghv9Rt0/src/github.com/BurntSushi/toml [2020-08-13T08:42:02.480Z] #30 9.685 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-13T08:42:02.480Z] #30 9.824 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:42:02.480Z] #30 ... [2020-08-13T08:42:02.480Z] [2020-08-13T08:42:02.480Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:02.480Z] #54 6.342 + RM_GOPATH=0 [2020-08-13T08:42:02.480Z] #54 6.342 + TMP_GOPATH= [2020-08-13T08:42:02.480Z] #54 6.342 + : /build [2020-08-13T08:42:02.480Z] #54 6.342 + '[' -z '' ']' [2020-08-13T08:42:02.480Z] #54 6.342 ++ mktemp -d [2020-08-13T08:42:02.480Z] #54 6.342 + export GOPATH=/tmp/tmp.jT2DHXI3Yj [2020-08-13T08:42:02.480Z] #54 6.342 + GOPATH=/tmp/tmp.jT2DHXI3Yj [2020-08-13T08:42:02.480Z] #54 6.342 + RM_GOPATH=1 [2020-08-13T08:42:02.480Z] #54 6.342 + case "$(go env GOARCH)" in [2020-08-13T08:42:02.480Z] #54 6.342 ++ go env GOARCH [2020-08-13T08:42:02.480Z] #54 6.377 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:42:02.480Z] #54 6.378 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.480Z] #54 6.378 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.480Z] #54 6.378 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:02.480Z] #54 6.378 + dir=/tmp/install [2020-08-13T08:42:02.480Z] #54 6.378 + bin=rootlesskit [2020-08-13T08:42:02.480Z] #54 6.378 + shift [2020-08-13T08:42:02.480Z] #54 6.378 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-13T08:42:02.480Z] #54 6.378 + . /tmp/install/rootlesskit.installer [2020-08-13T08:42:02.480Z] #54 6.378 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:42:02.480Z] #54 6.378 + install_rootlesskit [2020-08-13T08:42:02.480Z] #54 6.378 + case "$1" in [2020-08-13T08:42:02.480Z] #54 6.378 + export CGO_ENABLED=0 [2020-08-13T08:42:02.480Z] #54 6.378 + CGO_ENABLED=0 [2020-08-13T08:42:02.480Z] #54 6.378 + _install_rootlesskit [2020-08-13T08:42:02.480Z] #54 6.378 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-13T08:42:02.480Z] #54 6.378 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jT2DHXI3Yj/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:42:02.480Z] #54 6.386 Cloning into '/tmp/tmp.jT2DHXI3Yj/src/github.com/rootless-containers/rootlesskit'... [2020-08-13T08:42:02.480Z] #54 ... [2020-08-13T08:42:02.480Z] [2020-08-13T08:42:02.480Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:02.480Z] #51 6.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:42:02.480Z] #51 6.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:42:02.480Z] #51 6.181 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:42:02.480Z] #51 7.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:42:02.560Z] #53 0.439 + RM_GOPATH=0 [2020-08-13T08:42:02.560Z] #53 0.439 + TMP_GOPATH= [2020-08-13T08:42:02.560Z] #53 0.439 + : /build [2020-08-13T08:42:02.570Z] Congratulations! All commits are properly signed with the DCO! [2020-08-13T08:42:02.570Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-13T08:42:02.570Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-13T08:42:02.570Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-13T08:42:02.570Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-13T08:42:02.570Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-13T08:42:02.570Z] Congratulations! No new tests were added to integration-cli. [2020-08-13T08:42:02.570Z] [2020-08-13T08:42:02.570Z] INFO Start validation with golang-ci-lint [2020-08-13T08:42:02.570Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-13T08:42:02.570Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-13T08:42:02.570Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-13T08:42:02.683Z] #30 ... [2020-08-13T08:42:02.683Z] [2020-08-13T08:42:02.683Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:02.683Z] #43 11.35 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T08:42:02.683Z] #43 11.80 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T08:42:02.683Z] #43 12.02 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T08:42:02.683Z] #43 12.28 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:42:02.683Z] #43 12.32 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T08:42:02.683Z] #43 12.47 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T08:42:02.683Z] #43 12.51 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:42:02.683Z] #43 12.69 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T08:42:02.683Z] #43 12.98 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:42:02.683Z] #43 13.07 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T08:42:02.683Z] #43 13.08 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:42:02.683Z] #43 13.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:42:02.683Z] #43 13.38 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:42:02.683Z] #43 13.38 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:42:02.683Z] #43 13.44 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:42:02.683Z] #43 13.49 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T08:42:02.683Z] #43 13.50 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:42:02.683Z] #43 13.50 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:42:02.749Z] #51 ... [2020-08-13T08:42:02.749Z] [2020-08-13T08:42:02.749Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:02.749Z] #47 8.064 + RM_GOPATH=0 [2020-08-13T08:42:02.749Z] #47 8.064 + TMP_GOPATH= [2020-08-13T08:42:02.749Z] #47 8.064 + : /build [2020-08-13T08:42:02.749Z] #47 8.064 + '[' -z '' ']' [2020-08-13T08:42:02.749Z] #47 8.064 ++ mktemp -d [2020-08-13T08:42:02.749Z] #47 8.067 + export GOPATH=/tmp/tmp.GCijBvEanc [2020-08-13T08:42:02.749Z] #47 8.067 + GOPATH=/tmp/tmp.GCijBvEanc [2020-08-13T08:42:02.749Z] #47 8.068 + RM_GOPATH=1 [2020-08-13T08:42:02.749Z] #47 8.068 + case "$(go env GOARCH)" in [2020-08-13T08:42:02.749Z] #47 8.069 ++ go env GOARCH [2020-08-13T08:42:02.749Z] #47 8.089 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.749Z] #47 8.091 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.749Z] #47 8.091 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:02.749Z] #47 8.097 + dir=/tmp/install [2020-08-13T08:42:02.749Z] #47 8.097 + bin=shfmt [2020-08-13T08:42:02.749Z] #47 8.097 + shift [2020-08-13T08:42:02.749Z] #47 8.097 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-13T08:42:02.749Z] #47 8.097 + . /tmp/install/shfmt.installer [2020-08-13T08:42:02.749Z] #47 8.097 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:42:02.749Z] #47 8.097 + install_shfmt [2020-08-13T08:42:02.749Z] #47 8.097 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-13T08:42:02.749Z] #47 8.097 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:42:02.749Z] #47 8.099 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GCijBvEanc/src/github.com/mvdan/sh [2020-08-13T08:42:02.749Z] #47 8.104 Cloning into '/tmp/tmp.GCijBvEanc/src/github.com/mvdan/sh'... [2020-08-13T08:42:02.749Z] #47 ... [2020-08-13T08:42:02.749Z] [2020-08-13T08:42:02.749Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:02.749Z] #23 5.923 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:42:02.749Z] #23 5.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:42:02.749Z] #23 5.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:42:02.749Z] #23 6.440 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:42:02.749Z] #23 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:42:02.861Z] #53 0.439 + '[' -z '' ']' [2020-08-13T08:42:02.861Z] #53 0.440 ++ mktemp -d [2020-08-13T08:42:02.861Z] #53 0.442 + export GOPATH=/tmp/tmp.BFZsNHzhKh [2020-08-13T08:42:02.861Z] #53 0.442 + GOPATH=/tmp/tmp.BFZsNHzhKh [2020-08-13T08:42:02.861Z] #53 0.443 + RM_GOPATH=1 [2020-08-13T08:42:02.861Z] #53 0.443 + case "$(go env GOARCH)" in [2020-08-13T08:42:02.861Z] #53 0.443 ++ go env GOARCH [2020-08-13T08:42:02.861Z] #53 0.464 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.861Z] #53 0.464 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:02.861Z] #53 0.465 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:02.861Z] #53 0.490 + dir=/tmp/install [2020-08-13T08:42:02.861Z] #53 0.490 + bin=containerd [2020-08-13T08:42:02.861Z] #53 0.490 + shift [2020-08-13T08:42:02.861Z] #53 0.491 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T08:42:02.861Z] #53 0.491 + . /tmp/install/containerd.installer [2020-08-13T08:42:02.861Z] #53 0.491 ++ set -e [2020-08-13T08:42:02.861Z] #53 0.492 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:42:02.861Z] #53 0.492 + install_containerd [2020-08-13T08:42:02.861Z] #53 0.492 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T08:42:02.861Z] #53 0.492 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:42:02.861Z] #53 0.505 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BFZsNHzhKh/src/github.com/containerd/containerd [2020-08-13T08:42:02.861Z] #53 0.525 Cloning into '/tmp/tmp.BFZsNHzhKh/src/github.com/containerd/containerd'... [2020-08-13T08:42:02.943Z] #43 13.70 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:42:02.943Z] #43 13.70 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:42:03.007Z] #23 ... [2020-08-13T08:42:03.007Z] [2020-08-13T08:42:03.007Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:03.007Z] #10 6.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:42:03.007Z] #10 6.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:42:03.007Z] #10 6.860 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:42:03.007Z] #10 7.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:42:03.007Z] #10 ... [2020-08-13T08:42:03.007Z] [2020-08-13T08:42:03.007Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:03.007Z] #60 6.726 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:42:03.008Z] #60 6.726 + RM_GOPATH=0 [2020-08-13T08:42:03.008Z] #60 6.726 + TMP_GOPATH= [2020-08-13T08:42:03.008Z] #60 6.726 + : /build [2020-08-13T08:42:03.008Z] #60 6.726 + '[' -z '' ']' [2020-08-13T08:42:03.008Z] #60 6.726 ++ mktemp -d [2020-08-13T08:42:03.008Z] #60 6.726 + export GOPATH=/tmp/tmp.OOWvYdqVAl [2020-08-13T08:42:03.008Z] #60 6.726 + GOPATH=/tmp/tmp.OOWvYdqVAl [2020-08-13T08:42:03.008Z] #60 6.726 + RM_GOPATH=1 [2020-08-13T08:42:03.008Z] #60 6.726 + case "$(go env GOARCH)" in [2020-08-13T08:42:03.008Z] #60 6.726 ++ go env GOARCH [2020-08-13T08:42:03.008Z] #60 6.726 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:03.008Z] #60 6.726 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:03.008Z] #60 6.726 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:03.008Z] #60 6.726 + dir=/tmp/install [2020-08-13T08:42:03.008Z] #60 6.726 + bin=proxy [2020-08-13T08:42:03.008Z] #60 6.726 + shift [2020-08-13T08:42:03.008Z] #60 6.726 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-13T08:42:03.008Z] #60 6.726 + . /tmp/install/proxy.installer [2020-08-13T08:42:03.008Z] #60 6.726 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:42:03.008Z] #60 6.726 + install_proxy [2020-08-13T08:42:03.008Z] #60 6.726 + case "$1" in [2020-08-13T08:42:03.008Z] #60 6.726 + export CGO_ENABLED=0 [2020-08-13T08:42:03.008Z] #60 6.726 + CGO_ENABLED=0 [2020-08-13T08:42:03.008Z] #60 6.726 + _install_proxy [2020-08-13T08:42:03.008Z] #60 6.726 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-13T08:42:03.008Z] #60 6.726 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OOWvYdqVAl/src/github.com/docker/libnetwork [2020-08-13T08:42:03.008Z] #60 6.726 Cloning into '/tmp/tmp.OOWvYdqVAl/src/github.com/docker/libnetwork'... [2020-08-13T08:42:03.203Z] #43 13.99 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:42:03.268Z] #60 ... [2020-08-13T08:42:03.268Z] [2020-08-13T08:42:03.268Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:42:03.268Z] #36 7.828 + git clone https://github.com/docker/distribution.git . [2020-08-13T08:42:03.268Z] #36 7.828 Cloning into '.'... [2020-08-13T08:42:03.268Z] #36 ... [2020-08-13T08:42:03.268Z] [2020-08-13T08:42:03.268Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:03.268Z] #43 7.503 + RM_GOPATH=0 [2020-08-13T08:42:03.268Z] #43 7.503 + TMP_GOPATH= [2020-08-13T08:42:03.268Z] #43 7.503 + : /build [2020-08-13T08:42:03.268Z] #43 7.503 + '[' -z '' ']' [2020-08-13T08:42:03.268Z] #43 7.503 ++ mktemp -d [2020-08-13T08:42:03.268Z] #43 7.503 + export GOPATH=/tmp/tmp.RGJ9Uc2BH3 [2020-08-13T08:42:03.268Z] #43 7.503 + GOPATH=/tmp/tmp.RGJ9Uc2BH3 [2020-08-13T08:42:03.268Z] #43 7.503 + RM_GOPATH=1 [2020-08-13T08:42:03.268Z] #43 7.503 + case "$(go env GOARCH)" in [2020-08-13T08:42:03.268Z] #43 7.503 ++ go env GOARCH [2020-08-13T08:42:03.268Z] #43 7.503 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:03.268Z] #43 7.503 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:03.268Z] #43 7.503 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:03.268Z] #43 7.528 + dir=/tmp/install [2020-08-13T08:42:03.268Z] #43 7.528 + bin=gotestsum [2020-08-13T08:42:03.268Z] #43 7.528 + shift [2020-08-13T08:42:03.268Z] #43 7.528 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-13T08:42:03.268Z] #43 7.528 + . /tmp/install/gotestsum.installer [2020-08-13T08:42:03.268Z] #43 7.528 ++ : v0.3.5 [2020-08-13T08:42:03.268Z] #43 7.528 + install_gotestsum [2020-08-13T08:42:03.361Z] #52 ... [2020-08-13T08:42:03.361Z] [2020-08-13T08:42:03.361Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:03.361Z] #45 138.2 + cd /tmp/tmp.8hIcIbuISv/src/github.com/golangci/golangci-lint/ [2020-08-13T08:42:03.361Z] #45 138.2 + git checkout -q v1.23.8 [2020-08-13T08:42:03.361Z] #45 138.4 ++ git describe --tags [2020-08-13T08:42:03.361Z] #45 138.4 + version=v1.23.8 [2020-08-13T08:42:03.361Z] #45 138.4 ++ git rev-parse --short HEAD [2020-08-13T08:42:03.361Z] #45 138.4 + commit=76a82c6 [2020-08-13T08:42:03.361Z] #45 138.4 ++ git show -s --format=%cd [2020-08-13T08:42:03.361Z] #45 138.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T08:42:03.362Z] #45 138.4 + 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-08-13T08:42:03.525Z] #43 7.528 + set -e [2020-08-13T08:42:03.525Z] #43 7.528 + export GO111MODULE=on [2020-08-13T08:42:03.525Z] #43 7.528 + GO111MODULE=on [2020-08-13T08:42:03.525Z] #43 7.528 + GOBIN=/build [2020-08-13T08:42:03.525Z] #43 7.528 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-13T08:42:03.525Z] #43 7.616 go: finding gotest.tools v0.3.5 [2020-08-13T08:42:03.525Z] #43 7.616 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T08:42:03.525Z] #43 9.010 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T08:42:03.525Z] #43 9.609 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T08:42:03.525Z] #43 11.00 go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T08:42:03.525Z] #43 11.24 go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T08:42:03.525Z] #43 11.68 go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T08:42:03.525Z] #43 11.72 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:42:03.525Z] #43 ... [2020-08-13T08:42:03.525Z] [2020-08-13T08:42:03.525Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:03.525Z] #45 7.979 + RM_GOPATH=0 [2020-08-13T08:42:03.525Z] #45 7.979 + TMP_GOPATH= [2020-08-13T08:42:03.525Z] #45 7.979 + : /build [2020-08-13T08:42:03.525Z] #45 7.979 + '[' -z '' ']' [2020-08-13T08:42:03.525Z] #45 7.984 ++ mktemp -d [2020-08-13T08:42:03.525Z] #45 7.985 + export GOPATH=/tmp/tmp.uqDYCroHuV [2020-08-13T08:42:03.525Z] #45 7.987 + GOPATH=/tmp/tmp.uqDYCroHuV [2020-08-13T08:42:03.525Z] #45 7.987 + RM_GOPATH=1 [2020-08-13T08:42:03.525Z] #45 7.987 + case "$(go env GOARCH)" in [2020-08-13T08:42:03.525Z] #45 7.998 ++ go env GOARCH [2020-08-13T08:42:03.525Z] #45 8.101 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:03.525Z] #45 8.101 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:03.525Z] #45 8.101 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:03.525Z] #45 8.106 + dir=/tmp/install [2020-08-13T08:42:03.525Z] #45 8.106 + bin=golangci_lint [2020-08-13T08:42:03.525Z] #45 8.106 + shift [2020-08-13T08:42:03.525Z] #45 8.106 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-13T08:42:03.525Z] #45 8.106 + . /tmp/install/golangci_lint.installer [2020-08-13T08:42:03.525Z] #45 8.106 ++ : v1.23.8 [2020-08-13T08:42:03.525Z] #45 8.106 + install_golangci_lint [2020-08-13T08:42:03.525Z] #45 8.106 + echo 'Installing golangci-lint version v1.23.8' [2020-08-13T08:42:03.526Z] #45 8.106 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-13T08:42:03.526Z] #45 8.106 Installing golangci-lint version v1.23.8 [2020-08-13T08:42:03.526Z] #45 ... [2020-08-13T08:42:03.526Z] [2020-08-13T08:42:03.526Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:03.526Z] #43 11.75 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:42:03.526Z] #43 11.85 go: downloading github.com/fatih/color v1.6.0 [2020-08-13T08:42:03.783Z] #43 11.99 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:42:03.783Z] #43 12.02 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T08:42:04.040Z] #43 12.10 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:42:04.040Z] #43 12.19 go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T08:42:04.298Z] #43 12.36 go: extracting github.com/fatih/color v1.6.0 [2020-08-13T08:42:04.298Z] #43 12.36 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:42:04.298Z] #43 12.36 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:42:04.298Z] #43 12.43 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:42:04.298Z] #43 12.54 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:42:04.298Z] #43 12.56 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T08:42:04.298Z] #43 12.61 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:42:04.555Z] #43 12.63 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:42:04.555Z] #43 12.75 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:42:04.555Z] #43 12.78 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:42:04.555Z] #43 12.86 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:42:05.660Z] #45 DONE 135.5s [2020-08-13T08:42:05.660Z] [2020-08-13T08:42:05.660Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T08:42:05.660Z] #46 DONE 0.2s [2020-08-13T08:42:05.660Z] [2020-08-13T08:42:05.660Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T08:42:05.660Z] #48 DONE 0.1s [2020-08-13T08:42:05.660Z] [2020-08-13T08:42:05.660Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T08:42:05.660Z] #50 DONE 0.1s [2020-08-13T08:42:05.660Z] [2020-08-13T08:42:05.660Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T08:42:05.926Z] #53 DONE 0.3s [2020-08-13T08:42:05.926Z] [2020-08-13T08:42:05.926Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T08:42:06.187Z] #57 DONE 0.1s [2020-08-13T08:42:06.187Z] [2020-08-13T08:42:06.187Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T08:42:06.448Z] #59 DONE 0.4s [2020-08-13T08:42:06.448Z] [2020-08-13T08:42:06.448Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T08:42:06.518Z] #43 ... [2020-08-13T08:42:06.518Z] [2020-08-13T08:42:06.518Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:42:06.518Z] #28 6.938 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T08:42:06.518Z] #28 6.938 Cloning into '.'... [2020-08-13T08:42:06.518Z] #28 ... [2020-08-13T08:42:06.518Z] [2020-08-13T08:42:06.518Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:06.518Z] #54 16.95 Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-08-13T08:42:06.518Z] #54 17.05 + cd /tmp/tmp.Q5mhqtyUQd/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:42:06.518Z] #54 17.05 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:42:06.709Z] #61 DONE 0.1s [2020-08-13T08:42:06.709Z] [2020-08-13T08:42:06.709Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T08:42:06.709Z] #62 DONE 0.1s [2020-08-13T08:42:06.709Z] [2020-08-13T08:42:06.709Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T08:42:07.089Z] #54 17.89 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:42:07.089Z] #54 17.89 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T08:42:07.444Z] #53 ... [2020-08-13T08:42:07.444Z] [2020-08-13T08:42:07.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:07.444Z] #11 23.63 Reading package lists... [2020-08-13T08:42:07.444Z] #11 30.87 Building dependency tree... [2020-08-13T08:42:07.444Z] #11 33.70 The following additional packages will be installed: [2020-08-13T08:42:07.444Z] #11 33.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T08:42:07.444Z] #11 33.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T08:42:07.444Z] #11 33.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T08:42:07.444Z] #11 33.72 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T08:42:07.444Z] #11 33.72 Suggested packages: [2020-08-13T08:42:07.444Z] #11 33.73 gcc-8-locales seccomp wine64 [2020-08-13T08:42:07.444Z] #11 35.15 The following NEW packages will be installed: [2020-08-13T08:42:07.444Z] #11 35.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T08:42:07.444Z] #11 35.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T08:42:07.444Z] #11 35.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T08:42:07.444Z] #11 35.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T08:42:07.444Z] #11 35.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T08:42:07.444Z] #11 35.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T08:42:07.444Z] #11 35.33 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:07.444Z] #11 35.33 Need to get 78.9 MB of archives. [2020-08-13T08:42:07.444Z] #11 35.33 After this operation, 532 MB of additional disk space will be used. [2020-08-13T08:42:07.444Z] #11 35.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-08-13T08:42:07.444Z] #11 35.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-08-13T08:42:07.444Z] #11 36.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-13T08:42:07.444Z] #11 36.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-13T08:42:07.444Z] #11 36.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-13T08:42:07.444Z] #11 36.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T08:42:07.444Z] #11 37.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-13T08:42:07.444Z] #11 37.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-13T08:42:07.444Z] #11 37.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-08-13T08:42:07.444Z] #11 ... [2020-08-13T08:42:07.444Z] [2020-08-13T08:42:07.444Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:07.444Z] #24 23.66 Reading package lists... [2020-08-13T08:42:07.444Z] #24 31.41 Building dependency tree... [2020-08-13T08:42:07.444Z] #24 35.73 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T08:42:07.444Z] #24 35.73 The following additional packages will be installed: [2020-08-13T08:42:07.444Z] #24 35.75 libjq1 libonig5 [2020-08-13T08:42:07.444Z] #24 36.45 The following NEW packages will be installed: [2020-08-13T08:42:07.444Z] #24 36.47 jq libjq1 libonig5 [2020-08-13T08:42:07.444Z] #24 36.78 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:07.444Z] #24 36.78 Need to get 358 kB of archives. [2020-08-13T08:42:07.444Z] #24 36.78 After this operation, 1277 kB of additional disk space will be used. [2020-08-13T08:42:07.444Z] #24 36.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-13T08:42:07.444Z] #24 36.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-13T08:42:07.444Z] #24 37.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-13T08:42:07.444Z] #24 39.01 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:07.444Z] #24 39.26 Fetched 358 kB in 0s (738 kB/s) [2020-08-13T08:42:07.444Z] #24 39.41 Selecting previously unselected package libonig5:ppc64el. [2020-08-13T08:42:07.444Z] #24 39.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T08:42:07.444Z] #24 39.57 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-13T08:42:07.444Z] #24 39.59 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-13T08:42:07.444Z] #24 40.00 Selecting previously unselected package libjq1:ppc64el. [2020-08-13T08:42:07.444Z] #24 40.03 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-13T08:42:07.444Z] #24 40.03 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-13T08:42:07.444Z] #24 40.27 Selecting previously unselected package jq. [2020-08-13T08:42:07.444Z] #24 40.28 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-13T08:42:07.444Z] #24 40.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T08:42:07.444Z] #24 40.52 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-13T08:42:07.444Z] #24 40.53 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-13T08:42:07.444Z] #24 40.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T08:42:07.444Z] #24 40.54 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:42:07.444Z] #24 DONE 40.8s [2020-08-13T08:42:07.444Z] [2020-08-13T08:42:07.444Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T08:42:07.444Z] #25 DONE 0.1s [2020-08-13T08:42:07.444Z] [2020-08-13T08:42:07.444Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:07.444Z] #39 23.64 Reading package lists... [2020-08-13T08:42:07.444Z] #39 32.01 Building dependency tree... [2020-08-13T08:42:07.444Z] #39 34.70 The following additional packages will be installed: [2020-08-13T08:42:07.444Z] #39 34.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T08:42:07.444Z] #39 34.70 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T08:42:07.444Z] #39 34.72 Suggested packages: [2020-08-13T08:42:07.444Z] #39 34.72 manpages-dev python-setuptools [2020-08-13T08:42:07.444Z] #39 36.41 The following NEW packages will be installed: [2020-08-13T08:42:07.444Z] #39 36.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T08:42:07.444Z] #39 36.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T08:42:07.444Z] #39 36.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T08:42:07.444Z] #39 36.43 python-six zlib1g-dev [2020-08-13T08:42:07.444Z] #39 36.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:07.444Z] #39 36.81 Need to get 4075 kB of archives. [2020-08-13T08:42:07.444Z] #39 36.81 After this operation, 24.5 MB of additional disk space will be used. [2020-08-13T08:42:07.444Z] #39 36.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-13T08:42:07.444Z] #39 36.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-13T08:42:07.444Z] #39 36.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-13T08:42:07.444Z] #39 36.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-13T08:42:07.444Z] #39 36.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-13T08:42:07.444Z] #39 36.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-13T08:42:07.444Z] #39 37.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-08-13T08:42:07.444Z] #39 37.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-13T08:42:07.444Z] #39 37.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-13T08:42:07.444Z] #39 37.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-13T08:42:07.444Z] #39 37.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-13T08:42:07.444Z] #39 37.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-13T08:42:07.444Z] #39 37.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-08-13T08:42:07.444Z] #39 37.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-13T08:42:07.444Z] #39 37.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T08:42:07.444Z] #39 37.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-13T08:42:07.444Z] #39 37.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-13T08:42:07.444Z] #39 38.94 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:07.444Z] #39 39.16 Fetched 4075 kB in 1s (4466 kB/s) [2020-08-13T08:42:07.444Z] #39 39.32 Selecting previously unselected package libcap-dev:ppc64el. [2020-08-13T08:42:07.444Z] #39 39.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T08:42:07.444Z] #39 39.38 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-13T08:42:07.444Z] #39 39.40 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-13T08:42:07.444Z] #39 39.54 Selecting previously unselected package libnet1:ppc64el. [2020-08-13T08:42:07.444Z] #39 39.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-13T08:42:07.444Z] #39 39.57 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-13T08:42:07.444Z] #39 39.72 Selecting previously unselected package libnet1-dev. [2020-08-13T08:42:07.444Z] #39 39.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-13T08:42:07.444Z] #39 39.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T08:42:07.444Z] #39 39.91 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-13T08:42:07.444Z] #39 39.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-13T08:42:07.444Z] #39 39.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-13T08:42:07.444Z] #39 40.04 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-13T08:42:07.444Z] #39 40.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-13T08:42:07.444Z] #39 40.08 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-13T08:42:07.445Z] #39 40.37 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-13T08:42:07.445Z] #39 40.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-13T08:42:07.445Z] #39 40.38 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-13T08:42:07.445Z] #39 40.49 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-13T08:42:07.445Z] #39 40.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-13T08:42:07.445Z] #39 40.50 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-13T08:42:07.445Z] #39 40.60 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-13T08:42:07.445Z] #39 40.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-13T08:42:07.445Z] #39 40.67 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-13T08:42:07.445Z] #39 40.93 Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-13T08:42:07.445Z] #39 40.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-13T08:42:07.445Z] #39 40.96 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-13T08:42:08.096Z] #63 DONE 1.5s [2020-08-13T08:42:08.096Z] [2020-08-13T08:42:08.096Z] #64 exporting to image [2020-08-13T08:42:08.096Z] #64 exporting layers [2020-08-13T08:42:08.519Z] #39 ... [2020-08-13T08:42:08.519Z] [2020-08-13T08:42:08.519Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:08.519Z] #61 DONE 41.8s [2020-08-13T08:42:08.519Z] [2020-08-13T08:42:08.519Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:08.519Z] #33 23.76 Reading package lists... [2020-08-13T08:42:08.519Z] #33 32.08 Building dependency tree... [2020-08-13T08:42:08.519Z] #33 34.82 The following additional packages will be installed: [2020-08-13T08:42:08.519Z] #33 34.83 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T08:42:08.519Z] #33 34.84 Suggested packages: [2020-08-13T08:42:08.519Z] #33 34.84 cmake-doc ninja-build lrzip [2020-08-13T08:42:08.519Z] #33 34.84 Recommended packages: [2020-08-13T08:42:08.519Z] #33 34.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T08:42:08.519Z] #33 36.46 The following NEW packages will be installed: [2020-08-13T08:42:08.519Z] #33 36.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T08:42:08.519Z] #33 36.48 vim-common xxd [2020-08-13T08:42:08.519Z] #33 36.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:08.519Z] #33 36.79 Need to get 14.9 MB of archives. [2020-08-13T08:42:08.519Z] #33 36.79 After this operation, 67.2 MB of additional disk space will be used. [2020-08-13T08:42:08.519Z] #33 36.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-13T08:42:08.519Z] #33 36.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T08:42:08.519Z] #33 36.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T08:42:08.519Z] #33 37.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-13T08:42:08.519Z] #33 37.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-13T08:42:08.519Z] #33 37.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-13T08:42:08.519Z] #33 37.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-13T08:42:08.519Z] #33 37.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-13T08:42:08.519Z] #33 37.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-13T08:42:08.519Z] #33 37.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-13T08:42:08.519Z] #33 39.78 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:08.519Z] #33 40.01 Fetched 14.9 MB in 1s (10.1 MB/s) [2020-08-13T08:42:08.519Z] #33 40.20 Selecting previously unselected package xxd. [2020-08-13T08:42:08.519Z] #33 40.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T08:42:08.519Z] #33 40.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-13T08:42:08.519Z] #33 40.27 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T08:42:08.519Z] #33 40.53 Selecting previously unselected package vim-common. [2020-08-13T08:42:08.519Z] #33 40.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:42:08.519Z] #33 40.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T08:42:08.519Z] #33 41.13 Selecting previously unselected package cmake-data. [2020-08-13T08:42:08.519Z] #33 41.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T08:42:08.519Z] #33 41.19 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T08:42:08.519Z] #33 ... [2020-08-13T08:42:08.519Z] [2020-08-13T08:42:08.519Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:08.519Z] #39 41.95 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-13T08:42:08.519Z] #39 41.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-13T08:42:08.519Z] #39 42.05 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-13T08:42:08.741Z] #43 16.87 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:42:09.002Z] #43 17.09 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:42:09.166Z] #39 42.36 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-13T08:42:09.166Z] #39 42.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-13T08:42:09.166Z] #39 42.36 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-13T08:42:09.942Z] #43 ... [2020-08-13T08:42:09.942Z] [2020-08-13T08:42:09.942Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:09.942Z] #54 14.47 Checking out files: 79% (635/795) Checking out files: 80% (636/795) Checking out files: 81% (644/795) Checking out files: 82% (652/795) Checking out files: 83% (660/795) Checking out files: 84% (668/795) Checking out files: 85% (676/795) Checking out files: 86% (684/795) Checking out files: 87% (692/795) Checking out files: 88% (700/795) Checking out files: 89% (708/795) Checking out files: 90% (716/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-08-13T08:42:09.942Z] #54 14.95 + cd /tmp/tmp.jT2DHXI3Yj/src/github.com/rootless-containers/rootlesskit [2020-08-13T08:42:09.942Z] #54 14.95 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-13T08:42:09.942Z] #54 16.25 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:42:09.942Z] #54 16.30 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-13T08:42:09.942Z] #54 ... [2020-08-13T08:42:09.942Z] [2020-08-13T08:42:09.942Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:42:09.942Z] #28 8.166 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-13T08:42:09.942Z] #28 8.166 Cloning into '.'... [2020-08-13T08:42:10.016Z] #64 exporting layers 1.6s done [2020-08-13T08:42:10.016Z] #64 writing image sha256:491dc56233e6733ad703e8169d583cca893df83554c14167e87f8e808366be9c done [2020-08-13T08:42:10.016Z] #64 naming to docker.io/library/docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 done [2020-08-13T08:42:10.016Z] #64 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-13T08:42:10.202Z] #28 ... [2020-08-13T08:42:10.202Z] [2020-08-13T08:42:10.202Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:10.202Z] #43 18.40 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:42:10.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/test/unit [2020-08-13T08:42:10.388Z] #54 ... [2020-08-13T08:42:10.388Z] [2020-08-13T08:42:10.388Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:10.388Z] #41 10.76 runtime [2020-08-13T08:42:10.388Z] #41 17.32 unicode/utf8 [2020-08-13T08:42:10.388Z] #41 18.20 internal/testlog [2020-08-13T08:42:10.388Z] #41 19.01 encoding [2020-08-13T08:42:10.388Z] #41 19.16 unicode/utf16 [2020-08-13T08:42:10.388Z] #41 19.79 container/list [2020-08-13T08:42:10.388Z] #41 20.86 crypto/internal/subtle [2020-08-13T08:42:10.388Z] #41 ... [2020-08-13T08:42:10.388Z] [2020-08-13T08:42:10.388Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:10.388Z] #43 18.10 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:42:10.388Z] #43 18.15 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:42:10.388Z] #43 18.46 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:42:11.182Z] Running on azwin-2-ef17c0 in d:\jenkins\workspace\moby_PR-41340 [Pipeline] { [Pipeline] ws [2020-08-13T08:42:11.199Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-08-13T08:42:11.297Z] #39 44.28 Selecting previously unselected package libprotoc17:ppc64el. [2020-08-13T08:42:11.297Z] #39 44.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-13T08:42:11.297Z] #39 44.29 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-13T08:42:11.601Z] #39 45.13 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T08:42:11.601Z] #39 45.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-13T08:42:11.601Z] #39 45.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T08:42:11.908Z] #39 45.28 Selecting previously unselected package protobuf-compiler. [2020-08-13T08:42:11.908Z] #39 45.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-13T08:42:11.908Z] #39 45.29 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T08:42:11.908Z] #39 45.47 Selecting previously unselected package python-pkg-resources. [2020-08-13T08:42:12.221Z] #39 45.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T08:42:12.221Z] #39 45.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T08:42:12.521Z] #39 45.86 Selecting previously unselected package python-six. [2020-08-13T08:42:12.521Z] #39 45.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T08:42:12.521Z] #39 45.87 Unpacking python-six (1.12.0-1) ... [2020-08-13T08:42:12.521Z] #39 45.99 Selecting previously unselected package python-protobuf. [2020-08-13T08:42:12.521Z] #39 45.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-13T08:42:12.521Z] #39 45.99 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T08:42:12.947Z] #43 ... [2020-08-13T08:42:12.947Z] [2020-08-13T08:42:12.947Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:12.947Z] #47 23.48 + cd /tmp/tmp.GFrW5bDuUN/src/github.com/mvdan/sh [2020-08-13T08:42:12.947Z] #47 23.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:42:12.947Z] #47 23.69 + GO111MODULE=on [2020-08-13T08:42:12.947Z] #47 23.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T08:42:13.176Z] #39 46.63 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T08:42:13.208Z] #47 ... [2020-08-13T08:42:13.208Z] [2020-08-13T08:42:13.208Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:13.208Z] #23 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:13.208Z] #23 ... [2020-08-13T08:42:13.208Z] [2020-08-13T08:42:13.208Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:13.208Z] #43 23.95 go: finding github.com/fatih/color v1.6.0 [2020-08-13T08:42:13.208Z] #43 24.18 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T08:42:13.470Z] #43 ... [2020-08-13T08:42:13.470Z] [2020-08-13T08:42:13.470Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:13.470Z] #21 22.36 + mkdir -p /build [2020-08-13T08:42:13.470Z] #21 22.39 + mv docker/docker /build/ [2020-08-13T08:42:13.470Z] #21 22.41 + rmdir docker [2020-08-13T08:42:13.470Z] #21 DONE 24.2s [2020-08-13T08:42:13.470Z] [2020-08-13T08:42:13.470Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:13.470Z] #43 24.22 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:42:13.470Z] #43 ... [2020-08-13T08:42:13.470Z] [2020-08-13T08:42:13.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:13.470Z] #10 14.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:42:13.470Z] #10 19.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:13.470Z] #10 ... [2020-08-13T08:42:13.470Z] [2020-08-13T08:42:13.470Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:13.470Z] #38 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:13.483Z] #43 ... [2020-08-13T08:42:13.483Z] [2020-08-13T08:42:13.483Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:13.483Z] #30 11.19 internal/cpu [2020-08-13T08:42:13.483Z] #30 11.28 runtime/internal/atomic [2020-08-13T08:42:13.483Z] #30 11.67 runtime/internal/sys [2020-08-13T08:42:13.483Z] #30 12.00 internal/bytealg [2020-08-13T08:42:13.483Z] #30 12.06 runtime/internal/math [2020-08-13T08:42:13.483Z] #30 12.15 math/bits [2020-08-13T08:42:13.483Z] #30 12.87 runtime [2020-08-13T08:42:13.483Z] #30 13.18 math [2020-08-13T08:42:13.483Z] #30 20.39 internal/testlog [2020-08-13T08:42:13.483Z] #30 20.99 encoding [2020-08-13T08:42:13.483Z] #30 ... [2020-08-13T08:42:13.483Z] [2020-08-13T08:42:13.483Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:13.483Z] #51 11.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:42:13.483Z] #51 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:13.483Z] #51 ... [2020-08-13T08:42:13.483Z] [2020-08-13T08:42:13.483Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:13.483Z] #41 11.48 runtime/internal/atomic [2020-08-13T08:42:13.483Z] #41 11.61 internal/cpu [2020-08-13T08:42:13.483Z] #41 11.87 runtime/internal/sys [2020-08-13T08:42:13.483Z] #41 12.06 runtime/internal/math [2020-08-13T08:42:13.483Z] #41 12.21 internal/race [2020-08-13T08:42:13.483Z] #41 12.43 sync/atomic [2020-08-13T08:42:13.483Z] #41 12.96 runtime [2020-08-13T08:42:13.483Z] #41 13.51 unicode [2020-08-13T08:42:13.483Z] #41 18.82 unicode/utf8 [2020-08-13T08:42:13.483Z] #41 20.26 math [2020-08-13T08:42:13.483Z] #41 ... [2020-08-13T08:42:13.483Z] [2020-08-13T08:42:13.483Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:13.483Z] #30 21.45 runtime/cgo [2020-08-13T08:42:13.670Z] ? github.com/docker/docker/api [no test files] [2020-08-13T08:42:13.732Z] #38 ... [2020-08-13T08:42:13.732Z] [2020-08-13T08:42:13.732Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:13.732Z] #43 24.61 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:42:13.920Z] #30 ... [2020-08-13T08:42:13.920Z] [2020-08-13T08:42:13.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:13.920Z] #10 11.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:42:13.920Z] #10 16.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:13.920Z] #10 ... [2020-08-13T08:42:13.920Z] [2020-08-13T08:42:13.920Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:13.920Z] #32 12.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:42:13.920Z] #32 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:14.173Z] #43 24.70 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T08:42:14.173Z] #43 ... [2020-08-13T08:42:14.173Z] [2020-08-13T08:42:14.173Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:14.173Z] #51 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:42:14.173Z] #51 18.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:14.173Z] #51 ... [2020-08-13T08:42:14.173Z] [2020-08-13T08:42:14.173Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:14.173Z] #43 24.95 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:42:14.436Z] #43 25.25 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:42:14.436Z] #43 25.29 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:42:14.436Z] #43 25.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:42:14.436Z] #43 ... [2020-08-13T08:42:14.436Z] [2020-08-13T08:42:14.436Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:14.436Z] #32 15.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:42:14.436Z] #32 19.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:14.485Z] #32 ... [2020-08-13T08:42:14.485Z] [2020-08-13T08:42:14.485Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:14.485Z] #43 22.51 go: finding github.com/fatih/color v1.6.0 [2020-08-13T08:42:14.485Z] #43 22.51 go: finding github.com/pkg/errors v0.8.0 [2020-08-13T08:42:14.485Z] #43 22.67 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:42:14.485Z] #43 22.69 go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T08:42:14.697Z] #32 ... [2020-08-13T08:42:14.697Z] [2020-08-13T08:42:14.697Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:14.697Z] #41 20.97 crypto/subtle [2020-08-13T08:42:14.697Z] #41 21.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T08:42:14.697Z] #41 21.53 internal/nettrace [2020-08-13T08:42:14.697Z] #41 21.87 runtime/cgo [2020-08-13T08:42:14.743Z] #43 22.70 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:42:14.844Z] #39 ... [2020-08-13T08:42:14.844Z] [2020-08-13T08:42:14.844Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:42:14.844Z] #26 2.623 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T08:42:14.844Z] #26 3.144 [2020-08-13T08:42:14.844Z] #26 3.466 0.1% ### 4.5% ######### 12.6% ############## 20.6% ################### 26.7% ####################### 32.8% ########################### 37.8% ############################## 42.1% ################################# 46.2% ##################################### 52.2% ########################################### 60.2% ################################################## 70.3% ##################################################### 74.3% ########################################################### 82.4% ################################################################# 90.5% ####################################################################### 98.7% ######################################################################## 100.0% [2020-08-13T08:42:14.844Z] #26 5.697 [2020-08-13T08:42:14.844Z] #26 6.012 ############ 17.1% ######################################### 57.3% ###################################################################### 97.5% ######################################################################## 100.0% [2020-08-13T08:42:14.844Z] #26 6.710 [2020-08-13T08:42:14.844Z] #26 6.962 ###### 9.5% ############################# 40.4% ################################################### 71.3% ######################################################################## 100.0% [2020-08-13T08:42:15.000Z] #43 22.99 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:42:15.177Z] #26 7.708 [2020-08-13T08:42:15.564Z] #43 23.43 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:42:15.564Z] #43 23.46 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:42:15.564Z] #43 23.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:42:15.640Z] #41 ... [2020-08-13T08:42:15.640Z] [2020-08-13T08:42:15.640Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:15.640Z] #47 26.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:42:15.640Z] #47 26.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:42:15.640Z] #47 26.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:42:15.822Z] #43 24.02 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:42:16.080Z] #43 24.17 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:42:16.217Z] #47 26.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:42:16.217Z] #47 26.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:42:16.338Z] #43 ... [2020-08-13T08:42:16.338Z] [2020-08-13T08:42:16.338Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:16.338Z] #23 14.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:42:16.338Z] #23 ... [2020-08-13T08:42:16.338Z] [2020-08-13T08:42:16.338Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:16.338Z] #21 22.93 + mkdir -p /build [2020-08-13T08:42:16.338Z] #21 22.95 + mv docker/docker /build/ [2020-08-13T08:42:16.338Z] #21 23.05 + rmdir docker [2020-08-13T08:42:16.338Z] #21 DONE 24.6s [2020-08-13T08:42:16.338Z] [2020-08-13T08:42:16.338Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:16.338Z] #47 24.07 + cd /tmp/tmp.GCijBvEanc/src/github.com/mvdan/sh [2020-08-13T08:42:16.338Z] #47 24.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-13T08:42:16.338Z] #47 24.26 + GO111MODULE=on [2020-08-13T08:42:16.338Z] #47 24.26 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-13T08:42:16.419Z] #26 7.892 # 2.2% #### 6.0% ######### 13.8% ############ 17.7% ############### 21.5% ################## 25.3% ####################### 33.0% ############################# 40.6% ################################# 46.4% [2020-08-13T08:42:16.419Z] #26 ... [2020-08-13T08:42:16.419Z] [2020-08-13T08:42:16.419Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:42:16.789Z] #47 ... [2020-08-13T08:42:16.789Z] [2020-08-13T08:42:16.789Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:16.789Z] #30 17.68 unicode/utf8 [2020-08-13T08:42:16.789Z] #30 18.70 internal/testlog [2020-08-13T08:42:16.789Z] #30 19.35 runtime/cgo [2020-08-13T08:42:17.049Z] #30 ... [2020-08-13T08:42:17.049Z] [2020-08-13T08:42:17.049Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:17.049Z] #43 25.75 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:42:17.049Z] #43 25.93 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:42:17.326Z] #29 49.72 Checking out files: 80% (1230/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-13T08:42:17.326Z] #29 50.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T08:42:17.326Z] #29 50.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T08:42:18.233Z] #47 26.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:42:18.233Z] #47 26.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:42:18.384Z] #29 ... [2020-08-13T08:42:18.384Z] [2020-08-13T08:42:18.384Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:18.384Z] #11 41.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-08-13T08:42:18.384Z] #11 44.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-13T08:42:18.384Z] #11 44.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-13T08:42:18.384Z] #11 44.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-13T08:42:18.384Z] #11 44.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-13T08:42:18.384Z] #11 44.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-08-13T08:42:18.384Z] #11 44.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-13T08:42:18.384Z] #11 44.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-13T08:42:18.384Z] #11 44.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-13T08:42:18.384Z] #11 44.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-13T08:42:18.384Z] #11 44.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-13T08:42:18.384Z] #11 44.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-13T08:42:18.384Z] #11 44.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-13T08:42:18.384Z] #11 44.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-13T08:42:18.384Z] #11 44.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-13T08:42:18.384Z] #11 44.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-13T08:42:18.384Z] #11 46.58 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:18.384Z] #11 46.93 Fetched 78.9 MB in 10s (8229 kB/s) [2020-08-13T08:42:18.384Z] #11 47.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T08:42:18.384Z] #11 47.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-13T08:42:18.384Z] #11 47.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-13T08:42:18.384Z] #11 47.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T08:42:18.384Z] #11 51.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T08:42:18.384Z] #11 51.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-13T08:42:18.384Z] #11 51.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T08:42:18.384Z] #11 ... [2020-08-13T08:42:18.384Z] [2020-08-13T08:42:18.384Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:42:18.384Z] #26 7.892 # 2.2% #### 6.0% ######### 13.8% ############ 17.7% ############### 21.5% ################## 25.3% ####################### 33.0% ############################# 40.6% ################################# 46.4% ##################################### 52.1% ######################################### 57.9% ############################################# 63.6% ################################################# 69.3% ###################################################### 75.1% ########################################################## 80.8% ############################################################# 85.2% ################################################################# 91.0% ##################################################################### 96.8% ######################################################################## 100.0% [2020-08-13T08:42:18.384Z] #26 10.58 [2020-08-13T08:42:18.491Z] #47 26.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:42:18.760Z] #47 26.89 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:42:18.991Z] #26 10.78 0.0% 1.3% # 2.3% ## 3.4% ### 5.2% ##### 7.1% [2020-08-13T08:42:18.991Z] #26 ... [2020-08-13T08:42:18.991Z] [2020-08-13T08:42:18.991Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:18.991Z] #44 DONE 52.5s [2020-08-13T08:42:18.991Z] [2020-08-13T08:42:18.991Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:42:19.021Z] #47 27.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:42:19.291Z] #26 10.78 0.0% 1.3% # 2.3% ## 3.4% ### 5.2% ##### 7.1% ###### 9.3% ####### 10.4% ######## 12.0% [2020-08-13T08:42:19.291Z] #26 ... [2020-08-13T08:42:19.291Z] [2020-08-13T08:42:19.291Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:19.291Z] #31 42.65 internal/reflectlite [2020-08-13T08:42:19.291Z] #31 42.67 sync [2020-08-13T08:42:19.291Z] #31 46.84 sort [2020-08-13T08:42:19.291Z] #31 46.84 errors [2020-08-13T08:42:19.291Z] #31 47.52 internal/oserror [2020-08-13T08:42:19.291Z] #31 47.53 io [2020-08-13T08:42:19.291Z] #31 47.60 strconv [2020-08-13T08:42:19.291Z] #31 47.92 syscall [2020-08-13T08:42:19.291Z] #31 52.49 strings [2020-08-13T08:42:19.291Z] #31 52.49 bytes [2020-08-13T08:42:19.291Z] #31 ... [2020-08-13T08:42:19.291Z] [2020-08-13T08:42:19.291Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:19.291Z] #39 52.45 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-13T08:42:19.291Z] #39 52.46 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-13T08:42:19.291Z] #39 52.48 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-13T08:42:19.291Z] #39 52.48 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-13T08:42:19.291Z] #39 52.50 Setting up python-six (1.12.0-1) ... [2020-08-13T08:42:20.462Z] #43 ... [2020-08-13T08:42:20.462Z] [2020-08-13T08:42:20.462Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:20.462Z] #38 31.08 Fetched 8372 kB in 25s (335 kB/s) [2020-08-13T08:42:20.925Z] #47 28.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:42:21.434Z] #39 ... [2020-08-13T08:42:21.434Z] [2020-08-13T08:42:21.434Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:21.434Z] #42 44.80 sync [2020-08-13T08:42:21.434Z] #42 44.81 internal/reflectlite [2020-08-13T08:42:21.434Z] #42 47.32 internal/singleflight [2020-08-13T08:42:21.434Z] #42 47.32 math/rand [2020-08-13T08:42:21.434Z] #42 47.33 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T08:42:21.434Z] #42 51.27 strconv [2020-08-13T08:42:21.434Z] #42 51.30 io [2020-08-13T08:42:21.434Z] #42 51.31 vendor/golang.org/x/net/dns/dnsmessage [2020-08-13T08:42:21.434Z] #42 51.45 syscall [2020-08-13T08:42:21.434Z] #42 ... [2020-08-13T08:42:21.434Z] [2020-08-13T08:42:21.434Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:21.434Z] #33 44.87 Selecting previously unselected package libicu63:ppc64el. [2020-08-13T08:42:21.434Z] #33 44.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-13T08:42:21.434Z] #33 44.92 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-13T08:42:21.434Z] #33 53.63 Selecting previously unselected package libxml2:ppc64el. [2020-08-13T08:42:21.434Z] #33 53.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-13T08:42:21.434Z] #33 53.67 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-13T08:42:21.434Z] #33 54.81 Selecting previously unselected package libarchive13:ppc64el. [2020-08-13T08:42:21.434Z] #33 54.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-13T08:42:21.434Z] #33 54.89 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-13T08:42:21.736Z] #33 ... [2020-08-13T08:42:21.736Z] [2020-08-13T08:42:21.736Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:42:22.458Z] #47 30.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:42:23.457Z] #47 ... [2020-08-13T08:42:23.457Z] [2020-08-13T08:42:23.457Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:23.457Z] #23 31.51 Fetched 8372 kB in 26s (323 kB/s) [2020-08-13T08:42:25.818Z] #38 31.08 Reading package lists... [2020-08-13T08:42:25.818Z] #38 ... [2020-08-13T08:42:25.818Z] [2020-08-13T08:42:25.818Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:25.819Z] #60 34.53 Checking out files: 41% (850/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/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-08-13T08:42:25.819Z] #60 36.55 + cd /tmp/tmp.GPjO4JCnUQ/src/github.com/docker/libnetwork [2020-08-13T08:42:25.819Z] #60 36.55 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:42:25.931Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2020-08-13T08:42:26.004Z] #26 10.78 0.0% 1.3% # 2.3% ## 3.4% ### 5.2% ##### 7.1% ###### 9.3% ####### 10.4% ######## 12.0% ######### 13.4% ########## 15.0% ############ 16.7% ############ 17.8% ############## 19.5% ############## 20.0% ############## 20.5% ############### 22.2% ################ 23.2% ################# 24.3% ################## 25.6% ################## 26.1% #################### 28.3% ##################### 29.6% ###################### 30.8% ####################### 33.0% ######################## 33.5% ########################## 37.1% ############################ 39.2% ############################# 40.9% ############################### 43.3% ################################ 45.5% ################################# 46.0% ################################## 47.6% ################################### 49.8% ##################################### 51.4% ###################################### 53.1% ####################################### 54.7% ######################################## 56.4% ########################################## 58.3% ########################################## 59.4% ########################################### 60.3% ############################################ 62.1% ############################################# 63.7% ############################################### 65.9% ################################################ 67.1% ################################################# 69.2% ################################################### 70.9% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.2% ####################################################### 76.7% ######################################################## 78.3% ######################################################### 80.4% ########################################################### 82.6% ############################################################# 84.8% ############################################################## 86.9% ################################################################ 89.1% ################################################################# 90.8% ################################################################## 92.7% #################################################################### 94.9% ##################################################################### 97.1% ####################################################################### 98.7% ######################################################################## 100.0% [2020-08-13T08:42:26.004Z] #26 18.62 [2020-08-13T08:42:26.389Z] #60 37.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T08:42:27.094Z] #26 ... [2020-08-13T08:42:27.094Z] [2020-08-13T08:42:27.094Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:27.094Z] #33 55.33 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-13T08:42:27.094Z] #33 55.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-13T08:42:27.094Z] #33 55.34 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-13T08:42:27.094Z] #33 55.51 Selecting previously unselected package librhash0:ppc64el. [2020-08-13T08:42:27.094Z] #33 55.52 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-13T08:42:27.094Z] #33 55.54 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-13T08:42:27.094Z] #33 55.79 Selecting previously unselected package libuv1:ppc64el. [2020-08-13T08:42:27.094Z] #33 55.81 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-13T08:42:27.094Z] #33 55.82 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-13T08:42:27.094Z] #33 56.07 Selecting previously unselected package cmake. [2020-08-13T08:42:27.094Z] #33 56.07 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-13T08:42:27.094Z] #33 56.08 Unpacking cmake (3.13.4-1) ... [2020-08-13T08:42:27.094Z] #33 59.73 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-13T08:42:27.094Z] #33 59.75 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T08:42:27.094Z] #33 59.76 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-13T08:42:27.094Z] #33 59.77 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T08:42:27.094Z] #33 59.85 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-13T08:42:27.094Z] #33 59.86 Setting up cmake-data (3.13.4-1) ... [2020-08-13T08:42:27.094Z] #33 59.88 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-13T08:42:27.094Z] #33 59.89 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-13T08:42:27.094Z] #33 59.90 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-13T08:42:27.094Z] #33 59.92 Setting up cmake (3.13.4-1) ... [2020-08-13T08:42:27.094Z] #33 59.93 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:42:27.094Z] #33 60.11 Processing triggers for mime-support (3.62) ... [2020-08-13T08:42:27.094Z] #33 DONE 60.4s [2020-08-13T08:42:27.094Z] [2020-08-13T08:42:27.094Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:27.396Z] #34 0.352 + RM_GOPATH=0 [2020-08-13T08:42:27.396Z] #34 0.352 + TMP_GOPATH= [2020-08-13T08:42:27.396Z] #34 0.353 + : /build [2020-08-13T08:42:27.396Z] #34 0.355 + '[' -z '' ']' [2020-08-13T08:42:27.396Z] #34 0.359 ++ mktemp -d [2020-08-13T08:42:27.396Z] #34 0.363 + export GOPATH=/tmp/tmp.rOszJTF87L [2020-08-13T08:42:27.396Z] #34 0.365 + GOPATH=/tmp/tmp.rOszJTF87L [2020-08-13T08:42:27.396Z] #34 0.366 + RM_GOPATH=1 [2020-08-13T08:42:27.396Z] #34 0.369 + case "$(go env GOARCH)" in [2020-08-13T08:42:27.396Z] #34 0.376 ++ go env GOARCH [2020-08-13T08:42:27.396Z] #34 0.382 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:27.396Z] #34 0.383 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:42:27.396Z] #34 0.408 ++ dirname /tmp/install/install.sh [2020-08-13T08:42:27.396Z] #34 0.416 + dir=/tmp/install [2020-08-13T08:42:27.396Z] #34 0.418 + bin=tini [2020-08-13T08:42:27.396Z] #34 0.418 + shift [2020-08-13T08:42:27.396Z] #34 0.419 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T08:42:27.396Z] #34 0.419 + . /tmp/install/tini.installer [2020-08-13T08:42:27.396Z] #34 0.419 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:42:27.396Z] #34 0.420 + install_tini [2020-08-13T08:42:27.396Z] #34 0.420 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T08:42:27.396Z] #34 0.420 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:42:27.396Z] #34 0.420 + git clone https://github.com/krallin/tini.git /tmp/tmp.rOszJTF87L/tini [2020-08-13T08:42:27.396Z] #34 0.423 Cloning into '/tmp/tmp.rOszJTF87L/tini'... [2020-08-13T08:42:27.647Z] #23 31.51 Reading package lists... [2020-08-13T08:42:27.647Z] #23 ... [2020-08-13T08:42:27.647Z] [2020-08-13T08:42:27.647Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:27.647Z] #38 25.11 Fetched 8372 kB in 20s (420 kB/s) [2020-08-13T08:42:27.647Z] #38 25.11 Reading package lists... [2020-08-13T08:42:27.647Z] #38 ... [2020-08-13T08:42:27.647Z] [2020-08-13T08:42:27.647Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:42:27.648Z] #36 33.41 Checking out files: 54% (867/1597) Checking out files: 55% (879/1597) Checking out files: 56% (895/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/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-08-13T08:42:27.648Z] #36 34.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T08:42:27.784Z] #60 ... [2020-08-13T08:42:27.784Z] [2020-08-13T08:42:27.784Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:27.784Z] #47 28.55 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:42:27.784Z] #47 29.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:42:27.784Z] #47 31.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:42:27.784Z] #47 34.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:42:27.784Z] #47 34.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:42:27.784Z] #47 35.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:42:27.784Z] #47 35.44 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:42:27.784Z] #47 37.07 runtime [2020-08-13T08:42:27.784Z] #47 37.08 runtime/cgo [2020-08-13T08:42:27.784Z] #47 ... [2020-08-13T08:42:27.784Z] [2020-08-13T08:42:27.784Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:42:27.784Z] #36 31.88 Checking out files: 80% (1279/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/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-08-13T08:42:27.784Z] #36 32.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-13T08:42:27.784Z] #36 36.10 + 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-08-13T08:42:28.461Z] #34 1.470 + cd /tmp/tmp.rOszJTF87L/tini [2020-08-13T08:42:28.461Z] #34 1.471 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:42:28.461Z] #34 1.525 + cmake . [2020-08-13T08:42:28.474Z] #36 36.41 + 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-08-13T08:42:28.726Z] #36 ... [2020-08-13T08:42:28.726Z] [2020-08-13T08:42:28.726Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:28.726Z] #41 39.60 vendor/golang.org/x/crypto/internal/subtle [2020-08-13T08:42:29.042Z] #36 ... [2020-08-13T08:42:29.042Z] [2020-08-13T08:42:29.042Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:29.042Z] #41 27.17 unicode/utf16 [2020-08-13T08:42:29.042Z] #41 27.73 container/list [2020-08-13T08:42:29.042Z] #41 28.87 crypto/internal/subtle [2020-08-13T08:42:29.042Z] #41 29.16 crypto/subtle [2020-08-13T08:42:29.042Z] #41 29.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-13T08:42:29.042Z] #41 29.51 internal/nettrace [2020-08-13T08:42:29.042Z] #41 30.04 runtime/cgo [2020-08-13T08:42:29.145Z] #34 2.234 -- The C compiler identification is GNU 8.3.0 [2020-08-13T08:42:29.297Z] #41 39.96 vendor/golang.org/x/crypto/curve25519 [2020-08-13T08:42:29.303Z] #41 ... [2020-08-13T08:42:29.303Z] [2020-08-13T08:42:29.303Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:29.304Z] #60 32.72 Checking out files: 46% (955/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/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: 63% (1320/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: 94% (1957/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-08-13T08:42:29.304Z] #60 34.94 + cd /tmp/tmp.OOWvYdqVAl/src/github.com/docker/libnetwork [2020-08-13T08:42:29.304Z] #60 34.94 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-13T08:42:29.304Z] #60 35.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-13T08:42:29.445Z] #34 2.318 -- Check for working C compiler: /usr/bin/cc [2020-08-13T08:42:30.092Z] #34 2.966 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T08:42:30.092Z] #34 2.970 -- Detecting C compiler ABI info [2020-08-13T08:42:30.239Z] #41 ... [2020-08-13T08:42:30.239Z] [2020-08-13T08:42:30.239Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:30.239Z] #23 31.07 Fetched 8372 kB in 25s (338 kB/s) [2020-08-13T08:42:30.239Z] #23 31.07 Reading package lists... [2020-08-13T08:42:30.239Z] #23 ... [2020-08-13T08:42:30.239Z] [2020-08-13T08:42:30.239Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:30.239Z] #10 36.66 Fetched 8372 kB in 28s (296 kB/s) [2020-08-13T08:42:30.723Z] #45 ... [2020-08-13T08:42:30.723Z] [2020-08-13T08:42:30.723Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:30.723Z] #52 145.0 + bin/containerd-stress [2020-08-13T08:42:30.723Z] #52 147.0 + bin/containerd-shim [2020-08-13T08:42:30.723Z] #52 ... [2020-08-13T08:42:30.723Z] [2020-08-13T08:42:30.723Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:30.723Z] #45 DONE 168.0s [2020-08-13T08:42:30.723Z] [2020-08-13T08:42:30.723Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:30.742Z] #34 3.720 -- Detecting C compiler ABI info - done [2020-08-13T08:42:30.742Z] #34 3.776 -- Detecting C compile features [2020-08-13T08:42:30.810Z] #10 36.66 Reading package lists... [2020-08-13T08:42:30.810Z] #10 ... [2020-08-13T08:42:30.810Z] [2020-08-13T08:42:30.810Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:30.810Z] #38 31.08 Reading package lists... [2020-08-13T08:42:31.405Z] #34 ... [2020-08-13T08:42:31.405Z] [2020-08-13T08:42:31.405Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:31.405Z] #39 57.24 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-13T08:42:31.405Z] #39 57.25 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-13T08:42:31.405Z] #39 57.26 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-13T08:42:31.405Z] #39 57.26 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-13T08:42:31.406Z] #39 57.27 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-13T08:42:31.406Z] #39 57.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T08:42:31.406Z] #39 57.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T08:42:31.406Z] #39 57.29 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-13T08:42:31.406Z] #39 57.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T08:42:31.406Z] #39 57.31 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T08:42:31.406Z] #39 64.48 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-13T08:42:31.406Z] #39 64.48 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:42:31.406Z] #39 DONE 64.8s [2020-08-13T08:42:31.406Z] [2020-08-13T08:42:31.406Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:42:31.406Z] #26 20.21 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T08:42:31.406Z] #26 20.71 [2020-08-13T08:42:31.406Z] #26 20.89 ############### 21.1% ############################################################### 88.7% ######################################################################## 100.0% [2020-08-13T08:42:31.406Z] #26 21.20 [2020-08-13T08:42:31.406Z] #26 22.61 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T08:42:31.406Z] #26 22.71 skipping existing 5cb8031fd95d [2020-08-13T08:42:31.406Z] #26 22.88 [2020-08-13T08:42:31.431Z] #52 ... [2020-08-13T08:42:31.431Z] [2020-08-13T08:42:31.431Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T08:42:31.431Z] #46 DONE 0.3s [2020-08-13T08:42:31.431Z] [2020-08-13T08:42:31.431Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T08:42:31.431Z] #48 DONE 0.1s [2020-08-13T08:42:31.431Z] [2020-08-13T08:42:31.431Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T08:42:31.704Z] #26 ... [2020-08-13T08:42:31.704Z] [2020-08-13T08:42:31.704Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:31.704Z] #11 55.26 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T08:42:31.704Z] #11 55.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T08:42:31.704Z] #11 55.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T08:42:31.704Z] #11 55.48 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-13T08:42:31.704Z] #11 55.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-13T08:42:31.704Z] #11 55.51 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-13T08:42:31.704Z] #11 55.79 Selecting previously unselected package dmsetup. [2020-08-13T08:42:31.704Z] #11 55.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-13T08:42:31.704Z] #11 55.82 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T08:42:31.704Z] #11 56.11 Selecting previously unselected package mingw-w64-common. [2020-08-13T08:42:31.704Z] #11 56.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T08:42:31.704Z] #11 56.14 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T08:42:31.704Z] #11 62.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T08:42:31.704Z] #11 62.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T08:42:31.704Z] #11 62.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T08:42:31.723Z] #50 DONE 0.2s [2020-08-13T08:42:31.723Z] [2020-08-13T08:42:31.723Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:32.002Z] #11 ... [2020-08-13T08:42:32.002Z] [2020-08-13T08:42:32.002Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:42:32.002Z] #26 24.50 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T08:42:32.002Z] #26 24.59 skipping existing 283607eaa57e [2020-08-13T08:42:32.301Z] #26 24.76 [2020-08-13T08:42:33.357Z] #26 25.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T08:42:33.656Z] #26 26.35 [2020-08-13T08:42:33.890Z] using credential docker-jenkins-github-credentials [2020-08-13T08:42:33.955Z] #26 26.52 ######################################################################## 100.0% [2020-08-13T08:42:33.955Z] #26 ... [2020-08-13T08:42:33.955Z] [2020-08-13T08:42:33.955Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:33.955Z] #48 57.54 strconv [2020-08-13T08:42:33.955Z] #48 57.58 bytes [2020-08-13T08:42:33.955Z] #48 57.59 strings [2020-08-13T08:42:33.955Z] #48 57.62 syscall [2020-08-13T08:42:33.955Z] #48 65.39 bufio [2020-08-13T08:42:33.971Z] Cloning the remote Git repository [2020-08-13T08:42:33.971Z] Cloning with configured refspecs honoured and without tags [2020-08-13T08:42:34.254Z] #48 ... [2020-08-13T08:42:34.254Z] [2020-08-13T08:42:34.254Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:34.254Z] #42 57.47 bytes [2020-08-13T08:42:34.254Z] #42 64.91 bufio [2020-08-13T08:42:34.254Z] #42 66.04 reflect [2020-08-13T08:42:34.254Z] #42 ... [2020-08-13T08:42:34.254Z] [2020-08-13T08:42:34.254Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:42:34.254Z] #26 26.71 [2020-08-13T08:42:34.254Z] #26 26.75 Download of images into '/build' complete. [2020-08-13T08:42:34.254Z] #26 26.75 Use something like the following to load the result into a Docker daemon: [2020-08-13T08:42:34.254Z] #26 26.75 tar -cC '/build' . | docker load [2020-08-13T08:42:34.254Z] #26 DONE 26.9s [2020-08-13T08:42:34.254Z] [2020-08-13T08:42:34.254Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:34.254Z] #34 5.910 -- Detecting C compile features - done [2020-08-13T08:42:34.254Z] #34 5.980 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T08:42:34.254Z] #34 6.253 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T08:42:34.254Z] #34 6.452 -- Configuring done [2020-08-13T08:42:34.254Z] #34 6.467 -- Generating done [2020-08-13T08:42:34.254Z] #34 6.480 -- Build files have been written to: /tmp/tmp.rOszJTF87L/tini [2020-08-13T08:42:34.254Z] #34 6.489 + make tini-static [2020-08-13T08:42:34.254Z] #34 6.964 Scanning dependencies of target tini-static [2020-08-13T08:42:34.254Z] #34 7.061 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T08:42:34.554Z] #52 152.2 + bin/containerd-shim-runc-v1 [2020-08-13T08:42:34.575Z] #60 ... [2020-08-13T08:42:34.575Z] [2020-08-13T08:42:34.575Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:34.575Z] #23 31.51 Reading package lists... [2020-08-13T08:42:34.575Z] #23 ... [2020-08-13T08:42:34.575Z] [2020-08-13T08:42:34.575Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:34.575Z] #51 32.23 Fetched 8372 kB in 26s (317 kB/s) [2020-08-13T08:42:34.575Z] #51 32.23 Reading package lists... [2020-08-13T08:42:34.575Z] #51 ... [2020-08-13T08:42:34.575Z] [2020-08-13T08:42:34.575Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:34.575Z] #47 33.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:42:34.575Z] #47 35.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-13T08:42:34.575Z] #47 35.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-13T08:42:34.575Z] #47 35.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-13T08:42:34.575Z] #47 36.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-13T08:42:34.575Z] #47 37.28 runtime/cgo [2020-08-13T08:42:34.575Z] #47 37.47 runtime [2020-08-13T08:42:34.575Z] #47 ... [2020-08-13T08:42:34.575Z] [2020-08-13T08:42:34.575Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:34.159Z] Cloning repository https://github.com/moby/moby.git [2020-08-13T08:42:35.051Z] #38 42.56 Reading package lists... [2020-08-13T08:42:35.051Z] #38 ... [2020-08-13T08:42:35.051Z] [2020-08-13T08:42:35.051Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:35.051Z] #32 35.43 Fetched 8372 kB in 27s (313 kB/s) [2020-08-13T08:42:35.051Z] #32 35.43 Reading package lists... [2020-08-13T08:42:35.051Z] #32 ... [2020-08-13T08:42:35.051Z] [2020-08-13T08:42:35.051Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:35.051Z] #23 31.07 Reading package lists... [2020-08-13T08:42:35.623Z] #23 42.41 Reading package lists... [2020-08-13T08:42:35.623Z] #23 ... [2020-08-13T08:42:35.623Z] [2020-08-13T08:42:35.623Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:35.623Z] #51 36.45 Fetched 8372 kB in 28s (297 kB/s) [2020-08-13T08:42:35.623Z] #51 36.45 Reading package lists... [2020-08-13T08:42:35.623Z] #51 ... [2020-08-13T08:42:35.623Z] [2020-08-13T08:42:35.623Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:35.623Z] #32 35.43 Reading package lists... [2020-08-13T08:42:35.942Z] #23 42.78 Reading package lists... [2020-08-13T08:42:35.942Z] #23 ... [2020-08-13T08:42:35.942Z] [2020-08-13T08:42:35.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:35.942Z] #10 33.89 Fetched 8372 kB in 27s (306 kB/s) [2020-08-13T08:42:35.942Z] #10 33.89 Reading package lists... [2020-08-13T08:42:35.942Z] #10 ... [2020-08-13T08:42:35.942Z] [2020-08-13T08:42:35.942Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:35.942Z] #32 33.89 Fetched 8372 kB in 26s (316 kB/s) [2020-08-13T08:42:35.942Z] #32 33.89 Reading package lists... [2020-08-13T08:42:35.942Z] #32 ... [2020-08-13T08:42:35.942Z] [2020-08-13T08:42:35.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:35.942Z] #10 33.89 Reading package lists... [2020-08-13T08:42:36.362Z] #34 9.268 [100%] Linking C executable tini-static [2020-08-13T08:42:34.600Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-13T08:42:35.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:42:35.684Z] > git --version # timeout=10 [2020-08-13T08:42:35.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:42:35.748Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:42:36.627Z] #52 154.3 + bin/containerd-shim-runc-v2 [2020-08-13T08:42:36.919Z] #52 154.9 + binaries [2020-08-13T08:42:36.919Z] #52 154.9 + install -D bin/containerd /build/containerd [2020-08-13T08:42:36.919Z] #52 154.9 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T08:42:36.919Z] #52 154.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T08:42:36.919Z] #52 154.9 + install -D bin/ctr /build/ctr [2020-08-13T08:42:37.011Z] #34 10.23 [100%] Built target tini-static [2020-08-13T08:42:37.332Z] #34 10.31 + mkdir -p /build [2020-08-13T08:42:37.332Z] #34 10.32 + cp tini-static /build/docker-init [2020-08-13T08:42:37.332Z] #34 ... [2020-08-13T08:42:37.332Z] [2020-08-13T08:42:37.332Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:37.332Z] #31 60.74 bufio [2020-08-13T08:42:37.332Z] #31 61.13 reflect [2020-08-13T08:42:37.332Z] #31 63.29 path [2020-08-13T08:42:37.332Z] #31 65.50 text/tabwriter [2020-08-13T08:42:37.332Z] #31 ... [2020-08-13T08:42:37.332Z] [2020-08-13T08:42:37.332Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:37.332Z] #34 DONE 10.4s [2020-08-13T08:42:37.332Z] [2020-08-13T08:42:37.332Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:37.332Z] #11 68.77 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T08:42:37.332Z] #11 68.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-13T08:42:37.332Z] #11 68.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:42:37.332Z] #11 68.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T08:42:37.332Z] #11 68.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-13T08:42:37.332Z] #11 68.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:42:37.658Z] #52 DONE 155.4s [2020-08-13T08:42:38.292Z] [2020-08-13T08:42:38.292Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T08:42:38.292Z] #53 DONE 0.3s [2020-08-13T08:42:38.292Z] [2020-08-13T08:42:38.292Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T08:42:38.584Z] #57 DONE 0.1s [2020-08-13T08:42:38.584Z] [2020-08-13T08:42:38.584Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T08:42:38.584Z] #59 DONE 0.2s [2020-08-13T08:42:38.584Z] [2020-08-13T08:42:38.584Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T08:42:38.766Z] #10 44.73 Reading package lists... [2020-08-13T08:42:38.766Z] #10 ... [2020-08-13T08:42:38.766Z] [2020-08-13T08:42:38.766Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:38.766Z] #38 25.11 Reading package lists... [2020-08-13T08:42:38.766Z] #38 37.33 Reading package lists... [2020-08-13T08:42:38.766Z] #38 ... [2020-08-13T08:42:38.766Z] [2020-08-13T08:42:38.766Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:38.876Z] #61 DONE 0.1s [2020-08-13T08:42:38.876Z] [2020-08-13T08:42:38.876Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T08:42:38.876Z] #62 DONE 0.1s [2020-08-13T08:42:38.876Z] [2020-08-13T08:42:38.876Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T08:42:39.510Z] #63 DONE 0.6s [2020-08-13T08:42:39.802Z] [2020-08-13T08:42:39.802Z] #64 exporting to image [2020-08-13T08:42:39.802Z] #64 exporting layers [2020-08-13T08:42:40.903Z] #11 ... [2020-08-13T08:42:40.903Z] [2020-08-13T08:42:40.903Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:42:40.903Z] #40 1.831 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T08:42:40.903Z] #40 1.833 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T08:42:40.903Z] #40 1.841 Note: Building without GnuTLS support [2020-08-13T08:42:40.903Z] #40 1.850 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T08:42:40.903Z] #40 1.871 Makefile.config:40: Warn: Building without nftables support [2020-08-13T08:42:40.903Z] #40 3.690 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T08:42:40.903Z] #40 3.900 GEN .gitid [2020-08-13T08:42:40.903Z] #40 3.945 GEN criu/include/version.h [2020-08-13T08:42:40.903Z] #40 4.028 GEN include/common/asm [2020-08-13T08:42:40.903Z] #40 6.528 PBCC images/timens.pb-c.c [2020-08-13T08:42:40.903Z] #40 6.637 DEP images/timens.pb-c.d [2020-08-13T08:42:40.903Z] #40 6.670 PBCC images/fown.pb-c.c [2020-08-13T08:42:40.903Z] #40 6.694 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T08:42:40.903Z] #40 6.730 PBCC images/opts.pb-c.c [2020-08-13T08:42:40.903Z] #40 6.763 PBCC images/memfd.pb-c.c [2020-08-13T08:42:40.903Z] #40 6.791 DEP images/fown.pb-c.d [2020-08-13T08:42:40.903Z] #40 6.827 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T08:42:40.903Z] #40 6.862 DEP images/opts.pb-c.d [2020-08-13T08:42:40.903Z] #40 6.977 DEP images/memfd.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.096 PBCC images/sit.pb-c.c [2020-08-13T08:42:40.903Z] #40 7.206 DEP images/sit.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.273 PBCC images/macvlan.pb-c.c [2020-08-13T08:42:40.903Z] #40 7.307 DEP images/macvlan.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.360 PBCC images/autofs.pb-c.c [2020-08-13T08:42:40.903Z] #40 7.378 DEP images/autofs.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.519 PBCC images/sysctl.pb-c.c [2020-08-13T08:42:40.903Z] #40 7.542 DEP images/sysctl.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.599 PBCC images/time.pb-c.c [2020-08-13T08:42:40.903Z] #40 7.624 DEP images/time.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.684 PBCC images/binfmt-misc.pb-c.c [2020-08-13T08:42:40.903Z] #40 7.704 DEP images/binfmt-misc.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.762 PBCC images/seccomp.pb-c.c [2020-08-13T08:42:40.903Z] #40 7.788 DEP images/seccomp.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.858 PBCC images/userns.pb-c.c [2020-08-13T08:42:40.903Z] #40 7.874 DEP images/userns.pb-c.d [2020-08-13T08:42:40.903Z] #40 7.976 PBCC images/cgroup.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.016 DEP images/cgroup.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.069 PBCC images/ext-file.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.082 DEP images/ext-file.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.164 PBCC images/rpc.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.212 DEP images/rpc.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.289 PBCC images/siginfo.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.304 DEP images/siginfo.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.368 PBCC images/pagemap.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.416 DEP images/pagemap.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.471 PBCC images/rlimit.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.482 DEP images/rlimit.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.525 PBCC images/file-lock.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.545 DEP images/file-lock.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.582 PBCC images/tty.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.652 DEP images/tty.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.705 PBCC images/tun.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.770 PBCC images/netdev.pb-c.c [2020-08-13T08:42:40.903Z] #40 8.855 DEP images/tun.pb-c.d [2020-08-13T08:42:40.903Z] #40 8.961 DEP images/netdev.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.007 PBCC images/vma.pb-c.c [2020-08-13T08:42:40.903Z] #40 9.046 DEP images/vma.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.106 PBCC images/creds.pb-c.c [2020-08-13T08:42:40.903Z] #40 9.148 DEP images/creds.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.192 PBCC images/utsns.pb-c.c [2020-08-13T08:42:40.903Z] #40 9.207 DEP images/utsns.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.260 PBCC images/ipc-desc.pb-c.c [2020-08-13T08:42:40.903Z] #40 9.278 PBCC images/ipc-sem.pb-c.c [2020-08-13T08:42:40.903Z] #40 9.324 DEP images/ipc-desc.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.387 DEP images/ipc-sem.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.433 PBCC images/ipc-msg.pb-c.c [2020-08-13T08:42:40.903Z] #40 9.456 DEP images/ipc-msg.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.523 PBCC images/ipc-shm.pb-c.c [2020-08-13T08:42:40.903Z] #40 9.572 DEP images/ipc-shm.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.666 PBCC images/ipc-var.pb-c.c [2020-08-13T08:42:40.903Z] #40 9.721 DEP images/ipc-var.pb-c.d [2020-08-13T08:42:40.903Z] #40 9.796 PBCC images/sk-opts.pb-c.c [2020-08-13T08:42:41.205Z] #40 9.817 PBCC images/packet-sock.pb-c.c [2020-08-13T08:42:41.205Z] #40 9.863 DEP images/sk-opts.pb-c.d [2020-08-13T08:42:41.205Z] #40 9.899 DEP images/packet-sock.pb-c.d [2020-08-13T08:42:41.205Z] #40 9.980 PBCC images/sk-netlink.pb-c.c [2020-08-13T08:42:41.505Z] #40 10.08 DEP images/sk-netlink.pb-c.d [2020-08-13T08:42:41.505Z] #40 10.19 PBCC images/sk-inet.pb-c.c [2020-08-13T08:42:41.505Z] #40 10.32 DEP images/sk-inet.pb-c.d [2020-08-13T08:42:41.801Z] #40 10.37 PBCC images/sk-unix.pb-c.c [2020-08-13T08:42:41.801Z] #40 10.44 DEP images/sk-unix.pb-c.d [2020-08-13T08:42:41.801Z] #40 10.49 PBCC images/mm.pb-c.c [2020-08-13T08:42:41.801Z] #40 10.57 DEP images/mm.pb-c.d [2020-08-13T08:42:41.874Z] #64 exporting layers 2.4s done [2020-08-13T08:42:41.874Z] #64 writing image sha256:742cc6039e62416326bb518110df01d7dc6f42699ba9a0426dd9e2f0ca4098a6 done [2020-08-13T08:42:41.874Z] #64 naming to docker.io/library/docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 done [2020-08-13T08:42:41.874Z] #64 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-13T08:42:42.041Z] #32 44.69 Reading package lists... [2020-08-13T08:42:42.041Z] #32 ... [2020-08-13T08:42:42.041Z] [2020-08-13T08:42:42.041Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:42.041Z] #41 48.70 vendor/golang.org/x/crypto/internal/subtle [2020-08-13T08:42:42.041Z] #41 48.93 vendor/golang.org/x/crypto/curve25519 [2020-08-13T08:42:42.100Z] #40 10.64 PBCC images/timerfd.pb-c.c [2020-08-13T08:42:42.100Z] #40 10.72 DEP images/timerfd.pb-c.d [2020-08-13T08:42:42.100Z] #40 10.77 PBCC images/timer.pb-c.c [2020-08-13T08:42:42.100Z] #40 10.79 DEP images/timer.pb-c.d [2020-08-13T08:42:42.100Z] #40 10.85 PBCC images/sa.pb-c.c [2020-08-13T08:42:42.100Z] #40 10.91 DEP images/sa.pb-c.d [2020-08-13T08:42:42.100Z] #40 10.96 PBCC images/pipe-data.pb-c.c [2020-08-13T08:42:42.309Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/test/unit [2020-08-13T08:42:42.399Z] #40 10.98 DEP images/pipe-data.pb-c.d [2020-08-13T08:42:42.399Z] #40 11.05 PBCC images/mnt.pb-c.c [2020-08-13T08:42:42.399Z] #40 11.09 DEP images/mnt.pb-c.d [2020-08-13T08:42:42.399Z] #40 11.19 PBCC images/sk-packet.pb-c.c [2020-08-13T08:42:42.399Z] #40 11.23 DEP images/sk-packet.pb-c.d [2020-08-13T08:42:42.699Z] #40 11.32 PBCC images/tcp-stream.pb-c.c [2020-08-13T08:42:42.699Z] #40 11.42 DEP images/tcp-stream.pb-c.d [2020-08-13T08:42:42.699Z] #40 11.52 PBCC images/pipe.pb-c.c [2020-08-13T08:42:42.783Z] #32 46.99 Reading package lists... [2020-08-13T08:42:42.783Z] #32 ... [2020-08-13T08:42:42.783Z] [2020-08-13T08:42:42.783Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:42.783Z] #23 42.41 Reading package lists... [2020-08-13T08:42:43.026Z] #40 11.61 DEP images/pipe.pb-c.d [2020-08-13T08:42:43.026Z] #40 11.67 PBCC images/pstree.pb-c.c [2020-08-13T08:42:43.026Z] #40 11.69 DEP images/pstree.pb-c.d [2020-08-13T08:42:43.026Z] #40 11.76 PBCC images/fs.pb-c.c [2020-08-13T08:42:43.026Z] #40 11.77 DEP images/fs.pb-c.d [2020-08-13T08:42:43.026Z] #40 11.84 PBCC images/signalfd.pb-c.c [2020-08-13T08:42:43.026Z] #40 11.88 DEP images/signalfd.pb-c.d [2020-08-13T08:42:43.325Z] #40 11.95 PBCC images/fh.pb-c.c [2020-08-13T08:42:43.325Z] #40 12.06 PBCC images/fsnotify.pb-c.c [2020-08-13T08:42:43.325Z] #40 12.13 DEP images/fh.pb-c.d [2020-08-13T08:42:43.624Z] #40 12.17 DEP images/fsnotify.pb-c.d [2020-08-13T08:42:43.624Z] #40 12.28 PBCC images/eventpoll.pb-c.c [2020-08-13T08:42:43.624Z] #40 12.33 DEP images/eventpoll.pb-c.d [2020-08-13T08:42:43.624Z] #40 12.41 PBCC images/eventfd.pb-c.c [2020-08-13T08:42:43.925Z] #40 12.45 DEP images/eventfd.pb-c.d [2020-08-13T08:42:43.925Z] #40 12.56 PBCC images/remap-file-path.pb-c.c [2020-08-13T08:42:43.925Z] #40 12.59 DEP images/remap-file-path.pb-c.d [2020-08-13T08:42:43.925Z] #40 12.67 PBCC images/fifo.pb-c.c [2020-08-13T08:42:43.925Z] #40 12.69 DEP images/fifo.pb-c.d [2020-08-13T08:42:43.925Z] #40 12.75 PBCC images/ghost-file.pb-c.c [2020-08-13T08:42:43.925Z] #40 12.79 DEP images/ghost-file.pb-c.d [2020-08-13T08:42:44.224Z] #40 12.87 PBCC images/regfile.pb-c.c [2020-08-13T08:42:44.224Z] #40 12.90 DEP images/regfile.pb-c.d [2020-08-13T08:42:44.224Z] #40 12.99 PBCC images/ns.pb-c.c [2020-08-13T08:42:44.224Z] #40 13.04 DEP images/ns.pb-c.d [2020-08-13T08:42:44.525Z] #40 13.14 PBCC images/fdinfo.pb-c.c [2020-08-13T08:42:44.525Z] #40 13.23 DEP images/fdinfo.pb-c.d [2020-08-13T08:42:44.833Z] #40 13.34 PBCC images/core-aarch64.pb-c.c [2020-08-13T08:42:44.833Z] #40 13.42 PBCC images/core-arm.pb-c.c [2020-08-13T08:42:44.833Z] #40 13.46 PBCC images/core-ppc64.pb-c.c [2020-08-13T08:42:44.833Z] #40 13.55 PBCC images/core-s390.pb-c.c [2020-08-13T08:42:44.833Z] #40 13.66 PBCC images/core-x86.pb-c.c [2020-08-13T08:42:45.059Z] ? github.com/docker/docker/api [no test files] [2020-08-13T08:42:45.132Z] #40 13.74 PBCC images/core.pb-c.c [2020-08-13T08:42:45.132Z] #40 ... [2020-08-13T08:42:45.132Z] [2020-08-13T08:42:45.132Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:45.132Z] #48 68.54 regexp/syntax [2020-08-13T08:42:45.132Z] #48 68.56 reflect [2020-08-13T08:42:45.132Z] #48 ... [2020-08-13T08:42:45.132Z] [2020-08-13T08:42:45.132Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:42:45.132Z] #40 13.81 PBCC images/inventory.pb-c.c [2020-08-13T08:42:45.132Z] #40 13.92 DEP images/core-aarch64.pb-c.d [2020-08-13T08:42:45.321Z] #41 ... [2020-08-13T08:42:45.321Z] [2020-08-13T08:42:45.321Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:45.321Z] #51 42.84 Reading package lists... [2020-08-13T08:42:45.321Z] #51 ... [2020-08-13T08:42:45.321Z] [2020-08-13T08:42:45.321Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:45.321Z] #38 37.33 Reading package lists... [2020-08-13T08:42:45.321Z] #38 48.50 Building dependency tree... [2020-08-13T08:42:45.321Z] #38 ... [2020-08-13T08:42:45.321Z] [2020-08-13T08:42:45.321Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:45.432Z] #40 13.97 DEP images/core-arm.pb-c.d [2020-08-13T08:42:45.432Z] #40 14.05 DEP images/core-ppc64.pb-c.d [2020-08-13T08:42:45.432Z] #40 14.11 DEP images/core-s390.pb-c.d [2020-08-13T08:42:45.432Z] #40 14.20 DEP images/core-x86.pb-c.d [2020-08-13T08:42:45.432Z] #40 14.29 DEP images/core.pb-c.d [2020-08-13T08:42:45.732Z] #40 14.31 DEP images/inventory.pb-c.d [2020-08-13T08:42:45.732Z] #40 14.39 PBCC images/cpuinfo.pb-c.c [2020-08-13T08:42:45.732Z] #40 14.41 DEP images/cpuinfo.pb-c.d [2020-08-13T08:42:45.732Z] #40 14.50 PBCC images/stats.pb-c.c [2020-08-13T08:42:45.732Z] #40 14.52 DEP images/stats.pb-c.d [2020-08-13T08:42:46.338Z] #23 53.90 Building dependency tree... [2020-08-13T08:42:46.338Z] #23 ... [2020-08-13T08:42:46.338Z] [2020-08-13T08:42:46.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:46.338Z] #10 36.66 Reading package lists... [2020-08-13T08:42:46.338Z] #10 47.99 Reading package lists... [2020-08-13T08:42:46.338Z] #10 ... [2020-08-13T08:42:46.338Z] [2020-08-13T08:42:46.338Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:46.601Z] #51 47.22 Reading package lists... [2020-08-13T08:42:46.601Z] #51 ... [2020-08-13T08:42:46.601Z] [2020-08-13T08:42:46.601Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:46.601Z] #38 42.56 Reading package lists... [2020-08-13T08:42:46.796Z] #40 ... [2020-08-13T08:42:46.797Z] [2020-08-13T08:42:46.797Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:46.797Z] #42 70.14 regexp/syntax [2020-08-13T08:42:46.797Z] #42 71.91 hash/crc32 [2020-08-13T08:42:46.797Z] #42 74.47 vendor/golang.org/x/text/transform [2020-08-13T08:42:46.797Z] #42 77.72 time [2020-08-13T08:42:46.797Z] #42 ... [2020-08-13T08:42:46.797Z] [2020-08-13T08:42:46.797Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:46.797Z] #53 43.11 Checking out files: 77% (2510/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T08:42:46.797Z] #53 43.75 + cd /tmp/tmp.BFZsNHzhKh/src/github.com/containerd/containerd [2020-08-13T08:42:46.797Z] #53 43.75 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:42:47.171Z] #38 54.98 Building dependency tree... [2020-08-13T08:42:47.856Z] #51 53.28 Building dependency tree... [2020-08-13T08:42:47.864Z] #53 45.65 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T08:42:47.865Z] #53 45.65 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T08:42:47.865Z] #53 45.65 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:42:47.865Z] #53 45.65 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:42:47.865Z] #53 45.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T08:42:47.865Z] #53 45.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T08:42:47.865Z] #53 45.65 + '[' '' = dynamic ']' [2020-08-13T08:42:47.865Z] #53 45.65 + make [2020-08-13T08:42:48.929Z] #53 ... [2020-08-13T08:42:48.929Z] [2020-08-13T08:42:48.929Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:48.929Z] #31 72.25 internal/syscall/execenv [2020-08-13T08:42:48.929Z] #31 72.25 internal/syscall/unix [2020-08-13T08:42:48.929Z] #31 72.26 time [2020-08-13T08:42:48.929Z] #31 77.92 internal/poll [2020-08-13T08:42:48.929Z] #31 80.43 os [2020-08-13T08:42:48.929Z] #31 ... [2020-08-13T08:42:48.929Z] [2020-08-13T08:42:48.929Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:48.929Z] #48 79.11 context [2020-08-13T08:42:48.929Z] #48 79.13 internal/poll [2020-08-13T08:42:48.929Z] #48 81.12 regexp [2020-08-13T08:42:49.086Z] #38 ... [2020-08-13T08:42:49.086Z] [2020-08-13T08:42:49.086Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:49.086Z] #51 47.22 Reading package lists... [2020-08-13T08:42:50.378Z] #51 ... [2020-08-13T08:42:50.378Z] [2020-08-13T08:42:50.378Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:50.378Z] #38 54.54 The following additional packages will be installed: [2020-08-13T08:42:50.378Z] #38 54.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T08:42:50.378Z] #38 54.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T08:42:50.378Z] #38 54.60 Suggested packages: [2020-08-13T08:42:50.378Z] #38 54.60 manpages-dev python-setuptools [2020-08-13T08:42:50.378Z] #38 57.03 The following NEW packages will be installed: [2020-08-13T08:42:50.378Z] #38 57.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T08:42:50.378Z] #38 57.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T08:42:50.378Z] #38 57.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T08:42:50.378Z] #38 57.07 python-six zlib1g-dev [2020-08-13T08:42:50.378Z] #38 57.61 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:50.378Z] #38 57.61 Need to get 4095 kB of archives. [2020-08-13T08:42:50.378Z] #38 57.61 After this operation, 22.5 MB of additional disk space will be used. [2020-08-13T08:42:50.378Z] #38 57.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-13T08:42:50.378Z] #38 57.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T08:42:50.378Z] #38 57.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-13T08:42:50.378Z] #38 57.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T08:42:50.378Z] #38 57.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-13T08:42:50.378Z] #38 57.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T08:42:50.378Z] #38 57.71 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-08-13T08:42:50.378Z] #38 57.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-13T08:42:50.378Z] #38 57.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-13T08:42:50.378Z] #38 57.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-13T08:42:50.378Z] #38 58.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-13T08:42:50.378Z] #38 58.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-13T08:42:50.378Z] #38 58.31 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-08-13T08:42:50.378Z] #38 58.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-13T08:42:50.378Z] #38 58.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T08:42:50.378Z] #38 58.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-13T08:42:50.378Z] #38 58.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-13T08:42:50.473Z] #48 83.85 os [2020-08-13T08:42:51.535Z] #48 ... [2020-08-13T08:42:51.535Z] [2020-08-13T08:42:51.535Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:42:51.535Z] #40 16.40 make[1]: Nothing to be done for 'all'. [2020-08-13T08:42:51.535Z] #40 18.24 CC images/stats.o [2020-08-13T08:42:51.535Z] #40 18.67 CC images/core.o [2020-08-13T08:42:51.535Z] #40 19.42 CC images/core-x86.o [2020-08-13T08:42:51.535Z] #40 20.07 CC images/core-arm.o [2020-08-13T08:42:51.639Z] #51 59.97 Building dependency tree... [2020-08-13T08:42:51.833Z] #40 20.51 CC images/core-aarch64.o [2020-08-13T08:42:52.205Z] Fetching without tags [2020-08-13T08:42:52.271Z] #38 60.56 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:52.480Z] #40 20.99 CC images/core-ppc64.o [2020-08-13T08:42:52.780Z] #40 21.65 CC images/core-s390.o [2020-08-13T08:42:52.835Z] #38 61.05 Fetched 4095 kB in 1s (3868 kB/s) [2020-08-13T08:42:52.989Z] Merging remotes/origin/master commit 0168ddc77dc89c4f967289cfb4cc1e7a715971ef into PR head commit 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:42:53.093Z] #38 61.17 Selecting previously unselected package libcap-dev:amd64. [2020-08-13T08:42:53.093Z] #38 61.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T08:42:53.093Z] #38 61.38 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-13T08:42:53.351Z] #38 61.41 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T08:42:51.873Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:42:51.937Z] > git config --add remote.origin.fetch +refs/pull/41340/head:refs/remotes/origin/PR-41340 # timeout=10 [2020-08-13T08:42:51.997Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:42:52.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-13T08:42:52.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-13T08:42:52.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-13T08:42:52.239Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41340/head:refs/remotes/origin/PR-41340 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T08:42:53.093Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:42:53.145Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:42:53.550Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-08-13T08:42:53.609Z] #38 61.72 Selecting previously unselected package libnet1:amd64. [2020-08-13T08:42:53.609Z] #38 61.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T08:42:53.609Z] #38 61.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T08:42:53.843Z] #40 22.53 CC images/cpuinfo.o [2020-08-13T08:42:53.869Z] #38 ... [2020-08-13T08:42:53.869Z] [2020-08-13T08:42:53.869Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:53.869Z] #30 61.84 internal/reflectlite [2020-08-13T08:42:53.869Z] #30 61.88 sync [2020-08-13T08:42:54.187Z] #51 ... [2020-08-13T08:42:54.187Z] [2020-08-13T08:42:54.187Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:54.187Z] #38 61.94 The following additional packages will be installed: [2020-08-13T08:42:54.187Z] #38 61.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-13T08:42:54.187Z] #38 61.94 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-13T08:42:54.187Z] #38 61.97 Suggested packages: [2020-08-13T08:42:54.187Z] #38 61.97 manpages-dev python-setuptools [2020-08-13T08:42:54.187Z] #38 64.04 The following NEW packages will be installed: [2020-08-13T08:42:54.187Z] #38 64.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-13T08:42:54.187Z] #38 64.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-13T08:42:54.187Z] #38 64.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-13T08:42:54.187Z] #38 64.08 python-six zlib1g-dev [2020-08-13T08:42:54.187Z] #38 64.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:54.187Z] #38 64.63 Need to get 4095 kB of archives. [2020-08-13T08:42:54.187Z] #38 64.63 After this operation, 22.5 MB of additional disk space will be used. [2020-08-13T08:42:54.187Z] #38 64.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-13T08:42:54.187Z] #38 64.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T08:42:54.187Z] #38 64.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-13T08:42:54.187Z] #38 64.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T08:42:54.187Z] #38 64.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-13T08:42:54.187Z] #38 64.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T08:42:54.187Z] #38 64.68 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-08-13T08:42:54.187Z] #38 64.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-13T08:42:54.187Z] #38 64.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-13T08:42:54.187Z] #38 64.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-13T08:42:54.187Z] #38 64.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-13T08:42:54.187Z] #38 65.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-13T08:42:54.187Z] #38 65.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-13T08:42:54.187Z] #38 65.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-13T08:42:54.187Z] #38 65.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-13T08:42:54.448Z] #38 65.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-13T08:42:54.448Z] #38 65.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-13T08:42:54.491Z] #40 23.08 CC images/inventory.o [2020-08-13T08:42:54.790Z] #40 23.36 CC images/fdinfo.o [2020-08-13T08:42:55.088Z] #40 23.78 CC images/fown.o [2020-08-13T08:42:55.260Z] #30 ... [2020-08-13T08:42:55.260Z] [2020-08-13T08:42:55.260Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:55.260Z] #23 42.78 Reading package lists... [2020-08-13T08:42:55.260Z] #23 53.81 Building dependency tree... [2020-08-13T08:42:55.260Z] #23 60.50 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T08:42:55.260Z] #23 60.50 The following additional packages will be installed: [2020-08-13T08:42:55.260Z] #23 60.50 libjq1 libonig5 [2020-08-13T08:42:55.260Z] #23 61.22 The following NEW packages will be installed: [2020-08-13T08:42:55.260Z] #23 61.25 jq libjq1 libonig5 [2020-08-13T08:42:55.260Z] #23 61.69 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:55.260Z] #23 61.69 Need to get 355 kB of archives. [2020-08-13T08:42:55.260Z] #23 61.69 After this operation, 1072 kB of additional disk space will be used. [2020-08-13T08:42:55.260Z] #23 61.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T08:42:55.260Z] #23 61.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T08:42:55.260Z] #23 61.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T08:42:55.260Z] #23 ... [2020-08-13T08:42:55.260Z] [2020-08-13T08:42:55.260Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:55.260Z] #38 62.22 Selecting previously unselected package libnet1-dev. [2020-08-13T08:42:55.260Z] #38 62.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T08:42:55.260Z] #38 62.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T08:42:55.260Z] #38 62.94 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T08:42:55.260Z] #38 62.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T08:42:55.260Z] #38 62.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T08:42:55.260Z] #38 63.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-13T08:42:55.260Z] #38 63.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-13T08:42:55.260Z] #38 63.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T08:42:55.388Z] #40 24.02 CC images/ns.o [2020-08-13T08:42:55.687Z] #40 24.25 CC images/regfile.o [2020-08-13T08:42:55.833Z] Merge succeeded, producing 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:42:55.833Z] Checking out Revision 3ee1ab87b74aa0548305dc6c18cab5175331adb8 (PR-41340) [2020-08-13T08:42:55.986Z] #40 24.49 CC images/ghost-file.o [2020-08-13T08:42:56.200Z] #38 64.23 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T08:42:56.200Z] #38 64.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T08:42:56.200Z] #38 64.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T08:42:56.285Z] #40 24.83 CC images/fifo.o [2020-08-13T08:42:56.285Z] #40 ... [2020-08-13T08:42:56.285Z] [2020-08-13T08:42:56.285Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:56.285Z] #48 89.81 mvdan.cc/sh/v3/fileutil [2020-08-13T08:42:55.554Z] > git merge 0168ddc77dc89c4f967289cfb4cc1e7a715971ef # timeout=10 [2020-08-13T08:42:55.718Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-13T08:42:55.866Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T08:42:55.921Z] > git checkout -f 3ee1ab87b74aa0548305dc6c18cab5175331adb8 # timeout=10 [2020-08-13T08:42:56.379Z] #38 67.21 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:56.460Z] #38 64.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-13T08:42:56.460Z] #38 64.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-13T08:42:56.460Z] #38 64.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T08:42:56.460Z] #38 64.66 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-13T08:42:56.460Z] #38 64.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-13T08:42:56.460Z] #38 64.71 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T08:42:56.640Z] #38 ... [2020-08-13T08:42:56.640Z] [2020-08-13T08:42:56.640Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:56.640Z] #43 DONE 67.6s [2020-08-13T08:42:56.640Z] [2020-08-13T08:42:56.640Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:56.640Z] #60 DONE 67.6s [2020-08-13T08:42:56.640Z] [2020-08-13T08:42:56.640Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:56.640Z] #23 60.77 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-13T08:42:56.640Z] #23 60.77 The following additional packages will be installed: [2020-08-13T08:42:56.640Z] #23 60.81 libjq1 libonig5 [2020-08-13T08:42:56.640Z] #23 61.64 The following NEW packages will be installed: [2020-08-13T08:42:56.640Z] #23 61.64 jq libjq1 libonig5 [2020-08-13T08:42:56.640Z] #23 62.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:56.640Z] #23 62.21 Need to get 355 kB of archives. [2020-08-13T08:42:56.640Z] #23 62.21 After this operation, 1072 kB of additional disk space will be used. [2020-08-13T08:42:56.640Z] #23 62.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T08:42:56.640Z] #23 62.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T08:42:56.640Z] #23 62.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T08:42:56.640Z] #23 63.99 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:56.640Z] #23 64.39 Fetched 355 kB in 0s (840 kB/s) [2020-08-13T08:42:56.640Z] #23 64.52 Selecting previously unselected package libonig5:amd64. [2020-08-13T08:42:56.640Z] #23 64.52 (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-08-13T08:42:56.640Z] #23 64.60 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-13T08:42:56.640Z] #23 64.64 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T08:42:56.640Z] #23 64.98 Selecting previously unselected package libjq1:amd64. [2020-08-13T08:42:56.640Z] #23 64.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T08:42:56.640Z] #23 65.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T08:42:56.640Z] #23 65.27 Selecting previously unselected package jq. [2020-08-13T08:42:56.640Z] #23 65.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T08:42:56.640Z] #23 65.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T08:42:56.640Z] #23 65.72 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T08:42:56.640Z] #23 65.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T08:42:56.640Z] #23 65.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T08:42:56.640Z] #23 65.87 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:42:56.640Z] #23 DONE 67.6s [2020-08-13T08:42:56.640Z] [2020-08-13T08:42:56.640Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:56.640Z] #38 67.54 Fetched 4095 kB in 1s (3931 kB/s) [2020-08-13T08:42:56.640Z] #38 ... [2020-08-13T08:42:56.640Z] [2020-08-13T08:42:56.640Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T08:42:56.903Z] #24 DONE 0.2s [2020-08-13T08:42:56.903Z] [2020-08-13T08:42:56.903Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:56.903Z] #38 67.78 Selecting previously unselected package libcap-dev:amd64. [2020-08-13T08:42:57.164Z] #38 67.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T08:42:57.164Z] #38 68.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-13T08:42:57.164Z] #38 68.05 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T08:42:57.434Z] #38 65.42 Selecting previously unselected package libprotobuf17:amd64. [2020-08-13T08:42:57.434Z] #38 65.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-13T08:42:57.434Z] #38 65.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T08:42:57.693Z] #38 ... [2020-08-13T08:42:57.693Z] [2020-08-13T08:42:57.693Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:57.693Z] #43 DONE 65.7s [2020-08-13T08:42:57.693Z] [2020-08-13T08:42:57.693Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:57.693Z] #60 DONE 65.7s [2020-08-13T08:42:57.693Z] [2020-08-13T08:42:57.693Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:57.693Z] #10 44.73 Reading package lists... [2020-08-13T08:42:57.693Z] #10 56.37 Building dependency tree... [2020-08-13T08:42:57.693Z] #10 62.25 The following additional packages will be installed: [2020-08-13T08:42:57.693Z] #10 62.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T08:42:57.693Z] #10 62.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T08:42:57.693Z] #10 62.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T08:42:57.693Z] #10 62.29 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T08:42:57.693Z] #10 62.31 Suggested packages: [2020-08-13T08:42:57.693Z] #10 62.31 gcc-8-locales seccomp wine64 [2020-08-13T08:42:57.693Z] #10 64.77 The following NEW packages will be installed: [2020-08-13T08:42:57.693Z] #10 64.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T08:42:57.693Z] #10 64.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T08:42:57.693Z] #10 64.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T08:42:57.693Z] #10 64.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T08:42:57.693Z] #10 64.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T08:42:57.693Z] #10 64.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T08:42:57.693Z] #10 65.26 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:57.693Z] #10 65.26 Need to get 77.7 MB of archives. [2020-08-13T08:42:57.693Z] #10 65.26 After this operation, 487 MB of additional disk space will be used. [2020-08-13T08:42:57.693Z] #10 65.26 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-08-13T08:42:57.693Z] #10 65.60 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-08-13T08:42:57.693Z] #10 ... [2020-08-13T08:42:57.693Z] [2020-08-13T08:42:57.693Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:57.693Z] #23 64.08 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:57.693Z] #23 64.50 Fetched 355 kB in 0s (968 kB/s) [2020-08-13T08:42:57.693Z] #23 64.72 Selecting previously unselected package libonig5:amd64. [2020-08-13T08:42:57.693Z] #23 64.72 (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-08-13T08:42:57.693Z] #23 64.88 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-13T08:42:57.693Z] #23 65.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T08:42:57.694Z] #23 65.57 Selecting previously unselected package libjq1:amd64. [2020-08-13T08:42:57.694Z] #23 65.57 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T08:42:57.694Z] #23 65.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T08:42:57.694Z] #23 65.96 Selecting previously unselected package jq. [2020-08-13T08:42:57.736Z] #38 68.32 Selecting previously unselected package libnet1:amd64. [2020-08-13T08:42:57.736Z] #38 68.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T08:42:57.736Z] #38 68.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T08:42:57.736Z] #38 68.57 Selecting previously unselected package libnet1-dev. [2020-08-13T08:42:57.736Z] #38 68.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T08:42:57.736Z] #38 68.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T08:42:57.829Z] #48 91.40 go/token [2020-08-13T08:42:57.951Z] #23 65.99 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T08:42:57.951Z] #23 66.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T08:42:57.951Z] #23 ... [2020-08-13T08:42:57.951Z] [2020-08-13T08:42:57.951Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:42:57.951Z] #51 59.79 The following additional packages will be installed: [2020-08-13T08:42:57.951Z] #51 59.83 libbtrfs0 [2020-08-13T08:42:57.951Z] #51 60.22 The following NEW packages will be installed: [2020-08-13T08:42:57.951Z] #51 60.27 libbtrfs-dev libbtrfs0 [2020-08-13T08:42:57.951Z] #51 60.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:57.951Z] #51 60.93 Need to get 119 kB of archives. [2020-08-13T08:42:57.951Z] #51 60.93 After this operation, 387 kB of additional disk space will be used. [2020-08-13T08:42:57.951Z] #51 60.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T08:42:57.951Z] #51 61.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T08:42:57.951Z] #51 63.12 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:42:57.951Z] #51 63.57 Fetched 119 kB in 1s (198 kB/s) [2020-08-13T08:42:57.951Z] #51 63.80 Selecting previously unselected package libbtrfs0. [2020-08-13T08:42:57.951Z] #51 63.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T08:42:57.951Z] #51 63.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T08:42:57.951Z] #51 64.05 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T08:42:57.951Z] #51 64.47 Selecting previously unselected package libbtrfs-dev. [2020-08-13T08:42:57.951Z] #51 64.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T08:42:57.951Z] #51 64.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:42:57.951Z] #51 65.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T08:42:57.951Z] #51 65.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:42:57.951Z] #51 65.35 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:42:57.951Z] #51 DONE 66.1s [2020-08-13T08:42:57.997Z] #38 69.00 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T08:42:58.129Z] #48 91.42 github.com/pkg/diff [2020-08-13T08:42:58.129Z] #48 91.42 mvdan.cc/editorconfig [2020-08-13T08:42:58.129Z] #48 91.42 encoding/binary [2020-08-13T08:42:58.208Z] [2020-08-13T08:42:58.208Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:58.208Z] #30 66.10 errors [2020-08-13T08:42:58.208Z] #30 66.10 sort [2020-08-13T08:42:58.257Z] #38 69.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T08:42:58.257Z] #38 69.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T08:42:58.257Z] #38 ... [2020-08-13T08:42:58.257Z] [2020-08-13T08:42:58.257Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:58.257Z] #32 46.99 Reading package lists... [2020-08-13T08:42:58.257Z] #32 59.70 Building dependency tree... [2020-08-13T08:42:58.257Z] #32 65.46 The following additional packages will be installed: [2020-08-13T08:42:58.257Z] #32 65.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T08:42:58.257Z] #32 65.56 Suggested packages: [2020-08-13T08:42:58.257Z] #32 65.59 cmake-doc ninja-build lrzip [2020-08-13T08:42:58.257Z] #32 65.59 Recommended packages: [2020-08-13T08:42:58.257Z] #32 65.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T08:42:58.257Z] #32 67.21 The following NEW packages will be installed: [2020-08-13T08:42:58.257Z] #32 67.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T08:42:58.257Z] #32 67.24 vim-common xxd [2020-08-13T08:42:58.257Z] #32 67.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:58.257Z] #32 67.77 Need to get 14.9 MB of archives. [2020-08-13T08:42:58.257Z] #32 67.77 After this operation, 61.8 MB of additional disk space will be used. [2020-08-13T08:42:58.257Z] #32 67.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T08:42:58.257Z] #32 67.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T08:42:58.257Z] #32 67.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T08:42:58.257Z] #32 68.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T08:42:58.466Z] #30 ... [2020-08-13T08:42:58.466Z] [2020-08-13T08:42:58.466Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:42:58.466Z] #32 44.69 Reading package lists... [2020-08-13T08:42:58.466Z] #32 56.66 Building dependency tree... [2020-08-13T08:42:58.466Z] #32 62.72 The following additional packages will be installed: [2020-08-13T08:42:58.466Z] #32 62.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-13T08:42:58.466Z] #32 62.80 Suggested packages: [2020-08-13T08:42:58.466Z] #32 62.83 cmake-doc ninja-build lrzip [2020-08-13T08:42:58.466Z] #32 62.83 Recommended packages: [2020-08-13T08:42:58.466Z] #32 62.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-13T08:42:58.466Z] #32 64.66 The following NEW packages will be installed: [2020-08-13T08:42:58.466Z] #32 64.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-13T08:42:58.466Z] #32 64.70 vim-common xxd [2020-08-13T08:42:58.466Z] #32 65.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:58.466Z] #32 65.37 Need to get 14.9 MB of archives. [2020-08-13T08:42:58.466Z] #32 65.37 After this operation, 61.8 MB of additional disk space will be used. [2020-08-13T08:42:58.466Z] #32 65.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T08:42:58.466Z] #32 65.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T08:42:58.466Z] #32 65.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-13T08:42:58.466Z] #32 65.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T08:42:58.466Z] #32 ... [2020-08-13T08:42:58.466Z] [2020-08-13T08:42:58.466Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-13T08:42:58.466Z] #23 66.47 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T08:42:58.466Z] #23 66.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T08:42:58.466Z] #23 66.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T08:42:58.466Z] #23 66.56 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:42:58.518Z] #32 ... [2020-08-13T08:42:58.518Z] [2020-08-13T08:42:58.518Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:58.518Z] #38 69.30 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-13T08:42:58.518Z] #38 69.31 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-13T08:42:58.518Z] #38 69.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T08:42:59.037Z] #23 DONE 67.0s [2020-08-13T08:42:59.037Z] [2020-08-13T08:42:59.037Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:42:59.037Z] #38 66.90 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-13T08:42:59.037Z] #38 66.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-13T08:42:59.037Z] #38 66.90 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T08:42:59.094Z] #38 69.83 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T08:42:59.094Z] #38 69.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T08:42:59.094Z] #38 69.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T08:42:59.187Z] #48 ... [2020-08-13T08:42:59.187Z] [2020-08-13T08:42:59.187Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:59.187Z] #42 82.67 regexp [2020-08-13T08:42:59.187Z] #42 88.94 os/exec [2020-08-13T08:42:59.187Z] #42 89.01 net [2020-08-13T08:42:59.187Z] #42 90.44 internal/lazyregexp [2020-08-13T08:42:59.187Z] #42 90.99 github.com/LK4D4/vndr/versioned [2020-08-13T08:42:59.298Z] #38 67.34 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-13T08:42:59.298Z] #38 67.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-13T08:42:59.298Z] #38 67.34 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T08:42:59.355Z] #38 70.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-13T08:42:59.355Z] #38 70.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-13T08:42:59.355Z] #38 70.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T08:42:59.497Z] #42 ... [2020-08-13T08:42:59.497Z] [2020-08-13T08:42:59.497Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:59.497Z] #31 82.62 internal/fmtsort [2020-08-13T08:42:59.497Z] #31 84.10 path/filepath [2020-08-13T08:42:59.497Z] #31 84.10 fmt [2020-08-13T08:42:59.497Z] #31 85.87 io/ioutil [2020-08-13T08:42:59.497Z] #31 87.92 github.com/BurntSushi/toml [2020-08-13T08:42:59.497Z] #31 87.92 log [2020-08-13T08:42:59.497Z] #31 87.95 flag [2020-08-13T08:42:59.497Z] #31 92.09 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:42:59.497Z] #31 ... [2020-08-13T08:42:59.497Z] [2020-08-13T08:42:59.497Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:42:59.497Z] #53 46.89 + bin/ctr [2020-08-13T08:42:59.555Z] #38 ... [2020-08-13T08:42:59.555Z] [2020-08-13T08:42:59.555Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T08:42:59.555Z] #24 DONE 0.5s [2020-08-13T08:42:59.555Z] [2020-08-13T08:42:59.555Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:42:59.555Z] #41 67.85 strconv [2020-08-13T08:42:59.615Z] #38 70.31 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-13T08:42:59.616Z] #38 70.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-13T08:42:59.616Z] #38 70.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T08:42:59.616Z] #38 ... [2020-08-13T08:42:59.616Z] [2020-08-13T08:42:59.616Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:59.616Z] #10 47.99 Reading package lists... [2020-08-13T08:42:59.616Z] #10 61.07 Building dependency tree... [2020-08-13T08:42:59.616Z] #10 66.81 The following additional packages will be installed: [2020-08-13T08:42:59.616Z] #10 66.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-13T08:42:59.616Z] #10 66.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-13T08:42:59.616Z] #10 66.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-13T08:42:59.616Z] #10 66.86 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T08:42:59.616Z] #10 66.87 Suggested packages: [2020-08-13T08:42:59.616Z] #10 66.87 gcc-8-locales seccomp wine64 [2020-08-13T08:42:59.616Z] #10 69.09 The following NEW packages will be installed: [2020-08-13T08:42:59.616Z] #10 69.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-13T08:42:59.616Z] #10 69.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-13T08:42:59.616Z] #10 69.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-13T08:42:59.616Z] #10 69.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-13T08:42:59.616Z] #10 69.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-13T08:42:59.616Z] #10 69.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-13T08:42:59.616Z] #10 69.69 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:42:59.616Z] #10 69.69 Need to get 77.7 MB of archives. [2020-08-13T08:42:59.616Z] #10 69.69 After this operation, 487 MB of additional disk space will be used. [2020-08-13T08:42:59.616Z] #10 69.69 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-08-13T08:42:59.616Z] #10 70.20 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-08-13T08:42:59.794Z] #53 ... [2020-08-13T08:42:59.794Z] [2020-08-13T08:42:59.794Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:42:59.794Z] #40 25.05 CC images/remap-file-path.o [2020-08-13T08:42:59.794Z] #40 25.35 CC images/eventfd.o [2020-08-13T08:42:59.794Z] #40 25.58 CC images/eventpoll.o [2020-08-13T08:42:59.794Z] #40 25.97 CC images/fh.o [2020-08-13T08:42:59.794Z] #40 26.57 CC images/fsnotify.o [2020-08-13T08:42:59.794Z] #40 27.40 CC images/signalfd.o [2020-08-13T08:42:59.794Z] #40 27.62 CC images/fs.o [2020-08-13T08:42:59.794Z] #40 27.92 CC images/pstree.o [2020-08-13T08:42:59.794Z] #40 28.13 CC images/pipe.o [2020-08-13T08:42:59.794Z] #40 28.41 CC images/tcp-stream.o [2020-08-13T08:42:59.813Z] #41 67.93 io [2020-08-13T08:42:59.891Z] #10 70.62 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-08-13T08:42:59.891Z] #10 70.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-13T08:42:59.891Z] #10 70.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-13T08:42:59.891Z] #10 ... [2020-08-13T08:42:59.891Z] [2020-08-13T08:42:59.891Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:42:59.891Z] #30 60.56 internal/reflectlite [2020-08-13T08:42:59.891Z] #30 60.61 sync [2020-08-13T08:42:59.891Z] #30 64.40 sort [2020-08-13T08:42:59.891Z] #30 64.41 errors [2020-08-13T08:42:59.891Z] #30 65.12 strconv [2020-08-13T08:42:59.891Z] #30 66.47 io [2020-08-13T08:42:59.891Z] #30 68.57 internal/oserror [2020-08-13T08:42:59.891Z] #30 68.80 syscall [2020-08-13T08:42:59.891Z] #30 ... [2020-08-13T08:42:59.891Z] [2020-08-13T08:42:59.891Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:42:59.891Z] #10 70.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T08:43:00.092Z] #40 28.71 CC images/sk-packet.o [2020-08-13T08:43:00.391Z] #40 29.05 CC images/mnt.o [2020-08-13T08:43:00.391Z] #40 29.28 CC images/pipe-data.o [2020-08-13T08:43:00.464Z] #10 ... [2020-08-13T08:43:00.464Z] [2020-08-13T08:43:00.464Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-13T08:43:00.464Z] #51 65.92 The following additional packages will be installed: [2020-08-13T08:43:00.464Z] #51 65.92 libbtrfs0 [2020-08-13T08:43:00.464Z] #51 66.27 The following NEW packages will be installed: [2020-08-13T08:43:00.464Z] #51 66.29 libbtrfs-dev libbtrfs0 [2020-08-13T08:43:00.464Z] #51 66.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:43:00.464Z] #51 66.94 Need to get 119 kB of archives. [2020-08-13T08:43:00.464Z] #51 66.94 After this operation, 387 kB of additional disk space will be used. [2020-08-13T08:43:00.464Z] #51 66.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T08:43:00.464Z] #51 66.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T08:43:00.464Z] #51 68.75 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:43:00.464Z] #51 69.18 Fetched 119 kB in 0s (297 kB/s) [2020-08-13T08:43:00.464Z] #51 69.47 Selecting previously unselected package libbtrfs0. [2020-08-13T08:43:00.464Z] #51 69.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T08:43:00.464Z] #51 69.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T08:43:00.464Z] #51 69.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T08:43:00.464Z] #51 69.77 Selecting previously unselected package libbtrfs-dev. [2020-08-13T08:43:00.464Z] #51 69.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T08:43:00.464Z] #51 69.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:43:00.464Z] #51 70.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T08:43:00.464Z] #51 70.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:43:00.464Z] #51 70.15 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:43:00.464Z] #51 DONE 71.1s [2020-08-13T08:43:00.464Z] [2020-08-13T08:43:00.464Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:43:00.464Z] #38 71.11 Selecting previously unselected package libprotobuf17:amd64. [2020-08-13T08:43:00.464Z] #38 71.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:00.464Z] #38 71.15 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:00.690Z] #40 29.55 CC images/sa.o [2020-08-13T08:43:00.988Z] #40 29.74 CC images/timer.o [2020-08-13T08:43:01.290Z] #40 30.06 CC images/timerfd.o [2020-08-13T08:43:01.588Z] #40 30.31 CC images/mm.o [2020-08-13T08:43:01.888Z] #40 30.61 CC images/sk-opts.o [2020-08-13T08:43:02.111Z] #38 72.75 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-13T08:43:02.111Z] #38 72.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:02.111Z] #38 72.82 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:02.187Z] #40 30.89 CC images/sk-unix.o [2020-08-13T08:43:02.344Z] #41 70.07 bytes [2020-08-13T08:43:02.373Z] #38 73.13 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-13T08:43:02.373Z] #38 73.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:02.373Z] #38 73.17 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:02.488Z] #40 ... [2020-08-13T08:43:02.488Z] [2020-08-13T08:43:02.488Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:02.488Z] #31 DONE 96.1s [2020-08-13T08:43:02.488Z] [2020-08-13T08:43:02.488Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:02.488Z] #40 31.22 CC images/sk-inet.o [2020-08-13T08:43:02.488Z] #40 ... [2020-08-13T08:43:02.488Z] [2020-08-13T08:43:02.488Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:02.488Z] #42 94.44 encoding/base64 [2020-08-13T08:43:02.488Z] #42 94.44 crypto/cipher [2020-08-13T08:43:02.488Z] #42 94.47 go/scanner [2020-08-13T08:43:04.028Z] #42 97.23 net/url [2020-08-13T08:43:04.684Z] #42 98.03 text/template/parse [2020-08-13T08:43:04.684Z] #42 98.08 go/ast [2020-08-13T08:43:04.866Z] #41 ... [2020-08-13T08:43:04.866Z] [2020-08-13T08:43:04.866Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:43:04.866Z] #38 69.99 Selecting previously unselected package libprotoc17:amd64. [2020-08-13T08:43:04.866Z] #38 70.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:04.866Z] #38 70.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:04.866Z] #38 71.22 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T08:43:04.866Z] #38 71.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-13T08:43:04.866Z] #38 71.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T08:43:04.866Z] #38 71.46 Selecting previously unselected package protobuf-compiler. [2020-08-13T08:43:04.866Z] #38 71.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:04.866Z] #38 71.51 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T08:43:04.866Z] #38 71.80 Selecting previously unselected package python-pkg-resources. [2020-08-13T08:43:04.866Z] #38 71.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T08:43:04.866Z] #38 71.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T08:43:04.866Z] #38 72.34 Selecting previously unselected package python-six. [2020-08-13T08:43:04.866Z] #38 72.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T08:43:04.866Z] #38 72.35 Unpacking python-six (1.12.0-1) ... [2020-08-13T08:43:04.866Z] #38 72.59 Selecting previously unselected package python-protobuf. [2020-08-13T08:43:04.866Z] #38 72.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:04.866Z] #38 72.61 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T08:43:04.923Z] #38 ... [2020-08-13T08:43:04.923Z] [2020-08-13T08:43:04.923Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:04.923Z] #41 65.66 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T08:43:04.923Z] #41 65.71 io [2020-08-13T08:43:04.923Z] #41 66.25 strconv [2020-08-13T08:43:04.923Z] #41 68.04 bytes [2020-08-13T08:43:04.923Z] #41 71.86 reflect [2020-08-13T08:43:04.923Z] #41 72.96 bufio [2020-08-13T08:43:04.923Z] #41 ... [2020-08-13T08:43:04.923Z] [2020-08-13T08:43:04.923Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:43:05.445Z] #28 74.01 Checking out files: 49% (759/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1330/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: 93% (1422/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-08-13T08:43:05.706Z] #28 76.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T08:43:05.966Z] #28 76.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T08:43:06.238Z] #38 74.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T08:43:06.918Z] #28 ... [2020-08-13T08:43:06.918Z] [2020-08-13T08:43:06.918Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:06.918Z] #25 4.827 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T08:43:06.918Z] #25 5.497 [2020-08-13T08:43:06.918Z] #25 5.822 0.0% ### 5.2% ####### 10.6% ############# 18.1% ################ 22.2% #################### 28.7% ######################## 34.3% ########################### 38.6% ############################## 42.9% ################################### 49.3% ##################################### 51.9% ######################################## 55.7% ########################################### 59.8% ################################################ 66.7% ################################################### 71.4% ###################################################### 76.3% ######################################################### 80.4% ############################################################## 86.9% ################################################################## 92.4% ######################################################################## 100.0% [2020-08-13T08:43:06.918Z] #25 8.981 [2020-08-13T08:43:06.918Z] #25 9.371 #=#=# 0.2% ################ 23.6% ##################################### 51.9% ######################################################################## 100.0% [2020-08-13T08:43:07.178Z] #25 10.32 [2020-08-13T08:43:07.460Z] #42 ... [2020-08-13T08:43:07.460Z] [2020-08-13T08:43:07.460Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:07.460Z] #40 31.86 CC images/tun.o [2020-08-13T08:43:07.460Z] #40 32.13 CC images/sk-netlink.o [2020-08-13T08:43:07.460Z] #40 32.45 CC images/packet-sock.o [2020-08-13T08:43:07.460Z] #40 33.04 CC images/ipc-var.o [2020-08-13T08:43:07.460Z] #40 33.27 CC images/ipc-desc.o [2020-08-13T08:43:07.460Z] #40 33.43 CC images/ipc-shm.o [2020-08-13T08:43:07.460Z] #40 33.63 CC images/ipc-msg.o [2020-08-13T08:43:07.460Z] #40 33.89 CC images/ipc-sem.o [2020-08-13T08:43:07.460Z] #40 34.11 CC images/utsns.o [2020-08-13T08:43:07.460Z] #40 34.32 CC images/creds.o [2020-08-13T08:43:07.460Z] #40 34.50 CC images/vma.o [2020-08-13T08:43:07.460Z] #40 34.74 CC images/netdev.o [2020-08-13T08:43:07.460Z] #40 35.24 CC images/tty.o [2020-08-13T08:43:07.460Z] #40 36.04 CC images/file-lock.o [2020-08-13T08:43:07.460Z] #40 ... [2020-08-13T08:43:07.460Z] [2020-08-13T08:43:07.460Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:07.460Z] #11 90.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T08:43:07.460Z] #11 90.83 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-13T08:43:07.460Z] #11 90.83 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:43:07.460Z] #11 ... [2020-08-13T08:43:07.460Z] [2020-08-13T08:43:07.460Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:07.460Z] #48 93.40 go/scanner [2020-08-13T08:43:07.460Z] #48 95.42 mvdan.cc/sh/v3/syntax [2020-08-13T08:43:07.460Z] #48 96.89 go/ast [2020-08-13T08:43:07.460Z] #48 97.66 encoding/json [2020-08-13T08:43:07.460Z] #48 97.73 golang.org/x/sys/unix [2020-08-13T08:43:07.610Z] #38 ... [2020-08-13T08:43:07.610Z] [2020-08-13T08:43:07.610Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:07.610Z] #25 5.255 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T08:43:07.610Z] #25 6.068 [2020-08-13T08:43:07.824Z] #48 ... [2020-08-13T08:43:07.824Z] [2020-08-13T08:43:07.824Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:07.824Z] #40 36.24 CC images/rlimit.o [2020-08-13T08:43:07.824Z] #40 36.50 CC images/pagemap.o [2020-08-13T08:43:07.866Z] #25 6.266 0.0% ## 3.9% ##### 7.8% ######### 12.8% ########### 16.1% ############### 21.3% ################## 25.7% ###################### 31.0% ######################### 35.2% ########################## 37.0% ############################# 40.7% ################################# 46.7% ##################################### 51.9% ######################################## 56.8% ############################################## 65.1% ################################################### 71.4% ####################################################### 77.1% ########################################################### 82.8% ################################################################ 90.1% ######################################################################## 100.0% [2020-08-13T08:43:07.866Z] #25 ... [2020-08-13T08:43:07.866Z] [2020-08-13T08:43:07.867Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:43:07.867Z] #52 4.879 + RM_GOPATH=0 [2020-08-13T08:43:07.867Z] #52 4.879 + TMP_GOPATH= [2020-08-13T08:43:07.867Z] #52 4.879 + : /build [2020-08-13T08:43:07.867Z] #52 4.879 + '[' -z '' ']' [2020-08-13T08:43:07.867Z] #52 4.879 ++ mktemp -d [2020-08-13T08:43:07.867Z] #52 4.882 + export GOPATH=/tmp/tmp.86y196Hd3V [2020-08-13T08:43:07.867Z] #52 4.882 + GOPATH=/tmp/tmp.86y196Hd3V [2020-08-13T08:43:07.867Z] #52 4.882 + RM_GOPATH=1 [2020-08-13T08:43:07.867Z] #52 4.882 + case "$(go env GOARCH)" in [2020-08-13T08:43:07.867Z] #52 4.886 ++ go env GOARCH [2020-08-13T08:43:07.867Z] #52 4.939 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:07.867Z] #52 4.939 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:07.867Z] #52 4.940 ++ dirname /tmp/install/install.sh [2020-08-13T08:43:07.867Z] #52 4.966 + dir=/tmp/install [2020-08-13T08:43:07.867Z] #52 4.966 + bin=containerd [2020-08-13T08:43:07.867Z] #52 4.966 + shift [2020-08-13T08:43:07.867Z] #52 4.966 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T08:43:07.867Z] #52 4.966 + . /tmp/install/containerd.installer [2020-08-13T08:43:07.867Z] #52 4.975 ++ set -e [2020-08-13T08:43:07.867Z] #52 4.975 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:43:07.867Z] #52 4.995 + install_containerd [2020-08-13T08:43:07.867Z] #52 4.996 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T08:43:07.867Z] #52 4.997 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:43:07.867Z] #52 4.997 + git clone https://github.com/containerd/containerd.git /tmp/tmp.86y196Hd3V/src/github.com/containerd/containerd [2020-08-13T08:43:07.867Z] #52 5.035 Cloning into '/tmp/tmp.86y196Hd3V/src/github.com/containerd/containerd'... [2020-08-13T08:43:08.126Z] #40 36.76 CC images/siginfo.o [2020-08-13T08:43:08.129Z] #52 ... [2020-08-13T08:43:08.129Z] [2020-08-13T08:43:08.129Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:08.129Z] #10 66.12 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-08-13T08:43:08.129Z] #10 66.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-13T08:43:08.129Z] #10 66.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-13T08:43:08.129Z] #10 66.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-13T08:43:08.129Z] #10 67.16 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-08-13T08:43:08.129Z] #10 67.73 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-08-13T08:43:08.129Z] #10 67.78 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-08-13T08:43:08.129Z] #10 73.74 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-08-13T08:43:08.270Z] #25 10.78 ### 5.3% ############# 18.4% ############################# 41.5% ################################################################### 93.6% ######################################################################## 100.0% [2020-08-13T08:43:08.399Z] #10 ... [2020-08-13T08:43:08.399Z] [2020-08-13T08:43:08.399Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:08.399Z] #32 67.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-13T08:43:08.399Z] #32 67.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-13T08:43:08.399Z] #32 67.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-13T08:43:08.399Z] #32 67.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-13T08:43:08.399Z] #32 67.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-13T08:43:08.399Z] #32 67.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-13T08:43:08.399Z] #32 70.16 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:43:08.399Z] #32 70.54 Fetched 14.9 MB in 3s (4890 kB/s) [2020-08-13T08:43:08.399Z] #32 70.69 Selecting previously unselected package xxd. [2020-08-13T08:43:08.399Z] #32 70.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 ... 15410 files and directories currently installed.) [2020-08-13T08:43:08.399Z] #32 70.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T08:43:08.399Z] #32 70.96 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T08:43:08.399Z] #32 71.34 Selecting previously unselected package vim-common. [2020-08-13T08:43:08.399Z] #32 71.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:43:08.399Z] #32 71.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T08:43:08.399Z] #32 72.07 Selecting previously unselected package cmake-data. [2020-08-13T08:43:08.399Z] #32 72.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T08:43:08.399Z] #32 72.17 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T08:43:08.399Z] #32 ... [2020-08-13T08:43:08.399Z] [2020-08-13T08:43:08.399Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:08.399Z] #25 8.887 [2020-08-13T08:43:08.458Z] #40 37.11 CC images/rpc.o [2020-08-13T08:43:08.659Z] #25 ... [2020-08-13T08:43:08.659Z] [2020-08-13T08:43:08.659Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:08.659Z] #30 66.84 strconv [2020-08-13T08:43:08.659Z] #30 68.14 io [2020-08-13T08:43:08.659Z] #30 70.51 internal/oserror [2020-08-13T08:43:08.659Z] #30 70.76 syscall [2020-08-13T08:43:08.659Z] #30 73.67 reflect [2020-08-13T08:43:08.875Z] #25 ... [2020-08-13T08:43:08.875Z] [2020-08-13T08:43:08.875Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:08.875Z] #47 79.63 syscall [2020-08-13T08:43:08.875Z] #47 79.74 reflect [2020-08-13T08:43:08.875Z] #47 ... [2020-08-13T08:43:08.875Z] [2020-08-13T08:43:08.875Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:08.875Z] #32 69.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-13T08:43:08.875Z] #32 69.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-13T08:43:08.875Z] #32 69.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-13T08:43:08.875Z] #32 69.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-13T08:43:08.875Z] #32 69.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-13T08:43:08.875Z] #32 69.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-13T08:43:08.875Z] #32 72.68 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:43:08.875Z] #32 73.14 Fetched 14.9 MB in 3s (4924 kB/s) [2020-08-13T08:43:08.875Z] #32 73.31 Selecting previously unselected package xxd. [2020-08-13T08:43:08.875Z] #32 73.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 ... 15410 files and directories currently installed.) [2020-08-13T08:43:08.875Z] #32 73.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T08:43:08.875Z] #32 73.45 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T08:43:08.875Z] #32 73.97 Selecting previously unselected package vim-common. [2020-08-13T08:43:08.875Z] #32 73.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:43:08.875Z] #32 74.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T08:43:08.875Z] #32 74.69 Selecting previously unselected package cmake-data. [2020-08-13T08:43:08.875Z] #32 74.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-13T08:43:08.875Z] #32 74.71 Unpacking cmake-data (3.13.4-1) ... [2020-08-13T08:43:08.918Z] #30 ... [2020-08-13T08:43:08.918Z] [2020-08-13T08:43:08.918Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:09.140Z] #32 79.92 Selecting previously unselected package libicu63:amd64. [2020-08-13T08:43:09.140Z] #32 ... [2020-08-13T08:43:09.140Z] [2020-08-13T08:43:09.140Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:09.140Z] #25 12.02 [2020-08-13T08:43:09.175Z] #25 9.216 0.2% #################### 28.1% ######################################## 56.8% ################################################################## 92.7% ######################################################################## 100.0% [2020-08-13T08:43:09.743Z] #25 10.21 [2020-08-13T08:43:10.016Z] #40 38.61 CC images/ext-file.o [2020-08-13T08:43:10.016Z] #40 38.80 CC images/cgroup.o [2020-08-13T08:43:10.448Z] #25 12.42 0.6% #### 5.8% ######## 11.2% ############# 19.0% ################## 25.2% ###################### 30.6% ########################### 38.2% ############################## 42.4% ################################## 48.1% ###################################### 52.8% [2020-08-13T08:43:10.448Z] #25 ... [2020-08-13T08:43:10.448Z] [2020-08-13T08:43:10.448Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:43:10.448Z] #52 2.635 + RM_GOPATH=0 [2020-08-13T08:43:10.448Z] #52 2.635 + TMP_GOPATH= [2020-08-13T08:43:10.448Z] #52 2.635 + : /build [2020-08-13T08:43:10.448Z] #52 2.635 + '[' -z '' ']' [2020-08-13T08:43:10.448Z] #52 2.635 ++ mktemp -d [2020-08-13T08:43:10.448Z] #52 2.635 + export GOPATH=/tmp/tmp.GjXnfEBMUi [2020-08-13T08:43:10.448Z] #52 2.635 + GOPATH=/tmp/tmp.GjXnfEBMUi [2020-08-13T08:43:10.448Z] #52 2.635 + RM_GOPATH=1 [2020-08-13T08:43:10.448Z] #52 2.635 + case "$(go env GOARCH)" in [2020-08-13T08:43:10.448Z] #52 2.644 ++ go env GOARCH [2020-08-13T08:43:10.448Z] #52 2.753 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:43:10.448Z] #52 2.753 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:10.448Z] #52 2.753 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:10.448Z] #52 2.753 ++ dirname /tmp/install/install.sh [2020-08-13T08:43:10.448Z] #52 2.753 + dir=/tmp/install [2020-08-13T08:43:10.448Z] #52 2.753 + bin=containerd [2020-08-13T08:43:10.448Z] #52 2.753 + shift [2020-08-13T08:43:10.448Z] #52 2.753 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-13T08:43:10.448Z] #52 2.753 + . /tmp/install/containerd.installer [2020-08-13T08:43:10.448Z] #52 2.753 ++ set -e [2020-08-13T08:43:10.448Z] #52 2.753 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:43:10.449Z] #52 2.753 + install_containerd [2020-08-13T08:43:10.449Z] #52 2.753 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-13T08:43:10.449Z] #52 2.762 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GjXnfEBMUi/src/github.com/containerd/containerd [2020-08-13T08:43:10.449Z] #52 2.772 Cloning into '/tmp/tmp.GjXnfEBMUi/src/github.com/containerd/containerd'... [2020-08-13T08:43:10.449Z] #52 ... [2020-08-13T08:43:10.449Z] [2020-08-13T08:43:10.449Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:10.517Z] #25 10.50 # 1.6% ################## 25.6% ############################ 40.0% ########################################### 60.6% ######################################################### 80.1% ######################################################################## 100.0% [2020-08-13T08:43:10.712Z] #25 12.42 0.6% #### 5.8% ######## 11.2% ############# 19.0% ################## 25.2% ###################### 30.6% ########################### 38.2% ############################## 42.4% ################################## 48.1% ###################################### 52.8% ########################################### 59.9% ################################################ 67.4% [2020-08-13T08:43:10.712Z] #25 ... [2020-08-13T08:43:10.712Z] [2020-08-13T08:43:10.712Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:10.712Z] #30 71.44 reflect [2020-08-13T08:43:10.712Z] #30 ... [2020-08-13T08:43:10.712Z] [2020-08-13T08:43:10.712Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:10.974Z] #25 12.42 0.6% #### 5.8% ######## 11.2% ############# 19.0% ################## 25.2% ###################### 30.6% ########################### 38.2% ############################## 42.4% ################################## 48.1% ###################################### 52.8% ########################################### 59.9% ################################################ 67.4% ##################################################### 73.8% ######################################################## 77.9% ########################################################## 81.1% [2020-08-13T08:43:10.975Z] #25 ... [2020-08-13T08:43:10.975Z] [2020-08-13T08:43:10.975Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:10.975Z] #10 71.77 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-08-13T08:43:10.975Z] #10 72.34 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-08-13T08:43:10.975Z] #10 72.38 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-08-13T08:43:10.975Z] #10 77.82 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-08-13T08:43:10.975Z] #10 81.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-13T08:43:10.975Z] #10 81.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-13T08:43:10.975Z] #10 81.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T08:43:10.975Z] #10 81.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T08:43:10.975Z] #10 81.34 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-08-13T08:43:10.975Z] #10 81.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-13T08:43:10.975Z] #10 81.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-13T08:43:10.975Z] #10 81.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-13T08:43:10.975Z] #10 81.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-13T08:43:10.975Z] #10 81.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-13T08:43:10.975Z] #10 81.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-13T08:43:10.975Z] #10 81.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-13T08:43:10.975Z] #10 81.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-13T08:43:10.975Z] #10 81.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-13T08:43:10.975Z] #10 81.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-13T08:43:10.975Z] #10 ... [2020-08-13T08:43:10.975Z] [2020-08-13T08:43:10.975Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:11.079Z] #40 39.65 CC images/userns.o [2020-08-13T08:43:11.104Z] Commit message: "Update docker-py to 4.3.0" [2020-08-13T08:43:11.236Z] #25 12.42 0.6% #### 5.8% ######## 11.2% ############# 19.0% ################## 25.2% ###################### 30.6% ########################### 38.2% ############################## 42.4% ################################## 48.1% ###################################### 52.8% ########################################### 59.9% ################################################ 67.4% ##################################################### 73.8% ######################################################## 77.9% ########################################################## 81.1% ############################################################## 87.2% ################################################################## 92.8% ######################################################################## 100.0% [2020-08-13T08:43:11.380Z] #40 39.99 CC images/google/protobuf/descriptor.o [2020-08-13T08:43:11.463Z] #25 11.69 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-13T08:43:12.190Z] #25 15.11 [2020-08-13T08:43:12.933Z] #40 ... [2020-08-13T08:43:12.933Z] [2020-08-13T08:43:12.933Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:12.933Z] #11 105.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-08-13T08:43:12.933Z] #11 105.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-13T08:43:12.933Z] #11 105.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-13T08:43:12.933Z] #11 105.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-13T08:43:12.933Z] #11 105.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-13T08:43:12.933Z] #11 105.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-13T08:43:12.933Z] #11 106.1 Selecting previously unselected package libbtrfs0. [2020-08-13T08:43:12.933Z] #11 106.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-13T08:43:12.933Z] #11 106.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T08:43:12.933Z] #11 106.2 Selecting previously unselected package libbtrfs-dev. [2020-08-13T08:43:12.933Z] #11 106.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-13T08:43:12.933Z] #11 106.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:43:12.933Z] #11 106.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-13T08:43:12.933Z] #11 106.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-13T08:43:12.933Z] #11 106.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-13T08:43:12.933Z] #11 106.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-08-13T08:43:12.933Z] #11 106.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-13T08:43:12.933Z] #11 106.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-13T08:43:13.232Z] #11 106.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-13T08:43:13.232Z] #11 106.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-13T08:43:13.232Z] #11 106.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-13T08:43:13.232Z] #11 106.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-13T08:43:13.531Z] #11 106.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-13T08:43:13.531Z] #11 106.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-13T08:43:13.531Z] #11 107.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-13T08:43:13.531Z] #11 107.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-13T08:43:13.531Z] #11 107.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-13T08:43:13.830Z] #11 107.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-13T08:43:13.830Z] #11 107.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-13T08:43:13.830Z] #11 107.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-13T08:43:13.894Z] + docker version [2020-08-13T08:43:14.129Z] #11 107.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-13T08:43:14.129Z] #11 107.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-13T08:43:14.129Z] #11 107.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-13T08:43:14.429Z] #11 107.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-13T08:43:14.429Z] #11 107.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-13T08:43:14.429Z] #11 107.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-13T08:43:14.548Z] #25 12.04 #=#=# ### 5.0% ####### 10.3% ############ 16.8% ############## 20.8% ################# 23.9% #################### 27.9% ######################## 33.4% ########################## 36.7% ############################# 40.3% ############################### 44.2% ################################# 47.1% #################################### 50.0% ###################################### 53.1% ######################################## 56.1% ########################################## 58.6% ############################################# 63.5% ################################################ 67.6% ################################################### 71.7% ###################################################### 76.0% ######################################################### 80.2% ############################################################ 83.6% ############################################################### 87.9% ################################################################## 92.6% ###################################################################### 98.5% ######################################################################## 100.0% [2020-08-13T08:43:14.728Z] #11 108.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-13T08:43:14.728Z] #11 108.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-13T08:43:14.728Z] #11 108.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-13T08:43:14.728Z] #11 108.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-13T08:43:15.028Z] #11 108.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-13T08:43:15.028Z] #11 108.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-13T08:43:15.028Z] #11 108.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-13T08:43:15.028Z] #11 108.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-13T08:43:15.028Z] #11 108.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-13T08:43:15.061Z] #25 15.31 0.0% 0.7% # 2.7% ### 4.3% ### 5.4% #### 6.9% ##### 8.2% ####### 9.9% ######## 11.2% ######### 13.0% ########## 14.6% ########### 15.9% ############ 17.3% ############# 18.7% ############## 20.5% ############### 21.9% ################# 23.7% ################## 25.2% ################### 26.9% #################### 28.3% ##################### 30.3% ####################### 32.0% ######################## 33.8% ######################### 35.3% ########################## 36.8% [2020-08-13T08:43:15.061Z] #25 ... [2020-08-13T08:43:15.061Z] [2020-08-13T08:43:15.061Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:43:15.061Z] #38 75.84 Selecting previously unselected package libprotoc17:amd64. [2020-08-13T08:43:15.061Z] #38 75.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:15.061Z] #38 76.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:15.061Z] #38 77.12 Selecting previously unselected package protobuf-c-compiler. [2020-08-13T08:43:15.061Z] #38 77.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-13T08:43:15.061Z] #38 77.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T08:43:15.061Z] #38 77.53 Selecting previously unselected package protobuf-compiler. [2020-08-13T08:43:15.061Z] #38 77.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:15.061Z] #38 77.54 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-13T08:43:15.061Z] #38 77.73 Selecting previously unselected package python-pkg-resources. [2020-08-13T08:43:15.061Z] #38 77.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T08:43:15.061Z] #38 77.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-13T08:43:15.061Z] #38 78.41 Selecting previously unselected package python-six. [2020-08-13T08:43:15.061Z] #38 78.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-13T08:43:15.061Z] #38 78.43 Unpacking python-six (1.12.0-1) ... [2020-08-13T08:43:15.061Z] #38 78.74 Selecting previously unselected package python-protobuf. [2020-08-13T08:43:15.061Z] #38 78.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-13T08:43:15.061Z] #38 78.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-13T08:43:15.061Z] #38 79.55 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-13T08:43:15.061Z] #38 ... [2020-08-13T08:43:15.061Z] [2020-08-13T08:43:15.061Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:15.363Z] #11 108.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-13T08:43:15.484Z] #25 15.88 #=#=# [2020-08-13T08:43:15.674Z] #11 108.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-13T08:43:15.674Z] #11 108.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-13T08:43:15.674Z] #11 108.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T08:43:15.674Z] #11 108.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-13T08:43:15.674Z] #11 108.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-13T08:43:15.674Z] #11 108.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:43:15.674Z] #11 108.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T08:43:15.674Z] #11 108.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-13T08:43:15.674Z] #11 108.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-13T08:43:15.674Z] #11 109.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T08:43:15.674Z] #11 109.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:43:15.674Z] #11 109.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-13T08:43:15.674Z] #11 109.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T08:43:15.674Z] #11 109.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-13T08:43:15.674Z] #11 109.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T08:43:15.674Z] #11 109.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-13T08:43:15.674Z] #11 109.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:43:15.674Z] #11 109.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-08-13T08:43:15.674Z] #11 109.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-08-13T08:43:15.674Z] #11 109.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:43:15.674Z] #11 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-13T08:43:15.674Z] #11 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-13T08:43:15.974Z] #11 109.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T08:43:15.974Z] #11 109.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-13T08:43:15.974Z] #11 109.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-13T08:43:15.974Z] #11 109.2 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T08:43:15.974Z] #11 109.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-13T08:43:15.974Z] #11 109.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-13T08:43:15.974Z] #11 109.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:43:16.046Z] #25 16.33 #=#=# [2020-08-13T08:43:16.046Z] #25 ... [2020-08-13T08:43:16.046Z] [2020-08-13T08:43:16.046Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:16.046Z] #41 74.10 bufio [2020-08-13T08:43:16.046Z] #41 74.65 reflect [2020-08-13T08:43:16.046Z] #41 77.60 syscall [2020-08-13T08:43:16.046Z] #41 ... [2020-08-13T08:43:16.046Z] [2020-08-13T08:43:16.046Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:16.277Z] #11 DONE 109.5s [2020-08-13T08:43:16.277Z] [2020-08-13T08:43:16.277Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T08:43:16.366Z] #25 15.31 0.0% 0.7% # 2.7% ### 4.3% ### 5.4% #### 6.9% ##### 8.2% ####### 9.9% ######## 11.2% ######### 13.0% ########## 14.6% ########### 15.9% ############ 17.3% ############# 18.7% ############## 20.5% ############### 21.9% ################# 23.7% ################## 25.2% ################### 26.9% #################### 28.3% ##################### 30.3% ####################### 32.0% ######################## 33.8% ######################### 35.3% ########################## 36.8% ########################### 38.2% ############################ 39.5% ############################# 41.3% ############################## 42.4% ############################### 44.0% ################################# 45.8% ################################## 47.4% ################################### 49.1% #################################### 50.6% ##################################### 52.4% ###################################### 53.7% [2020-08-13T08:43:16.366Z] #25 ... [2020-08-13T08:43:16.366Z] [2020-08-13T08:43:16.366Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:16.366Z] #41 77.18 syscall [2020-08-13T08:43:16.366Z] #41 ... [2020-08-13T08:43:16.366Z] [2020-08-13T08:43:16.366Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:16.575Z] #12 DONE 0.5s [2020-08-13T08:43:16.575Z] [2020-08-13T08:43:16.575Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:16.575Z] #50 0.424 + RM_GOPATH=0 [2020-08-13T08:43:16.576Z] #50 0.429 + TMP_GOPATH= [2020-08-13T08:43:16.576Z] #50 0.429 + : /build [2020-08-13T08:43:16.576Z] #50 0.429 + '[' -z '' ']' [2020-08-13T08:43:16.576Z] #50 0.430 ++ mktemp -d [2020-08-13T08:43:16.576Z] #50 0.432 + export GOPATH=/tmp/tmp.cViqqq0aM1 [2020-08-13T08:43:16.576Z] #50 0.441 + GOPATH=/tmp/tmp.cViqqq0aM1 [2020-08-13T08:43:16.576Z] #50 0.441 + RM_GOPATH=1 [2020-08-13T08:43:16.576Z] #50 0.441 + case "$(go env GOARCH)" in [2020-08-13T08:43:16.576Z] #50 0.442 ++ go env GOARCH [2020-08-13T08:43:16.576Z] #50 0.448 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:16.576Z] #50 0.448 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:16.576Z] #50 0.449 ++ dirname /tmp/install/install.sh [2020-08-13T08:43:16.576Z] #50 0.455 + dir=/tmp/install [2020-08-13T08:43:16.576Z] #50 0.455 + bin=runc [2020-08-13T08:43:16.576Z] #50 0.455 + shift [2020-08-13T08:43:16.576Z] #50 0.456 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T08:43:16.576Z] #50 0.459 + . /tmp/install/runc.installer [2020-08-13T08:43:16.576Z] #50 0.462 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:43:16.576Z] #50 0.464 + install_runc [2020-08-13T08:43:16.576Z] #50 0.469 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T08:43:16.576Z] #50 0.478 + uname -r [2020-08-13T08:43:16.576Z] #50 0.487 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T08:43:16.576Z] #50 0.487 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T08:43:16.576Z] #50 0.487 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T08:43:16.576Z] #50 0.487 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cViqqq0aM1/src/github.com/opencontainers/runc [2020-08-13T08:43:16.576Z] #50 0.506 Cloning into '/tmp/tmp.cViqqq0aM1/src/github.com/opencontainers/runc'... [2020-08-13T08:43:16.875Z] #50 ... [2020-08-13T08:43:16.875Z] [2020-08-13T08:43:16.875Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T08:43:16.875Z] #13 DONE 0.3s [2020-08-13T08:43:16.875Z] [2020-08-13T08:43:16.875Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T08:43:17.172Z] #14 0.300 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T08:43:17.473Z] #14 DONE 0.4s [2020-08-13T08:43:17.473Z] [2020-08-13T08:43:17.473Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T08:43:17.774Z] #15 DONE 0.4s [2020-08-13T08:43:17.775Z] [2020-08-13T08:43:17.775Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T08:43:18.077Z] #16 DONE 0.3s [2020-08-13T08:43:18.077Z] [2020-08-13T08:43:18.077Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:18.077Z] #40 42.09 CC images/opts.o [2020-08-13T08:43:18.077Z] #40 42.33 CC images/seccomp.o [2020-08-13T08:43:18.077Z] #40 42.74 CC images/binfmt-misc.o [2020-08-13T08:43:18.077Z] #40 43.02 CC images/time.o [2020-08-13T08:43:18.077Z] #40 43.22 CC images/sysctl.o [2020-08-13T08:43:18.077Z] #40 43.46 CC images/autofs.o [2020-08-13T08:43:18.077Z] #40 43.69 CC images/macvlan.o [2020-08-13T08:43:18.077Z] #40 43.88 CC images/sit.o [2020-08-13T08:43:18.077Z] #40 44.16 CC images/memfd.o [2020-08-13T08:43:18.077Z] #40 44.64 CC images/timens.o [2020-08-13T08:43:18.077Z] #40 45.03 LINK images/built-in.o [2020-08-13T08:43:18.077Z] #40 45.19 GEN compel/include/asm [2020-08-13T08:43:18.077Z] #40 45.22 GEN compel/include/version.h [2020-08-13T08:43:18.077Z] #40 45.26 touch .config [2020-08-13T08:43:18.077Z] #40 45.34 GEN include/common/config.h [2020-08-13T08:43:18.077Z] #40 45.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T08:43:18.077Z] #40 45.49 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T08:43:18.077Z] #40 45.53 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-13T08:43:18.077Z] #40 45.56 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-13T08:43:18.077Z] #40 45.63 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-13T08:43:18.077Z] #40 45.70 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-13T08:43:18.077Z] #40 45.71 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-13T08:43:18.077Z] #40 45.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T08:43:18.077Z] #40 45.75 DEP compel/plugins/std/infect.d [2020-08-13T08:43:18.077Z] #40 45.98 DEP compel/plugins/std/string.d [2020-08-13T08:43:18.077Z] #40 46.10 DEP compel/plugins/std/log.d [2020-08-13T08:43:18.077Z] #40 46.22 DEP compel/plugins/std/fds.d [2020-08-13T08:43:18.077Z] #40 46.35 DEP compel/plugins/std/std.d [2020-08-13T08:43:18.077Z] #40 46.67 DEP compel/plugins/shmem/shmem.d [2020-08-13T08:43:18.077Z] #40 46.84 DEP compel/plugins/fds/fds.d [2020-08-13T08:43:18.077Z] #40 ... [2020-08-13T08:43:18.077Z] [2020-08-13T08:43:18.077Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:18.077Z] #42 101.4 encoding/json [2020-08-13T08:43:18.077Z] #42 108.0 text/template [2020-08-13T08:43:18.077Z] #42 110.4 go/parser [2020-08-13T08:43:18.375Z] #42 ... [2020-08-13T08:43:18.375Z] [2020-08-13T08:43:18.375Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:18.375Z] #40 46.96 CC compel/plugins/std/std.o [2020-08-13T08:43:18.375Z] #40 ... [2020-08-13T08:43:18.375Z] [2020-08-13T08:43:18.375Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T08:43:18.375Z] #17 DONE 0.3s [2020-08-13T08:43:18.638Z] #25 16.33 #=#=# 1.1% # 2.4% ## 3.8% ### 4.9% #### 6.3% ##### 7.4% ##### 8.0% ###### 9.2% ####### 10.4% ######## 11.2% ######## 12.1% ######### 13.1% ########### 15.3% ########### 16.5% ############ 17.8% ############# 19.0% ############## 20.0% ############### 21.2% ################ 22.4% ################ 23.3% ################# 23.9% ################# 24.7% ################## 25.5% ################### 26.6% #################### 28.2% [2020-08-13T08:43:18.638Z] #25 ... [2020-08-13T08:43:18.638Z] [2020-08-13T08:43:18.638Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:43:18.638Z] #28 76.80 Checking out files: 77% (1177/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-13T08:43:18.638Z] #28 78.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-13T08:43:18.638Z] #28 78.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-13T08:43:18.673Z] [2020-08-13T08:43:18.673Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:43:18.896Z] #28 ... [2020-08-13T08:43:18.896Z] [2020-08-13T08:43:18.896Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:18.971Z] #18 0.622 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:43:18.971Z] #18 0.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:43:18.982Z] #25 15.31 0.0% 0.7% # 2.7% ### 4.3% ### 5.4% #### 6.9% ##### 8.2% ####### 9.9% ######## 11.2% ######### 13.0% ########## 14.6% ########### 15.9% ############ 17.3% ############# 18.7% ############## 20.5% ############### 21.9% ################# 23.7% ################## 25.2% ################### 26.9% #################### 28.3% ##################### 30.3% ####################### 32.0% ######################## 33.8% ######################### 35.3% ########################## 36.8% ########################### 38.2% ############################ 39.5% ############################# 41.3% ############################## 42.4% ############################### 44.0% ################################# 45.8% ################################## 47.4% ################################### 49.1% #################################### 50.6% ##################################### 52.4% ###################################### 53.7% ####################################### 55.2% ######################################## 56.7% ########################################## 58.4% ########################################### 60.0% ############################################ 61.5% ############################################# 62.7% ############################################### 65.4% ################################################ 67.4% ################################################## 69.5% ################################################### 71.5% #################################################### 73.5% ###################################################### 75.3% ####################################################### 76.8% ######################################################## 78.8% ########################################################## 80.8% ########################################################### 82.8% ############################################################# 84.8% ############################################################## 86.6% ################################################################ 89.1% ################################################################# 90.7% ################################################################### 93.7% ##################################################################### 96.3% ####################################################################### 98.7% ######################################################################## 100.0% [2020-08-13T08:43:18.982Z] #25 22.07 [2020-08-13T08:43:18.982Z] #25 ... [2020-08-13T08:43:18.982Z] [2020-08-13T08:43:18.982Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:18.982Z] #32 79.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T08:43:18.982Z] #32 79.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T08:43:19.154Z] #25 16.33 #=#=# 1.1% # 2.4% ## 3.8% ### 4.9% #### 6.3% ##### 7.4% ##### 8.0% ###### 9.2% ####### 10.4% ######## 11.2% ######## 12.1% ######### 13.1% ########### 15.3% ########### 16.5% ############ 17.8% ############# 19.0% ############## 20.0% ############### 21.2% ################ 22.4% ################ 23.3% ################# 23.9% ################# 24.7% ################## 25.5% ################### 26.6% #################### 28.2% ##################### 29.4% ###################### 31.0% ####################### 32.0% [2020-08-13T08:43:19.154Z] #25 ... [2020-08-13T08:43:19.154Z] [2020-08-13T08:43:19.154Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:19.155Z] #10 77.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-13T08:43:19.155Z] #10 77.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-13T08:43:19.155Z] #10 77.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-13T08:43:19.155Z] #10 77.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-13T08:43:19.155Z] #10 77.20 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-08-13T08:43:19.155Z] #10 77.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-13T08:43:19.155Z] #10 77.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-13T08:43:19.155Z] #10 77.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-13T08:43:19.155Z] #10 77.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-13T08:43:19.155Z] #10 77.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-13T08:43:19.155Z] #10 77.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-13T08:43:19.155Z] #10 77.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-13T08:43:19.155Z] #10 77.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-13T08:43:19.155Z] #10 77.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-13T08:43:19.155Z] #10 77.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-13T08:43:19.155Z] #10 79.08 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:43:19.155Z] #10 79.58 Fetched 77.7 MB in 13s (6180 kB/s) [2020-08-13T08:43:19.155Z] #10 79.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T08:43:19.155Z] #10 79.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-08-13T08:43:19.155Z] #10 79.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-13T08:43:19.155Z] #10 79.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T08:43:19.155Z] #10 85.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T08:43:19.155Z] #10 85.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-13T08:43:19.155Z] #10 85.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T08:43:19.155Z] #10 ... [2020-08-13T08:43:19.155Z] [2020-08-13T08:43:19.155Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:19.244Z] #32 ... [2020-08-13T08:43:19.244Z] [2020-08-13T08:43:19.244Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:19.244Z] #10 83.59 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:43:19.244Z] #10 84.02 Fetched 77.7 MB in 12s (6317 kB/s) [2020-08-13T08:43:19.244Z] #10 84.19 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-13T08:43:19.244Z] #10 84.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-13T08:43:19.244Z] #10 84.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-13T08:43:19.244Z] #10 84.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T08:43:19.244Z] #10 88.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-13T08:43:19.244Z] #10 88.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-13T08:43:19.244Z] #10 88.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T08:43:19.269Z] #18 0.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:43:19.670Z] #25 16.33 #=#=# 1.1% # 2.4% ## 3.8% ### 4.9% #### 6.3% ##### 7.4% ##### 8.0% ###### 9.2% ####### 10.4% ######## 11.2% ######## 12.1% ######### 13.1% ########### 15.3% ########### 16.5% ############ 17.8% ############# 19.0% ############## 20.0% ############### 21.2% ################ 22.4% ################ 23.3% ################# 23.9% ################# 24.7% ################## 25.5% ################### 26.6% #################### 28.2% ##################### 29.4% ###################### 31.0% ####################### 32.0% ####################### 33.0% ######################## 34.6% ######################### 35.8% ########################## 37.1% ########################### 38.3% [2020-08-13T08:43:19.670Z] #25 ... [2020-08-13T08:43:19.670Z] [2020-08-13T08:43:19.670Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:19.670Z] #32 77.79 Selecting previously unselected package libicu63:amd64. [2020-08-13T08:43:19.670Z] #32 77.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T08:43:19.670Z] #32 77.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T08:43:19.670Z] #32 ... [2020-08-13T08:43:19.670Z] [2020-08-13T08:43:19.670Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:19.816Z] #10 ... [2020-08-13T08:43:19.816Z] [2020-08-13T08:43:19.816Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:19.816Z] #32 90.63 Selecting previously unselected package libxml2:amd64. [2020-08-13T08:43:19.816Z] #32 90.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-13T08:43:19.816Z] #32 90.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T08:43:20.325Z] #18 1.939 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-13T08:43:20.387Z] #32 91.30 Selecting previously unselected package libarchive13:amd64. [2020-08-13T08:43:20.651Z] #32 91.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-13T08:43:20.651Z] #32 91.32 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T08:43:20.703Z] #25 16.33 #=#=# 1.1% # 2.4% ## 3.8% ### 4.9% #### 6.3% ##### 7.4% ##### 8.0% ###### 9.2% ####### 10.4% ######## 11.2% ######## 12.1% ######### 13.1% ########### 15.3% ########### 16.5% ############ 17.8% ############# 19.0% ############## 20.0% ############### 21.2% ################ 22.4% ################ 23.3% ################# 23.9% ################# 24.7% ################## 25.5% ################### 26.6% #################### 28.2% ##################### 29.4% ###################### 31.0% ####################### 32.0% ####################### 33.0% ######################## 34.6% ######################### 35.8% ########################## 37.1% ########################### 38.3% ############################ 39.3% ############################# 40.4% ############################## 41.8% ############################### 43.3% ################################ 44.7% ################################# 46.1% ################################## 47.5% ################################### 48.8% ################################### 49.8% #################################### 50.9% ##################################### 52.2% [2020-08-13T08:43:20.703Z] #25 ... [2020-08-13T08:43:20.703Z] [2020-08-13T08:43:20.703Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:20.703Z] #47 78.98 syscall [2020-08-13T08:43:20.703Z] #47 79.02 reflect [2020-08-13T08:43:20.912Z] #32 91.69 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-13T08:43:20.912Z] #32 91.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-13T08:43:20.912Z] #32 91.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T08:43:20.955Z] Client: Docker Engine - Enterprise [2020-08-13T08:43:20.955Z] Version: 19.03.5 [2020-08-13T08:43:20.955Z] API version: 1.40 [2020-08-13T08:43:20.955Z] Go version: go1.12.12 [2020-08-13T08:43:20.955Z] Git commit: 2ee0c57608 [2020-08-13T08:43:20.955Z] Built: 11/13/2019 08:00:16 [2020-08-13T08:43:20.955Z] OS/Arch: windows/amd64 [2020-08-13T08:43:20.955Z] Experimental: false [2020-08-13T08:43:20.955Z] [2020-08-13T08:43:20.955Z] Server: Docker Engine - Enterprise [2020-08-13T08:43:20.955Z] Engine: [2020-08-13T08:43:20.955Z] Version: 19.03.5 [2020-08-13T08:43:20.955Z] API version: 1.40 (minimum version 1.24) [2020-08-13T08:43:20.955Z] Go version: go1.12.12 [2020-08-13T08:43:20.955Z] Git commit: 2ee0c57608 [2020-08-13T08:43:20.955Z] Built: 11/13/2019 07:58:51 [2020-08-13T08:43:20.955Z] OS/Arch: windows/amd64 [2020-08-13T08:43:20.955Z] Experimental: true [2020-08-13T08:43:20.961Z] #47 ... [2020-08-13T08:43:20.961Z] [2020-08-13T08:43:20.961Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:21.173Z] #32 91.86 Selecting previously unselected package librhash0:amd64. [2020-08-13T08:43:21.173Z] #32 91.86 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-13T08:43:21.173Z] #32 91.87 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-13T08:43:21.173Z] #32 92.07 Selecting previously unselected package libuv1:amd64. [2020-08-13T08:43:21.433Z] #32 92.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-13T08:43:21.433Z] #32 92.11 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-13T08:43:21.433Z] #32 92.27 Selecting previously unselected package cmake. [2020-08-13T08:43:21.433Z] #32 92.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-13T08:43:21.433Z] #32 92.31 Unpacking cmake (3.13.4-1) ... [Pipeline] sh [2020-08-13T08:43:21.694Z] #32 ... [2020-08-13T08:43:21.694Z] [2020-08-13T08:43:21.694Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:21.694Z] #30 82.39 time [2020-08-13T08:43:21.694Z] #30 90.85 internal/poll [2020-08-13T08:43:21.694Z] #30 ... [2020-08-13T08:43:21.694Z] [2020-08-13T08:43:21.694Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:21.694Z] #25 22.99 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T08:43:21.694Z] #25 23.38 [2020-08-13T08:43:21.694Z] #25 23.57 ######################################################################## 100.0% [2020-08-13T08:43:21.694Z] #25 23.74 [2020-08-13T08:43:21.694Z] #25 24.83 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T08:43:21.919Z] #18 3.489 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-13T08:43:22.243Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2020-08-13T08:43:22.243Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T08:43:22.243Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-08-13T08:43:22.243Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T08:43:22.243Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T08:43:22.243Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T08:43:22.243Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T08:43:22.243Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T08:43:22.243Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T08:43:22.243Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T08:43:22.244Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2020-08-13T08:43:22.244Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-08-13T08:43:22.244Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T08:43:22.244Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-08-13T08:43:22.244Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T08:43:22.244Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T08:43:22.244Z] ok github.com/docker/docker/builder/dockerignore 0.022s coverage: 96.8% of statements [2020-08-13T08:43:22.244Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-08-13T08:43:22.266Z] #25 25.19 [2020-08-13T08:43:22.465Z] + docker info [2020-08-13T08:43:22.526Z] #25 25.40 0.6% ######################################################################## 100.0% [2020-08-13T08:43:22.526Z] #25 25.64 [2020-08-13T08:43:22.976Z] #18 4.623 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-13T08:43:23.468Z] #25 26.59 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T08:43:23.468Z] #25 26.69 skipping existing c35d46ef359f [2020-08-13T08:43:23.546Z] #25 16.33 #=#=# 1.1% # 2.4% ## 3.8% ### 4.9% #### 6.3% ##### 7.4% ##### 8.0% ###### 9.2% ####### 10.4% ######## 11.2% ######## 12.1% ######### 13.1% ########### 15.3% ########### 16.5% ############ 17.8% ############# 19.0% ############## 20.0% ############### 21.2% ################ 22.4% ################ 23.3% ################# 23.9% ################# 24.7% ################## 25.5% ################### 26.6% #################### 28.2% ##################### 29.4% ###################### 31.0% ####################### 32.0% ####################### 33.0% ######################## 34.6% ######################### 35.8% ########################## 37.1% ########################### 38.3% ############################ 39.3% ############################# 40.4% ############################## 41.8% ############################### 43.3% ################################ 44.7% ################################# 46.1% ################################## 47.5% ################################### 48.8% ################################### 49.8% #################################### 50.9% ##################################### 52.2% ###################################### 53.5% ####################################### 54.7% ######################################## 56.0% ######################################### 57.9% ########################################## 59.1% ########################################### 60.5% ############################################ 61.6% ############################################# 62.7% ############################################# 63.6% ############################################## 64.0% ############################################### 65.4% ############################################### 66.5% ################################################# 68.1% ################################################## 69.6% ################################################### 70.9% ################################################### 71.9% ##################################################### 73.6% ##################################################### 74.4% ####################################################### 76.4% ######################################################## 77.9% ######################################################### 80.1% ########################################################### 82.7% ############################################################ 83.9% ############################################################# 85.4% ############################################################## 86.9% [2020-08-13T08:43:23.546Z] #25 ... [2020-08-13T08:43:23.546Z] [2020-08-13T08:43:23.546Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:43:23.546Z] #38 81.77 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:23.546Z] #38 81.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T08:43:23.546Z] #38 81.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T08:43:23.546Z] #38 81.84 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T08:43:23.546Z] #38 81.85 Setting up python-six (1.12.0-1) ... [2020-08-13T08:43:23.546Z] #38 87.71 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T08:43:23.546Z] #38 87.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T08:43:23.546Z] #38 87.78 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:23.546Z] #38 87.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T08:43:23.547Z] #38 87.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:23.547Z] #38 87.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T08:43:23.547Z] #38 87.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T08:43:23.547Z] #38 87.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:23.547Z] #38 87.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T08:43:23.547Z] #38 87.91 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T08:43:23.547Z] #38 ... [2020-08-13T08:43:23.547Z] [2020-08-13T08:43:23.547Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:23.639Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.6% of statements [2020-08-13T08:43:24.040Z] #25 26.88 [2020-08-13T08:43:24.216Z] ok github.com/docker/docker/builder/dockerfile 0.886s coverage: 48.1% of statements [2020-08-13T08:43:24.327Z] #25 16.33 #=#=# 1.1% # 2.4% ## 3.8% ### 4.9% #### 6.3% ##### 7.4% ##### 8.0% ###### 9.2% ####### 10.4% ######## 11.2% ######## 12.1% ######### 13.1% ########### 15.3% ########### 16.5% ############ 17.8% ############# 19.0% ############## 20.0% ############### 21.2% ################ 22.4% ################ 23.3% ################# 23.9% ################# 24.7% ################## 25.5% ################### 26.6% #################### 28.2% ##################### 29.4% ###################### 31.0% ####################### 32.0% ####################### 33.0% ######################## 34.6% ######################### 35.8% ########################## 37.1% ########################### 38.3% ############################ 39.3% ############################# 40.4% ############################## 41.8% ############################### 43.3% ################################ 44.7% ################################# 46.1% ################################## 47.5% ################################### 48.8% ################################### 49.8% #################################### 50.9% ##################################### 52.2% ###################################### 53.5% ####################################### 54.7% ######################################## 56.0% ######################################### 57.9% ########################################## 59.1% ########################################### 60.5% ############################################ 61.6% ############################################# 62.7% ############################################# 63.6% ############################################## 64.0% ############################################### 65.4% ############################################### 66.5% ################################################# 68.1% ################################################## 69.6% ################################################### 70.9% ################################################### 71.9% ##################################################### 73.6% ##################################################### 74.4% ####################################################### 76.4% ######################################################## 77.9% ######################################################### 80.1% ########################################################### 82.7% ############################################################ 83.9% ############################################################# 85.4% ############################################################## 86.9% ################################################################ 89.1% ################################################################# 90.9% ################################################################## 92.8% #################################################################### 94.6% ##################################################################### 97.0% ####################################################################### 99.5% ######################################################################## 100.0% [2020-08-13T08:43:24.327Z] #25 24.75 [2020-08-13T08:43:24.542Z] #18 ... [2020-08-13T08:43:24.542Z] [2020-08-13T08:43:24.542Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:24.542Z] #40 47.40 CC compel/plugins/std/fds.o [2020-08-13T08:43:24.542Z] #40 47.91 CC compel/plugins/std/log.o [2020-08-13T08:43:24.542Z] #40 48.94 CC compel/plugins/std/string.o [2020-08-13T08:43:24.542Z] #40 49.66 CC compel/plugins/std/infect.o [2020-08-13T08:43:24.542Z] #40 50.31 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-13T08:43:24.542Z] #40 50.35 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-13T08:43:24.542Z] #40 50.41 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-13T08:43:24.542Z] #40 50.47 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-13T08:43:24.542Z] #40 50.52 AR compel/plugins/std.lib.a [2020-08-13T08:43:24.542Z] #40 50.66 CC compel/plugins/fds/fds.o [2020-08-13T08:43:24.542Z] #40 51.09 AR compel/plugins/fds.lib.a [2020-08-13T08:43:24.542Z] #40 51.14 HOSTDEP compel/src/lib/log-host.d [2020-08-13T08:43:24.542Z] #40 51.24 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T08:43:24.542Z] #40 51.32 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-13T08:43:24.542Z] #40 51.40 HOSTDEP compel/src/main-host.d [2020-08-13T08:43:24.542Z] #40 51.54 DEP compel/src/lib/ptrace.d [2020-08-13T08:43:24.542Z] #40 51.67 DEP compel/src/lib/infect.d [2020-08-13T08:43:24.542Z] #40 51.87 DEP compel/src/lib/infect-util.d [2020-08-13T08:43:24.542Z] #40 51.97 DEP compel/src/lib/infect-rpc.d [2020-08-13T08:43:24.542Z] #40 52.11 DEP compel/arch/ppc64/src/lib/infect.d [2020-08-13T08:43:24.542Z] #40 52.28 DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-13T08:43:24.542Z] #40 52.35 DEP compel/src/lib/log.d [2020-08-13T08:43:24.542Z] #40 52.52 DEP compel/src/main.d [2020-08-13T08:43:24.542Z] #40 52.71 DEP compel/src/lib/handle-elf.d [2020-08-13T08:43:24.542Z] #40 52.91 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-13T08:43:24.542Z] #40 53.06 CC compel/src/lib/log.o [2020-08-13T08:43:24.542Z] #40 53.31 CC compel/arch/ppc64/src/lib/cpu.o [2020-08-13T08:43:24.792Z] ok github.com/docker/docker/builder/remotecontext/git 3.501s coverage: 86.3% of statements [2020-08-13T08:43:24.792Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T08:43:24.792Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T08:43:24.845Z] #40 53.59 CC compel/arch/ppc64/src/lib/infect.o [2020-08-13T08:43:24.983Z] #25 27.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T08:43:25.556Z] #25 28.39 [2020-08-13T08:43:25.556Z] #25 28.59 ######################################################################## 100.0% [2020-08-13T08:43:25.556Z] #25 28.70 [2020-08-13T08:43:25.698Z] #25 25.85 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T08:43:25.816Z] #25 28.85 Download of images into '/build' complete. [2020-08-13T08:43:25.816Z] #25 28.85 Use something like the following to load the result into a Docker daemon: [2020-08-13T08:43:25.816Z] #25 28.85 tar -cC '/build' . | docker load [2020-08-13T08:43:25.914Z] #40 54.35 CC compel/src/lib/infect-rpc.o [2020-08-13T08:43:26.215Z] #40 55.00 CC compel/src/lib/infect-util.o [2020-08-13T08:43:26.215Z] #40 ... [2020-08-13T08:43:26.215Z] [2020-08-13T08:43:26.215Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:26.215Z] #50 10.30 + cd /tmp/tmp.cViqqq0aM1/src/github.com/opencontainers/runc [2020-08-13T08:43:26.261Z] #25 26.55 [2020-08-13T08:43:26.517Z] #25 26.87 ############################################### 66.2% ######################################################################## 100.0% [2020-08-13T08:43:26.517Z] #25 ... [2020-08-13T08:43:26.517Z] [2020-08-13T08:43:26.517Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:26.517Z] #30 84.56 time [2020-08-13T08:43:26.517Z] #30 92.21 internal/poll [2020-08-13T08:43:26.517Z] #30 93.59 internal/fmtsort [2020-08-13T08:43:26.517Z] #30 94.66 internal/syscall/execenv [2020-08-13T08:43:26.517Z] #30 ... [2020-08-13T08:43:26.517Z] [2020-08-13T08:43:26.517Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:26.517Z] #32 89.37 Selecting previously unselected package libxml2:amd64. [2020-08-13T08:43:26.517Z] #32 89.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-13T08:43:26.517Z] #32 89.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T08:43:26.517Z] #32 90.23 Selecting previously unselected package libarchive13:amd64. [2020-08-13T08:43:26.517Z] #32 90.23 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-13T08:43:26.517Z] #32 90.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T08:43:26.517Z] #32 90.87 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-13T08:43:26.517Z] #32 90.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-13T08:43:26.517Z] #32 90.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T08:43:26.517Z] #32 91.23 Selecting previously unselected package librhash0:amd64. [2020-08-13T08:43:26.517Z] #32 91.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-13T08:43:26.517Z] #32 91.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-13T08:43:26.517Z] #32 91.62 Selecting previously unselected package libuv1:amd64. [2020-08-13T08:43:26.517Z] #32 91.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-13T08:43:26.517Z] #32 91.67 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-13T08:43:26.517Z] #32 92.10 Selecting previously unselected package cmake. [2020-08-13T08:43:26.517Z] #32 92.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-13T08:43:26.517Z] #32 92.21 Unpacking cmake (3.13.4-1) ... [2020-08-13T08:43:26.538Z] #50 10.30 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:43:26.538Z] #50 10.53 + '[' -z '' ']' [2020-08-13T08:43:26.538Z] #50 10.53 + target=static [2020-08-13T08:43:26.538Z] #50 10.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T08:43:26.774Z] #32 ... [2020-08-13T08:43:26.774Z] [2020-08-13T08:43:26.774Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:26.774Z] #25 27.24 [2020-08-13T08:43:27.189Z] #50 11.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T08:43:27.201Z] #25 ... [2020-08-13T08:43:27.201Z] [2020-08-13T08:43:27.201Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:43:27.201Z] #38 87.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:27.201Z] #38 87.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T08:43:27.201Z] #38 87.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T08:43:27.201Z] #38 87.96 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-13T08:43:27.201Z] #38 87.97 Setting up python-six (1.12.0-1) ... [2020-08-13T08:43:27.201Z] #38 92.75 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-13T08:43:27.201Z] #38 92.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T08:43:27.201Z] #38 92.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:27.201Z] #38 92.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-13T08:43:27.201Z] #38 92.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:27.201Z] #38 92.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-13T08:43:27.201Z] #38 92.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-13T08:43:27.201Z] #38 92.87 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-13T08:43:27.201Z] #38 92.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-13T08:43:27.201Z] #38 92.90 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-13T08:43:27.201Z] #38 ... [2020-08-13T08:43:27.201Z] [2020-08-13T08:43:27.201Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:27.201Z] #32 95.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T08:43:27.201Z] #32 95.72 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T08:43:27.201Z] #32 95.73 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-13T08:43:27.201Z] #32 95.74 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T08:43:27.201Z] #32 95.77 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-13T08:43:27.201Z] #32 95.78 Setting up cmake-data (3.13.4-1) ... [2020-08-13T08:43:27.201Z] #32 95.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T08:43:27.201Z] #32 95.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T08:43:27.201Z] #32 95.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T08:43:27.201Z] #32 95.88 Setting up cmake (3.13.4-1) ... [2020-08-13T08:43:27.201Z] #32 95.89 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:43:27.201Z] #32 96.00 Processing triggers for mime-support (3.62) ... [2020-08-13T08:43:28.587Z] #32 ... [2020-08-13T08:43:28.587Z] [2020-08-13T08:43:28.587Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:28.587Z] #41 89.23 time [2020-08-13T08:43:28.587Z] #41 92.76 internal/fmtsort [2020-08-13T08:43:28.587Z] #41 93.74 strings [2020-08-13T08:43:28.587Z] #41 94.80 os [2020-08-13T08:43:28.587Z] #41 96.63 regexp/syntax [2020-08-13T08:43:28.587Z] #41 99.00 fmt [2020-08-13T08:43:28.587Z] #41 ... [2020-08-13T08:43:28.587Z] [2020-08-13T08:43:28.587Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:43:28.587Z] #38 99.44 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T08:43:28.672Z] #25 29.16 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T08:43:29.306Z] #25 29.75 [2020-08-13T08:43:29.538Z] #38 100.4 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:43:29.564Z] #25 29.98 ################################################################## 91.8% ######################################################################## 100.0% [2020-08-13T08:43:29.821Z] #25 30.13 [2020-08-13T08:43:30.102Z] ok github.com/docker/docker/client 0.378s coverage: 75.4% of statements [2020-08-13T08:43:30.115Z] #38 ... [2020-08-13T08:43:30.115Z] [2020-08-13T08:43:30.115Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:30.115Z] #25 DONE 33.3s [2020-08-13T08:43:30.381Z] [2020-08-13T08:43:30.382Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:30.382Z] #32 DONE 101.1s [2020-08-13T08:43:30.382Z] [2020-08-13T08:43:30.382Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:43:30.382Z] #38 DONE 101.1s [2020-08-13T08:43:30.382Z] [2020-08-13T08:43:30.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:30.643Z] #39 ... [2020-08-13T08:43:30.643Z] [2020-08-13T08:43:30.643Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:30.643Z] #47 91.45 context [2020-08-13T08:43:30.643Z] #47 92.59 internal/poll [2020-08-13T08:43:30.643Z] #47 95.06 os [2020-08-13T08:43:30.643Z] #47 97.05 encoding/binary [2020-08-13T08:43:30.643Z] #47 98.75 fmt [2020-08-13T08:43:30.643Z] #47 98.86 encoding/base64 [2020-08-13T08:43:30.643Z] #47 99.72 golang.org/x/sys/unix [2020-08-13T08:43:30.643Z] #47 ... [2020-08-13T08:43:30.643Z] [2020-08-13T08:43:30.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:30.643Z] #10 91.77 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T08:43:30.643Z] #10 91.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T08:43:30.643Z] #10 91.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T08:43:30.643Z] #10 91.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-13T08:43:30.643Z] #10 91.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T08:43:30.643Z] #10 92.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T08:43:30.643Z] #10 92.23 Selecting previously unselected package dmsetup. [2020-08-13T08:43:30.643Z] #10 92.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-13T08:43:30.643Z] #10 92.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T08:43:30.643Z] #10 92.53 Selecting previously unselected package mingw-w64-common. [2020-08-13T08:43:30.643Z] #10 92.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T08:43:30.643Z] #10 92.55 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T08:43:30.643Z] #10 100.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T08:43:30.643Z] #10 100.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T08:43:30.643Z] #10 100.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T08:43:30.752Z] #25 ... [2020-08-13T08:43:30.752Z] [2020-08-13T08:43:30.752Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-13T08:43:30.752Z] #38 97.23 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-13T08:43:30.752Z] #38 97.27 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:43:30.752Z] #38 DONE 98.6s [2020-08-13T08:43:30.752Z] [2020-08-13T08:43:30.752Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:30.752Z] #25 31.04 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T08:43:30.752Z] #25 31.17 skipping existing c35d46ef359f [2020-08-13T08:43:31.009Z] #25 31.37 [2020-08-13T08:43:31.266Z] #25 ... [2020-08-13T08:43:31.266Z] [2020-08-13T08:43:31.266Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-13T08:43:31.266Z] #32 97.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T08:43:31.266Z] #32 97.39 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T08:43:31.266Z] #32 97.40 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-13T08:43:31.266Z] #32 97.41 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T08:43:31.266Z] #32 97.45 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-13T08:43:31.266Z] #32 97.46 Setting up cmake-data (3.13.4-1) ... [2020-08-13T08:43:31.266Z] #32 97.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-13T08:43:31.266Z] #32 97.72 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-13T08:43:31.266Z] #32 98.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-13T08:43:31.266Z] #32 98.50 Setting up cmake (3.13.4-1) ... [2020-08-13T08:43:31.266Z] #32 98.54 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:43:31.266Z] #32 98.64 Processing triggers for mime-support (3.62) ... [2020-08-13T08:43:31.266Z] #32 DONE 99.3s [2020-08-13T08:43:31.266Z] [2020-08-13T08:43:31.266Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:31.266Z] #10 89.47 Selecting previously unselected package binutils-mingw-w64. [2020-08-13T08:43:31.266Z] #10 89.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-13T08:43:31.266Z] #10 89.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T08:43:31.266Z] #10 89.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-13T08:43:31.266Z] #10 89.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T08:43:31.266Z] #10 89.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T08:43:31.266Z] #10 90.39 Selecting previously unselected package dmsetup. [2020-08-13T08:43:31.266Z] #10 90.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-13T08:43:31.266Z] #10 90.50 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-13T08:43:31.266Z] #10 90.94 Selecting previously unselected package mingw-w64-common. [2020-08-13T08:43:31.266Z] #10 90.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-13T08:43:31.266Z] #10 91.02 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-13T08:43:31.530Z] #10 ... [2020-08-13T08:43:31.530Z] [2020-08-13T08:43:31.530Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:31.530Z] #41 89.45 time [2020-08-13T08:43:31.530Z] #41 95.89 strings [2020-08-13T08:43:31.530Z] #41 97.78 os [2020-08-13T08:43:31.530Z] #41 ... [2020-08-13T08:43:31.530Z] [2020-08-13T08:43:31.530Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:32.470Z] #33 1.199 + RM_GOPATH=0 [2020-08-13T08:43:32.470Z] #33 1.199 + TMP_GOPATH= [2020-08-13T08:43:32.470Z] #33 1.199 + : /build [2020-08-13T08:43:32.470Z] #33 1.199 + '[' -z '' ']' [2020-08-13T08:43:32.470Z] #33 1.199 ++ mktemp -d [2020-08-13T08:43:32.470Z] #33 1.203 + export GOPATH=/tmp/tmp.IjxERaYrkI [2020-08-13T08:43:32.470Z] #33 1.203 + GOPATH=/tmp/tmp.IjxERaYrkI [2020-08-13T08:43:32.470Z] #33 1.203 + RM_GOPATH=1 [2020-08-13T08:43:32.470Z] #33 1.203 + case "$(go env GOARCH)" in [2020-08-13T08:43:32.470Z] #33 1.203 ++ go env GOARCH [2020-08-13T08:43:32.470Z] #33 1.211 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:32.470Z] #33 1.211 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:32.470Z] #33 1.212 ++ dirname /tmp/install/install.sh [2020-08-13T08:43:32.470Z] #33 1.219 + dir=/tmp/install [2020-08-13T08:43:32.470Z] #33 1.219 + bin=tini [2020-08-13T08:43:32.470Z] #33 1.219 + shift [2020-08-13T08:43:32.470Z] #33 1.219 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T08:43:32.470Z] #33 1.219 + . /tmp/install/tini.installer [2020-08-13T08:43:32.470Z] #33 1.220 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:43:32.470Z] #33 1.222 + install_tini [2020-08-13T08:43:32.470Z] #33 1.222 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T08:43:32.470Z] #33 1.222 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:43:32.470Z] #33 1.223 + git clone https://github.com/krallin/tini.git /tmp/tmp.IjxERaYrkI/tini [2020-08-13T08:43:32.470Z] #33 1.228 Cloning into '/tmp/tmp.IjxERaYrkI/tini'... [2020-08-13T08:43:32.557Z] #10 ... [2020-08-13T08:43:32.557Z] [2020-08-13T08:43:32.557Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:32.557Z] #30 93.13 internal/fmtsort [2020-08-13T08:43:32.557Z] #30 93.14 internal/syscall/execenv [2020-08-13T08:43:32.557Z] #30 93.39 internal/syscall/unix [2020-08-13T08:43:32.557Z] #30 93.66 os [2020-08-13T08:43:32.557Z] #30 93.98 strings [2020-08-13T08:43:32.557Z] #30 96.95 path [2020-08-13T08:43:32.557Z] #30 97.31 fmt [2020-08-13T08:43:32.557Z] #30 97.51 path/filepath [2020-08-13T08:43:32.557Z] #30 98.77 io/ioutil [2020-08-13T08:43:32.557Z] #30 99.30 text/tabwriter [2020-08-13T08:43:32.557Z] #30 100.4 flag [2020-08-13T08:43:32.557Z] #30 100.4 github.com/BurntSushi/toml [2020-08-13T08:43:32.557Z] #30 103.5 log [2020-08-13T08:43:32.557Z] #30 ... [2020-08-13T08:43:32.557Z] [2020-08-13T08:43:32.557Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:32.557Z] #33 2.335 + RM_GOPATH=0 [2020-08-13T08:43:32.557Z] #33 2.335 + TMP_GOPATH= [2020-08-13T08:43:32.557Z] #33 2.335 + : /build [2020-08-13T08:43:32.557Z] #33 2.335 + '[' -z '' ']' [2020-08-13T08:43:32.557Z] #33 2.348 ++ mktemp -d [2020-08-13T08:43:32.557Z] #33 2.353 + export GOPATH=/tmp/tmp.7geLnPPQFe [2020-08-13T08:43:32.557Z] #33 2.353 + GOPATH=/tmp/tmp.7geLnPPQFe [2020-08-13T08:43:32.557Z] #33 2.353 + RM_GOPATH=1 [2020-08-13T08:43:32.557Z] #33 2.353 + case "$(go env GOARCH)" in [2020-08-13T08:43:32.557Z] #33 2.358 ++ go env GOARCH [2020-08-13T08:43:32.557Z] #33 2.399 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:32.557Z] #33 2.400 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:43:32.557Z] #33 2.402 ++ dirname /tmp/install/install.sh [2020-08-13T08:43:32.557Z] #33 2.406 + dir=/tmp/install [2020-08-13T08:43:32.557Z] #33 2.406 + bin=tini [2020-08-13T08:43:32.557Z] #33 2.406 + shift [2020-08-13T08:43:32.557Z] #33 2.406 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-13T08:43:32.557Z] #33 2.406 + . /tmp/install/tini.installer [2020-08-13T08:43:32.557Z] #33 2.407 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:43:32.557Z] #33 2.407 + install_tini [2020-08-13T08:43:32.557Z] #33 2.407 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-13T08:43:32.557Z] #33 2.408 + git clone https://github.com/krallin/tini.git /tmp/tmp.7geLnPPQFe/tini [2020-08-13T08:43:32.557Z] #33 2.408 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:43:32.557Z] #33 2.413 Cloning into '/tmp/tmp.7geLnPPQFe/tini'... [2020-08-13T08:43:32.728Z] #33 ... [2020-08-13T08:43:32.728Z] [2020-08-13T08:43:32.728Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:32.728Z] #47 90.92 time [2020-08-13T08:43:32.728Z] #47 97.82 context [2020-08-13T08:43:32.728Z] #47 98.32 encoding/binary [2020-08-13T08:43:32.728Z] #47 98.61 os [2020-08-13T08:43:32.826Z] #50 ... [2020-08-13T08:43:32.826Z] [2020-08-13T08:43:32.826Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:32.826Z] #48 116.6 golang.org/x/crypto/ssh/terminal [2020-08-13T08:43:32.826Z] #48 119.7 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T08:43:32.826Z] #48 DONE 125.7s [2020-08-13T08:43:32.826Z] [2020-08-13T08:43:32.826Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:32.826Z] #40 55.22 CC compel/src/lib/infect.o [2020-08-13T08:43:32.826Z] #40 58.31 CC compel/src/lib/ptrace.o [2020-08-13T08:43:32.826Z] #40 58.78 AR compel/libcompel.a [2020-08-13T08:43:32.826Z] #40 58.86 HOSTCC compel/src/main-host.o [2020-08-13T08:43:32.826Z] #40 59.32 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-13T08:43:32.826Z] #40 59.50 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T08:43:32.826Z] #40 60.11 HOSTCC compel/src/lib/log-host.o [2020-08-13T08:43:32.826Z] #40 60.38 HOSTLINK compel/compel-host-bin [2020-08-13T08:43:32.826Z] #40 60.51 DEP soccr/soccr.d [2020-08-13T08:43:32.826Z] #40 60.71 CC soccr/soccr.o [2020-08-13T08:43:32.985Z] #47 ... [2020-08-13T08:43:32.985Z] [2020-08-13T08:43:32.985Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-13T08:43:32.985Z] #25 32.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T08:43:32.985Z] #25 33.22 [2020-08-13T08:43:32.985Z] #25 33.39 ######################################################################## 100.0% [2020-08-13T08:43:33.245Z] #25 33.57 [2020-08-13T08:43:33.245Z] #25 33.64 Download of images into '/build' complete. [2020-08-13T08:43:33.245Z] #25 33.66 Use something like the following to load the result into a Docker daemon: [2020-08-13T08:43:33.245Z] #25 33.66 tar -cC '/build' . | docker load [2020-08-13T08:43:33.502Z] #25 DONE 33.9s [2020-08-13T08:43:33.502Z] [2020-08-13T08:43:33.502Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:33.502Z] #33 2.152 + cd /tmp/tmp.IjxERaYrkI/tini [2020-08-13T08:43:33.503Z] #33 2.152 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:43:33.503Z] #33 2.163 + cmake . [2020-08-13T08:43:33.885Z] #40 62.31 AR soccr/libsoccr.a [2020-08-13T08:43:33.885Z] #40 62.35 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T08:43:33.948Z] #33 3.645 + cd /tmp/tmp.7geLnPPQFe/tini [2020-08-13T08:43:33.948Z] #33 3.645 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-13T08:43:33.948Z] #33 3.738 + cmake . [2020-08-13T08:43:34.186Z] #40 62.81 DEP criu/arch/ppc64/sigframe.d [2020-08-13T08:43:34.186Z] #40 63.05 DEP criu/arch/ppc64/crtools.d [2020-08-13T08:43:34.435Z] #33 3.297 -- The C compiler identification is GNU 8.3.0 [2020-08-13T08:43:34.435Z] #33 3.403 -- Check for working C compiler: /usr/bin/cc [2020-08-13T08:43:34.485Z] #40 63.26 DEP criu/arch/ppc64/cpu.d [2020-08-13T08:43:34.485Z] #40 ... [2020-08-13T08:43:34.485Z] [2020-08-13T08:43:34.485Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:34.485Z] #42 118.0 encoding/xml [2020-08-13T08:43:34.485Z] #42 121.8 math/big [2020-08-13T08:43:34.485Z] #42 125.7 go/doc [2020-08-13T08:43:34.795Z] #42 ... [2020-08-13T08:43:34.795Z] [2020-08-13T08:43:34.795Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:43:34.795Z] #18 11.25 Fetched 8149 kB in 11s (753 kB/s) [2020-08-13T08:43:34.795Z] #18 11.25 Reading package lists... [2020-08-13T08:43:34.795Z] #18 16.33 Reading package lists... [2020-08-13T08:43:34.795Z] #18 ... [2020-08-13T08:43:34.795Z] [2020-08-13T08:43:34.795Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:34.795Z] #40 63.53 CC criu/arch/ppc64/cpu.o [2020-08-13T08:43:35.337Z] #33 5.014 -- The C compiler identification is GNU 8.3.0 [2020-08-13T08:43:35.337Z] #33 5.105 -- Check for working C compiler: /usr/bin/cc [2020-08-13T08:43:35.461Z] #40 64.13 CC criu/arch/ppc64/crtools.o [2020-08-13T08:43:35.807Z] #33 4.413 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T08:43:35.807Z] #33 4.418 -- Detecting C compiler ABI info [2020-08-13T08:43:36.281Z] #33 5.969 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-13T08:43:36.281Z] #33 5.976 -- Detecting C compiler ABI info [2020-08-13T08:43:36.281Z] #33 ... [2020-08-13T08:43:36.281Z] [2020-08-13T08:43:36.281Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:36.281Z] #30 107.2 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:43:36.518Z] #40 65.30 CC criu/arch/ppc64/sigframe.o [2020-08-13T08:43:36.738Z] #33 5.717 -- Detecting C compiler ABI info - done [2020-08-13T08:43:36.738Z] #33 ... [2020-08-13T08:43:36.738Z] [2020-08-13T08:43:36.738Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:36.738Z] #30 95.02 internal/syscall/unix [2020-08-13T08:43:36.738Z] #30 95.27 strings [2020-08-13T08:43:36.738Z] #30 95.47 os [2020-08-13T08:43:36.738Z] #30 99.23 path [2020-08-13T08:43:36.738Z] #30 100.1 text/tabwriter [2020-08-13T08:43:36.738Z] #30 100.9 fmt [2020-08-13T08:43:36.738Z] #30 101.1 path/filepath [2020-08-13T08:43:36.738Z] #30 102.7 io/ioutil [2020-08-13T08:43:36.820Z] #40 65.58 LINK criu/arch/ppc64/crtools.built-in.o [2020-08-13T08:43:36.995Z] #30 ... [2020-08-13T08:43:36.995Z] [2020-08-13T08:43:36.995Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:36.995Z] #33 5.822 -- Detecting C compile features [2020-08-13T08:43:37.120Z] #40 65.63 DEP criu/pie/util-vdso.d [2020-08-13T08:43:37.120Z] #40 65.81 DEP criu/pie/util.d [2020-08-13T08:43:37.120Z] #40 65.99 CC criu/pie/util.o [2020-08-13T08:43:37.775Z] #40 66.37 CC criu/pie/util-vdso.o [2020-08-13T08:43:38.428Z] #40 67.12 AR criu/pie/pie.lib.a [2020-08-13T08:43:38.730Z] #40 67.19 DEP criu/pie/restorer.d [2020-08-13T08:43:38.730Z] #40 67.46 DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-13T08:43:38.730Z] #40 67.48 DEP criu/arch/ppc64/restorer.d [2020-08-13T08:43:39.032Z] #40 67.71 DEP criu/arch/ppc64/vdso-pie.d [2020-08-13T08:43:39.336Z] #40 67.88 DEP criu/pie/parasite-vdso.d [2020-08-13T08:43:39.336Z] #40 68.08 DEP criu/pie/parasite.d [2020-08-13T08:43:39.519Z] #33 8.034 -- Detecting C compile features - done [2020-08-13T08:43:39.519Z] #33 8.096 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T08:43:39.580Z] #30 ... [2020-08-13T08:43:39.580Z] [2020-08-13T08:43:39.580Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:39.580Z] #41 100.3 regexp [2020-08-13T08:43:39.580Z] #41 104.5 go/token [2020-08-13T08:43:39.580Z] #41 106.2 go/scanner [2020-08-13T08:43:39.580Z] #41 106.4 internal/lazyregexp [2020-08-13T08:43:39.580Z] #41 106.7 net/url [2020-08-13T08:43:39.580Z] #41 107.4 go/ast [2020-08-13T08:43:39.580Z] #41 109.0 text/template/parse [2020-08-13T08:43:39.580Z] #41 ... [2020-08-13T08:43:39.580Z] [2020-08-13T08:43:39.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:39.580Z] #10 108.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T08:43:39.580Z] #10 108.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T08:43:39.580Z] #10 108.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:43:39.580Z] #10 108.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T08:43:39.580Z] #10 108.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T08:43:39.580Z] #10 108.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:43:39.639Z] #40 68.42 CC criu/pie/parasite.o [2020-08-13T08:43:39.777Z] #33 8.436 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T08:43:39.777Z] #33 8.566 -- Configuring done [2020-08-13T08:43:39.777Z] #33 8.622 -- Generating done [2020-08-13T08:43:39.777Z] #33 8.624 -- Build files have been written to: /tmp/tmp.IjxERaYrkI/tini [2020-08-13T08:43:39.777Z] #33 8.629 + make tini-static [2020-08-13T08:43:40.341Z] #33 9.073 Scanning dependencies of target tini-static [2020-08-13T08:43:40.341Z] #33 9.134 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T08:43:40.598Z] #33 ... [2020-08-13T08:43:40.598Z] [2020-08-13T08:43:40.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:40.598Z] #39 2.890 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T08:43:40.598Z] #39 2.890 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T08:43:40.598Z] #39 2.903 Note: Building without GnuTLS support [2020-08-13T08:43:40.598Z] #39 2.921 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T08:43:40.598Z] #39 2.921 Makefile.config:40: Warn: Building without nftables support [2020-08-13T08:43:40.598Z] #39 5.847 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T08:43:40.598Z] #39 6.022 GEN .gitid [2020-08-13T08:43:40.598Z] #39 6.243 GEN criu/include/version.h [2020-08-13T08:43:40.598Z] #39 6.494 GEN include/common/asm [2020-08-13T08:43:40.598Z] #39 8.489 PBCC images/timens.pb-c.c [2020-08-13T08:43:40.598Z] #39 8.513 DEP images/timens.pb-c.d [2020-08-13T08:43:40.598Z] #39 8.545 PBCC images/fown.pb-c.c [2020-08-13T08:43:40.598Z] #39 8.577 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T08:43:40.598Z] #39 8.638 PBCC images/opts.pb-c.c [2020-08-13T08:43:40.598Z] #39 8.694 PBCC images/memfd.pb-c.c [2020-08-13T08:43:40.598Z] #39 8.742 DEP images/fown.pb-c.d [2020-08-13T08:43:40.598Z] #39 8.794 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T08:43:40.598Z] #39 8.897 DEP images/opts.pb-c.d [2020-08-13T08:43:40.598Z] #39 8.963 DEP images/memfd.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.020 PBCC images/sit.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.053 DEP images/sit.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.133 PBCC images/macvlan.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.177 DEP images/macvlan.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.243 PBCC images/autofs.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.285 DEP images/autofs.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.349 PBCC images/sysctl.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.403 DEP images/sysctl.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.478 PBCC images/time.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.525 DEP images/time.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.586 PBCC images/binfmt-misc.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.646 DEP images/binfmt-misc.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.710 PBCC images/seccomp.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.728 DEP images/seccomp.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.787 PBCC images/userns.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.826 DEP images/userns.pb-c.d [2020-08-13T08:43:40.598Z] #39 9.895 PBCC images/cgroup.pb-c.c [2020-08-13T08:43:40.598Z] #39 9.956 DEP images/cgroup.pb-c.d [2020-08-13T08:43:40.598Z] #39 10.07 PBCC images/ext-file.pb-c.c [2020-08-13T08:43:40.598Z] #39 10.13 DEP images/ext-file.pb-c.d [2020-08-13T08:43:40.598Z] #39 10.18 PBCC images/rpc.pb-c.c [2020-08-13T08:43:40.855Z] #39 10.26 DEP images/rpc.pb-c.d [2020-08-13T08:43:40.855Z] #39 10.31 PBCC images/siginfo.pb-c.c [2020-08-13T08:43:40.855Z] #39 10.34 DEP images/siginfo.pb-c.d [2020-08-13T08:43:40.855Z] #39 10.41 PBCC images/pagemap.pb-c.c [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T08:43:40.943Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-08-13T08:43:40.943Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T08:43:40.943Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T08:43:40.943Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T08:43:40.943Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-08-13T08:43:41.112Z] #39 10.44 DEP images/pagemap.pb-c.d [2020-08-13T08:43:41.112Z] #39 10.57 PBCC images/rlimit.pb-c.c [2020-08-13T08:43:41.112Z] #39 10.63 DEP images/rlimit.pb-c.d [2020-08-13T08:43:41.112Z] #39 10.69 PBCC images/file-lock.pb-c.c [2020-08-13T08:43:41.179Z] #40 69.67 LINK criu/pie/parasite.built-in.o [2020-08-13T08:43:41.179Z] #40 69.69 GEN criu/pie/parasite-blob.h [2020-08-13T08:43:41.179Z] #40 69.72 CC criu/pie/parasite-vdso.o [2020-08-13T08:43:41.235Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-08-13T08:43:41.235Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T08:43:41.235Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T08:43:41.235Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T08:43:41.235Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T08:43:41.235Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T08:43:41.235Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T08:43:41.235Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T08:43:41.235Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-08-13T08:43:41.370Z] #39 10.73 DEP images/file-lock.pb-c.d [2020-08-13T08:43:41.370Z] #39 10.79 PBCC images/tty.pb-c.c [2020-08-13T08:43:41.370Z] #39 10.87 DEP images/tty.pb-c.d [2020-08-13T08:43:41.370Z] #39 10.95 PBCC images/tun.pb-c.c [2020-08-13T08:43:41.494Z] #10 ... [2020-08-13T08:43:41.494Z] [2020-08-13T08:43:41.494Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:41.494Z] #30 DONE 112.2s [2020-08-13T08:43:41.494Z] [2020-08-13T08:43:41.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:41.494Z] #39 4.972 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T08:43:41.494Z] #39 4.973 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T08:43:41.494Z] #39 5.055 Note: Building without GnuTLS support [2020-08-13T08:43:41.494Z] #39 5.108 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T08:43:41.494Z] #39 5.108 Makefile.config:40: Warn: Building without nftables support [2020-08-13T08:43:41.494Z] #39 7.399 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T08:43:41.494Z] #39 7.458 GEN .gitid [2020-08-13T08:43:41.494Z] #39 7.497 GEN criu/include/version.h [2020-08-13T08:43:41.494Z] #39 7.558 GEN include/common/asm [2020-08-13T08:43:41.494Z] #39 9.160 PBCC images/timens.pb-c.c [2020-08-13T08:43:41.494Z] #39 9.199 DEP images/timens.pb-c.d [2020-08-13T08:43:41.494Z] #39 9.254 PBCC images/fown.pb-c.c [2020-08-13T08:43:41.494Z] #39 9.262 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-13T08:43:41.494Z] #39 9.367 PBCC images/opts.pb-c.c [2020-08-13T08:43:41.494Z] #39 9.383 PBCC images/memfd.pb-c.c [2020-08-13T08:43:41.494Z] #39 9.504 DEP images/fown.pb-c.d [2020-08-13T08:43:41.494Z] #39 9.601 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-13T08:43:41.494Z] #39 9.744 DEP images/opts.pb-c.d [2020-08-13T08:43:41.494Z] #39 9.806 DEP images/memfd.pb-c.d [2020-08-13T08:43:41.494Z] #39 9.887 PBCC images/sit.pb-c.c [2020-08-13T08:43:41.494Z] #39 9.987 DEP images/sit.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.05 PBCC images/macvlan.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.09 DEP images/macvlan.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.18 PBCC images/autofs.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.22 DEP images/autofs.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.29 PBCC images/sysctl.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.32 DEP images/sysctl.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.37 PBCC images/time.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.44 DEP images/time.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.51 PBCC images/binfmt-misc.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.55 DEP images/binfmt-misc.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.62 PBCC images/seccomp.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.65 DEP images/seccomp.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.71 PBCC images/userns.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.75 DEP images/userns.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.83 PBCC images/cgroup.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.85 DEP images/cgroup.pb-c.d [2020-08-13T08:43:41.494Z] #39 10.90 PBCC images/ext-file.pb-c.c [2020-08-13T08:43:41.494Z] #39 10.99 DEP images/ext-file.pb-c.d [2020-08-13T08:43:41.494Z] #39 11.01 PBCC images/rpc.pb-c.c [2020-08-13T08:43:41.494Z] #39 11.08 DEP images/rpc.pb-c.d [2020-08-13T08:43:41.494Z] #39 11.14 PBCC images/siginfo.pb-c.c [2020-08-13T08:43:41.494Z] #39 11.16 DEP images/siginfo.pb-c.d [2020-08-13T08:43:41.494Z] #39 11.25 PBCC images/pagemap.pb-c.c [2020-08-13T08:43:41.494Z] #39 11.39 DEP images/pagemap.pb-c.d [2020-08-13T08:43:41.527Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T08:43:41.527Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T08:43:41.627Z] #39 10.98 PBCC images/netdev.pb-c.c [2020-08-13T08:43:41.627Z] #39 11.04 DEP images/tun.pb-c.d [2020-08-13T08:43:41.627Z] #39 11.15 DEP images/netdev.pb-c.d [2020-08-13T08:43:41.627Z] #39 11.21 PBCC images/vma.pb-c.c [2020-08-13T08:43:41.627Z] #39 ... [2020-08-13T08:43:41.627Z] [2020-08-13T08:43:41.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:43:41.627Z] #10 99.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-13T08:43:41.627Z] #10 99.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-13T08:43:41.627Z] #10 99.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T08:43:41.627Z] #10 108.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-13T08:43:41.627Z] #10 108.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T08:43:41.627Z] #10 108.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:43:41.627Z] #10 108.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-13T08:43:41.627Z] #10 108.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T08:43:41.627Z] #10 108.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:43:41.627Z] #10 ... [2020-08-13T08:43:41.627Z] [2020-08-13T08:43:41.627Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:41.627Z] #41 99.93 regexp/syntax [2020-08-13T08:43:41.627Z] #41 102.3 fmt [2020-08-13T08:43:41.627Z] #41 106.8 regexp [2020-08-13T08:43:41.627Z] #41 108.8 go/token [2020-08-13T08:43:41.627Z] #41 109.9 internal/lazyregexp [2020-08-13T08:43:41.627Z] #41 110.0 go/scanner [2020-08-13T08:43:41.756Z] #39 11.45 PBCC images/rlimit.pb-c.c [2020-08-13T08:43:41.756Z] #39 11.49 DEP images/rlimit.pb-c.d [2020-08-13T08:43:41.756Z] #39 11.61 PBCC images/file-lock.pb-c.c [2020-08-13T08:43:41.820Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-08-13T08:43:41.827Z] #40 70.33 CC criu/arch/ppc64/vdso-pie.o [2020-08-13T08:43:41.883Z] #41 ... [2020-08-13T08:43:41.884Z] [2020-08-13T08:43:41.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:41.884Z] #39 11.30 DEP images/vma.pb-c.d [2020-08-13T08:43:41.884Z] #39 11.37 PBCC images/creds.pb-c.c [2020-08-13T08:43:41.884Z] #39 11.44 DEP images/creds.pb-c.d [2020-08-13T08:43:42.017Z] #39 11.68 DEP images/file-lock.pb-c.d [2020-08-13T08:43:42.017Z] #39 11.80 PBCC images/tty.pb-c.c [2020-08-13T08:43:42.017Z] #39 11.86 DEP images/tty.pb-c.d [2020-08-13T08:43:42.125Z] #40 70.68 CC criu/arch/ppc64/restorer.o [2020-08-13T08:43:42.140Z] #39 11.49 PBCC images/utsns.pb-c.c [2020-08-13T08:43:42.140Z] #39 11.54 DEP images/utsns.pb-c.d [2020-08-13T08:43:42.140Z] #39 11.59 PBCC images/ipc-desc.pb-c.c [2020-08-13T08:43:42.140Z] #39 11.63 PBCC images/ipc-sem.pb-c.c [2020-08-13T08:43:42.140Z] #39 11.64 DEP images/ipc-desc.pb-c.d [2020-08-13T08:43:42.140Z] #39 11.72 DEP images/ipc-sem.pb-c.d [2020-08-13T08:43:42.140Z] #39 11.77 PBCC images/ipc-msg.pb-c.c [2020-08-13T08:43:42.140Z] #39 11.82 DEP images/ipc-msg.pb-c.d [2020-08-13T08:43:42.278Z] #39 12.05 PBCC images/tun.pb-c.c [2020-08-13T08:43:42.278Z] #39 12.12 PBCC images/netdev.pb-c.c [2020-08-13T08:43:42.397Z] #39 11.89 PBCC images/ipc-shm.pb-c.c [2020-08-13T08:43:42.397Z] #39 11.92 DEP images/ipc-shm.pb-c.d [2020-08-13T08:43:42.397Z] #39 12.04 PBCC images/ipc-var.pb-c.c [2020-08-13T08:43:42.428Z] #40 71.14 CC criu/arch/ppc64/vdso-trampoline.o [2020-08-13T08:43:42.428Z] #40 71.17 CC criu/pie/restorer.o [2020-08-13T08:43:42.538Z] #39 12.24 DEP images/tun.pb-c.d [2020-08-13T08:43:42.538Z] #39 12.30 DEP images/netdev.pb-c.d [2020-08-13T08:43:42.538Z] #39 12.38 PBCC images/vma.pb-c.c [2020-08-13T08:43:42.654Z] #39 12.07 DEP images/ipc-var.pb-c.d [2020-08-13T08:43:42.654Z] #39 12.13 PBCC images/sk-opts.pb-c.c [2020-08-13T08:43:42.654Z] #39 12.19 PBCC images/packet-sock.pb-c.c [2020-08-13T08:43:42.654Z] #39 12.23 DEP images/sk-opts.pb-c.d [2020-08-13T08:43:42.654Z] #39 12.28 DEP images/packet-sock.pb-c.d [2020-08-13T08:43:42.799Z] #39 12.44 DEP images/vma.pb-c.d [2020-08-13T08:43:42.799Z] #39 12.58 PBCC images/creds.pb-c.c [2020-08-13T08:43:42.799Z] #39 12.67 DEP images/creds.pb-c.d [2020-08-13T08:43:42.911Z] #39 ... [2020-08-13T08:43:42.911Z] [2020-08-13T08:43:42.911Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:42.911Z] #33 10.55 [100%] Linking C executable tini-static [2020-08-13T08:43:42.911Z] #33 11.19 [100%] Built target tini-static [2020-08-13T08:43:42.911Z] #33 11.26 + mkdir -p /build [2020-08-13T08:43:42.911Z] #33 11.27 + cp tini-static /build/docker-init [2020-08-13T08:43:42.911Z] #33 DONE 11.7s [2020-08-13T08:43:42.911Z] [2020-08-13T08:43:42.911Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:42.911Z] #39 12.36 PBCC images/sk-netlink.pb-c.c [2020-08-13T08:43:42.911Z] #39 12.40 DEP images/sk-netlink.pb-c.d [2020-08-13T08:43:42.911Z] #39 12.49 PBCC images/sk-inet.pb-c.c [2020-08-13T08:43:42.911Z] #39 12.58 DEP images/sk-inet.pb-c.d [2020-08-13T08:43:43.060Z] #39 12.72 PBCC images/utsns.pb-c.c [2020-08-13T08:43:43.060Z] #39 12.72 DEP images/utsns.pb-c.d [2020-08-13T08:43:43.060Z] #39 ... [2020-08-13T08:43:43.060Z] [2020-08-13T08:43:43.060Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:43:43.086Z] #40 ... [2020-08-13T08:43:43.086Z] [2020-08-13T08:43:43.086Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:43.086Z] #42 136.4 github.com/LK4D4/vndr/build [2020-08-13T08:43:43.322Z] #52 42.64 Checking out files: 30% (985/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) [2020-08-13T08:43:43.322Z] #52 ... [2020-08-13T08:43:43.322Z] [2020-08-13T08:43:43.322Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:43.322Z] #33 6.782 -- Detecting C compiler ABI info - done [2020-08-13T08:43:43.322Z] #33 6.840 -- Detecting C compile features [2020-08-13T08:43:43.322Z] #33 9.102 -- Detecting C compile features - done [2020-08-13T08:43:43.322Z] #33 9.174 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-13T08:43:43.322Z] #33 9.385 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-13T08:43:43.322Z] #33 9.485 -- Configuring done [2020-08-13T08:43:43.322Z] #33 9.525 -- Generating done [2020-08-13T08:43:43.322Z] #33 9.532 -- Build files have been written to: /tmp/tmp.7geLnPPQFe/tini [2020-08-13T08:43:43.322Z] #33 9.553 + make tini-static [2020-08-13T08:43:43.322Z] #33 10.06 Scanning dependencies of target tini-static [2020-08-13T08:43:43.322Z] #33 10.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-13T08:43:43.322Z] #33 12.04 [100%] Linking C executable tini-static [2020-08-13T08:43:43.322Z] #33 12.90 [100%] Built target tini-static [2020-08-13T08:43:43.322Z] #33 13.02 + mkdir -p /build [2020-08-13T08:43:43.322Z] #33 13.02 + cp tini-static /build/docker-init [2020-08-13T08:43:43.322Z] #33 DONE 13.1s [2020-08-13T08:43:43.322Z] [2020-08-13T08:43:43.322Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:43:43.385Z] #42 ... [2020-08-13T08:43:43.385Z] [2020-08-13T08:43:43.385Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:43:43.385Z] #55 129.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:43:43.385Z] #55 129.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T08:43:43.385Z] #55 DONE 137.0s [2020-08-13T08:43:43.385Z] [2020-08-13T08:43:43.385Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:43.385Z] #42 136.8 vendor/golang.org/x/text/secure/bidirule [2020-08-13T08:43:43.476Z] #39 12.75 PBCC images/sk-unix.pb-c.c [2020-08-13T08:43:43.476Z] #39 12.82 DEP images/sk-unix.pb-c.d [2020-08-13T08:43:43.476Z] #39 12.94 PBCC images/mm.pb-c.c [2020-08-13T08:43:43.476Z] #39 13.02 DEP images/mm.pb-c.d [2020-08-13T08:43:43.690Z] #42 ... [2020-08-13T08:43:43.690Z] [2020-08-13T08:43:43.690Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T08:43:43.690Z] #56 DONE 0.3s [2020-08-13T08:43:43.732Z] #39 ... [2020-08-13T08:43:43.732Z] [2020-08-13T08:43:43.732Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:43.732Z] #47 101.7 encoding/base64 [2020-08-13T08:43:43.732Z] #47 103.0 golang.org/x/sys/unix [2020-08-13T08:43:43.732Z] #47 103.5 fmt [2020-08-13T08:43:43.732Z] #47 109.5 encoding/json [2020-08-13T08:43:43.732Z] #47 ... [2020-08-13T08:43:43.732Z] [2020-08-13T08:43:43.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:43.732Z] #39 13.17 PBCC images/timerfd.pb-c.c [2020-08-13T08:43:43.732Z] #39 13.28 DEP images/timerfd.pb-c.d [2020-08-13T08:43:43.732Z] #39 13.38 PBCC images/timer.pb-c.c [2020-08-13T08:43:43.843Z] #52 42.64 Checking out files: 30% (985/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 71% (2302/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) [2020-08-13T08:43:43.843Z] #52 ... [2020-08-13T08:43:43.843Z] [2020-08-13T08:43:43.843Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:43.843Z] #47 104.7 encoding/json [2020-08-13T08:43:43.843Z] #47 111.2 github.com/pkg/diff [2020-08-13T08:43:43.843Z] #47 112.0 go/ast [2020-08-13T08:43:43.843Z] #47 113.4 golang.org/x/crypto/ssh/terminal [2020-08-13T08:43:43.990Z] #39 13.41 DEP images/timer.pb-c.d [2020-08-13T08:43:43.990Z] #39 13.47 PBCC images/sa.pb-c.c [2020-08-13T08:43:43.990Z] #39 13.54 DEP images/sa.pb-c.d [2020-08-13T08:43:43.991Z] [2020-08-13T08:43:43.991Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T08:43:43.991Z] #57 DONE 0.1s [2020-08-13T08:43:43.991Z] [2020-08-13T08:43:43.991Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:43:43.991Z] #18 16.33 Reading package lists... [2020-08-13T08:43:43.991Z] #18 20.95 Building dependency tree... [2020-08-13T08:43:43.991Z] #18 23.03 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T08:43:43.991Z] #18 23.03 The following additional packages will be installed: [2020-08-13T08:43:43.991Z] #18 23.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T08:43:43.991Z] #18 23.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T08:43:43.991Z] #18 23.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T08:43:43.991Z] #18 23.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T08:43:43.991Z] #18 23.04 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T08:43:43.991Z] #18 23.04 Suggested packages: [2020-08-13T08:43:43.991Z] #18 23.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T08:43:43.991Z] #18 23.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T08:43:43.991Z] #18 23.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T08:43:43.991Z] #18 23.05 Recommended packages: [2020-08-13T08:43:43.991Z] #18 23.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T08:43:43.991Z] #18 23.05 python3-keyrings.alt python3-xdg unzip [2020-08-13T08:43:44.108Z] #47 ... [2020-08-13T08:43:44.108Z] [2020-08-13T08:43:44.108Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:43:44.247Z] #39 13.68 PBCC images/pipe-data.pb-c.c [2020-08-13T08:43:44.247Z] #39 13.73 DEP images/pipe-data.pb-c.d [2020-08-13T08:43:44.247Z] #39 13.77 PBCC images/mnt.pb-c.c [2020-08-13T08:43:44.247Z] #39 13.80 DEP images/mnt.pb-c.d [2020-08-13T08:43:44.247Z] #39 13.82 PBCC images/sk-packet.pb-c.c [2020-08-13T08:43:44.247Z] #39 13.82 DEP images/sk-packet.pb-c.d [2020-08-13T08:43:44.247Z] #39 13.84 PBCC images/tcp-stream.pb-c.c [2020-08-13T08:43:44.247Z] #39 13.90 DEP images/tcp-stream.pb-c.d [2020-08-13T08:43:44.295Z] #18 25.81 The following NEW packages will be installed: [2020-08-13T08:43:44.295Z] #18 25.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T08:43:44.295Z] #18 25.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T08:43:44.295Z] #18 25.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T08:43:44.295Z] #18 25.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T08:43:44.295Z] #18 25.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T08:43:44.295Z] #18 25.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T08:43:44.295Z] #18 25.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T08:43:44.295Z] #18 25.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T08:43:44.295Z] #18 25.83 xz-utils zip [2020-08-13T08:43:44.295Z] #18 25.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:43:44.295Z] #18 25.95 Need to get 29.2 MB of archives. [2020-08-13T08:43:44.295Z] #18 25.95 After this operation, 134 MB of additional disk space will be used. [2020-08-13T08:43:44.295Z] #18 25.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-13T08:43:44.504Z] #39 13.96 PBCC images/pipe.pb-c.c [2020-08-13T08:43:44.504Z] #39 14.03 DEP images/pipe.pb-c.d [2020-08-13T08:43:44.504Z] #39 14.09 PBCC images/pstree.pb-c.c [2020-08-13T08:43:44.504Z] #39 14.12 DEP images/pstree.pb-c.d [2020-08-13T08:43:44.504Z] #39 14.18 PBCC images/fs.pb-c.c [2020-08-13T08:43:44.558Z] ok github.com/docker/docker/builder/remotecontext 0.319s coverage: 13.6% of statements [2020-08-13T08:43:44.558Z] ok github.com/docker/docker/builder/dockerfile 0.910s coverage: 48.1% of statements [2020-08-13T08:43:44.598Z] #18 25.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-13T08:43:44.598Z] #18 26.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-13T08:43:44.598Z] #18 26.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-13T08:43:44.598Z] #18 26.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-13T08:43:44.598Z] #18 26.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-13T08:43:44.761Z] #39 14.20 DEP images/fs.pb-c.d [2020-08-13T08:43:44.761Z] #39 14.29 PBCC images/signalfd.pb-c.c [2020-08-13T08:43:44.761Z] #39 14.34 DEP images/signalfd.pb-c.d [2020-08-13T08:43:44.761Z] #39 14.38 PBCC images/fh.pb-c.c [2020-08-13T08:43:44.761Z] #39 14.42 PBCC images/fsnotify.pb-c.c [2020-08-13T08:43:44.899Z] #18 26.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-13T08:43:44.899Z] #18 26.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-13T08:43:44.899Z] #18 26.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-13T08:43:44.899Z] #18 26.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-13T08:43:44.899Z] #18 26.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-13T08:43:44.899Z] #18 26.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-13T08:43:44.899Z] #18 26.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-13T08:43:44.899Z] #18 26.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-13T08:43:44.899Z] #18 26.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-13T08:43:44.899Z] #18 26.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-13T08:43:44.899Z] #18 26.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-13T08:43:45.018Z] #39 14.47 DEP images/fh.pb-c.d [2020-08-13T08:43:45.018Z] #39 14.51 DEP images/fsnotify.pb-c.d [2020-08-13T08:43:45.018Z] #39 14.60 PBCC images/eventpoll.pb-c.c [2020-08-13T08:43:45.018Z] #39 14.63 DEP images/eventpoll.pb-c.d [2020-08-13T08:43:45.018Z] #39 14.66 PBCC images/eventfd.pb-c.c [2020-08-13T08:43:45.018Z] #39 14.67 DEP images/eventfd.pb-c.d [2020-08-13T08:43:45.151Z] #52 42.64 Checking out files: 30% (985/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 71% (2302/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 91% (2945/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T08:43:45.151Z] #52 44.94 + cd /tmp/tmp.GjXnfEBMUi/src/github.com/containerd/containerd [2020-08-13T08:43:45.151Z] #52 44.94 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:43:45.192Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-08-13T08:43:45.240Z] #18 26.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T08:43:45.240Z] #18 26.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-13T08:43:45.240Z] #18 26.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-13T08:43:45.240Z] #18 26.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-13T08:43:45.240Z] #18 26.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-13T08:43:45.275Z] #39 14.74 PBCC images/remap-file-path.pb-c.c [2020-08-13T08:43:45.275Z] #39 14.77 DEP images/remap-file-path.pb-c.d [2020-08-13T08:43:45.275Z] #39 14.81 PBCC images/fifo.pb-c.c [2020-08-13T08:43:45.275Z] #39 14.83 DEP images/fifo.pb-c.d [2020-08-13T08:43:45.275Z] #39 14.91 PBCC images/ghost-file.pb-c.c [2020-08-13T08:43:45.532Z] #39 15.01 DEP images/ghost-file.pb-c.d [2020-08-13T08:43:45.532Z] #39 15.05 PBCC images/regfile.pb-c.c [2020-08-13T08:43:45.532Z] #39 15.11 DEP images/regfile.pb-c.d [2020-08-13T08:43:45.541Z] #18 27.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-13T08:43:45.541Z] #18 27.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-13T08:43:45.541Z] #18 27.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-13T08:43:45.541Z] #18 27.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-13T08:43:45.541Z] #18 27.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-13T08:43:45.541Z] #18 27.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-13T08:43:45.541Z] #18 27.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-13T08:43:45.788Z] #39 15.18 PBCC images/ns.pb-c.c [2020-08-13T08:43:45.788Z] #39 15.20 DEP images/ns.pb-c.d [2020-08-13T08:43:45.788Z] #39 15.26 PBCC images/fdinfo.pb-c.c [2020-08-13T08:43:45.788Z] #39 15.33 DEP images/fdinfo.pb-c.d [2020-08-13T08:43:45.788Z] #39 15.38 PBCC images/core-aarch64.pb-c.c [2020-08-13T08:43:45.788Z] #39 15.41 PBCC images/core-arm.pb-c.c [2020-08-13T08:43:46.045Z] #39 15.48 PBCC images/core-ppc64.pb-c.c [2020-08-13T08:43:46.045Z] #39 15.52 PBCC images/core-s390.pb-c.c [2020-08-13T08:43:46.045Z] #39 15.56 PBCC images/core-x86.pb-c.c [2020-08-13T08:43:46.045Z] #39 15.63 PBCC images/core.pb-c.c [2020-08-13T08:43:46.196Z] #18 27.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-13T08:43:46.197Z] #18 27.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-13T08:43:46.197Z] #18 27.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-13T08:43:46.197Z] #18 27.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-13T08:43:46.197Z] #18 27.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-13T08:43:46.197Z] #18 27.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T08:43:46.197Z] #18 27.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T08:43:46.197Z] #18 27.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T08:43:46.197Z] #18 27.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-13T08:43:46.197Z] #18 27.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T08:43:46.197Z] #18 27.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T08:43:46.197Z] #18 27.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T08:43:46.197Z] #18 27.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-08-13T08:43:46.197Z] #18 27.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-13T08:43:46.197Z] #18 27.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-08-13T08:43:46.197Z] #18 27.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T08:43:46.228Z] ok github.com/docker/docker/builder/remotecontext/git 1.385s coverage: 86.3% of statements [2020-08-13T08:43:46.228Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T08:43:46.228Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T08:43:46.301Z] #39 15.71 PBCC images/inventory.pb-c.c [2020-08-13T08:43:46.301Z] #39 15.79 DEP images/core-aarch64.pb-c.d [2020-08-13T08:43:46.301Z] #39 15.86 DEP images/core-arm.pb-c.d [2020-08-13T08:43:46.301Z] #39 15.90 DEP images/core-ppc64.pb-c.d [2020-08-13T08:43:46.500Z] #18 28.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-13T08:43:46.500Z] #18 28.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-13T08:43:46.500Z] #18 28.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-13T08:43:46.558Z] #39 15.97 DEP images/core-s390.pb-c.d [2020-08-13T08:43:46.558Z] #39 16.07 DEP images/core-x86.pb-c.d [2020-08-13T08:43:46.558Z] #39 16.14 DEP images/core.pb-c.d [2020-08-13T08:43:46.558Z] #39 16.20 DEP images/inventory.pb-c.d [2020-08-13T08:43:46.799Z] #18 ... [2020-08-13T08:43:46.799Z] [2020-08-13T08:43:46.799Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:46.799Z] #40 75.50 LINK criu/pie/restorer.built-in.o [2020-08-13T08:43:46.799Z] #40 75.52 GEN criu/pie/restorer-blob.h [2020-08-13T08:43:46.799Z] #40 75.60 DEP criu/vdso.d [2020-08-13T08:43:46.815Z] #39 16.26 PBCC images/cpuinfo.pb-c.c [2020-08-13T08:43:46.815Z] #39 16.28 DEP images/cpuinfo.pb-c.d [2020-08-13T08:43:46.815Z] #39 16.37 PBCC images/stats.pb-c.c [2020-08-13T08:43:46.815Z] #39 16.44 DEP images/stats.pb-c.d [2020-08-13T08:43:47.078Z] #52 46.48 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T08:43:47.079Z] #52 46.48 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T08:43:47.079Z] #52 46.49 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:43:47.079Z] #52 46.49 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:43:47.079Z] #52 46.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T08:43:47.079Z] #52 46.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T08:43:47.079Z] #52 46.49 + '[' '' = dynamic ']' [2020-08-13T08:43:47.079Z] #52 46.49 + make [2020-08-13T08:43:47.099Z] #40 75.79 DEP criu/uts_ns.d [2020-08-13T08:43:47.379Z] #39 ... [2020-08-13T08:43:47.379Z] [2020-08-13T08:43:47.379Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:47.379Z] #30 106.0 flag [2020-08-13T08:43:47.379Z] #30 106.0 github.com/BurntSushi/toml [2020-08-13T08:43:47.379Z] #30 108.0 log [2020-08-13T08:43:47.379Z] #30 110.7 github.com/BurntSushi/toml/cmd/tomlv [2020-08-13T08:43:47.379Z] #30 DONE 115.5s [2020-08-13T08:43:47.400Z] #40 75.98 DEP criu/util.d [2020-08-13T08:43:47.400Z] #40 76.19 DEP criu/uffd.d [2020-08-13T08:43:47.580Z] Client: [2020-08-13T08:43:47.580Z] Debug Mode: false [2020-08-13T08:43:47.580Z] Plugins: [2020-08-13T08:43:47.580Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-13T08:43:47.580Z] [2020-08-13T08:43:47.580Z] Server: [2020-08-13T08:43:47.580Z] Containers: 0 [2020-08-13T08:43:47.580Z] Running: 0 [2020-08-13T08:43:47.580Z] Paused: 0 [2020-08-13T08:43:47.580Z] Stopped: 0 [2020-08-13T08:43:47.580Z] Images: 0 [2020-08-13T08:43:47.580Z] Server Version: 19.03.5 [2020-08-13T08:43:47.580Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-13T08:43:47.580Z] Windows: [2020-08-13T08:43:47.580Z] LCOW: [2020-08-13T08:43:47.580Z] Logging Driver: json-file [2020-08-13T08:43:47.580Z] Plugins: [2020-08-13T08:43:47.580Z] Volume: local [2020-08-13T08:43:47.580Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-13T08:43:47.580Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-13T08:43:47.580Z] Swarm: inactive [2020-08-13T08:43:47.580Z] Default Isolation: process [2020-08-13T08:43:47.580Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-13T08:43:47.580Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-13T08:43:47.580Z] OSType: windows [2020-08-13T08:43:47.580Z] Architecture: x86_64 [2020-08-13T08:43:47.580Z] CPUs: 4 [2020-08-13T08:43:47.580Z] Total Memory: 32GiB [2020-08-13T08:43:47.580Z] Name: azwin-2-ef17c0 [2020-08-13T08:43:47.580Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-13T08:43:47.580Z] Docker Root Dir: D:\docker [2020-08-13T08:43:47.580Z] Debug Mode: false [2020-08-13T08:43:47.580Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:43:47.580Z] Labels: [2020-08-13T08:43:47.580Z] Experimental: true [2020-08-13T08:43:47.580Z] Insecure Registries: [2020-08-13T08:43:47.580Z] 10.0.0.4:5000 [2020-08-13T08:43:47.580Z] 127.0.0.0/8 [2020-08-13T08:43:47.580Z] Registry Mirrors: [2020-08-13T08:43:47.580Z] http://10.0.0.4:5000/ [2020-08-13T08:43:47.580Z] Live Restore Enabled: false [2020-08-13T08:43:47.580Z] [2020-08-13T08:43:47.636Z] [2020-08-13T08:43:47.636Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:43:47.700Z] #40 76.40 DEP criu/tun.d [Pipeline] } [Pipeline] // stage [2020-08-13T08:43:47.738Z] ok github.com/docker/docker/client 0.105s coverage: 75.4% of statements [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-13T08:43:48.000Z] #40 76.58 DEP criu/tty.d [2020-08-13T08:43:48.027Z] #52 47.59 + bin/ctr [2020-08-13T08:43:48.300Z] #40 76.83 DEP criu/timerfd.d [2020-08-13T08:43:48.600Z] #40 77.07 DEP criu/timens.d [2020-08-13T08:43:48.600Z] #40 77.24 DEP criu/sysfs_parse.d [2020-08-13T08:43:48.899Z] #40 77.39 DEP criu/sysctl.d [2020-08-13T08:43:48.899Z] #40 77.55 DEP criu/string.d [2020-08-13T08:43:48.899Z] #40 77.61 DEP criu/stats.d [2020-08-13T08:43:48.899Z] #40 77.74 DEP criu/sockets.d [2020-08-13T08:43:49.197Z] #40 78.00 DEP criu/sk-unix.d [2020-08-13T08:43:49.437Z] #52 49.52 Checking out files: 41% (1348/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 78% (2515/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-13T08:43:49.437Z] #52 51.51 + cd /tmp/tmp.86y196Hd3V/src/github.com/containerd/containerd [2020-08-13T08:43:49.437Z] #52 51.51 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-13T08:43:49.712Z] #40 78.21 DEP criu/sk-tcp.d [2020-08-13T08:43:49.712Z] #40 78.46 DEP criu/sk-queue.d [2020-08-13T08:43:50.010Z] #40 78.70 DEP criu/sk-packet.d [2020-08-13T08:43:50.309Z] #40 78.89 DEP criu/sk-netlink.d [2020-08-13T08:43:50.309Z] #40 79.15 DEP criu/sk-inet.d [2020-08-13T08:43:50.610Z] #40 79.37 DEP criu/signalfd.d [2020-08-13T08:43:50.918Z] #40 79.61 DEP criu/sigframe.d [2020-08-13T08:43:50.918Z] #40 79.72 DEP criu/shmem.d [2020-08-13T08:43:51.217Z] #40 79.91 DEP criu/servicefd.d [2020-08-13T08:43:51.328Z] #52 ... [2020-08-13T08:43:51.328Z] [2020-08-13T08:43:51.328Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:51.328Z] #39 12.78 PBCC images/ipc-desc.pb-c.c [2020-08-13T08:43:51.328Z] #39 12.82 PBCC images/ipc-sem.pb-c.c [2020-08-13T08:43:51.328Z] #39 12.83 DEP images/ipc-desc.pb-c.d [2020-08-13T08:43:51.328Z] #39 12.87 DEP images/ipc-sem.pb-c.d [2020-08-13T08:43:51.328Z] #39 12.90 PBCC images/ipc-msg.pb-c.c [2020-08-13T08:43:51.328Z] #39 12.93 DEP images/ipc-msg.pb-c.d [2020-08-13T08:43:51.328Z] #39 12.97 PBCC images/ipc-shm.pb-c.c [2020-08-13T08:43:51.328Z] #39 13.00 DEP images/ipc-shm.pb-c.d [2020-08-13T08:43:51.328Z] #39 13.08 PBCC images/ipc-var.pb-c.c [2020-08-13T08:43:51.328Z] #39 13.10 DEP images/ipc-var.pb-c.d [2020-08-13T08:43:51.328Z] #39 13.16 PBCC images/sk-opts.pb-c.c [2020-08-13T08:43:51.328Z] #39 13.26 PBCC images/packet-sock.pb-c.c [2020-08-13T08:43:51.328Z] #39 13.41 DEP images/sk-opts.pb-c.d [2020-08-13T08:43:51.328Z] #39 13.51 DEP images/packet-sock.pb-c.d [2020-08-13T08:43:51.328Z] #39 13.59 PBCC images/sk-netlink.pb-c.c [2020-08-13T08:43:51.328Z] #39 13.65 DEP images/sk-netlink.pb-c.d [2020-08-13T08:43:51.328Z] #39 13.70 PBCC images/sk-inet.pb-c.c [2020-08-13T08:43:51.328Z] #39 13.78 DEP images/sk-inet.pb-c.d [2020-08-13T08:43:51.328Z] #39 13.93 PBCC images/sk-unix.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.02 DEP images/sk-unix.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.14 PBCC images/mm.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.18 DEP images/mm.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.28 PBCC images/timerfd.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.31 DEP images/timerfd.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.33 PBCC images/timer.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.34 DEP images/timer.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.39 PBCC images/sa.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.43 DEP images/sa.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.48 PBCC images/pipe-data.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.51 DEP images/pipe-data.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.55 PBCC images/mnt.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.57 DEP images/mnt.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.65 PBCC images/sk-packet.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.72 DEP images/sk-packet.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.77 PBCC images/tcp-stream.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.80 DEP images/tcp-stream.pb-c.d [2020-08-13T08:43:51.328Z] #39 14.88 PBCC images/pipe.pb-c.c [2020-08-13T08:43:51.328Z] #39 14.96 DEP images/pipe.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.03 PBCC images/pstree.pb-c.c [2020-08-13T08:43:51.328Z] #39 15.06 DEP images/pstree.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.11 PBCC images/fs.pb-c.c [2020-08-13T08:43:51.328Z] #39 15.16 DEP images/fs.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.22 PBCC images/signalfd.pb-c.c [2020-08-13T08:43:51.328Z] #39 15.30 DEP images/signalfd.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.38 PBCC images/fh.pb-c.c [2020-08-13T08:43:51.328Z] #39 15.45 PBCC images/fsnotify.pb-c.c [2020-08-13T08:43:51.328Z] #39 15.55 DEP images/fh.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.60 DEP images/fsnotify.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.70 PBCC images/eventpoll.pb-c.c [2020-08-13T08:43:51.328Z] #39 15.71 DEP images/eventpoll.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.78 PBCC images/eventfd.pb-c.c [2020-08-13T08:43:51.328Z] #39 15.83 DEP images/eventfd.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.88 PBCC images/remap-file-path.pb-c.c [2020-08-13T08:43:51.328Z] #39 15.92 DEP images/remap-file-path.pb-c.d [2020-08-13T08:43:51.328Z] #39 15.99 PBCC images/fifo.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.04 DEP images/fifo.pb-c.d [2020-08-13T08:43:51.328Z] #39 16.10 PBCC images/ghost-file.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.14 DEP images/ghost-file.pb-c.d [2020-08-13T08:43:51.328Z] #39 16.21 PBCC images/regfile.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.26 DEP images/regfile.pb-c.d [2020-08-13T08:43:51.328Z] #39 16.30 PBCC images/ns.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.32 DEP images/ns.pb-c.d [2020-08-13T08:43:51.328Z] #39 16.37 PBCC images/fdinfo.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.42 DEP images/fdinfo.pb-c.d [2020-08-13T08:43:51.328Z] #39 16.51 PBCC images/core-aarch64.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.57 PBCC images/core-arm.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.62 PBCC images/core-ppc64.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.70 PBCC images/core-s390.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.76 PBCC images/core-x86.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.86 PBCC images/core.pb-c.c [2020-08-13T08:43:51.328Z] #39 16.96 PBCC images/inventory.pb-c.c [2020-08-13T08:43:51.328Z] #39 17.04 DEP images/core-aarch64.pb-c.d [2020-08-13T08:43:51.328Z] #39 17.12 DEP images/core-arm.pb-c.d [2020-08-13T08:43:51.328Z] #39 17.21 DEP images/core-ppc64.pb-c.d [2020-08-13T08:43:51.328Z] #39 17.27 DEP images/core-s390.pb-c.d [2020-08-13T08:43:51.328Z] #39 17.33 DEP images/core-x86.pb-c.d [2020-08-13T08:43:51.328Z] #39 17.39 DEP images/core.pb-c.d [2020-08-13T08:43:51.328Z] #39 17.44 DEP images/inventory.pb-c.d [2020-08-13T08:43:51.328Z] #39 17.53 PBCC images/cpuinfo.pb-c.c [2020-08-13T08:43:51.328Z] #39 17.56 DEP images/cpuinfo.pb-c.d [2020-08-13T08:43:51.328Z] #39 17.59 PBCC images/stats.pb-c.c [2020-08-13T08:43:51.328Z] #39 17.66 DEP images/stats.pb-c.d [2020-08-13T08:43:51.328Z] #39 19.11 make[1]: Nothing to be done for 'all'. [2020-08-13T08:43:51.328Z] #39 20.46 CC images/stats.o [2020-08-13T08:43:51.328Z] #39 20.86 CC images/core.o [2020-08-13T08:43:51.331Z] #52 53.19 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-13T08:43:51.331Z] #52 53.20 + BUILDTAGS='netgo osusergo static_build' [2020-08-13T08:43:51.331Z] #52 53.20 + export EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:43:51.331Z] #52 53.20 + EXTRA_FLAGS=-buildmode=pie [2020-08-13T08:43:51.331Z] #52 53.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-13T08:43:51.331Z] #52 53.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-13T08:43:51.331Z] #52 53.20 + '[' '' = dynamic ']' [2020-08-13T08:43:51.331Z] #52 53.20 + make [2020-08-13T08:43:51.516Z] #40 80.07 DEP criu/seize.d [2020-08-13T08:43:51.516Z] #40 80.23 DEP criu/seccomp.d [2020-08-13T08:43:51.816Z] #40 80.43 DEP criu/rst-malloc.d [2020-08-13T08:43:51.816Z] #40 80.53 DEP criu/rbtree.d [2020-08-13T08:43:51.816Z] #40 80.60 DEP criu/pstree.d [2020-08-13T08:43:51.900Z] #39 21.48 CC images/core-x86.o [2020-08-13T08:43:52.115Z] #40 80.85 DEP criu/protobuf.d [2020-08-13T08:43:52.161Z] #39 21.92 CC images/core-arm.o [2020-08-13T08:43:52.262Z] #52 ... [2020-08-13T08:43:52.262Z] [2020-08-13T08:43:52.262Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:52.262Z] #41 110.2 net/url [2020-08-13T08:43:52.262Z] #41 111.7 go/ast [2020-08-13T08:43:52.262Z] #41 112.8 text/template/parse [2020-08-13T08:43:52.262Z] #41 117.1 text/template [2020-08-13T08:43:52.262Z] #41 117.6 go/parser [2020-08-13T08:43:52.262Z] #41 ... [2020-08-13T08:43:52.262Z] [2020-08-13T08:43:52.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:52.262Z] #39 18.75 make[1]: Nothing to be done for 'all'. [2020-08-13T08:43:52.262Z] #39 20.18 CC images/stats.o [2020-08-13T08:43:52.262Z] #39 20.59 CC images/core.o [2020-08-13T08:43:52.262Z] #39 21.29 CC images/core-x86.o [2020-08-13T08:43:52.262Z] #39 21.90 CC images/core-arm.o [2020-08-13T08:43:52.414Z] #40 81.06 GEN criu/protobuf-desc-gen.h [2020-08-13T08:43:52.422Z] #39 22.26 CC images/core-aarch64.o [2020-08-13T08:43:52.422Z] #39 ... [2020-08-13T08:43:52.422Z] [2020-08-13T08:43:52.422Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:52.422Z] #41 113.3 go/parser [2020-08-13T08:43:52.422Z] #41 113.9 text/template [2020-08-13T08:43:52.422Z] #41 117.2 encoding/xml [2020-08-13T08:43:52.422Z] #41 119.3 go/doc [2020-08-13T08:43:52.422Z] #41 122.3 github.com/LK4D4/vndr/build [2020-08-13T08:43:52.422Z] #41 123.0 github.com/LK4D4/vndr/versioned [2020-08-13T08:43:52.422Z] #41 123.2 compress/flate [2020-08-13T08:43:52.826Z] #39 22.22 CC images/core-aarch64.o [2020-08-13T08:43:53.019Z] #41 ... [2020-08-13T08:43:53.019Z] [2020-08-13T08:43:53.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:53.019Z] #39 22.66 CC images/core-ppc64.o [2020-08-13T08:43:53.082Z] #39 22.55 CC images/core-ppc64.o [2020-08-13T08:43:53.593Z] #39 23.35 CC images/core-s390.o [2020-08-13T08:43:53.646Z] #39 23.14 CC images/core-s390.o [2020-08-13T08:43:53.955Z] #40 ... [2020-08-13T08:43:53.955Z] [2020-08-13T08:43:53.955Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:43:53.955Z] #18 29.27 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:43:53.955Z] #18 29.42 Fetched 29.2 MB in 2s (12.6 MB/s) [2020-08-13T08:43:53.955Z] #18 29.52 Selecting previously unselected package pigz. [2020-08-13T08:43:53.955Z] #18 29.52 (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 ... 23361 files and directories currently installed.) [2020-08-13T08:43:53.955Z] #18 29.60 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-13T08:43:53.955Z] #18 29.60 Unpacking pigz (2.4-1) ... [2020-08-13T08:43:53.955Z] #18 29.69 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-13T08:43:53.955Z] #18 29.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-13T08:43:53.955Z] #18 29.71 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-13T08:43:53.955Z] #18 30.25 Selecting previously unselected package python3.7-minimal. [2020-08-13T08:43:53.955Z] #18 30.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-13T08:43:53.955Z] #18 30.26 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T08:43:53.955Z] #18 31.23 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-13T08:43:53.955Z] #18 31.25 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T08:43:53.955Z] #18 33.71 Selecting previously unselected package python3-minimal. [2020-08-13T08:43:53.955Z] #18 33.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-08-13T08:43:53.955Z] #18 33.79 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-13T08:43:53.955Z] #18 33.79 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T08:43:53.955Z] #18 33.86 Selecting previously unselected package libmpdec2:ppc64el. [2020-08-13T08:43:53.955Z] #18 33.89 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-13T08:43:53.955Z] #18 33.90 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-13T08:43:53.955Z] #18 33.97 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-13T08:43:53.955Z] #18 33.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-13T08:43:53.955Z] #18 34.00 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-13T08:43:53.955Z] #18 35.06 Selecting previously unselected package python3.7. [2020-08-13T08:43:53.955Z] #18 35.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-13T08:43:53.955Z] #18 35.09 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T08:43:53.955Z] #18 35.24 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-13T08:43:53.955Z] #18 35.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-13T08:43:53.955Z] #18 35.27 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-13T08:43:53.955Z] #18 35.40 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T08:43:54.210Z] #39 23.80 CC images/cpuinfo.o [2020-08-13T08:43:54.542Z] #39 24.12 CC images/cpuinfo.o [2020-08-13T08:43:54.542Z] #39 ... [2020-08-13T08:43:54.542Z] [2020-08-13T08:43:54.542Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:54.542Z] #47 115.4 mvdan.cc/editorconfig [2020-08-13T08:43:54.542Z] #47 116.3 mvdan.cc/sh/v3/fileutil [2020-08-13T08:43:54.542Z] #47 116.6 mvdan.cc/sh/v3/syntax [2020-08-13T08:43:54.542Z] #47 123.2 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T08:43:54.603Z] #18 ... [2020-08-13T08:43:54.603Z] [2020-08-13T08:43:54.603Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:54.603Z] #40 83.22 DEP criu/protobuf-desc.d [2020-08-13T08:43:54.774Z] #39 24.34 CC images/inventory.o [2020-08-13T08:43:54.903Z] #40 83.38 DEP criu/proc_parse.d [2020-08-13T08:43:54.903Z] #40 ... [2020-08-13T08:43:54.903Z] [2020-08-13T08:43:54.903Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:43:54.903Z] #42 138.2 vendor/golang.org/x/text/unicode/norm [2020-08-13T08:43:54.903Z] #42 146.2 mime [2020-08-13T08:43:54.903Z] #42 ... [2020-08-13T08:43:54.903Z] [2020-08-13T08:43:54.903Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:43:54.903Z] #18 36.49 Selecting previously unselected package python3. [2020-08-13T08:43:54.903Z] #18 36.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-08-13T08:43:54.903Z] #18 36.57 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-13T08:43:54.903Z] #18 36.59 Unpacking python3 (3.7.3-1) ... [2020-08-13T08:43:55.031Z] #39 24.63 CC images/fdinfo.o [2020-08-13T08:43:55.113Z] #47 ... [2020-08-13T08:43:55.113Z] [2020-08-13T08:43:55.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:55.113Z] #39 24.65 CC images/inventory.o [2020-08-13T08:43:55.113Z] #39 24.87 CC images/fdinfo.o [2020-08-13T08:43:55.217Z] #18 36.75 Selecting previously unselected package libip4tc0:ppc64el. [2020-08-13T08:43:55.217Z] #18 36.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-13T08:43:55.217Z] #18 36.77 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-13T08:43:55.217Z] #18 36.83 Selecting previously unselected package libip6tc0:ppc64el. [2020-08-13T08:43:55.217Z] #18 36.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-13T08:43:55.217Z] #18 36.86 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-13T08:43:55.375Z] #39 25.20 CC images/fown.o [2020-08-13T08:43:55.516Z] #18 36.94 Selecting previously unselected package libiptc0:ppc64el. [2020-08-13T08:43:55.516Z] #18 36.94 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-13T08:43:55.516Z] #18 36.96 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-13T08:43:55.516Z] #18 37.03 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-13T08:43:55.516Z] #18 37.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-13T08:43:55.516Z] #18 37.06 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-13T08:43:55.594Z] #39 24.95 CC images/fown.o [2020-08-13T08:43:55.634Z] #39 25.48 CC images/ns.o [2020-08-13T08:43:55.816Z] #18 37.22 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-13T08:43:55.816Z] #18 37.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-13T08:43:55.816Z] #18 37.23 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-13T08:43:55.816Z] #18 37.34 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-13T08:43:55.816Z] #18 37.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-13T08:43:55.816Z] #18 37.35 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-13T08:43:55.816Z] #18 37.48 Selecting previously unselected package iptables. [2020-08-13T08:43:55.851Z] #39 25.19 CC images/ns.o [2020-08-13T08:43:55.851Z] #39 25.42 CC images/regfile.o [2020-08-13T08:43:56.108Z] #39 25.65 CC images/ghost-file.o [2020-08-13T08:43:56.117Z] #18 37.49 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-13T08:43:56.117Z] #18 37.49 Unpacking iptables (1.8.2-4) ... [2020-08-13T08:43:56.205Z] #39 25.77 CC images/regfile.o [2020-08-13T08:43:56.205Z] #39 26.00 CC images/ghost-file.o [2020-08-13T08:43:56.365Z] #39 ... [2020-08-13T08:43:56.365Z] [2020-08-13T08:43:56.365Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:56.365Z] #47 114.6 github.com/pkg/diff [2020-08-13T08:43:56.365Z] #47 115.8 go/ast [2020-08-13T08:43:56.365Z] #47 116.6 golang.org/x/crypto/ssh/terminal [2020-08-13T08:43:56.365Z] #47 118.1 mvdan.cc/editorconfig [2020-08-13T08:43:56.365Z] #47 119.3 mvdan.cc/sh/v3/fileutil [2020-08-13T08:43:56.365Z] #47 119.4 mvdan.cc/sh/v3/syntax [2020-08-13T08:43:56.417Z] #18 37.99 Selecting previously unselected package xxd. [2020-08-13T08:43:56.417Z] #18 38.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-13T08:43:56.417Z] #18 38.02 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T08:43:56.417Z] #18 38.14 Selecting previously unselected package vim-common. [2020-08-13T08:43:56.465Z] #39 26.32 CC images/fifo.o [2020-08-13T08:43:56.621Z] #47 ... [2020-08-13T08:43:56.621Z] [2020-08-13T08:43:56.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:56.621Z] #39 26.05 CC images/fifo.o [2020-08-13T08:43:56.716Z] #18 38.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:43:56.716Z] #18 38.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T08:43:56.716Z] #18 38.39 Selecting previously unselected package bash-completion. [2020-08-13T08:43:56.726Z] #39 26.55 CC images/remap-file-path.o [2020-08-13T08:43:56.743Z] ok github.com/docker/docker/cmd/dockerd 0.116s coverage: 30.8% of statements [2020-08-13T08:43:56.878Z] #39 26.21 CC images/remap-file-path.o [2020-08-13T08:43:56.878Z] #39 26.42 CC images/eventfd.o [2020-08-13T08:43:56.986Z] #39 26.78 CC images/eventfd.o [2020-08-13T08:43:57.016Z] #18 38.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T08:43:57.135Z] #39 26.66 CC images/eventpoll.o [2020-08-13T08:43:57.246Z] #39 26.99 CC images/eventpoll.o [2020-08-13T08:43:57.506Z] #39 27.29 CC images/fh.o [2020-08-13T08:43:57.692Z] ok github.com/docker/docker/container 0.171s coverage: 34.7% of statements [2020-08-13T08:43:57.692Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T08:43:57.692Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T08:43:57.692Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T08:43:57.692Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T08:43:57.698Z] #39 27.11 CC images/fh.o [2020-08-13T08:43:57.767Z] #39 27.55 CC images/fsnotify.o [2020-08-13T08:43:57.955Z] #39 27.44 CC images/fsnotify.o [2020-08-13T08:43:58.338Z] #39 28.22 CC images/signalfd.o [2020-08-13T08:43:58.518Z] #39 28.03 CC images/signalfd.o [2020-08-13T08:43:58.600Z] #39 28.40 CC images/fs.o [2020-08-13T08:43:58.776Z] #39 28.29 CC images/fs.o [2020-08-13T08:43:58.861Z] #39 28.61 CC images/pstree.o [2020-08-13T08:43:59.032Z] #39 28.59 CC images/pstree.o [2020-08-13T08:43:59.121Z] #39 28.96 CC images/pipe.o [2020-08-13T08:43:59.289Z] #39 28.75 CC images/pipe.o [2020-08-13T08:43:59.382Z] #39 ... [2020-08-13T08:43:59.382Z] [2020-08-13T08:43:59.382Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:43:59.382Z] #47 DONE 130.1s [2020-08-13T08:43:59.382Z] [2020-08-13T08:43:59.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:43:59.382Z] #39 29.17 CC images/tcp-stream.o [2020-08-13T08:43:59.546Z] #39 29.00 CC images/tcp-stream.o [2020-08-13T08:43:59.803Z] #39 29.33 CC images/sk-packet.o [2020-08-13T08:43:59.953Z] #39 29.65 CC images/sk-packet.o [2020-08-13T08:44:00.060Z] #39 29.56 CC images/mnt.o [2020-08-13T08:44:00.253Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2020-08-13T08:44:00.316Z] #39 29.81 CC images/pipe-data.o [2020-08-13T08:44:00.523Z] #39 30.12 CC images/mnt.o [2020-08-13T08:44:00.523Z] #39 30.38 CC images/pipe-data.o [2020-08-13T08:44:00.573Z] #39 30.05 CC images/sa.o [2020-08-13T08:44:00.597Z] #18 42.23 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T08:44:00.784Z] #39 30.64 CC images/sa.o [2020-08-13T08:44:00.877Z] #39 30.40 CC images/timer.o [2020-08-13T08:44:01.044Z] #39 30.87 CC images/timer.o [2020-08-13T08:44:01.276Z] #18 42.74 Selecting previously unselected package bzip2. [2020-08-13T08:44:01.276Z] #18 42.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-13T08:44:01.276Z] #18 42.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T08:44:01.276Z] #18 ... [2020-08-13T08:44:01.276Z] [2020-08-13T08:44:01.276Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:44:01.305Z] #39 31.20 CC images/timerfd.o [2020-08-13T08:44:01.444Z] #39 30.78 CC images/timerfd.o [2020-08-13T08:44:01.566Z] #39 31.45 CC images/mm.o [2020-08-13T08:44:01.650Z] ok github.com/docker/docker/daemon/cluster/convert 0.064s coverage: 35.9% of statements [2020-08-13T08:44:01.700Z] #39 31.22 CC images/mm.o [2020-08-13T08:44:02.137Z] #39 31.72 CC images/sk-opts.o [2020-08-13T08:44:02.137Z] #39 31.93 CC images/sk-unix.o [2020-08-13T08:44:02.267Z] #39 31.59 CC images/sk-opts.o [2020-08-13T08:44:02.267Z] #39 31.85 CC images/sk-unix.o [2020-08-13T08:44:02.267Z] #39 ... [2020-08-13T08:44:02.267Z] [2020-08-13T08:44:02.267Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:44:02.267Z] #52 54.32 + bin/ctr [2020-08-13T08:44:02.398Z] #39 32.20 CC images/sk-inet.o [2020-08-13T08:44:02.523Z] #52 ... [2020-08-13T08:44:02.523Z] [2020-08-13T08:44:02.523Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:02.523Z] #41 121.3 encoding/xml [2020-08-13T08:44:02.523Z] #41 121.8 go/doc [2020-08-13T08:44:02.523Z] #41 125.1 github.com/LK4D4/vndr/build [2020-08-13T08:44:02.523Z] #41 126.8 github.com/LK4D4/vndr/godl/singleflight [2020-08-13T08:44:02.523Z] #41 127.0 github.com/LK4D4/vndr/versioned [2020-08-13T08:44:02.523Z] #41 127.1 compress/flate [2020-08-13T08:44:02.523Z] #41 128.4 hash/crc32 [2020-08-13T08:44:02.523Z] #41 129.4 net [2020-08-13T08:44:02.523Z] #41 129.8 compress/gzip [2020-08-13T08:44:02.523Z] #41 130.4 vendor/golang.org/x/text/transform [2020-08-13T08:44:02.780Z] #41 ... [2020-08-13T08:44:02.780Z] [2020-08-13T08:44:02.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:02.780Z] #39 32.14 CC images/sk-inet.o [2020-08-13T08:44:02.968Z] #39 32.53 CC images/tun.o [2020-08-13T08:44:03.037Z] #39 32.59 CC images/tun.o [2020-08-13T08:44:03.229Z] #39 32.86 CC images/sk-netlink.o [2020-08-13T08:44:03.229Z] #39 33.07 CC images/packet-sock.o [2020-08-13T08:44:03.576Z] ok github.com/docker/docker/daemon/cluster 0.094s coverage: 0.5% of statements [2020-08-13T08:44:03.601Z] #39 32.88 CC images/sk-netlink.o [2020-08-13T08:44:03.601Z] #39 33.14 CC images/packet-sock.o [2020-08-13T08:44:03.601Z] #39 ... [2020-08-13T08:44:03.601Z] [2020-08-13T08:44:03.601Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-13T08:44:03.601Z] #47 125.6 mvdan.cc/sh/v3/cmd/shfmt [2020-08-13T08:44:03.601Z] #47 DONE 131.8s [2020-08-13T08:44:03.800Z] #39 33.45 CC images/ipc-var.o [2020-08-13T08:44:03.800Z] #39 33.58 CC images/ipc-desc.o [2020-08-13T08:44:03.858Z] [2020-08-13T08:44:03.858Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:03.858Z] #41 131.2 vendor/golang.org/x/text/unicode/bidi [2020-08-13T08:44:04.060Z] #39 33.87 CC images/ipc-shm.o [2020-08-13T08:44:04.321Z] #39 34.07 CC images/ipc-msg.o [2020-08-13T08:44:04.581Z] #39 34.27 CC images/ipc-sem.o [2020-08-13T08:44:04.581Z] #39 34.47 CC images/utsns.o [2020-08-13T08:44:04.650Z] #22 154.7 Checking out files: 25% (2776/10855) Checking out files: 26% (2823/10855) Checking out files: 27% (2931/10855) Checking out files: 28% (3040/10855) Checking out files: 29% (3148/10855) Checking out files: 30% (3257/10855) Checking out files: 31% (3366/10855) Checking out files: 32% (3474/10855) Checking out files: 33% (3583/10855) Checking out files: 34% (3691/10855) Checking out files: 35% (3800/10855) Checking out files: 36% (3908/10855) Checking out files: 37% (4017/10855) Checking out files: 38% (4125/10855) Checking out files: 39% (4234/10855) Checking out files: 40% (4342/10855) Checking out files: 41% (4451/10855) Checking out files: 42% (4560/10855) Checking out files: 43% (4668/10855) Checking out files: 43% (4713/10855) Checking out files: 44% (4777/10855) Checking out files: 45% (4885/10855) Checking out files: 46% (4994/10855) Checking out files: 47% (5102/10855) Checking out files: 48% (5211/10855) Checking out files: 49% (5319/10855) Checking out files: 50% (5428/10855) Checking out files: 51% (5537/10855) Checking out files: 52% (5645/10855) Checking out files: 53% (5754/10855) Checking out files: 54% (5862/10855) Checking out files: 55% (5971/10855) Checking out files: 56% (6079/10855) Checking out files: 57% (6188/10855) Checking out files: 58% (6296/10855) Checking out files: 59% (6405/10855) Checking out files: 60% (6513/10855) Checking out files: 61% (6622/10855) Checking out files: 62% (6731/10855) Checking out files: 63% (6839/10855) Checking out files: 64% (6948/10855) Checking out files: 64% (6949/10855) Checking out files: 65% (7056/10855) Checking out files: 66% (7165/10855) Checking out files: 67% (7273/10855) Checking out files: 68% (7382/10855) Checking out files: 69% (7490/10855) Checking out files: 70% (7599/10855) Checking out files: 71% (7708/10855) Checking out files: 72% (7816/10855) Checking out files: 73% (7925/10855) Checking out files: 74% (8033/10855) Checking out files: 75% (8142/10855) Checking out files: 76% (8250/10855) Checking out files: 77% (8359/10855) Checking out files: 78% (8467/10855) Checking out files: 79% (8576/10855) Checking out files: 80% (8684/10855) Checking out files: 81% (8793/10855) Checking out files: 82% (8902/10855) Checking out files: 83% (9010/10855) Checking out files: 84% (9119/10855) Checking out files: 85% (9227/10855) Checking out files: 86% (9336/10855) Checking out files: 87% (9444/10855) Checking out files: 88% (9553/10855) Checking out files: 89% (9661/10855) Checking out files: 90% (9770/10855) Checking out files: 91% (9879/10855) Checking out files: 91% (9922/10855) Checking out files: 92% (9987/10855) Checking out files: 93% (10096/10855) Checking out files: 94% (10204/10855) Checking out files: 95% (10313/10855) Checking out files: 96% (10421/10855) Checking out files: 97% (10530/10855) Checking out files: 98% (10638/10855) Checking out files: 99% (10747/10855) Checking out files: 100% (10855/10855) Checking out files: 100% (10855/10855), done. [2020-08-13T08:44:04.842Z] #39 34.68 CC images/creds.o [2020-08-13T08:44:04.952Z] #22 158.3 + cd /tmp/tmp.mlLpIZhy4s/tmp/docker-ce [2020-08-13T08:44:04.952Z] #22 158.3 + git checkout -q v17.06.2-ce [2020-08-13T08:44:04.952Z] #22 ... [2020-08-13T08:44:04.952Z] [2020-08-13T08:44:04.952Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:04.952Z] #40 83.56 DEP criu/plugin.d [2020-08-13T08:44:04.952Z] #40 83.65 DEP criu/pipes.d [2020-08-13T08:44:04.952Z] #40 83.85 DEP criu/pie-util.d [2020-08-13T08:44:04.952Z] #40 84.00 DEP criu/pie-util-vdso.d [2020-08-13T08:44:04.952Z] #40 84.24 DEP criu/path.d [2020-08-13T08:44:04.952Z] #40 84.38 DEP criu/parasite-syscall.d [2020-08-13T08:44:04.952Z] #40 84.60 DEP criu/pagemap.d [2020-08-13T08:44:04.952Z] #40 84.83 DEP criu/pagemap-cache.d [2020-08-13T08:44:04.952Z] #40 84.99 DEP criu/page-xfer.d [2020-08-13T08:44:04.952Z] #40 85.16 DEP criu/page-pipe.d [2020-08-13T08:44:04.952Z] #40 85.27 DEP criu/netfilter.d [2020-08-13T08:44:04.952Z] #40 85.42 DEP criu/net.d [2020-08-13T08:44:04.952Z] #40 85.77 DEP criu/namespaces.d [2020-08-13T08:44:04.952Z] #40 85.99 DEP criu/mount.d [2020-08-13T08:44:04.952Z] #40 86.27 DEP criu/memfd.d [2020-08-13T08:44:04.952Z] #40 86.43 DEP criu/mem.d [2020-08-13T08:44:04.952Z] #40 86.65 DEP criu/lsm.d [2020-08-13T08:44:04.952Z] #40 86.85 DEP criu/log.d [2020-08-13T08:44:04.952Z] #40 86.99 DEP criu/libnetlink.d [2020-08-13T08:44:04.952Z] #40 87.24 DEP criu/kerndat.d [2020-08-13T08:44:04.952Z] #40 87.51 DEP criu/kcmp-ids.d [2020-08-13T08:44:04.952Z] #40 87.68 DEP criu/irmap.d [2020-08-13T08:44:04.952Z] #40 87.84 DEP criu/ipc_ns.d [2020-08-13T08:44:04.952Z] #40 88.09 DEP criu/image.d [2020-08-13T08:44:04.952Z] #40 88.30 DEP criu/image-desc.d [2020-08-13T08:44:04.952Z] #40 88.48 DEP criu/fsnotify.d [2020-08-13T08:44:04.952Z] #40 88.73 DEP criu/filesystems.d [2020-08-13T08:44:04.952Z] #40 88.94 DEP criu/files.d [2020-08-13T08:44:04.952Z] #40 89.16 DEP criu/files-reg.d [2020-08-13T08:44:04.952Z] #40 89.42 DEP criu/files-ext.d [2020-08-13T08:44:04.952Z] #40 89.64 DEP criu/file-lock.d [2020-08-13T08:44:04.952Z] #40 89.84 DEP criu/file-ids.d [2020-08-13T08:44:04.952Z] #40 90.06 DEP criu/fifo.d [2020-08-13T08:44:04.952Z] #40 90.19 DEP criu/fdstore.d [2020-08-13T08:44:04.952Z] #40 90.35 DEP criu/fault-injection.d [2020-08-13T08:44:04.952Z] #40 90.41 DEP criu/external.d [2020-08-13T08:44:04.952Z] #40 90.54 DEP criu/eventpoll.d [2020-08-13T08:44:04.952Z] #40 90.84 DEP criu/eventfd.d [2020-08-13T08:44:04.952Z] #40 91.00 DEP criu/crtools.d [2020-08-13T08:44:04.952Z] #40 91.30 DEP criu/cr-service.d [2020-08-13T08:44:04.952Z] #40 91.47 DEP criu/cr-restore.d [2020-08-13T08:44:04.952Z] #40 91.94 DEP criu/cr-errno.d [2020-08-13T08:44:04.952Z] #40 91.96 DEP criu/cr-dump.d [2020-08-13T08:44:04.952Z] #40 92.24 DEP criu/cr-dedup.d [2020-08-13T08:44:04.952Z] #40 92.42 DEP criu/cr-check.d [2020-08-13T08:44:04.952Z] #40 92.84 DEP criu/config.d [2020-08-13T08:44:04.952Z] #40 93.15 DEP criu/clone-noasan.d [2020-08-13T08:44:04.952Z] #40 93.27 DEP criu/cgroup.d [2020-08-13T08:44:04.952Z] #40 93.46 DEP criu/cgroup-props.d [2020-08-13T08:44:04.952Z] #40 93.65 DEP criu/bitmap.d [2020-08-13T08:44:04.952Z] #40 93.66 DEP criu/bfd.d [2020-08-13T08:44:04.952Z] #40 ... [2020-08-13T08:44:04.952Z] [2020-08-13T08:44:04.952Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:04.952Z] #18 42.97 Selecting previously unselected package xz-utils. [2020-08-13T08:44:04.952Z] #18 42.98 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 42.99 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T08:44:04.952Z] #18 43.14 Selecting previously unselected package apparmor. [2020-08-13T08:44:04.952Z] #18 43.15 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 43.23 Unpacking apparmor (2.13.2-10) ... [2020-08-13T08:44:04.952Z] #18 43.79 Selecting previously unselected package aufs-tools. [2020-08-13T08:44:04.952Z] #18 43.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 43.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T08:44:04.952Z] #18 43.94 Selecting previously unselected package libonig5:ppc64el. [2020-08-13T08:44:04.952Z] #18 43.96 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 43.97 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-13T08:44:04.952Z] #18 44.09 Selecting previously unselected package libjq1:ppc64el. [2020-08-13T08:44:04.952Z] #18 44.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 44.10 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-13T08:44:04.952Z] #18 44.24 Selecting previously unselected package jq. [2020-08-13T08:44:04.952Z] #18 44.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 44.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T08:44:04.952Z] #18 44.39 Selecting previously unselected package libaio1:ppc64el. [2020-08-13T08:44:04.952Z] #18 44.41 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 44.41 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-13T08:44:04.952Z] #18 44.58 Selecting previously unselected package libgpm2:ppc64el. [2020-08-13T08:44:04.952Z] #18 44.58 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 44.58 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-13T08:44:04.952Z] #18 44.67 Selecting previously unselected package libicu63:ppc64el. [2020-08-13T08:44:04.952Z] #18 44.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-13T08:44:04.952Z] #18 44.70 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-13T08:44:05.103Z] #39 34.84 CC images/vma.o [2020-08-13T08:44:05.228Z] #41 133.2 vendor/golang.org/x/text/secure/bidirule [2020-08-13T08:44:05.228Z] #41 133.4 vendor/golang.org/x/text/unicode/norm [2020-08-13T08:44:05.363Z] #39 ... [2020-08-13T08:44:05.363Z] [2020-08-13T08:44:05.363Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:05.363Z] #41 126.0 hash/crc32 [2020-08-13T08:44:05.363Z] #41 126.2 net [2020-08-13T08:44:05.363Z] #41 126.7 compress/gzip [2020-08-13T08:44:05.363Z] #41 127.3 vendor/golang.org/x/crypto/hkdf [2020-08-13T08:44:05.363Z] #41 127.4 vendor/golang.org/x/text/transform [2020-08-13T08:44:05.363Z] #41 128.2 vendor/golang.org/x/text/unicode/bidi [2020-08-13T08:44:05.363Z] #41 130.2 vendor/golang.org/x/text/secure/bidirule [2020-08-13T08:44:05.363Z] #41 130.7 vendor/golang.org/x/text/unicode/norm [2020-08-13T08:44:05.363Z] #41 134.7 vendor/golang.org/x/net/idna [2020-08-13T08:44:05.363Z] #41 ... [2020-08-13T08:44:05.363Z] [2020-08-13T08:44:05.363Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:05.363Z] #39 35.09 CC images/netdev.o [2020-08-13T08:44:05.624Z] #39 35.39 CC images/tty.o [2020-08-13T08:44:05.947Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-13T08:44:05.947Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d3b3e8df\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-13T08:44:05.947Z] ---------------------------------------------------------------------------- [2020-08-13T08:44:05.947Z] [2020-08-13T08:44:05.947Z] INFO: executeCI.ps1 starting at Thu Aug 13 08:44:05 CUT 2020 [2020-08-13T08:44:05.947Z] [2020-08-13T08:44:05.947Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-13T08:44:05.947Z] INFO: Running git version 2.24.1.windows.2 [2020-08-13T08:44:05.947Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-13T08:44:05.947Z] INFO: Environment variables: [2020-08-13T08:44:05.947Z] [2020-08-13T08:44:05.947Z] Name Value [2020-08-13T08:44:05.947Z] ---- ----- [2020-08-13T08:44:05.947Z] ALLUSERSPROFILE C:\ProgramData [2020-08-13T08:44:05.947Z] amd64 true [2020-08-13T08:44:05.947Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-13T08:44:05.947Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-13T08:44:05.947Z] arm64 true [2020-08-13T08:44:05.947Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-13T08:44:05.947Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-13T08:44:05.947Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-13T08:44:05.947Z] BRANCH_NAME PR-41340 [2020-08-13T08:44:05.947Z] BUILD_DISPLAY_NAME #3 [2020-08-13T08:44:05.947Z] BUILD_ID 3 [2020-08-13T08:44:05.947Z] BUILD_NUMBER 3 [2020-08-13T08:44:05.947Z] BUILD_TAG jenkins-moby-PR-41340-3 [2020-08-13T08:44:05.947Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41340/3/ [2020-08-13T08:44:05.947Z] CHANGE_AUTHOR thaJeztah [2020-08-13T08:44:05.947Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-08-13T08:44:05.947Z] CHANGE_BRANCH bump_docker_py [2020-08-13T08:44:05.947Z] CHANGE_FORK thaJeztah/docker [2020-08-13T08:44:05.947Z] CHANGE_ID 41340 [2020-08-13T08:44:05.947Z] CHANGE_TARGET master [2020-08-13T08:44:05.947Z] CHANGE_TITLE Update docker-py to 4.3.0 [2020-08-13T08:44:05.947Z] CHANGE_URL https://github.com/moby/moby/pull/41340 [2020-08-13T08:44:05.947Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-13T08:44:05.947Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-13T08:44:05.947Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-13T08:44:05.947Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-13T08:44:05.947Z] COMPUTERNAME azwin-2-ef17c0 [2020-08-13T08:44:05.947Z] ComSpec C:\windows\system32\cmd.exe [2020-08-13T08:44:05.947Z] ConfigSequenceNumber 0 [2020-08-13T08:44:05.947Z] dco true [2020-08-13T08:44:05.947Z] DOCKER_BUILDKIT 0 [2020-08-13T08:44:05.947Z] DOCKER_DUT_DEBUG 1 [2020-08-13T08:44:05.947Z] DOCKER_EXPERIMENTAL 1 [2020-08-13T08:44:05.947Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-13T08:44:05.947Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-13T08:44:05.947Z] EXECUTOR_NUMBER 0 [2020-08-13T08:44:05.947Z] FQDN azwin-2-ef17c0.westus.cloudapp.azure.com [2020-08-13T08:44:05.947Z] GIT_BRANCH PR-41340 [2020-08-13T08:44:05.947Z] GIT_COMMIT 3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:44:05.947Z] GIT_PREVIOUS_COMMIT 77e9ebce9d790e7af4db55a98f4d005bcb80a75f [2020-08-13T08:44:05.947Z] GIT_URL https://github.com/moby/moby.git [2020-08-13T08:44:05.947Z] HUDSON_COOKIE c9121651-b8bb-4972-9cba-ffdc985c908b [2020-08-13T08:44:05.947Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-13T08:44:05.947Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-13T08:44:05.947Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-13T08:44:05.947Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-13T08:44:05.947Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-13T08:44:05.947Z] JENKINS_NODE_COOKIE 49075625-a9fb-491c-854c-d7dd138f0402 [2020-08-13T08:44:05.947Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-13T08:44:05.947Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-13T08:44:05.947Z] JOB_BASE_NAME PR-41340 [2020-08-13T08:44:05.947Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41340/display/redirect [2020-08-13T08:44:05.947Z] JOB_NAME moby/PR-41340 [2020-08-13T08:44:05.947Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41340/ [2020-08-13T08:44:05.947Z] library.jps.version master [2020-08-13T08:44:05.947Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-13T08:44:05.947Z] NODE_LABELS amd64 azure azwin-2-ef17c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-13T08:44:05.947Z] NODE_NAME azwin-2-ef17c0 [2020-08-13T08:44:05.947Z] NUMBER_OF_PROCESSORS 4 [2020-08-13T08:44:05.947Z] OS Windows_NT [2020-08-13T08:44:05.947Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-13T08:44:05.947Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-13T08:44:05.947Z] ppc64le true [2020-08-13T08:44:05.947Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-13T08:44:05.947Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-13T08:44:05.947Z] PROCESSOR_LEVEL 6 [2020-08-13T08:44:05.947Z] PROCESSOR_REVISION 5504 [2020-08-13T08:44:05.947Z] ProgramData C:\ProgramData [2020-08-13T08:44:05.947Z] ProgramFiles C:\Program Files [2020-08-13T08:44:05.947Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-13T08:44:05.947Z] ProgramW6432 C:\Program Files [2020-08-13T08:44:05.947Z] PROMPT $P$G [2020-08-13T08:44:05.947Z] PSExecutionPolicyPreference Bypass [2020-08-13T08:44:05.947Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-13T08:44:05.947Z] PUBLIC C:\Users\Public [2020-08-13T08:44:05.947Z] rootless true [2020-08-13T08:44:05.947Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41340/3/display/redirect?page=changes [2020-08-13T08:44:05.947Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41340/3/display/redirect [2020-08-13T08:44:05.947Z] s390x true [2020-08-13T08:44:05.948Z] SKIP_VALIDATION_TESTS 1 [2020-08-13T08:44:05.948Z] SOURCES_DRIVE d [2020-08-13T08:44:05.948Z] SOURCES_SUBDIR gopath [2020-08-13T08:44:05.948Z] STAGE_NAME Run tests [2020-08-13T08:44:05.948Z] SystemDrive C: [2020-08-13T08:44:05.948Z] SystemRoot C:\windows [2020-08-13T08:44:05.948Z] TEMP C:\windows\TEMP [2020-08-13T08:44:05.948Z] TESTDEBUG 0 [2020-08-13T08:44:05.948Z] TESTRUN_DRIVE d [2020-08-13T08:44:05.948Z] TESTRUN_SUBDIR CI [2020-08-13T08:44:05.948Z] TIMEOUT 120m [2020-08-13T08:44:05.948Z] TMP C:\windows\TEMP [2020-08-13T08:44:05.948Z] unit_validate true [2020-08-13T08:44:05.948Z] USERDOMAIN WORKGROUP [2020-08-13T08:44:05.948Z] USERNAME azwin-2-ef17c0$ [2020-08-13T08:44:05.948Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-13T08:44:05.948Z] validate_force false [2020-08-13T08:44:05.948Z] windir C:\windows [2020-08-13T08:44:05.948Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-13T08:44:05.948Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-13T08:44:05.948Z] windowsRS1 false [2020-08-13T08:44:05.948Z] windowsRS5 true [2020-08-13T08:44:05.948Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-13T08:44:05.948Z] [2020-08-13T08:44:05.948Z] [2020-08-13T08:44:05.948Z] [2020-08-13T08:44:06.195Z] #39 36.06 CC images/file-lock.o [2020-08-13T08:44:06.456Z] #39 36.26 CC images/rlimit.o [2020-08-13T08:44:06.496Z] #18 ... [2020-08-13T08:44:06.496Z] [2020-08-13T08:44:06.496Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:06.496Z] #42 149.9 vendor/golang.org/x/net/idna [2020-08-13T08:44:06.496Z] #42 151.5 net/textproto [2020-08-13T08:44:06.496Z] #42 151.5 crypto/x509 [2020-08-13T08:44:06.496Z] #42 153.9 vendor/golang.org/x/net/http/httpguts [2020-08-13T08:44:06.496Z] #42 153.9 vendor/golang.org/x/net/http/httpproxy [2020-08-13T08:44:06.496Z] #42 156.9 crypto/tls [2020-08-13T08:44:06.817Z] #42 ... [2020-08-13T08:44:06.817Z] [2020-08-13T08:44:06.817Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:06.817Z] #40 93.82 DEP criu/autofs.d [2020-08-13T08:44:06.817Z] #40 93.99 DEP criu/aio.d [2020-08-13T08:44:06.817Z] #40 94.26 DEP criu/action-scripts.d [2020-08-13T08:44:06.817Z] #40 94.68 CC criu/action-scripts.o [2020-08-13T08:44:06.899Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-08-13T08:44:06.910Z] INFO: Sources under d:\gopath\... [2020-08-13T08:44:06.910Z] INFO: Test run under d:\CI\... [2020-08-13T08:44:06.910Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-13T08:44:06.910Z] INFO: docker/docker repository was found [2020-08-13T08:44:07.028Z] #39 36.56 CC images/pagemap.o [2020-08-13T08:44:07.028Z] #39 36.80 CC images/siginfo.o [2020-08-13T08:44:07.115Z] #40 95.62 CC criu/aio.o [2020-08-13T08:44:07.288Z] #39 37.00 CC images/rpc.o [2020-08-13T08:44:07.366Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-13T08:44:07.412Z] #40 96.10 CC criu/autofs.o [2020-08-13T08:44:07.477Z] ok github.com/docker/docker/daemon/config 0.098s coverage: 81.8% of statements [2020-08-13T08:44:07.740Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2020-08-13T08:44:07.824Z] ltsc2019: Pulling from windows/servercore [2020-08-13T08:44:07.824Z] 4612f6d0b889: Pulling fs layer [2020-08-13T08:44:07.824Z] 3ab49687905c: Pulling fs layer [2020-08-13T08:44:08.230Z] #39 38.12 CC images/ext-file.o [2020-08-13T08:44:08.491Z] #39 38.30 CC images/cgroup.o [2020-08-13T08:44:09.062Z] #39 39.01 CC images/userns.o [2020-08-13T08:44:09.074Z] INFO [loader] Go packages loading at mode 575 (name|exports_file|files|imports|types_sizes|compiled_files|deps) took 1m57.487378049s [2020-08-13T08:44:09.074Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.536085ms [2020-08-13T08:44:09.135Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-08-13T08:44:09.402Z] #41 ... [2020-08-13T08:44:09.402Z] [2020-08-13T08:44:09.402Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:09.402Z] #39 33.91 CC images/ipc-var.o [2020-08-13T08:44:09.402Z] #39 34.20 CC images/ipc-desc.o [2020-08-13T08:44:09.402Z] #39 34.33 CC images/ipc-shm.o [2020-08-13T08:44:09.402Z] #39 34.54 CC images/ipc-msg.o [2020-08-13T08:44:09.402Z] #39 34.81 CC images/ipc-sem.o [2020-08-13T08:44:09.402Z] #39 35.04 CC images/utsns.o [2020-08-13T08:44:09.402Z] #39 35.27 CC images/creds.o [2020-08-13T08:44:09.402Z] #39 35.50 CC images/vma.o [2020-08-13T08:44:09.402Z] #39 35.70 CC images/netdev.o [2020-08-13T08:44:09.402Z] #39 36.12 CC images/tty.o [2020-08-13T08:44:09.402Z] #39 36.64 CC images/file-lock.o [2020-08-13T08:44:09.402Z] #39 36.83 CC images/rlimit.o [2020-08-13T08:44:09.402Z] #39 36.98 CC images/pagemap.o [2020-08-13T08:44:09.402Z] #39 37.21 CC images/siginfo.o [2020-08-13T08:44:09.402Z] #39 37.47 CC images/rpc.o [2020-08-13T08:44:09.402Z] #39 38.65 CC images/ext-file.o [2020-08-13T08:44:09.402Z] #39 38.93 CC images/cgroup.o [2020-08-13T08:44:09.633Z] #39 39.29 CC images/google/protobuf/descriptor.o [2020-08-13T08:44:09.966Z] #39 39.51 CC images/userns.o [2020-08-13T08:44:10.190Z] #40 98.43 CC criu/bfd.o [2020-08-13T08:44:10.490Z] #40 99.12 CC criu/bitmap.o [2020-08-13T08:44:10.491Z] #40 ... [2020-08-13T08:44:10.491Z] [2020-08-13T08:44:10.491Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:10.491Z] #18 48.93 Selecting previously unselected package libnet1:ppc64el. [2020-08-13T08:44:10.491Z] #18 48.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-13T08:44:10.491Z] #18 48.94 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-13T08:44:10.491Z] #18 49.04 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-13T08:44:10.491Z] #18 49.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-13T08:44:10.491Z] #18 49.06 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-13T08:44:10.491Z] #18 49.20 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-13T08:44:10.491Z] #18 49.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-13T08:44:10.491Z] #18 49.22 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-13T08:44:10.491Z] #18 49.30 Selecting previously unselected package libreadline5:ppc64el. [2020-08-13T08:44:10.491Z] #18 49.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-13T08:44:10.491Z] #18 49.32 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-13T08:44:10.491Z] #18 49.44 Selecting previously unselected package net-tools. [2020-08-13T08:44:10.491Z] #18 49.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-13T08:44:10.491Z] #18 49.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T08:44:10.491Z] #18 49.76 Selecting previously unselected package python-pip-whl. [2020-08-13T08:44:10.491Z] #18 49.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T08:44:10.491Z] #18 49.78 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T08:44:10.491Z] #18 50.28 Selecting previously unselected package python3-lib2to3. [2020-08-13T08:44:10.491Z] #18 50.29 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T08:44:10.491Z] #18 50.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T08:44:10.491Z] #18 50.42 Selecting previously unselected package python3-distutils. [2020-08-13T08:44:10.491Z] #18 50.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T08:44:10.491Z] #18 50.45 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T08:44:10.491Z] #18 50.64 Selecting previously unselected package python3-pip. [2020-08-13T08:44:10.491Z] #18 50.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T08:44:10.491Z] #18 50.67 Unpacking python3-pip (18.1-5) ... [2020-08-13T08:44:10.491Z] #18 50.93 Selecting previously unselected package python3-pkg-resources. [2020-08-13T08:44:10.491Z] #18 50.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T08:44:10.491Z] #18 50.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T08:44:10.491Z] #18 51.21 Selecting previously unselected package python3-setuptools. [2020-08-13T08:44:10.491Z] #18 51.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T08:44:10.491Z] #18 51.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T08:44:10.491Z] #18 51.55 Selecting previously unselected package python3-wheel. [2020-08-13T08:44:10.491Z] #18 51.56 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T08:44:10.491Z] #18 51.57 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T08:44:10.491Z] #18 51.67 Selecting previously unselected package sudo. [2020-08-13T08:44:10.491Z] #18 51.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-08-13T08:44:10.491Z] #18 51.70 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T08:44:10.529Z] #39 39.87 CC images/google/protobuf/descriptor.o [2020-08-13T08:44:10.799Z] #18 52.26 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T08:44:10.799Z] #18 52.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-13T08:44:10.799Z] #18 52.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T08:44:10.799Z] #18 52.46 Selecting previously unselected package uidmap. [2020-08-13T08:44:10.799Z] #18 52.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-08-13T08:44:10.799Z] #18 52.47 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T08:44:11.018Z] #39 40.89 CC images/opts.o [2020-08-13T08:44:11.018Z] #39 ... [2020-08-13T08:44:11.018Z] [2020-08-13T08:44:11.018Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:44:11.018Z] #54 142.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:44:11.100Z] #18 52.57 Selecting previously unselected package vim-runtime. [2020-08-13T08:44:11.100Z] #18 52.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:44:11.100Z] #18 52.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T08:44:11.100Z] #18 52.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T08:44:11.100Z] #18 52.68 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T08:44:11.279Z] #54 142.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T08:44:11.898Z] #39 41.55 CC images/opts.o [2020-08-13T08:44:12.155Z] #39 41.82 CC images/seccomp.o [2020-08-13T08:44:12.662Z] #54 ... [2020-08-13T08:44:12.663Z] [2020-08-13T08:44:12.663Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:44:12.663Z] #10 133.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T08:44:12.663Z] #10 133.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T08:44:12.663Z] #10 133.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:44:12.663Z] #10 ... [2020-08-13T08:44:12.663Z] [2020-08-13T08:44:12.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:12.663Z] #39 41.11 CC images/seccomp.o [2020-08-13T08:44:12.663Z] #39 41.40 CC images/binfmt-misc.o [2020-08-13T08:44:12.663Z] #39 41.58 CC images/time.o [2020-08-13T08:44:12.663Z] #39 41.74 CC images/sysctl.o [2020-08-13T08:44:12.663Z] #39 41.97 CC images/autofs.o [2020-08-13T08:44:12.663Z] #39 42.15 CC images/macvlan.o [2020-08-13T08:44:12.663Z] #39 42.31 CC images/sit.o [2020-08-13T08:44:12.663Z] #39 42.49 CC images/memfd.o [2020-08-13T08:44:12.719Z] #39 42.15 CC images/binfmt-misc.o [2020-08-13T08:44:12.924Z] #39 42.71 CC images/timens.o [2020-08-13T08:44:12.976Z] #39 42.32 CC images/time.o [2020-08-13T08:44:12.976Z] #39 42.49 CC images/sysctl.o [2020-08-13T08:44:13.185Z] #39 42.93 LINK images/built-in.o [2020-08-13T08:44:13.185Z] #39 43.12 GEN compel/include/asm [2020-08-13T08:44:13.233Z] #39 42.75 CC images/autofs.o [2020-08-13T08:44:13.355Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-08-13T08:44:13.355Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 14.0% of statements [2020-08-13T08:44:13.446Z] #39 43.14 GEN compel/include/version.h [2020-08-13T08:44:13.446Z] #39 43.16 touch .config [2020-08-13T08:44:13.446Z] #39 43.20 GEN include/common/config.h [2020-08-13T08:44:13.446Z] #39 43.28 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-13T08:44:13.446Z] #39 43.31 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-13T08:44:13.446Z] #39 43.34 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-13T08:44:13.446Z] #39 43.36 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-13T08:44:13.446Z] #39 43.38 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-13T08:44:13.489Z] #39 42.99 CC images/macvlan.o [2020-08-13T08:44:13.489Z] #39 43.13 CC images/sit.o [2020-08-13T08:44:13.706Z] #39 43.41 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-13T08:44:13.706Z] #39 43.44 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T08:44:13.706Z] #39 43.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-13T08:44:13.706Z] #39 43.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T08:44:13.706Z] #39 43.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T08:44:13.706Z] #39 43.51 DEP compel/plugins/std/infect.d [2020-08-13T08:44:13.706Z] #39 43.65 DEP compel/plugins/std/string.d [2020-08-13T08:44:13.746Z] #39 43.27 CC images/memfd.o [2020-08-13T08:44:13.967Z] #39 43.77 DEP compel/plugins/std/log.d [2020-08-13T08:44:13.967Z] #39 43.87 DEP compel/plugins/std/fds.d [2020-08-13T08:44:14.002Z] #39 43.51 CC images/timens.o [2020-08-13T08:44:14.228Z] #39 43.95 DEP compel/plugins/std/std.d [2020-08-13T08:44:14.228Z] #39 44.08 DEP compel/plugins/shmem/shmem.d [2020-08-13T08:44:14.259Z] #39 43.70 LINK images/built-in.o [2020-08-13T08:44:14.260Z] #39 43.85 GEN compel/include/asm [2020-08-13T08:44:14.260Z] #39 43.88 GEN compel/include/version.h [2020-08-13T08:44:14.260Z] #39 43.90 touch .config [2020-08-13T08:44:14.260Z] #39 43.93 GEN include/common/config.h [2020-08-13T08:44:14.490Z] #39 44.18 DEP compel/plugins/fds/fds.d [2020-08-13T08:44:14.490Z] #39 44.31 CC compel/plugins/std/std.o [2020-08-13T08:44:14.517Z] #39 44.00 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-13T08:44:14.517Z] #39 44.03 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-13T08:44:14.517Z] #39 44.05 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-13T08:44:14.517Z] #39 44.07 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-13T08:44:14.517Z] #39 44.09 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-13T08:44:14.517Z] #39 44.11 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-13T08:44:14.517Z] #39 44.13 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-13T08:44:14.517Z] #39 44.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-13T08:44:14.517Z] #39 44.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-13T08:44:14.517Z] #39 44.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-13T08:44:14.517Z] #39 ... [2020-08-13T08:44:14.517Z] [2020-08-13T08:44:14.517Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:44:14.517Z] #54 142.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-13T08:44:14.517Z] #54 142.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-13T08:44:14.748Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.673s coverage: 57.0% of statements [2020-08-13T08:44:14.853Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 30.8% of statements [2020-08-13T08:44:14.853Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-08-13T08:44:14.853Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T08:44:14.853Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T08:44:14.853Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T08:44:14.853Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T08:44:14.883Z] 3ab49687905c: Verifying Checksum [2020-08-13T08:44:14.883Z] 3ab49687905c: Download complete [2020-08-13T08:44:15.061Z] #39 44.64 CC compel/plugins/std/fds.o [2020-08-13T08:44:15.081Z] #54 ... [2020-08-13T08:44:15.081Z] [2020-08-13T08:44:15.081Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:44:15.081Z] #10 133.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-13T08:44:15.081Z] #10 133.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-13T08:44:15.081Z] #10 133.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:44:15.322Z] #39 45.13 CC compel/plugins/std/log.o [2020-08-13T08:44:15.337Z] #10 ... [2020-08-13T08:44:15.337Z] [2020-08-13T08:44:15.337Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:15.337Z] #39 44.17 DEP compel/plugins/std/infect.d [2020-08-13T08:44:15.337Z] #39 44.32 DEP compel/plugins/std/string.d [2020-08-13T08:44:15.337Z] #39 44.44 DEP compel/plugins/std/log.d [2020-08-13T08:44:15.337Z] #39 44.52 DEP compel/plugins/std/fds.d [2020-08-13T08:44:15.338Z] #39 44.59 DEP compel/plugins/std/std.d [2020-08-13T08:44:15.338Z] #39 44.68 DEP compel/plugins/shmem/shmem.d [2020-08-13T08:44:15.338Z] #39 44.81 DEP compel/plugins/fds/fds.d [2020-08-13T08:44:15.594Z] #39 44.91 CC compel/plugins/std/std.o [2020-08-13T08:44:15.594Z] #39 45.15 CC compel/plugins/std/fds.o [2020-08-13T08:44:15.641Z] #18 56.50 Selecting previously unselected package vim. [2020-08-13T08:44:15.641Z] #18 56.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-13T08:44:15.641Z] #18 56.55 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T08:44:15.641Z] #18 57.24 Selecting previously unselected package xfsprogs. [2020-08-13T08:44:15.641Z] #18 57.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-13T08:44:15.641Z] #18 57.26 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T08:44:15.892Z] #39 ... [2020-08-13T08:44:15.892Z] [2020-08-13T08:44:15.892Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:15.892Z] #41 136.6 vendor/golang.org/x/net/http2/hpack [2020-08-13T08:44:15.892Z] #41 137.5 mime [2020-08-13T08:44:15.892Z] #41 139.0 mime/quotedprintable [2020-08-13T08:44:15.892Z] #41 139.4 net/http/internal [2020-08-13T08:44:15.892Z] #41 143.2 net/textproto [2020-08-13T08:44:15.892Z] #41 143.2 crypto/x509 [2020-08-13T08:44:15.892Z] #41 144.4 vendor/golang.org/x/net/http/httpguts [2020-08-13T08:44:15.892Z] #41 144.7 vendor/golang.org/x/net/http/httpproxy [2020-08-13T08:44:15.892Z] #41 145.1 mime/multipart [2020-08-13T08:44:16.153Z] #41 ... [2020-08-13T08:44:16.153Z] [2020-08-13T08:44:16.153Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:16.153Z] #39 45.88 CC compel/plugins/std/string.o [2020-08-13T08:44:16.157Z] #39 45.66 CC compel/plugins/std/log.o [2020-08-13T08:44:16.291Z] #18 57.89 Selecting previously unselected package zip. [2020-08-13T08:44:16.291Z] #18 57.91 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-08-13T08:44:16.291Z] #18 57.91 Unpacking zip (3.0-11+b1) ... [2020-08-13T08:44:16.591Z] #18 58.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T08:44:16.591Z] #18 58.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T08:44:16.591Z] #18 58.20 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-13T08:44:16.591Z] #18 58.20 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-13T08:44:16.591Z] #18 58.22 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-13T08:44:16.591Z] #18 58.22 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-13T08:44:16.591Z] #18 58.22 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T08:44:16.591Z] #18 58.22 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-13T08:44:16.591Z] #18 58.23 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-13T08:44:16.591Z] #18 58.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T08:44:16.675Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-08-13T08:44:16.726Z] #39 46.50 CC compel/plugins/std/infect.o [2020-08-13T08:44:16.891Z] #18 58.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-13T08:44:16.891Z] #18 58.31 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-13T08:44:16.891Z] #18 58.31 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T08:44:16.891Z] #18 58.32 Setting up zip (3.0-11+b1) ... [2020-08-13T08:44:16.891Z] #18 58.32 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T08:44:16.891Z] #18 58.37 Setting up bash-completion (1:2.8-6) ... [2020-08-13T08:44:17.087Z] #39 46.46 CC compel/plugins/std/string.o [2020-08-13T08:44:17.301Z] #39 46.94 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-13T08:44:17.301Z] #39 47.01 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-13T08:44:17.301Z] #39 47.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-13T08:44:17.562Z] #39 47.19 AR compel/plugins/std.lib.a [2020-08-13T08:44:17.562Z] #39 47.26 CC compel/plugins/fds/fds.o [2020-08-13T08:44:17.651Z] #39 47.20 CC compel/plugins/std/infect.o [2020-08-13T08:44:17.848Z] #39 47.48 AR compel/plugins/fds.lib.a [2020-08-13T08:44:17.848Z] #39 47.53 HOSTDEP compel/src/lib/log-host.d [2020-08-13T08:44:17.848Z] #39 47.70 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T08:44:18.110Z] #39 47.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-13T08:44:18.110Z] #39 47.90 HOSTDEP compel/src/main-host.d [2020-08-13T08:44:18.110Z] #39 48.03 DEP compel/src/lib/ptrace.d [2020-08-13T08:44:18.215Z] #39 47.65 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-13T08:44:18.215Z] #39 47.70 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-13T08:44:18.215Z] #39 47.75 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-13T08:44:18.371Z] #39 48.21 DEP compel/src/lib/infect.d [2020-08-13T08:44:18.371Z] #39 48.33 DEP compel/src/lib/infect-util.d [2020-08-13T08:44:18.436Z] ok github.com/docker/docker/daemon/cluster 0.087s coverage: 0.5% of statements [2020-08-13T08:44:18.472Z] #39 47.86 AR compel/plugins/std.lib.a [2020-08-13T08:44:18.472Z] #39 47.97 CC compel/plugins/fds/fds.o [2020-08-13T08:44:18.596Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.459s coverage: 45.9% of statements [2020-08-13T08:44:18.632Z] #39 48.47 DEP compel/src/lib/infect-rpc.d [2020-08-13T08:44:18.728Z] #39 48.19 AR compel/plugins/fds.lib.a [2020-08-13T08:44:18.728Z] #39 48.25 HOSTDEP compel/src/lib/log-host.d [2020-08-13T08:44:18.728Z] #39 48.36 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-13T08:44:18.894Z] #39 48.61 DEP compel/arch/x86/src/lib/infect.d [2020-08-13T08:44:18.894Z] #39 ... [2020-08-13T08:44:18.894Z] [2020-08-13T08:44:18.894Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:44:18.894Z] #54 DONE 149.7s [2020-08-13T08:44:18.894Z] [2020-08-13T08:44:18.894Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T08:44:18.894Z] #55 DONE 0.1s [2020-08-13T08:44:18.894Z] [2020-08-13T08:44:18.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:18.894Z] #39 48.82 DEP compel/arch/x86/src/lib/cpu.d [2020-08-13T08:44:18.984Z] #39 ... [2020-08-13T08:44:18.984Z] [2020-08-13T08:44:18.984Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:18.984Z] #41 137.0 vendor/golang.org/x/net/idna [2020-08-13T08:44:18.984Z] #41 139.2 vendor/golang.org/x/net/http2/hpack [2020-08-13T08:44:18.985Z] #41 140.5 mime [2020-08-13T08:44:18.985Z] #41 142.2 mime/quotedprintable [2020-08-13T08:44:18.985Z] #41 142.5 net/http/internal [2020-08-13T08:44:18.985Z] #41 145.6 net/textproto [2020-08-13T08:44:18.985Z] #41 145.6 crypto/x509 [2020-08-13T08:44:18.985Z] #41 146.7 vendor/golang.org/x/net/http/httpguts [2020-08-13T08:44:18.985Z] #41 147.0 vendor/golang.org/x/net/http/httpproxy [2020-08-13T08:44:18.985Z] #41 ... [2020-08-13T08:44:18.985Z] [2020-08-13T08:44:18.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:18.985Z] #39 48.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-13T08:44:18.985Z] #39 48.62 HOSTDEP compel/src/main-host.d [2020-08-13T08:44:19.000Z] #18 ... [2020-08-13T08:44:19.000Z] [2020-08-13T08:44:19.000Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:44:19.000Z] #22 162.0 + mkdir -p /tmp/tmp.mlLpIZhy4s/src/github.com/docker [2020-08-13T08:44:19.000Z] #22 162.0 + mv components/cli /tmp/tmp.mlLpIZhy4s/src/github.com/docker/cli [2020-08-13T08:44:19.000Z] #22 162.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-13T08:44:19.000Z] #22 ... [2020-08-13T08:44:19.000Z] [2020-08-13T08:44:19.000Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:19.000Z] #40 99.34 CC criu/cgroup-props.o [2020-08-13T08:44:19.000Z] #40 100.7 CC criu/cgroup.o [2020-08-13T08:44:19.000Z] #40 105.9 CC criu/clone-noasan.o [2020-08-13T08:44:19.000Z] #40 106.1 CC criu/config.o [2020-08-13T08:44:19.155Z] #39 ... [2020-08-13T08:44:19.155Z] [2020-08-13T08:44:19.155Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T08:44:19.155Z] #56 DONE 0.1s [2020-08-13T08:44:19.155Z] [2020-08-13T08:44:19.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:19.155Z] #39 48.90 DEP compel/src/lib/log.d [2020-08-13T08:44:19.155Z] #39 49.01 DEP compel/src/main.d [2020-08-13T08:44:19.169Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.318s coverage: 73.1% of statements [2020-08-13T08:44:19.241Z] #39 48.74 DEP compel/src/lib/ptrace.d [2020-08-13T08:44:19.241Z] #39 48.87 DEP compel/src/lib/infect.d [2020-08-13T08:44:19.416Z] #39 49.20 DEP compel/src/lib/handle-elf.d [2020-08-13T08:44:19.475Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-08-13T08:44:19.498Z] #39 49.11 DEP compel/src/lib/infect-util.d [2020-08-13T08:44:19.676Z] #39 49.44 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-13T08:44:19.754Z] #39 49.27 DEP compel/src/lib/infect-rpc.d [2020-08-13T08:44:19.937Z] #39 49.67 CC compel/src/lib/log.o [2020-08-13T08:44:20.011Z] #39 49.40 DEP compel/arch/x86/src/lib/infect.d [2020-08-13T08:44:20.011Z] #39 49.56 DEP compel/arch/x86/src/lib/cpu.d [2020-08-13T08:44:20.011Z] #39 49.61 DEP compel/src/lib/log.d [2020-08-13T08:44:20.060Z] #40 108.8 CC criu/cr-check.o [2020-08-13T08:44:20.197Z] #39 49.97 CC compel/arch/x86/src/lib/cpu.o [2020-08-13T08:44:20.268Z] #39 49.76 DEP compel/src/main.d [2020-08-13T08:44:20.268Z] #39 49.89 DEP compel/src/lib/handle-elf.d [2020-08-13T08:44:20.525Z] #39 49.97 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-13T08:44:20.525Z] #39 50.11 CC compel/src/lib/log.o [2020-08-13T08:44:20.560Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.036s coverage: 49.5% of statements [2020-08-13T08:44:20.768Z] #39 50.69 CC compel/arch/x86/src/lib/infect.o [2020-08-13T08:44:20.987Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2020-08-13T08:44:21.095Z] #39 50.49 CC compel/arch/x86/src/lib/cpu.o [2020-08-13T08:44:21.134Z] #40 ... [2020-08-13T08:44:21.134Z] [2020-08-13T08:44:21.134Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:21.134Z] #42 164.5 net/http/httptrace [2020-08-13T08:44:21.134Z] #42 164.7 net/http [2020-08-13T08:44:21.668Z] #39 50.99 CC compel/arch/x86/src/lib/infect.o [2020-08-13T08:44:21.711Z] #39 51.49 CC compel/src/lib/infect-rpc.o [2020-08-13T08:44:21.786Z] #42 ... [2020-08-13T08:44:21.786Z] [2020-08-13T08:44:21.786Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:21.786Z] #18 63.29 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-13T08:44:21.786Z] #18 63.30 Setting up xz-utils (5.2.4-1) ... [2020-08-13T08:44:21.786Z] #18 63.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T08:44:21.786Z] #18 63.33 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T08:44:21.786Z] #18 63.47 invoke-rc.d: could not determine current runlevel [2020-08-13T08:44:21.786Z] #18 63.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T08:44:21.786Z] #18 63.51 Setting up pigz (2.4-1) ... [2020-08-13T08:44:21.786Z] #18 63.51 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-13T08:44:21.786Z] #18 63.52 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-13T08:44:21.786Z] #18 63.56 Setting up python-pip-whl (18.1-5) ... [2020-08-13T08:44:21.786Z] #18 63.56 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-13T08:44:21.954Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.496s coverage: 76.1% of statements [2020-08-13T08:44:21.954Z] ok github.com/docker/docker/daemon 12.395s coverage: 17.3% of statements [2020-08-13T08:44:21.954Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T08:44:21.954Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T08:44:21.954Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T08:44:21.954Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T08:44:21.954Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T08:44:21.972Z] #39 51.86 CC compel/src/lib/infect-util.o [2020-08-13T08:44:22.087Z] #18 63.57 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T08:44:22.232Z] #39 ... [2020-08-13T08:44:22.232Z] [2020-08-13T08:44:22.232Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:44:22.232Z] #54 DONE 150.3s [2020-08-13T08:44:22.232Z] [2020-08-13T08:44:22.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:22.232Z] #39 51.63 CC compel/src/lib/infect-rpc.o [2020-08-13T08:44:22.232Z] #39 ... [2020-08-13T08:44:22.232Z] [2020-08-13T08:44:22.232Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-13T08:44:22.232Z] #55 DONE 0.0s [2020-08-13T08:44:22.232Z] [2020-08-13T08:44:22.232Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-13T08:44:22.232Z] #56 DONE 0.1s [2020-08-13T08:44:22.232Z] [2020-08-13T08:44:22.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:44:22.232Z] #10 148.4 Selecting previously unselected package libapparmor1:amd64. [2020-08-13T08:44:22.232Z] #10 148.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-13T08:44:22.232Z] #10 148.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T08:44:22.232Z] #10 148.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-13T08:44:22.232Z] #10 148.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-13T08:44:22.232Z] #10 148.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T08:44:22.232Z] #10 148.8 Selecting previously unselected package libbtrfs0. [2020-08-13T08:44:22.232Z] #10 148.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T08:44:22.232Z] #10 148.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T08:44:22.232Z] #10 148.9 Selecting previously unselected package libbtrfs-dev. [2020-08-13T08:44:22.232Z] #10 148.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T08:44:22.232Z] #10 148.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:44:22.232Z] #10 149.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-13T08:44:22.232Z] #10 149.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T08:44:22.232Z] #10 149.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:22.232Z] #10 150.3 Selecting previously unselected package libudev-dev:amd64. [2020-08-13T08:44:22.232Z] #10 150.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T08:44:22.232Z] #10 150.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T08:44:22.233Z] #39 52.15 CC compel/src/lib/infect.o [2020-08-13T08:44:22.489Z] #10 150.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-13T08:44:22.489Z] #10 150.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-13T08:44:22.489Z] #10 150.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T08:44:22.528Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-08-13T08:44:22.739Z] #18 64.23 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-13T08:44:22.739Z] #18 64.23 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-13T08:44:22.739Z] #18 64.24 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-13T08:44:22.739Z] #18 64.25 Setting up vim (2:8.1.0875-5) ... [2020-08-13T08:44:22.739Z] #18 64.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T08:44:22.739Z] #18 64.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T08:44:22.739Z] #18 64.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T08:44:22.739Z] #18 64.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T08:44:22.739Z] #18 64.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T08:44:22.739Z] #18 64.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T08:44:22.739Z] #18 64.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T08:44:22.739Z] #18 64.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T08:44:22.739Z] #18 64.40 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-13T08:44:22.739Z] #18 64.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T08:44:22.739Z] #18 64.41 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-13T08:44:22.739Z] #18 64.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T08:44:22.739Z] #18 64.44 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-13T08:44:22.739Z] #18 64.44 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T08:44:23.420Z] #10 151.4 Selecting previously unselected package libpcre16-3:amd64. [2020-08-13T08:44:23.420Z] #10 151.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-13T08:44:23.420Z] #10 151.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.617Z] #39 ... [2020-08-13T08:44:23.617Z] [2020-08-13T08:44:23.617Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-13T08:44:23.617Z] #10 149.3 Selecting previously unselected package libapparmor1:amd64. [2020-08-13T08:44:23.617Z] #10 149.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 149.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T08:44:23.617Z] #10 149.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-13T08:44:23.617Z] #10 149.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 149.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T08:44:23.617Z] #10 150.0 Selecting previously unselected package libbtrfs0. [2020-08-13T08:44:23.617Z] #10 150.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 150.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-13T08:44:23.617Z] #10 150.2 Selecting previously unselected package libbtrfs-dev. [2020-08-13T08:44:23.617Z] #10 150.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 150.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:44:23.617Z] #10 150.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-13T08:44:23.617Z] #10 150.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 150.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:23.617Z] #10 150.7 Selecting previously unselected package libudev-dev:amd64. [2020-08-13T08:44:23.617Z] #10 150.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 150.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T08:44:23.617Z] #10 151.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-13T08:44:23.617Z] #10 151.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 151.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T08:44:23.617Z] #10 151.5 Selecting previously unselected package libpcre16-3:amd64. [2020-08-13T08:44:23.617Z] #10 151.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 151.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.617Z] #10 151.7 Selecting previously unselected package libpcre32-3:amd64. [2020-08-13T08:44:23.617Z] #10 151.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 151.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.617Z] #10 151.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-13T08:44:23.617Z] #10 151.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 151.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.617Z] #10 152.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-13T08:44:23.617Z] #10 152.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 152.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.617Z] #10 152.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-13T08:44:23.617Z] #10 152.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 152.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T08:44:23.617Z] #10 152.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-13T08:44:23.617Z] #10 152.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 152.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:23.617Z] #10 152.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-13T08:44:23.617Z] #10 152.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 152.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T08:44:23.617Z] #10 152.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-13T08:44:23.617Z] #10 152.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T08:44:23.617Z] #10 152.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T08:44:23.617Z] #10 153.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.617Z] #10 153.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T08:44:23.617Z] #10 153.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T08:44:23.617Z] #10 153.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T08:44:23.617Z] #10 153.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.617Z] #10 153.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T08:44:23.617Z] #10 153.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:44:23.617Z] #10 153.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T08:44:23.617Z] #10 153.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.617Z] #10 153.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T08:44:23.617Z] #10 153.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T08:44:23.617Z] #10 153.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:44:23.617Z] #10 153.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T08:44:23.617Z] #10 153.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T08:44:23.617Z] #10 153.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T08:44:23.617Z] #10 153.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T08:44:23.617Z] #10 153.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.618Z] #10 153.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:44:23.618Z] #10 153.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-08-13T08:44:23.618Z] #10 153.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-08-13T08:44:23.618Z] #10 153.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:44:23.618Z] #10 153.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-08-13T08:44:23.618Z] #10 153.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-08-13T08:44:23.618Z] #10 153.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T08:44:23.618Z] #10 153.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T08:44:23.618Z] #10 153.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:23.618Z] #10 153.6 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T08:44:23.618Z] #10 153.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:23.618Z] #10 153.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:23.618Z] #10 153.7 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:44:23.618Z] #10 DONE 154.2s [2020-08-13T08:44:23.618Z] [2020-08-13T08:44:23.618Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:23.677Z] #10 151.8 Selecting previously unselected package libpcre32-3:amd64. [2020-08-13T08:44:23.677Z] #10 151.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-13T08:44:23.677Z] #10 151.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.923Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-08-13T08:44:23.934Z] #10 152.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-13T08:44:23.934Z] #10 152.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-13T08:44:23.934Z] #10 152.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T08:44:23.934Z] #10 152.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-13T08:44:23.934Z] #10 152.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-13T08:44:23.934Z] #10 152.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T08:44:24.186Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-08-13T08:44:24.191Z] #10 152.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-13T08:44:24.447Z] #10 152.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-13T08:44:24.447Z] #10 152.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T08:44:24.704Z] #10 152.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-13T08:44:24.704Z] #10 152.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-13T08:44:24.704Z] #10 152.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:24.704Z] #10 152.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-13T08:44:24.704Z] #10 152.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-13T08:44:24.704Z] #10 152.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T08:44:24.704Z] #10 153.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-13T08:44:24.961Z] #10 153.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-13T08:44:24.961Z] #10 153.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T08:44:25.003Z] #49 ... [2020-08-13T08:44:25.003Z] [2020-08-13T08:44:25.003Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T08:44:25.003Z] #11 DONE 1.4s [2020-08-13T08:44:25.003Z] [2020-08-13T08:44:25.003Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:25.003Z] #49 1.322 + RM_GOPATH=0 [2020-08-13T08:44:25.003Z] #49 1.322 + TMP_GOPATH= [2020-08-13T08:44:25.003Z] #49 1.322 + : /build [2020-08-13T08:44:25.003Z] #49 1.323 + '[' -z '' ']' [2020-08-13T08:44:25.003Z] #49 1.332 ++ mktemp -d [2020-08-13T08:44:25.003Z] #49 1.332 + export GOPATH=/tmp/tmp.N99QGxrWM6 [2020-08-13T08:44:25.003Z] #49 1.332 + GOPATH=/tmp/tmp.N99QGxrWM6 [2020-08-13T08:44:25.003Z] #49 1.332 + RM_GOPATH=1 [2020-08-13T08:44:25.003Z] #49 1.332 + case "$(go env GOARCH)" in [2020-08-13T08:44:25.003Z] #49 1.332 ++ go env GOARCH [2020-08-13T08:44:25.003Z] #49 1.346 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:44:25.003Z] #49 1.346 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:44:25.003Z] #49 1.346 ++ dirname /tmp/install/install.sh [2020-08-13T08:44:25.003Z] #49 1.347 + dir=/tmp/install [2020-08-13T08:44:25.003Z] #49 1.347 + bin=runc [2020-08-13T08:44:25.003Z] #49 1.347 + shift [2020-08-13T08:44:25.003Z] #49 1.347 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T08:44:25.003Z] #49 1.347 + . /tmp/install/runc.installer [2020-08-13T08:44:25.003Z] #49 1.348 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:44:25.003Z] #49 1.348 + install_runc [2020-08-13T08:44:25.003Z] #49 1.349 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T08:44:25.003Z] #49 1.349 + uname -r [2020-08-13T08:44:25.003Z] #49 1.375 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T08:44:25.003Z] #49 1.375 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T08:44:25.003Z] #49 1.375 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T08:44:25.003Z] #49 1.375 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.N99QGxrWM6/src/github.com/opencontainers/runc [2020-08-13T08:44:25.003Z] #49 1.375 Cloning into '/tmp/tmp.N99QGxrWM6/src/github.com/opencontainers/runc'... [2020-08-13T08:44:25.136Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 4.8% of statements [2020-08-13T08:44:25.179Z] 4612f6d0b889: Verifying Checksum [2020-08-13T08:44:25.179Z] 4612f6d0b889: Download complete [2020-08-13T08:44:25.218Z] #10 153.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-13T08:44:25.218Z] #10 153.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-13T08:44:25.218Z] #10 153.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-13T08:44:25.218Z] #10 153.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-13T08:44:25.218Z] #10 153.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-13T08:44:25.218Z] #10 153.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-13T08:44:25.218Z] #10 153.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:44:25.218Z] #10 153.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-13T08:44:25.474Z] #10 153.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-13T08:44:25.474Z] #10 153.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-13T08:44:25.474Z] #10 153.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-13T08:44:25.474Z] #10 153.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-13T08:44:25.474Z] #10 153.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-13T08:44:25.474Z] #10 153.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-13T08:44:25.474Z] #10 153.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-13T08:44:25.474Z] #10 153.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-13T08:44:25.474Z] #10 153.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-13T08:44:25.474Z] #10 153.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:44:25.474Z] #10 153.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-08-13T08:44:25.474Z] #10 153.7 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-08-13T08:44:25.474Z] #10 153.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-13T08:44:25.474Z] #10 153.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-08-13T08:44:25.474Z] #10 153.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-08-13T08:44:25.474Z] #10 153.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-13T08:44:25.474Z] #10 153.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-13T08:44:25.474Z] #10 153.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:25.474Z] #10 153.7 Setting up dmsetup (2:1.02.155-3) ... [2020-08-13T08:44:25.474Z] #10 153.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:25.474Z] #10 153.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-13T08:44:25.474Z] #10 153.7 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:44:25.944Z] #49 ... [2020-08-13T08:44:25.944Z] [2020-08-13T08:44:25.944Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T08:44:25.944Z] #12 DONE 1.1s [2020-08-13T08:44:25.944Z] [2020-08-13T08:44:25.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:25.944Z] #39 55.17 CC compel/src/lib/ptrace.o [2020-08-13T08:44:25.944Z] #39 55.74 AR compel/libcompel.a [2020-08-13T08:44:25.944Z] #39 55.87 HOSTCC compel/src/main-host.o [2020-08-13T08:44:26.037Z] #10 DONE 154.2s [2020-08-13T08:44:26.038Z] [2020-08-13T08:44:26.038Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:26.084Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.809s coverage: 57.7% of statements [2020-08-13T08:44:26.085Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-13T08:44:26.085Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T08:44:26.085Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T08:44:26.085Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T08:44:26.205Z] #39 ... [2020-08-13T08:44:26.205Z] [2020-08-13T08:44:26.205Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:26.205Z] #41 147.1 crypto/tls [2020-08-13T08:44:26.205Z] #41 153.2 net/http/httptrace [2020-08-13T08:44:26.205Z] #41 153.5 net/http [2020-08-13T08:44:26.347Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.0% of statements [2020-08-13T08:44:26.466Z] #41 ... [2020-08-13T08:44:26.466Z] [2020-08-13T08:44:26.466Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T08:44:26.611Z] ok github.com/docker/docker/daemon/logger/awslogs 0.297s coverage: 77.8% of statements [2020-08-13T08:44:26.611Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T08:44:26.611Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T08:44:26.728Z] #13 0.982 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T08:44:26.728Z] #13 DONE 1.1s [2020-08-13T08:44:26.728Z] [2020-08-13T08:44:26.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:26.728Z] #39 56.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-13T08:44:26.728Z] #39 56.49 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T08:44:27.219Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-08-13T08:44:27.282Z] #18 68.15 Setting up iptables (1.8.2-4) ... [2020-08-13T08:44:27.282Z] #18 68.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T08:44:27.282Z] #18 68.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T08:44:27.282Z] #18 68.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T08:44:27.282Z] #18 68.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T08:44:27.282Z] #18 68.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T08:44:27.282Z] #18 68.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T08:44:27.282Z] #18 68.26 Setting up python3 (3.7.3-1) ... [2020-08-13T08:44:27.282Z] #18 68.90 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T08:44:27.299Z] #39 57.04 HOSTCC compel/src/lib/log-host.o [2020-08-13T08:44:27.495Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2020-08-13T08:44:27.560Z] #39 57.30 HOSTLINK compel/compel-host-bin [2020-08-13T08:44:27.770Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-08-13T08:44:27.821Z] #39 57.54 DEP soccr/soccr.d [2020-08-13T08:44:27.821Z] #39 ... [2020-08-13T08:44:27.821Z] [2020-08-13T08:44:27.821Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T08:44:27.821Z] #14 DONE 1.0s [2020-08-13T08:44:27.821Z] [2020-08-13T08:44:27.821Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:27.821Z] #39 57.63 CC soccr/soccr.o [2020-08-13T08:44:27.894Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.1% of statements [2020-08-13T08:44:27.932Z] #49 ... [2020-08-13T08:44:27.932Z] [2020-08-13T08:44:27.932Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-13T08:44:27.932Z] #11 DONE 1.5s [2020-08-13T08:44:27.932Z] [2020-08-13T08:44:27.932Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:27.932Z] #49 1.504 + RM_GOPATH=0 [2020-08-13T08:44:27.932Z] #49 1.504 + TMP_GOPATH= [2020-08-13T08:44:27.932Z] #49 1.504 + : /build [2020-08-13T08:44:27.932Z] #49 1.504 + '[' -z '' ']' [2020-08-13T08:44:27.932Z] #49 1.511 ++ mktemp -d [2020-08-13T08:44:27.932Z] #49 1.515 + export GOPATH=/tmp/tmp.KZWjo6WfF7 [2020-08-13T08:44:27.932Z] #49 1.515 + GOPATH=/tmp/tmp.KZWjo6WfF7 [2020-08-13T08:44:27.932Z] #49 1.515 + RM_GOPATH=1 [2020-08-13T08:44:27.932Z] #49 1.515 + case "$(go env GOARCH)" in [2020-08-13T08:44:27.932Z] #49 1.527 ++ go env GOARCH [2020-08-13T08:44:27.932Z] #49 1.572 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T08:44:27.932Z] #49 1.572 + GO_BUILDMODE=-buildmode=pie [2020-08-13T08:44:27.932Z] #49 1.572 ++ dirname /tmp/install/install.sh [2020-08-13T08:44:27.932Z] #49 1.583 + dir=/tmp/install [2020-08-13T08:44:27.932Z] #49 1.583 + bin=runc [2020-08-13T08:44:27.932Z] #49 1.583 + shift [2020-08-13T08:44:27.932Z] #49 1.583 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-13T08:44:27.932Z] #49 1.583 + . /tmp/install/runc.installer [2020-08-13T08:44:27.932Z] #49 1.583 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:44:27.932Z] #49 1.583 + install_runc [2020-08-13T08:44:27.932Z] #49 1.583 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-13T08:44:27.932Z] #49 1.603 + uname -r [2020-08-13T08:44:27.932Z] #49 1.603 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-13T08:44:27.932Z] #49 1.603 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-13T08:44:27.932Z] #49 1.603 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KZWjo6WfF7/src/github.com/opencontainers/runc [2020-08-13T08:44:27.932Z] #49 1.603 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-13T08:44:27.932Z] #49 1.609 Cloning into '/tmp/tmp.KZWjo6WfF7/src/github.com/opencontainers/runc'... [2020-08-13T08:44:28.336Z] #18 69.83 Setting up apparmor (2.13.2-10) ... [2020-08-13T08:44:28.352Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2020-08-13T08:44:28.863Z] #49 ... [2020-08-13T08:44:28.863Z] [2020-08-13T08:44:28.863Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-13T08:44:28.863Z] #12 DONE 1.2s [2020-08-13T08:44:28.863Z] [2020-08-13T08:44:28.863Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T08:44:28.931Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-08-13T08:44:29.215Z] #39 ... [2020-08-13T08:44:29.215Z] [2020-08-13T08:44:29.215Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T08:44:29.215Z] #15 DONE 1.1s [2020-08-13T08:44:29.215Z] [2020-08-13T08:44:29.215Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T08:44:29.302Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 75.2% of statements [2020-08-13T08:44:29.302Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T08:44:29.427Z] #13 ... [2020-08-13T08:44:29.427Z] [2020-08-13T08:44:29.427Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:29.427Z] #41 147.6 mime/multipart [2020-08-13T08:44:29.427Z] #41 149.5 crypto/tls [2020-08-13T08:44:29.427Z] #41 156.2 net/http/httptrace [2020-08-13T08:44:29.427Z] #41 156.6 net/http [2020-08-13T08:44:29.565Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-08-13T08:44:29.684Z] #41 ... [2020-08-13T08:44:29.684Z] [2020-08-13T08:44:29.684Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:29.684Z] #39 52.17 CC compel/src/lib/infect-util.o [2020-08-13T08:44:29.684Z] #39 52.51 CC compel/src/lib/infect.o [2020-08-13T08:44:29.684Z] #39 54.85 CC compel/src/lib/ptrace.o [2020-08-13T08:44:29.684Z] #39 55.18 AR compel/libcompel.a [2020-08-13T08:44:29.684Z] #39 55.23 HOSTCC compel/src/main-host.o [2020-08-13T08:44:29.684Z] #39 55.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-13T08:44:29.684Z] #39 55.71 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-13T08:44:29.684Z] #39 56.29 HOSTCC compel/src/lib/log-host.o [2020-08-13T08:44:29.684Z] #39 56.56 HOSTLINK compel/compel-host-bin [2020-08-13T08:44:29.684Z] #39 56.90 DEP soccr/soccr.d [2020-08-13T08:44:29.684Z] #39 57.15 CC soccr/soccr.o [2020-08-13T08:44:29.684Z] #39 58.86 AR soccr/libsoccr.a [2020-08-13T08:44:29.684Z] #39 58.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T08:44:29.684Z] #39 59.19 DEP criu/arch/x86/sigframe.d [2020-08-13T08:44:29.684Z] #39 59.25 DEP criu/arch/x86/sigaction_compat.d [2020-08-13T08:44:29.684Z] #39 ... [2020-08-13T08:44:29.684Z] [2020-08-13T08:44:29.684Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-13T08:44:29.684Z] #13 0.972 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-13T08:44:29.878Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 37.7% of statements [2020-08-13T08:44:29.878Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-08-13T08:44:29.941Z] #13 DONE 1.1s [2020-08-13T08:44:29.941Z] [2020-08-13T08:44:29.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:29.941Z] #39 59.33 DEP criu/arch/x86/kerndat.d [2020-08-13T08:44:29.941Z] #39 59.61 DEP criu/arch/x86/crtools.d [2020-08-13T08:44:30.159Z] #16 DONE 1.1s [2020-08-13T08:44:30.160Z] [2020-08-13T08:44:30.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:30.160Z] #39 59.51 AR soccr/libsoccr.a [2020-08-13T08:44:30.160Z] #39 59.57 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T08:44:30.200Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-13T08:44:30.424Z] #39 60.16 DEP criu/arch/x86/sigframe.d [2020-08-13T08:44:30.424Z] #39 60.35 DEP criu/arch/x86/sigaction_compat.d [2020-08-13T08:44:30.438Z] #18 71.85 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T08:44:30.438Z] #18 71.86 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T08:44:30.455Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-08-13T08:44:30.506Z] #39 59.76 DEP criu/arch/x86/cpu.d [2020-08-13T08:44:30.506Z] #39 60.05 CC criu/arch/x86/cpu.o [2020-08-13T08:44:30.737Z] #18 72.40 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T08:44:30.836Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-13T08:44:30.998Z] #39 60.55 DEP criu/arch/x86/kerndat.d [2020-08-13T08:44:30.998Z] #39 60.71 DEP criu/arch/x86/crtools.d [2020-08-13T08:44:30.998Z] #39 60.92 DEP criu/arch/x86/cpu.d [2020-08-13T08:44:31.031Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 46.8% of statements [2020-08-13T08:44:31.069Z] #39 ... [2020-08-13T08:44:31.069Z] [2020-08-13T08:44:31.069Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-13T08:44:31.069Z] #14 DONE 1.1s [2020-08-13T08:44:31.069Z] [2020-08-13T08:44:31.069Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-13T08:44:31.274Z] #39 61.06 CC criu/arch/x86/cpu.o [2020-08-13T08:44:31.607Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-08-13T08:44:31.793Z] #18 73.47 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T08:44:31.873Z] ok github.com/docker/docker/daemon 12.272s coverage: 17.3% of statements [2020-08-13T08:44:31.873Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T08:44:31.873Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T08:44:31.873Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T08:44:31.873Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T08:44:31.897Z] #39 61.61 CC criu/arch/x86/crtools.o [2020-08-13T08:44:32.001Z] #15 DONE 1.0s [2020-08-13T08:44:32.001Z] [2020-08-13T08:44:32.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:32.001Z] #39 60.91 CC criu/arch/x86/crtools.o [2020-08-13T08:44:32.849Z] #18 74.36 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T08:44:32.932Z] #39 62.50 CC criu/arch/x86/kerndat.o [2020-08-13T08:44:33.001Z] ok github.com/docker/docker/daemon/logger/splunk 1.952s coverage: 82.5% of statements [2020-08-13T08:44:33.001Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T08:44:33.001Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T08:44:33.001Z] ok github.com/docker/docker/distribution/metadata 0.099s coverage: 48.2% of statements [2020-08-13T08:44:33.150Z] #18 ... [2020-08-13T08:44:33.150Z] [2020-08-13T08:44:33.150Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:33.150Z] #40 112.0 CC criu/cr-dedup.o [2020-08-13T08:44:33.150Z] #40 112.5 CC criu/cr-dump.o [2020-08-13T08:44:33.150Z] #40 115.3 CC criu/cr-errno.o [2020-08-13T08:44:33.150Z] #40 115.5 CC criu/cr-restore.o [2020-08-13T08:44:33.188Z] #39 ... [2020-08-13T08:44:33.188Z] [2020-08-13T08:44:33.189Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-13T08:44:33.189Z] #16 DONE 1.1s [2020-08-13T08:44:33.189Z] [2020-08-13T08:44:33.189Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:33.293Z] #39 62.87 CC criu/arch/x86/kerndat.o [2020-08-13T08:44:33.385Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-08-13T08:44:33.456Z] #40 122.2 CC criu/cr-service.o [2020-08-13T08:44:33.554Z] #39 63.39 CC criu/arch/x86/sigaction_compat.o [2020-08-13T08:44:33.677Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.175s coverage: 57.0% of statements [2020-08-13T08:44:33.966Z] ok github.com/docker/docker/distribution 0.595s coverage: 21.9% of statements [2020-08-13T08:44:33.966Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T08:44:34.125Z] #39 63.73 CC criu/arch/x86/sigframe.o [2020-08-13T08:44:34.229Z] ok github.com/docker/docker/errdefs 0.053s coverage: 49.4% of statements [2020-08-13T08:44:34.385Z] #39 63.97 LINK criu/arch/x86/crtools.built-in.o [2020-08-13T08:44:34.385Z] #39 64.02 DEP criu/pie/util-vdso-elf32.d [2020-08-13T08:44:34.385Z] #39 64.10 DEP criu/pie/util-vdso.d [2020-08-13T08:44:34.385Z] #39 64.21 DEP criu/pie/util.d [2020-08-13T08:44:34.385Z] #39 64.34 CC criu/pie/util.o [2020-08-13T08:44:34.518Z] #40 ... [2020-08-13T08:44:34.518Z] [2020-08-13T08:44:34.518Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:34.518Z] #18 76.03 Setting up python3-pip (18.1-5) ... [2020-08-13T08:44:34.557Z] #17 1.406 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:44:34.557Z] #17 1.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:44:34.557Z] #17 1.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:44:34.819Z] #18 ... [2020-08-13T08:44:34.819Z] [2020-08-13T08:44:34.819Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:34.819Z] #42 178.4 github.com/LK4D4/vndr/godl [2020-08-13T08:44:34.819Z] #42 179.4 github.com/LK4D4/vndr [2020-08-13T08:44:34.960Z] #39 64.66 CC criu/pie/util-vdso.o [2020-08-13T08:44:35.120Z] #17 2.045 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:44:35.179Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-08-13T08:44:35.442Z] ok github.com/docker/docker/image/cache 0.035s coverage: 19.2% of statements [2020-08-13T08:44:35.705Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-08-13T08:44:35.886Z] #42 ... [2020-08-13T08:44:35.886Z] [2020-08-13T08:44:35.886Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:35.886Z] #18 77.37 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:44:35.886Z] #18 77.42 Processing triggers for mime-support (3.62) ... [2020-08-13T08:44:35.886Z] #18 ... [2020-08-13T08:44:35.886Z] [2020-08-13T08:44:35.886Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:35.886Z] #42 DONE 189.4s [2020-08-13T08:44:35.901Z] #39 65.39 CC criu/pie/util-vdso-elf32.o [2020-08-13T08:44:35.971Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2020-08-13T08:44:35.971Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-08-13T08:44:35.971Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T08:44:35.971Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T08:44:35.971Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T08:44:36.162Z] #39 65.91 AR criu/pie/pie.lib.a [2020-08-13T08:44:36.162Z] #39 65.97 DEP criu/pie/restorer.d [2020-08-13T08:44:36.207Z] [2020-08-13T08:44:36.207Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:36.207Z] #18 DONE 77.7s [2020-08-13T08:44:36.207Z] [2020-08-13T08:44:36.207Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:36.207Z] #40 124.8 CC criu/crtools.o [2020-08-13T08:44:36.422Z] #39 66.17 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-13T08:44:36.422Z] #39 66.25 DEP criu/arch/x86/restorer_unmap.d [2020-08-13T08:44:36.487Z] #17 3.257 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:44:36.686Z] #39 66.27 DEP criu/arch/x86/restorer.d [2020-08-13T08:44:36.686Z] #39 66.46 DEP criu/arch/x86/vdso-pie.d [2020-08-13T08:44:36.857Z] #40 ... [2020-08-13T08:44:36.857Z] [2020-08-13T08:44:36.857Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T08:44:36.857Z] #19 0.497 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T08:44:36.857Z] #19 0.503 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T08:44:36.857Z] #19 0.511 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T08:44:36.857Z] #19 DONE 0.6s [2020-08-13T08:44:36.857Z] [2020-08-13T08:44:36.857Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:44:36.922Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-08-13T08:44:36.947Z] #39 66.63 DEP criu/pie/parasite-vdso.d [2020-08-13T08:44:36.947Z] #39 66.78 DEP criu/pie/parasite.d [2020-08-13T08:44:37.207Z] #39 ... [2020-08-13T08:44:37.207Z] [2020-08-13T08:44:37.207Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:37.207Z] #41 168.1 github.com/LK4D4/vndr/godl [2020-08-13T08:44:37.855Z] #17 4.580 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:44:38.148Z] #41 168.8 github.com/LK4D4/vndr [2020-08-13T08:44:38.165Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.974s coverage: 46.2% of statements [2020-08-13T08:44:38.317Z] ok github.com/docker/docker/opts 0.049s coverage: 67.4% of statements [2020-08-13T08:44:38.785Z] #17 ... [2020-08-13T08:44:38.785Z] [2020-08-13T08:44:38.785Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:38.785Z] #39 63.24 CC criu/arch/x86/sigaction_compat.o [2020-08-13T08:44:38.785Z] #39 63.48 CC criu/arch/x86/sigframe.o [2020-08-13T08:44:38.785Z] #39 63.80 LINK criu/arch/x86/crtools.built-in.o [2020-08-13T08:44:38.785Z] #39 63.86 DEP criu/pie/util-vdso-elf32.d [2020-08-13T08:44:38.785Z] #39 63.98 DEP criu/pie/util-vdso.d [2020-08-13T08:44:38.785Z] #39 64.13 DEP criu/pie/util.d [2020-08-13T08:44:38.785Z] #39 64.29 CC criu/pie/util.o [2020-08-13T08:44:38.785Z] #39 64.64 CC criu/pie/util-vdso.o [2020-08-13T08:44:38.785Z] #39 65.28 CC criu/pie/util-vdso-elf32.o [2020-08-13T08:44:38.785Z] #39 65.83 AR criu/pie/pie.lib.a [2020-08-13T08:44:38.785Z] #39 65.90 DEP criu/pie/restorer.d [2020-08-13T08:44:38.785Z] #39 66.18 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-13T08:44:38.785Z] #39 66.30 DEP criu/arch/x86/restorer_unmap.d [2020-08-13T08:44:38.785Z] #39 66.31 DEP criu/arch/x86/restorer.d [2020-08-13T08:44:38.785Z] #39 66.49 DEP criu/arch/x86/vdso-pie.d [2020-08-13T08:44:38.785Z] #39 66.56 DEP criu/pie/parasite-vdso.d [2020-08-13T08:44:38.785Z] #39 66.69 DEP criu/pie/parasite.d [2020-08-13T08:44:38.785Z] #39 66.83 CC criu/pie/parasite.o [2020-08-13T08:44:38.785Z] #39 67.94 LINK criu/pie/parasite.built-in.o [2020-08-13T08:44:38.785Z] #39 67.96 GEN criu/pie/parasite-blob.h [2020-08-13T08:44:38.785Z] #39 68.00 CC criu/pie/parasite-vdso.o [2020-08-13T08:44:38.800Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-08-13T08:44:39.269Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-08-13T08:44:39.349Z] #39 68.62 CC criu/arch/x86/vdso-pie.o [2020-08-13T08:44:39.532Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-08-13T08:44:39.606Z] #39 68.94 CC criu/arch/x86/restorer.o [2020-08-13T08:44:39.796Z] ok github.com/docker/docker/pkg/archive 1.124s coverage: 76.7% of statements [2020-08-13T08:44:39.796Z] ok github.com/docker/docker/pkg/authorization 1.125s coverage: 68.3% of statements [2020-08-13T08:44:39.863Z] #39 69.43 CC criu/arch/x86/restorer_unmap.o [2020-08-13T08:44:39.863Z] #39 69.47 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-13T08:44:40.059Z] #41 ... [2020-08-13T08:44:40.059Z] [2020-08-13T08:44:40.059Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:40.059Z] #17 1.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-13T08:44:40.059Z] #17 1.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-13T08:44:40.059Z] #17 1.806 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-13T08:44:40.059Z] #17 2.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-13T08:44:40.060Z] #17 3.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-13T08:44:40.060Z] #17 4.691 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-13T08:44:40.060Z] #17 9.955 Fetched 8372 kB in 9s (948 kB/s) [2020-08-13T08:44:40.120Z] #39 69.76 CC criu/pie/restorer.o [2020-08-13T08:44:40.320Z] #17 9.955 Reading package lists... [2020-08-13T08:44:40.320Z] #17 ... [2020-08-13T08:44:40.320Z] [2020-08-13T08:44:40.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:40.320Z] #39 67.00 CC criu/pie/parasite.o [2020-08-13T08:44:40.320Z] #39 68.24 LINK criu/pie/parasite.built-in.o [2020-08-13T08:44:40.320Z] #39 68.25 GEN criu/pie/parasite-blob.h [2020-08-13T08:44:40.320Z] #39 68.26 CC criu/pie/parasite-vdso.o [2020-08-13T08:44:40.320Z] #39 68.86 CC criu/arch/x86/vdso-pie.o [2020-08-13T08:44:40.320Z] #39 69.22 CC criu/arch/x86/restorer.o [2020-08-13T08:44:40.320Z] #39 69.81 CC criu/arch/x86/restorer_unmap.o [2020-08-13T08:44:40.320Z] #39 69.86 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-13T08:44:40.320Z] #39 70.11 CC criu/pie/restorer.o [2020-08-13T08:44:40.370Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-08-13T08:44:40.948Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-08-13T08:44:40.948Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-08-13T08:44:41.896Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-08-13T08:44:42.158Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-08-13T08:44:42.325Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.299s coverage: 49.5% of statements [2020-08-13T08:44:42.541Z] #20 5.399 Collecting yamllint==1.16.0 [2020-08-13T08:44:42.541Z] #20 5.766 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T08:44:42.541Z] #20 5.891 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T08:44:42.641Z] #39 ... [2020-08-13T08:44:42.641Z] [2020-08-13T08:44:42.641Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:42.641Z] #41 170.2 github.com/LK4D4/vndr/godl [2020-08-13T08:44:42.733Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-08-13T08:44:42.840Z] #20 5.955 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T08:44:42.840Z] #20 6.059 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T08:44:42.898Z] #41 171.1 github.com/LK4D4/vndr [2020-08-13T08:44:43.141Z] #20 6.234 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T08:44:43.440Z] #20 ... [2020-08-13T08:44:43.440Z] [2020-08-13T08:44:43.440Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:44:43.440Z] #29 DONE 196.9s [2020-08-13T08:44:43.440Z] [2020-08-13T08:44:43.440Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:43.440Z] #40 126.2 CC criu/eventfd.o [2020-08-13T08:44:43.440Z] #40 126.6 CC criu/eventpoll.o [2020-08-13T08:44:43.440Z] #40 127.7 CC criu/external.o [2020-08-13T08:44:43.440Z] #40 128.2 CC criu/fault-injection.o [2020-08-13T08:44:43.440Z] #40 128.4 CC criu/fdstore.o [2020-08-13T08:44:43.440Z] #40 128.9 CC criu/fifo.o [2020-08-13T08:44:43.440Z] #40 129.3 CC criu/file-ids.o [2020-08-13T08:44:43.440Z] #40 129.8 CC criu/file-lock.o [2020-08-13T08:44:43.440Z] #40 130.9 CC criu/files-ext.o [2020-08-13T08:44:43.440Z] #40 131.3 CC criu/files-reg.o [2020-08-13T08:44:43.617Z] #39 73.34 LINK criu/pie/restorer.built-in.o [2020-08-13T08:44:43.617Z] #39 73.34 GEN criu/pie/restorer-blob.h [2020-08-13T08:44:43.617Z] #39 73.45 DEP criu/vdso.d [2020-08-13T08:44:43.677Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-08-13T08:44:43.878Z] #39 73.64 DEP criu/vdso-compat.d [2020-08-13T08:44:44.139Z] #39 73.75 DEP criu/uts_ns.d [2020-08-13T08:44:44.139Z] #39 ... [2020-08-13T08:44:44.139Z] [2020-08-13T08:44:44.139Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:44.139Z] #17 9.955 Reading package lists... [2020-08-13T08:44:44.139Z] #17 ... [2020-08-13T08:44:44.139Z] [2020-08-13T08:44:44.139Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:44.139Z] #49 10.78 + cd /tmp/tmp.N99QGxrWM6/src/github.com/opencontainers/runc [2020-08-13T08:44:44.139Z] #49 10.78 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:44:44.139Z] #49 11.04 + '[' -z '' ']' [2020-08-13T08:44:44.139Z] #49 11.04 + target=static [2020-08-13T08:44:44.139Z] #49 11.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T08:44:44.139Z] #49 11.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T08:44:44.251Z] ok github.com/docker/docker/pkg/chrootarchive 3.652s coverage: 43.2% of statements [2020-08-13T08:44:44.399Z] #49 ... [2020-08-13T08:44:44.399Z] [2020-08-13T08:44:44.399Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:44.514Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-08-13T08:44:45.090Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-08-13T08:44:45.090Z] ok github.com/docker/docker/pkg/fsutils 0.287s coverage: 85.1% of statements [2020-08-13T08:44:45.352Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-08-13T08:44:45.556Z] #40 ... [2020-08-13T08:44:45.557Z] [2020-08-13T08:44:45.557Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:44:45.557Z] #20 8.571 Building wheels for collected packages: pyyaml [2020-08-13T08:44:45.557Z] #20 8.578 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T08:44:46.301Z] ok github.com/docker/docker/layer 7.615s coverage: 68.8% of statements [2020-08-13T08:44:46.301Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T08:44:46.301Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T08:44:46.301Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T08:44:46.301Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T08:44:46.301Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T08:44:46.301Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T08:44:46.301Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T08:44:46.301Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T08:44:46.301Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-08-13T08:44:46.563Z] ok github.com/docker/docker/pkg/ioutils 0.595s coverage: 69.3% of statements [2020-08-13T08:44:46.618Z] #20 9.822 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T08:44:46.618Z] #20 9.834 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T08:44:46.618Z] #20 9.976 Successfully built pyyaml [2020-08-13T08:44:46.618Z] #20 10.01 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-13T08:44:46.826Z] ok github.com/docker/docker/pkg/idtools 0.816s coverage: 70.5% of statements [2020-08-13T08:44:46.826Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-08-13T08:44:46.826Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-08-13T08:44:46.826Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-13T08:44:46.826Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T08:44:47.072Z] #41 ... [2020-08-13T08:44:47.072Z] [2020-08-13T08:44:47.072Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:47.072Z] #49 10.58 + cd /tmp/tmp.KZWjo6WfF7/src/github.com/opencontainers/runc [2020-08-13T08:44:47.072Z] #49 10.58 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-13T08:44:47.072Z] #49 10.87 + '[' -z '' ']' [2020-08-13T08:44:47.072Z] #49 10.87 + target=static [2020-08-13T08:44:47.072Z] #49 10.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-13T08:44:47.072Z] #49 11.28 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-13T08:44:47.072Z] #49 ... [2020-08-13T08:44:47.072Z] [2020-08-13T08:44:47.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:47.072Z] #39 72.30 LINK criu/pie/restorer.built-in.o [2020-08-13T08:44:47.072Z] #39 72.32 GEN criu/pie/restorer-blob.h [2020-08-13T08:44:47.072Z] #39 72.44 DEP criu/vdso.d [2020-08-13T08:44:47.072Z] #39 72.62 DEP criu/vdso-compat.d [2020-08-13T08:44:47.072Z] #39 72.73 DEP criu/uts_ns.d [2020-08-13T08:44:47.072Z] #39 72.86 DEP criu/util.d [2020-08-13T08:44:47.072Z] #39 73.07 DEP criu/uffd.d [2020-08-13T08:44:47.072Z] #39 73.29 DEP criu/tun.d [2020-08-13T08:44:47.072Z] #39 73.45 DEP criu/tty.d [2020-08-13T08:44:47.072Z] #39 73.71 DEP criu/timerfd.d [2020-08-13T08:44:47.072Z] #39 73.88 DEP criu/timens.d [2020-08-13T08:44:47.072Z] #39 74.05 DEP criu/sysfs_parse.d [2020-08-13T08:44:47.072Z] #39 74.14 DEP criu/sysctl.d [2020-08-13T08:44:47.072Z] #39 74.26 DEP criu/string.d [2020-08-13T08:44:47.072Z] #39 74.29 DEP criu/stats.d [2020-08-13T08:44:47.072Z] #39 74.38 DEP criu/sockets.d [2020-08-13T08:44:47.072Z] #39 74.57 DEP criu/sk-unix.d [2020-08-13T08:44:47.072Z] #39 74.83 DEP criu/sk-tcp.d [2020-08-13T08:44:47.072Z] #39 74.99 DEP criu/sk-queue.d [2020-08-13T08:44:47.072Z] #39 75.16 DEP criu/sk-packet.d [2020-08-13T08:44:47.072Z] #39 75.34 DEP criu/sk-netlink.d [2020-08-13T08:44:47.072Z] #39 75.53 DEP criu/sk-inet.d [2020-08-13T08:44:47.072Z] #39 75.82 DEP criu/signalfd.d [2020-08-13T08:44:47.072Z] #39 75.98 DEP criu/sigframe.d [2020-08-13T08:44:47.072Z] #39 76.10 DEP criu/shmem.d [2020-08-13T08:44:47.072Z] #39 76.28 DEP criu/servicefd.d [2020-08-13T08:44:47.072Z] #39 76.49 DEP criu/seize.d [2020-08-13T08:44:47.089Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-08-13T08:44:47.089Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T08:44:47.274Z] #20 10.41 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T08:44:47.328Z] #39 76.65 DEP criu/seccomp.d [2020-08-13T08:44:47.328Z] #39 76.84 DEP criu/rst-malloc.d [2020-08-13T08:44:47.328Z] #39 76.89 DEP criu/rbtree.d [2020-08-13T08:44:47.353Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2020-08-13T08:44:47.579Z] #20 DONE 10.7s [2020-08-13T08:44:47.579Z] [2020-08-13T08:44:47.579Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:47.579Z] #40 134.8 CC criu/files.o [2020-08-13T08:44:47.585Z] #39 76.95 DEP criu/pstree.d [2020-08-13T08:44:47.585Z] #39 77.17 DEP criu/protobuf.d [2020-08-13T08:44:47.617Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 86.7% of statements [2020-08-13T08:44:47.617Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-08-13T08:44:47.703Z] #17 14.16 Reading package lists... [2020-08-13T08:44:47.703Z] #17 ... [2020-08-13T08:44:47.703Z] [2020-08-13T08:44:47.703Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:47.703Z] #41 DONE 178.3s [2020-08-13T08:44:47.703Z] [2020-08-13T08:44:47.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:47.703Z] #39 73.91 DEP criu/util.d [2020-08-13T08:44:47.703Z] #39 74.15 DEP criu/uffd.d [2020-08-13T08:44:47.703Z] #39 74.34 DEP criu/tun.d [2020-08-13T08:44:47.703Z] #39 74.49 DEP criu/tty.d [2020-08-13T08:44:47.703Z] #39 74.68 DEP criu/timerfd.d [2020-08-13T08:44:47.703Z] #39 74.89 DEP criu/timens.d [2020-08-13T08:44:47.703Z] #39 75.15 DEP criu/sysfs_parse.d [2020-08-13T08:44:47.703Z] #39 75.32 DEP criu/sysctl.d [2020-08-13T08:44:47.703Z] #39 75.48 DEP criu/string.d [2020-08-13T08:44:47.703Z] #39 75.55 DEP criu/stats.d [2020-08-13T08:44:47.703Z] #39 75.73 DEP criu/sockets.d [2020-08-13T08:44:47.703Z] #39 75.90 DEP criu/sk-unix.d [2020-08-13T08:44:47.703Z] #39 76.10 DEP criu/sk-tcp.d [2020-08-13T08:44:47.703Z] #39 76.23 DEP criu/sk-queue.d [2020-08-13T08:44:47.703Z] #39 76.34 DEP criu/sk-packet.d [2020-08-13T08:44:47.703Z] #39 76.68 DEP criu/sk-netlink.d [2020-08-13T08:44:47.703Z] #39 76.90 DEP criu/sk-inet.d [2020-08-13T08:44:47.703Z] #39 77.13 DEP criu/signalfd.d [2020-08-13T08:44:47.703Z] #39 77.33 DEP criu/sigframe.d [2020-08-13T08:44:47.703Z] #39 77.45 DEP criu/shmem.d [2020-08-13T08:44:47.842Z] #39 77.40 GEN criu/protobuf-desc-gen.h [2020-08-13T08:44:47.881Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2020-08-13T08:44:47.881Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T08:44:47.881Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T08:44:47.957Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.282s coverage: 73.1% of statements [2020-08-13T08:44:47.957Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T08:44:47.964Z] #39 77.67 DEP criu/servicefd.d [2020-08-13T08:44:48.225Z] #39 78.03 DEP criu/seize.d [2020-08-13T08:44:48.462Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-08-13T08:44:48.485Z] #39 78.31 DEP criu/seccomp.d [2020-08-13T08:44:48.638Z] #40 137.3 CC criu/filesystems.o [2020-08-13T08:44:48.746Z] #39 78.44 DEP criu/rst-malloc.d [2020-08-13T08:44:48.746Z] #39 78.49 DEP criu/rbtree.d [2020-08-13T08:44:48.746Z] #39 78.53 DEP criu/pstree.d [2020-08-13T08:44:48.746Z] #39 78.69 DEP criu/protobuf.d [2020-08-13T08:44:49.007Z] #39 78.83 GEN criu/protobuf-desc-gen.h [2020-08-13T08:44:49.039Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-08-13T08:44:49.040Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2020-08-13T08:44:49.040Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2020-08-13T08:44:49.084Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.964s coverage: 57.7% of statements [2020-08-13T08:44:49.084Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-13T08:44:49.290Z] #40 138.0 CC criu/fsnotify.o [2020-08-13T08:44:49.376Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.671s coverage: 76.1% of statements [2020-08-13T08:44:49.376Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T08:44:49.615Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2020-08-13T08:44:49.736Z] #39 79.06 DEP criu/protobuf-desc.d [2020-08-13T08:44:49.736Z] #39 79.18 DEP criu/proc_parse.d [2020-08-13T08:44:49.736Z] #39 79.40 DEP criu/plugin.d [2020-08-13T08:44:49.993Z] #39 79.47 DEP criu/pipes.d [2020-08-13T08:44:50.011Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-08-13T08:44:50.189Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-08-13T08:44:50.250Z] #39 79.65 DEP criu/pie-util.d [2020-08-13T08:44:50.250Z] #39 79.73 DEP criu/pie-util-vdso.d [2020-08-13T08:44:50.250Z] #39 79.79 DEP criu/pie-util-vdso-elf32.d [2020-08-13T08:44:50.304Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-08-13T08:44:50.451Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-08-13T08:44:50.507Z] #39 79.89 DEP criu/path.d [2020-08-13T08:44:50.507Z] #39 79.99 DEP criu/parasite-syscall.d [2020-08-13T08:44:50.813Z] #39 80.21 DEP criu/pagemap.d [2020-08-13T08:44:50.813Z] #39 80.41 DEP criu/pagemap-cache.d [2020-08-13T08:44:50.840Z] #40 139.3 CC criu/image-desc.o [2020-08-13T08:44:50.841Z] #40 139.4 CC criu/image.o [2020-08-13T08:44:50.918Z] #39 80.33 DEP criu/protobuf-desc.d [2020-08-13T08:44:50.919Z] #39 80.46 DEP criu/proc_parse.d [2020-08-13T08:44:50.919Z] #39 80.63 DEP criu/plugin.d [2020-08-13T08:44:50.919Z] #39 80.74 DEP criu/pipes.d [2020-08-13T08:44:50.938Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-08-13T08:44:51.026Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2020-08-13T08:44:51.026Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-08-13T08:44:51.086Z] #39 80.60 DEP criu/page-xfer.d [2020-08-13T08:44:51.180Z] #39 80.86 DEP criu/pie-util.d [2020-08-13T08:44:51.180Z] #39 80.96 DEP criu/pie-util-vdso.d [2020-08-13T08:44:51.355Z] #39 80.75 DEP criu/page-pipe.d [2020-08-13T08:44:51.355Z] #39 80.90 DEP criu/netfilter.d [2020-08-13T08:44:51.440Z] #39 81.18 DEP criu/pie-util-vdso-elf32.d [2020-08-13T08:44:51.619Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-08-13T08:44:51.619Z] #39 81.03 DEP criu/net.d [2020-08-13T08:44:51.701Z] #39 81.34 DEP criu/path.d [2020-08-13T08:44:51.701Z] #39 81.46 DEP criu/parasite-syscall.d [2020-08-13T08:44:51.889Z] #39 81.37 DEP criu/namespaces.d [2020-08-13T08:44:51.900Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.8% of statements [2020-08-13T08:44:51.901Z] #40 140.5 CC criu/ipc_ns.o [2020-08-13T08:44:51.961Z] #39 81.63 DEP criu/pagemap.d [2020-08-13T08:44:51.961Z] #39 81.73 DEP criu/pagemap-cache.d [2020-08-13T08:44:51.961Z] #39 81.86 DEP criu/page-xfer.d [2020-08-13T08:44:51.977Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.8% of statements [2020-08-13T08:44:51.978Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T08:44:51.978Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T08:44:52.152Z] #39 81.54 DEP criu/mount.d [2020-08-13T08:44:52.222Z] #39 81.99 DEP criu/page-pipe.d [2020-08-13T08:44:52.222Z] #39 82.08 DEP criu/netfilter.d [2020-08-13T08:44:52.409Z] #39 81.78 DEP criu/memfd.d [2020-08-13T08:44:52.409Z] #39 82.01 DEP criu/mem.d [2020-08-13T08:44:52.474Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2020-08-13T08:44:52.474Z] ok github.com/docker/docker/pkg/signal 2.766s coverage: 61.0% of statements [2020-08-13T08:44:52.482Z] #39 82.31 DEP criu/net.d [2020-08-13T08:44:52.612Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.0% of statements [2020-08-13T08:44:52.666Z] #39 ... [2020-08-13T08:44:52.666Z] [2020-08-13T08:44:52.666Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:44:52.666Z] #41 DONE 180.7s [2020-08-13T08:44:52.666Z] [2020-08-13T08:44:52.666Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:52.666Z] #17 9.827 Fetched 8372 kB in 9s (956 kB/s) [2020-08-13T08:44:52.666Z] #17 9.827 Reading package lists... [2020-08-13T08:44:52.666Z] #17 13.83 Reading package lists... [2020-08-13T08:44:52.666Z] #17 18.03 Building dependency tree... [2020-08-13T08:44:52.742Z] #39 82.48 DEP criu/namespaces.d [2020-08-13T08:44:52.922Z] #17 ... [2020-08-13T08:44:52.922Z] [2020-08-13T08:44:52.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:52.922Z] #39 82.44 DEP criu/lsm.d [2020-08-13T08:44:53.002Z] #39 82.60 DEP criu/mount.d [2020-08-13T08:44:53.002Z] #39 82.81 DEP criu/memfd.d [2020-08-13T08:44:53.002Z] #39 82.94 DEP criu/mem.d [2020-08-13T08:44:53.050Z] ok github.com/docker/docker/pkg/tailfile 0.169s coverage: 88.6% of statements [2020-08-13T08:44:53.050Z] testing: warning: no tests to run [2020-08-13T08:44:53.050Z] coverage: [no statements] [2020-08-13T08:44:53.050Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-08-13T08:44:53.179Z] #39 82.75 DEP criu/log.d [2020-08-13T08:44:53.263Z] #39 ... [2020-08-13T08:44:53.263Z] [2020-08-13T08:44:53.263Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:53.263Z] #17 14.16 Reading package lists... [2020-08-13T08:44:53.263Z] #17 18.51 Building dependency tree... [2020-08-13T08:44:53.263Z] #17 20.48 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T08:44:53.263Z] #17 20.48 The following additional packages will be installed: [2020-08-13T08:44:53.263Z] #17 20.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T08:44:53.263Z] #17 20.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T08:44:53.263Z] #17 20.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T08:44:53.263Z] #17 20.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T08:44:53.263Z] #17 20.48 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T08:44:53.263Z] #17 20.49 Suggested packages: [2020-08-13T08:44:53.263Z] #17 20.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T08:44:53.263Z] #17 20.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T08:44:53.263Z] #17 20.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T08:44:53.263Z] #17 20.50 Recommended packages: [2020-08-13T08:44:53.263Z] #17 20.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T08:44:53.263Z] #17 20.50 python3-keyrings.alt python3-xdg unzip [2020-08-13T08:44:53.263Z] #17 22.38 The following NEW packages will be installed: [2020-08-13T08:44:53.263Z] #17 22.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T08:44:53.263Z] #17 22.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T08:44:53.263Z] #17 22.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T08:44:53.263Z] #17 22.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T08:44:53.263Z] #17 22.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T08:44:53.263Z] #17 22.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T08:44:53.263Z] #17 22.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T08:44:53.263Z] #17 22.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T08:44:53.263Z] #17 22.40 xz-utils zip [2020-08-13T08:44:53.263Z] #17 22.79 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:44:53.263Z] #17 22.79 Need to get 28.5 MB of archives. [2020-08-13T08:44:53.263Z] #17 22.79 After this operation, 116 MB of additional disk space will be used. [2020-08-13T08:44:53.263Z] #17 22.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-13T08:44:53.263Z] #17 22.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-13T08:44:53.263Z] #17 22.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-13T08:44:53.263Z] #17 22.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-13T08:44:53.263Z] #17 22.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-13T08:44:53.263Z] #17 22.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-13T08:44:53.263Z] #17 23.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-13T08:44:53.263Z] #17 23.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-13T08:44:53.263Z] #17 23.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-13T08:44:53.263Z] #17 23.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-13T08:44:53.263Z] #17 23.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-13T08:44:53.263Z] #17 23.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-13T08:44:53.263Z] #17 23.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-13T08:44:53.263Z] #17 23.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-13T08:44:53.263Z] #17 23.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-13T08:44:53.263Z] #17 23.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-13T08:44:53.263Z] #17 23.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T08:44:53.263Z] #17 23.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T08:44:53.263Z] #17 23.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-13T08:44:53.263Z] #17 23.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-13T08:44:53.263Z] #17 23.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-13T08:44:53.263Z] #17 23.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-13T08:44:53.263Z] #17 23.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-13T08:44:53.435Z] #39 82.92 DEP criu/libnetlink.d [2020-08-13T08:44:53.435Z] #39 83.05 DEP criu/kerndat.d [2020-08-13T08:44:53.526Z] #17 23.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T08:44:53.526Z] #17 23.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T08:44:53.526Z] #17 23.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T08:44:53.526Z] #17 23.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-13T08:44:53.526Z] #17 23.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-13T08:44:53.526Z] #17 23.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T08:44:53.627Z] ok github.com/docker/docker/pkg/tarsum 0.099s coverage: 89.3% of statements [2020-08-13T08:44:53.627Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-08-13T08:44:53.627Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-08-13T08:44:53.649Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.8% of statements [2020-08-13T08:44:53.649Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T08:44:53.649Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T08:44:53.649Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-08-13T08:44:53.670Z] #40 142.0 CC criu/irmap.o [2020-08-13T08:44:53.693Z] #39 83.32 DEP criu/kcmp-ids.d [2020-08-13T08:44:53.890Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-08-13T08:44:53.950Z] #39 83.47 DEP criu/irmap.d [2020-08-13T08:44:54.097Z] #17 23.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T08:44:54.097Z] #17 23.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T08:44:54.097Z] #17 23.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T08:44:54.097Z] #17 23.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-13T08:44:54.097Z] #17 23.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-13T08:44:54.098Z] #17 23.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T08:44:54.098Z] #17 23.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T08:44:54.098Z] #17 23.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T08:44:54.098Z] #17 23.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-13T08:44:54.098Z] #17 23.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T08:44:54.098Z] #17 23.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T08:44:54.098Z] #17 23.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T08:44:54.098Z] #17 23.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-13T08:44:54.207Z] #39 83.66 DEP criu/ipc_ns.d [2020-08-13T08:44:54.285Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-08-13T08:44:54.285Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-08-13T08:44:54.317Z] #40 142.7 CC criu/kcmp-ids.o [2020-08-13T08:44:54.317Z] #40 143.1 CC criu/kerndat.o [2020-08-13T08:44:54.359Z] #17 24.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-13T08:44:54.359Z] #17 24.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-13T08:44:54.359Z] #17 24.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T08:44:54.463Z] #39 83.86 DEP criu/image.d [2020-08-13T08:44:54.463Z] #39 83.99 DEP criu/image-desc.d [2020-08-13T08:44:54.463Z] #39 84.06 DEP criu/fsnotify.d [2020-08-13T08:44:54.577Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-08-13T08:44:54.620Z] #17 24.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-13T08:44:54.620Z] #17 24.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-13T08:44:54.620Z] #17 24.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-13T08:44:54.720Z] #39 84.25 DEP criu/filesystems.d [2020-08-13T08:44:54.977Z] #39 84.44 DEP criu/files.d [2020-08-13T08:44:54.977Z] #39 84.58 DEP criu/files-reg.d [2020-08-13T08:44:55.233Z] #39 84.72 DEP criu/files-ext.d [2020-08-13T08:44:55.387Z] #40 144.2 CC criu/libnetlink.o [2020-08-13T08:44:55.493Z] #39 84.89 DEP criu/file-lock.d [2020-08-13T08:44:55.493Z] #39 85.07 DEP criu/file-ids.d [2020-08-13T08:44:55.561Z] #17 25.14 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:44:55.561Z] #17 25.26 Fetched 28.5 MB in 2s (14.4 MB/s) [2020-08-13T08:44:55.561Z] #17 25.38 Selecting previously unselected package pigz. [2020-08-13T08:44:55.615Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-08-13T08:44:55.615Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T08:44:55.749Z] #39 85.23 DEP criu/fifo.d [2020-08-13T08:44:55.749Z] #39 85.33 DEP criu/fdstore.d [2020-08-13T08:44:55.749Z] #39 85.42 DEP criu/fault-injection.d [2020-08-13T08:44:55.813Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-08-13T08:44:55.813Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-08-13T08:44:55.821Z] #17 25.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-13T08:44:55.821Z] #17 25.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-13T08:44:55.821Z] #17 25.51 Unpacking pigz (2.4-1) ... [2020-08-13T08:44:55.821Z] #17 25.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-13T08:44:55.821Z] #17 25.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T08:44:55.821Z] #17 25.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T08:44:55.929Z] time="2020-08-13T08:44:55Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate918092750/log704009429.1: no such file or directory" [2020-08-13T08:44:55.929Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 38.3% of statements [2020-08-13T08:44:56.006Z] #39 85.48 DEP criu/external.d [2020-08-13T08:44:56.006Z] #39 85.56 DEP criu/eventpoll.d [2020-08-13T08:44:56.039Z] #40 144.8 CC criu/log.o [2020-08-13T08:44:56.075Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-08-13T08:44:56.263Z] #39 85.71 DEP criu/eventfd.d [2020-08-13T08:44:56.263Z] #39 85.81 DEP criu/crtools.d [2020-08-13T08:44:56.337Z] ok github.com/docker/docker/plugin 0.571s coverage: 23.1% of statements [2020-08-13T08:44:56.392Z] #17 26.19 Selecting previously unselected package python3.7-minimal. [2020-08-13T08:44:56.392Z] #17 26.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T08:44:56.392Z] #17 26.22 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T08:44:56.520Z] #39 85.97 DEP criu/cr-service.d [2020-08-13T08:44:56.574Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-08-13T08:44:56.689Z] #40 145.3 CC criu/lsm.o [2020-08-13T08:44:56.777Z] #39 86.13 DEP criu/cr-restore.d [2020-08-13T08:44:56.777Z] #39 86.39 DEP criu/cr-errno.d [2020-08-13T08:44:56.777Z] #39 86.41 DEP criu/cr-dump.d [2020-08-13T08:44:56.964Z] #17 ... [2020-08-13T08:44:56.964Z] [2020-08-13T08:44:56.964Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:44:56.964Z] #28 DONE 187.5s [2020-08-13T08:44:56.964Z] [2020-08-13T08:44:56.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:44:56.964Z] #39 83.08 DEP criu/lsm.d [2020-08-13T08:44:56.964Z] #39 83.28 DEP criu/log.d [2020-08-13T08:44:56.964Z] #39 83.39 DEP criu/libnetlink.d [2020-08-13T08:44:56.964Z] #39 83.53 DEP criu/kerndat.d [2020-08-13T08:44:56.964Z] #39 83.66 DEP criu/kcmp-ids.d [2020-08-13T08:44:56.964Z] #39 83.79 DEP criu/irmap.d [2020-08-13T08:44:56.964Z] #39 83.94 DEP criu/ipc_ns.d [2020-08-13T08:44:56.964Z] #39 84.08 DEP criu/image.d [2020-08-13T08:44:56.964Z] #39 84.32 DEP criu/image-desc.d [2020-08-13T08:44:56.964Z] #39 84.46 DEP criu/fsnotify.d [2020-08-13T08:44:56.964Z] #39 84.62 DEP criu/filesystems.d [2020-08-13T08:44:56.964Z] #39 84.75 DEP criu/files.d [2020-08-13T08:44:56.964Z] #39 84.95 DEP criu/files-reg.d [2020-08-13T08:44:56.964Z] #39 85.20 DEP criu/files-ext.d [2020-08-13T08:44:56.964Z] #39 85.33 DEP criu/file-lock.d [2020-08-13T08:44:56.964Z] #39 85.46 DEP criu/file-ids.d [2020-08-13T08:44:56.964Z] #39 85.56 DEP criu/fifo.d [2020-08-13T08:44:56.964Z] #39 85.70 DEP criu/fdstore.d [2020-08-13T08:44:56.964Z] #39 85.78 DEP criu/fault-injection.d [2020-08-13T08:44:56.964Z] #39 85.83 DEP criu/external.d [2020-08-13T08:44:56.964Z] #39 85.90 DEP criu/eventpoll.d [2020-08-13T08:44:56.964Z] #39 86.10 DEP criu/eventfd.d [2020-08-13T08:44:56.964Z] #39 86.24 DEP criu/crtools.d [2020-08-13T08:44:56.964Z] #39 86.43 DEP criu/cr-service.d [2020-08-13T08:44:56.964Z] #39 86.70 DEP criu/cr-restore.d [2020-08-13T08:44:56.989Z] #40 145.8 CC criu/mem.o [2020-08-13T08:44:57.285Z] ok github.com/docker/docker/registry/resumable 0.050s coverage: 100.0% of statements [2020-08-13T08:44:57.285Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-08-13T08:44:57.341Z] #39 86.69 DEP criu/cr-dedup.d [2020-08-13T08:44:57.341Z] #39 86.81 DEP criu/cr-check.d [2020-08-13T08:44:57.535Z] #39 87.15 DEP criu/cr-errno.d [2020-08-13T08:44:57.535Z] #39 87.18 DEP criu/cr-dump.d [2020-08-13T08:44:57.598Z] #39 87.02 DEP criu/config.d [2020-08-13T08:44:57.612Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-08-13T08:44:57.612Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-13T08:44:57.795Z] #39 87.55 DEP criu/cr-dedup.d [2020-08-13T08:44:57.854Z] #39 87.17 DEP criu/clone-noasan.d [2020-08-13T08:44:57.855Z] #39 87.30 DEP criu/cgroup.d [2020-08-13T08:44:58.056Z] #39 87.82 DEP criu/cr-check.d [2020-08-13T08:44:58.111Z] #39 87.45 DEP criu/cgroup-props.d [2020-08-13T08:44:58.111Z] #39 87.54 DEP criu/bitmap.d [2020-08-13T08:44:58.111Z] #39 87.57 DEP criu/bfd.d [2020-08-13T08:44:58.111Z] #39 87.66 DEP criu/autofs.d [2020-08-13T08:44:58.232Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-08-13T08:44:58.232Z] ok github.com/docker/docker/registry 0.248s coverage: 56.3% of statements [2020-08-13T08:44:58.246Z] ok github.com/docker/docker/daemon/logger/splunk 1.429s coverage: 82.5% of statements [2020-08-13T08:44:58.246Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T08:44:58.246Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-13T08:44:58.246Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T08:44:58.316Z] #39 88.17 DEP criu/config.d [2020-08-13T08:44:58.368Z] #39 87.79 DEP criu/aio.d [2020-08-13T08:44:58.577Z] #39 88.28 DEP criu/clone-noasan.d [2020-08-13T08:44:58.577Z] #39 88.34 DEP criu/cgroup.d [2020-08-13T08:44:58.577Z] #39 88.47 DEP criu/cgroup-props.d [2020-08-13T08:44:58.577Z] #39 88.53 DEP criu/bitmap.d [2020-08-13T08:44:58.626Z] #39 88.02 DEP criu/action-scripts.d [2020-08-13T08:44:58.808Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2020-08-13T08:44:58.837Z] #39 88.55 DEP criu/bfd.d [2020-08-13T08:44:58.837Z] #39 88.64 DEP criu/autofs.d [2020-08-13T08:44:58.883Z] #39 88.39 CC criu/action-scripts.o [2020-08-13T08:44:59.097Z] #39 88.80 DEP criu/aio.d [2020-08-13T08:44:59.133Z] #40 147.7 CC criu/memfd.o [2020-08-13T08:44:59.140Z] #39 88.80 CC criu/aio.o [2020-08-13T08:44:59.358Z] #39 88.95 DEP criu/action-scripts.d [2020-08-13T08:44:59.618Z] #39 89.30 CC criu/action-scripts.o [2020-08-13T08:44:59.704Z] #39 89.37 CC criu/autofs.o [2020-08-13T08:44:59.759Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2020-08-13T08:44:59.778Z] #40 148.3 CC criu/mount.o [2020-08-13T08:44:59.961Z] #39 ... [2020-08-13T08:44:59.961Z] [2020-08-13T08:44:59.961Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:44:59.961Z] #17 20.10 libcap2-bin is already the newest version (1:2.25-2). [2020-08-13T08:44:59.961Z] #17 20.10 The following additional packages will be installed: [2020-08-13T08:44:59.961Z] #17 20.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-13T08:44:59.961Z] #17 20.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-13T08:44:59.961Z] #17 20.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-13T08:44:59.961Z] #17 20.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-13T08:44:59.961Z] #17 20.12 python3.7 python3.7-minimal vim-runtime xxd [2020-08-13T08:44:59.961Z] #17 20.12 Suggested packages: [2020-08-13T08:44:59.961Z] #17 20.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-13T08:44:59.961Z] #17 20.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-13T08:44:59.961Z] #17 20.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-13T08:44:59.961Z] #17 20.14 Recommended packages: [2020-08-13T08:44:59.961Z] #17 20.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-13T08:44:59.961Z] #17 20.14 python3-keyrings.alt python3-xdg unzip [2020-08-13T08:44:59.961Z] #17 22.15 The following NEW packages will be installed: [2020-08-13T08:44:59.961Z] #17 22.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-13T08:44:59.961Z] #17 22.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-13T08:44:59.961Z] #17 22.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-13T08:44:59.961Z] #17 22.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-13T08:44:59.961Z] #17 22.17 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-13T08:44:59.961Z] #17 22.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-13T08:44:59.961Z] #17 22.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-13T08:44:59.961Z] #17 22.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-13T08:44:59.961Z] #17 22.17 xz-utils zip [2020-08-13T08:44:59.961Z] #17 22.52 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-13T08:44:59.961Z] #17 22.52 Need to get 28.5 MB of archives. [2020-08-13T08:44:59.961Z] #17 22.52 After this operation, 116 MB of additional disk space will be used. [2020-08-13T08:44:59.961Z] #17 22.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-13T08:44:59.961Z] #17 22.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-13T08:44:59.961Z] #17 22.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-13T08:44:59.961Z] #17 22.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-13T08:44:59.961Z] #17 22.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-13T08:44:59.961Z] #17 22.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-13T08:44:59.961Z] #17 22.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-13T08:44:59.961Z] #17 23.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-13T08:44:59.961Z] #17 23.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-13T08:44:59.961Z] #17 23.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-13T08:44:59.961Z] #17 23.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-13T08:44:59.961Z] #17 23.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-13T08:44:59.961Z] #17 23.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-13T08:44:59.961Z] #17 23.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-13T08:44:59.961Z] #17 23.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-13T08:44:59.961Z] #17 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-13T08:44:59.961Z] #17 23.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-13T08:44:59.961Z] #17 23.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-13T08:44:59.961Z] #17 23.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-13T08:44:59.961Z] #17 23.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-13T08:44:59.961Z] #17 23.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-13T08:44:59.961Z] #17 23.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-13T08:44:59.961Z] #17 23.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-13T08:44:59.961Z] #17 23.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-13T08:44:59.961Z] #17 23.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-13T08:44:59.961Z] #17 23.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-13T08:44:59.961Z] #17 23.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-13T08:44:59.961Z] #17 23.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-13T08:44:59.961Z] #17 23.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-13T08:44:59.961Z] #17 23.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-13T08:44:59.961Z] #17 23.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-13T08:44:59.961Z] #17 23.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-13T08:44:59.961Z] #17 23.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-13T08:44:59.961Z] #17 23.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-13T08:44:59.961Z] #17 23.83 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-13T08:44:59.961Z] #17 23.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-13T08:44:59.961Z] #17 23.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-13T08:44:59.961Z] #17 23.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-13T08:44:59.961Z] #17 23.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-13T08:44:59.961Z] #17 23.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-13T08:44:59.961Z] #17 23.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-13T08:44:59.961Z] #17 23.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-13T08:44:59.961Z] #17 24.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-13T08:44:59.961Z] #17 24.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-13T08:44:59.961Z] #17 24.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-13T08:44:59.961Z] #17 24.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-13T08:44:59.961Z] #17 24.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-13T08:44:59.961Z] #17 24.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-13T08:44:59.961Z] #17 25.22 debconf: delaying package configuration, since apt-utils is not installed [2020-08-13T08:44:59.961Z] #17 25.36 Fetched 28.5 MB in 2s (12.6 MB/s) [2020-08-13T08:44:59.961Z] #17 25.42 Selecting previously unselected package pigz. [2020-08-13T08:44:59.961Z] #17 25.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-13T08:44:59.961Z] #17 25.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-13T08:44:59.961Z] #17 25.49 Unpacking pigz (2.4-1) ... [2020-08-13T08:44:59.961Z] #17 25.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-13T08:44:59.961Z] #17 25.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T08:44:59.961Z] #17 25.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T08:44:59.961Z] #17 26.12 Selecting previously unselected package python3.7-minimal. [2020-08-13T08:44:59.961Z] #17 26.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T08:44:59.961Z] #17 26.13 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T08:44:59.961Z] #17 27.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:00.190Z] #39 89.85 CC criu/aio.o [2020-08-13T08:45:00.218Z] #17 27.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T08:45:00.393Z] ok github.com/docker/docker/distribution 0.372s coverage: 21.9% of statements [2020-08-13T08:45:00.393Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T08:45:00.451Z] #39 90.37 CC criu/autofs.o [2020-08-13T08:45:00.733Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-08-13T08:45:00.996Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-08-13T08:45:01.030Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-08-13T08:45:01.259Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-08-13T08:45:01.394Z] #39 ... [2020-08-13T08:45:01.394Z] [2020-08-13T08:45:01.394Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:45:01.394Z] #17 27.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:01.394Z] #17 27.70 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-13T08:45:01.394Z] #17 29.74 Selecting previously unselected package python3-minimal. [2020-08-13T08:45:01.394Z] #17 29.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 ... 23681 files and directories currently installed.) [2020-08-13T08:45:01.394Z] #17 29.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-13T08:45:01.394Z] #17 29.80 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T08:45:01.394Z] #17 29.89 Selecting previously unselected package libmpdec2:amd64. [2020-08-13T08:45:01.394Z] #17 29.89 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-13T08:45:01.394Z] #17 29.91 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T08:45:01.394Z] #17 30.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-13T08:45:01.394Z] #17 30.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T08:45:01.394Z] #17 30.03 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:01.394Z] #17 30.85 Selecting previously unselected package python3.7. [2020-08-13T08:45:01.394Z] #17 30.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T08:45:01.394Z] #17 30.87 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:01.394Z] #17 30.97 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-13T08:45:01.394Z] #17 30.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-13T08:45:01.394Z] #17 31.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T08:45:01.394Z] #17 31.05 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T08:45:01.586Z] #17 ... [2020-08-13T08:45:01.586Z] [2020-08-13T08:45:01.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:01.586Z] #39 90.99 CC criu/bfd.o [2020-08-13T08:45:01.665Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-08-13T08:45:01.846Z] #39 ... [2020-08-13T08:45:01.846Z] [2020-08-13T08:45:01.846Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-13T08:45:01.846Z] #28 DONE 189.8s [2020-08-13T08:45:01.846Z] [2020-08-13T08:45:01.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:01.965Z] #17 31.81 Selecting previously unselected package python3. [2020-08-13T08:45:01.965Z] #17 31.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-13T08:45:01.965Z] #17 31.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-13T08:45:01.965Z] #17 31.88 Unpacking python3 (3.7.3-1) ... [2020-08-13T08:45:01.965Z] #17 31.96 Selecting previously unselected package libip4tc0:amd64. [2020-08-13T08:45:02.203Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-08-13T08:45:02.226Z] #17 31.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-13T08:45:02.226Z] #17 31.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:02.226Z] #17 32.09 Selecting previously unselected package libip6tc0:amd64. [2020-08-13T08:45:02.226Z] #17 32.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-13T08:45:02.226Z] #17 32.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:02.226Z] #17 32.18 Selecting previously unselected package libiptc0:amd64. [2020-08-13T08:45:02.300Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-08-13T08:45:02.300Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2020-08-13T08:45:02.300Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T08:45:02.300Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T08:45:02.410Z] #39 91.80 CC criu/bitmap.o [2020-08-13T08:45:02.486Z] #17 32.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-13T08:45:02.486Z] #17 32.19 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:02.486Z] #17 32.26 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-13T08:45:02.486Z] #17 32.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-13T08:45:02.486Z] #17 32.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T08:45:02.487Z] #17 32.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-13T08:45:02.487Z] #17 32.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-13T08:45:02.487Z] #17 32.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T08:45:02.667Z] #39 92.20 CC criu/cgroup-props.o [2020-08-13T08:45:02.747Z] #17 32.43 Selecting previously unselected package libnftnl11:amd64. [2020-08-13T08:45:02.748Z] #17 32.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-13T08:45:02.748Z] #17 32.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T08:45:02.748Z] #17 32.53 Selecting previously unselected package iptables. [2020-08-13T08:45:02.748Z] #17 32.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-13T08:45:02.748Z] #17 32.54 Unpacking iptables (1.8.2-4) ... [2020-08-13T08:45:02.935Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-08-13T08:45:02.935Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T08:45:03.008Z] #17 32.83 Selecting previously unselected package xxd. [2020-08-13T08:45:03.009Z] #17 32.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T08:45:03.009Z] #17 32.84 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T08:45:03.269Z] #17 32.95 Selecting previously unselected package vim-common. [2020-08-13T08:45:03.269Z] #17 32.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:45:03.269Z] #17 32.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T08:45:03.269Z] #17 33.16 Selecting previously unselected package bash-completion. [2020-08-13T08:45:03.269Z] #17 33.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T08:45:03.570Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-08-13T08:45:03.597Z] #39 92.92 CC criu/cgroup.o [2020-08-13T08:45:04.318Z] #40 152.6 CC criu/namespaces.o [2020-08-13T08:45:04.606Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-08-13T08:45:04.606Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-13T08:45:06.119Z] #39 95.53 CC criu/clone-noasan.o [2020-08-13T08:45:06.119Z] #39 95.76 CC criu/config.o [2020-08-13T08:45:06.120Z] ok github.com/docker/docker/pkg/archive 0.517s coverage: 77.1% of statements [2020-08-13T08:45:06.453Z] #40 154.8 CC criu/net.o [2020-08-13T08:45:06.568Z] #17 35.78 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T08:45:06.568Z] #17 36.16 Selecting previously unselected package bzip2. [2020-08-13T08:45:06.568Z] #17 36.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-13T08:45:06.568Z] #17 36.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T08:45:06.568Z] #17 36.25 Selecting previously unselected package xz-utils. [2020-08-13T08:45:06.568Z] #17 36.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-13T08:45:06.568Z] #17 36.27 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T08:45:06.829Z] #17 36.49 Selecting previously unselected package apparmor. [2020-08-13T08:45:06.829Z] #17 36.49 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-13T08:45:06.829Z] #17 36.57 Unpacking apparmor (2.13.2-10) ... [2020-08-13T08:45:07.089Z] #17 36.89 Selecting previously unselected package aufs-tools. [2020-08-13T08:45:07.089Z] #17 36.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-13T08:45:07.089Z] #17 36.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T08:45:07.156Z] ok github.com/docker/docker/pkg/authorization 0.247s coverage: 68.3% of statements [2020-08-13T08:45:07.156Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-13T08:45:07.156Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-08-13T08:45:07.350Z] #17 37.07 Selecting previously unselected package libonig5:amd64. [2020-08-13T08:45:07.350Z] #17 37.08 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-13T08:45:07.350Z] #17 37.09 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T08:45:07.350Z] #17 37.23 Selecting previously unselected package libjq1:amd64. [2020-08-13T08:45:07.350Z] #17 37.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T08:45:07.350Z] #17 37.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T08:45:07.489Z] #39 ... [2020-08-13T08:45:07.489Z] [2020-08-13T08:45:07.489Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:45:07.489Z] #17 29.79 Selecting previously unselected package python3-minimal. [2020-08-13T08:45:07.489Z] #17 29.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-13T08:45:07.489Z] #17 29.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 29.84 Unpacking python3-minimal (3.7.3-1) ... [2020-08-13T08:45:07.489Z] #17 29.93 Selecting previously unselected package libmpdec2:amd64. [2020-08-13T08:45:07.489Z] #17 29.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 29.95 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T08:45:07.489Z] #17 30.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-13T08:45:07.489Z] #17 30.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 30.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:07.489Z] #17 30.92 Selecting previously unselected package python3.7. [2020-08-13T08:45:07.489Z] #17 30.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 30.94 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:07.489Z] #17 31.06 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-13T08:45:07.489Z] #17 31.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 31.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T08:45:07.489Z] #17 31.13 Setting up python3-minimal (3.7.3-1) ... [2020-08-13T08:45:07.489Z] #17 31.87 Selecting previously unselected package python3. [2020-08-13T08:45:07.489Z] #17 31.87 (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-08-13T08:45:07.489Z] #17 31.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 31.94 Unpacking python3 (3.7.3-1) ... [2020-08-13T08:45:07.489Z] #17 32.04 Selecting previously unselected package libip4tc0:amd64. [2020-08-13T08:45:07.489Z] #17 32.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 32.06 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:07.489Z] #17 32.16 Selecting previously unselected package libip6tc0:amd64. [2020-08-13T08:45:07.489Z] #17 32.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 32.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:07.489Z] #17 32.24 Selecting previously unselected package libiptc0:amd64. [2020-08-13T08:45:07.489Z] #17 32.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 32.25 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:07.489Z] #17 32.33 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-13T08:45:07.489Z] #17 32.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 32.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T08:45:07.489Z] #17 32.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-13T08:45:07.489Z] #17 32.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 32.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T08:45:07.489Z] #17 32.52 Selecting previously unselected package libnftnl11:amd64. [2020-08-13T08:45:07.489Z] #17 32.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 32.53 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T08:45:07.489Z] #17 32.63 Selecting previously unselected package iptables. [2020-08-13T08:45:07.489Z] #17 32.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 32.65 Unpacking iptables (1.8.2-4) ... [2020-08-13T08:45:07.489Z] #17 32.96 Selecting previously unselected package xxd. [2020-08-13T08:45:07.489Z] #17 32.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T08:45:07.489Z] #17 32.97 Unpacking xxd (2:8.1.0875-5) ... [2020-08-13T08:45:07.489Z] #17 33.11 Selecting previously unselected package vim-common. [2020-08-13T08:45:07.489Z] #17 33.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:45:07.489Z] #17 33.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-13T08:45:07.489Z] #17 33.38 Selecting previously unselected package bash-completion. [2020-08-13T08:45:07.489Z] #17 33.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-13T08:45:07.611Z] #17 37.35 Selecting previously unselected package jq. [2020-08-13T08:45:07.611Z] #17 37.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T08:45:07.611Z] #17 37.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T08:45:07.611Z] #17 37.46 Selecting previously unselected package libaio1:amd64. [2020-08-13T08:45:07.611Z] #17 37.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-13T08:45:07.611Z] #17 37.48 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-13T08:45:07.611Z] #17 37.55 Selecting previously unselected package libgpm2:amd64. [2020-08-13T08:45:07.611Z] #17 37.56 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-13T08:45:07.611Z] #17 37.56 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-13T08:45:07.871Z] #17 37.62 Selecting previously unselected package libicu63:amd64. [2020-08-13T08:45:07.871Z] #17 37.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T08:45:07.871Z] #17 37.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T08:45:08.859Z] #17 35.84 Unpacking bash-completion (1:2.8-6) ... [2020-08-13T08:45:09.423Z] #17 36.22 Selecting previously unselected package bzip2. [2020-08-13T08:45:09.423Z] #17 36.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-13T08:45:09.423Z] #17 36.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T08:45:09.423Z] #17 36.30 Selecting previously unselected package xz-utils. [2020-08-13T08:45:09.423Z] #17 36.30 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-13T08:45:09.423Z] #17 36.31 Unpacking xz-utils (5.2.4-1) ... [2020-08-13T08:45:09.423Z] #17 36.47 Selecting previously unselected package apparmor. [2020-08-13T08:45:09.679Z] #17 36.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-13T08:45:09.679Z] #17 36.53 Unpacking apparmor (2.13.2-10) ... [2020-08-13T08:45:09.936Z] #17 36.88 Selecting previously unselected package aufs-tools. [2020-08-13T08:45:09.936Z] #17 36.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-13T08:45:09.936Z] #17 36.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-13T08:45:09.936Z] #17 37.01 Selecting previously unselected package libonig5:amd64. [2020-08-13T08:45:10.192Z] #17 37.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-13T08:45:10.193Z] #17 37.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-13T08:45:10.193Z] #17 37.13 Selecting previously unselected package libjq1:amd64. [2020-08-13T08:45:10.193Z] #17 37.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T08:45:10.193Z] #17 37.15 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T08:45:10.453Z] #17 37.25 Selecting previously unselected package jq. [2020-08-13T08:45:10.453Z] #17 37.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-13T08:45:10.453Z] #17 37.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-13T08:45:10.453Z] #17 37.34 Selecting previously unselected package libaio1:amd64. [2020-08-13T08:45:10.453Z] #17 37.35 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-13T08:45:10.453Z] #17 37.36 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-13T08:45:10.453Z] #17 37.43 Selecting previously unselected package libgpm2:amd64. [2020-08-13T08:45:10.453Z] #17 37.44 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-13T08:45:10.453Z] #17 37.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-13T08:45:10.711Z] #17 37.51 Selecting previously unselected package libicu63:amd64. [2020-08-13T08:45:10.711Z] #17 37.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-13T08:45:10.711Z] #17 37.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T08:45:10.956Z] #40 158.9 CC criu/netfilter.o [2020-08-13T08:45:10.956Z] #40 159.4 CC criu/page-pipe.o [2020-08-13T08:45:11.170Z] #17 40.94 Selecting previously unselected package libnet1:amd64. [2020-08-13T08:45:11.170Z] #17 40.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T08:45:11.170Z] #17 40.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T08:45:11.170Z] #17 41.04 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T08:45:11.170Z] #17 41.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T08:45:11.170Z] #17 41.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T08:45:11.430Z] #17 41.14 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T08:45:11.430Z] #17 41.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T08:45:11.430Z] #17 41.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T08:45:11.430Z] #17 41.23 Selecting previously unselected package libreadline5:amd64. [2020-08-13T08:45:11.430Z] #17 41.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-13T08:45:11.430Z] #17 41.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T08:45:11.603Z] #40 160.2 CC criu/page-xfer.o [2020-08-13T08:45:11.615Z] ok github.com/docker/docker/layer 7.348s coverage: 68.8% of statements [2020-08-13T08:45:11.615Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T08:45:11.615Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T08:45:11.615Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T08:45:11.615Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T08:45:11.615Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T08:45:11.615Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T08:45:11.615Z] ok github.com/docker/docker/pkg/chrootarchive 3.523s coverage: 43.2% of statements [2020-08-13T08:45:11.615Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T08:45:11.615Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T08:45:11.615Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-08-13T08:45:11.691Z] #17 41.35 Selecting previously unselected package net-tools. [2020-08-13T08:45:11.691Z] #17 41.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-13T08:45:11.691Z] #17 41.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T08:45:11.691Z] #17 41.53 Selecting previously unselected package python-pip-whl. [2020-08-13T08:45:11.691Z] #17 41.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T08:45:11.691Z] #17 41.54 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T08:45:11.907Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-08-13T08:45:11.907Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-08-13T08:45:11.951Z] #17 ... [2020-08-13T08:45:11.951Z] [2020-08-13T08:45:11.951Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:11.951Z] #39 91.69 CC criu/bfd.o [2020-08-13T08:45:11.951Z] #39 92.22 CC criu/bitmap.o [2020-08-13T08:45:11.951Z] #39 92.34 CC criu/cgroup-props.o [2020-08-13T08:45:11.951Z] #39 92.90 CC criu/cgroup.o [2020-08-13T08:45:11.951Z] #39 95.51 CC criu/clone-noasan.o [2020-08-13T08:45:11.951Z] #39 95.69 CC criu/config.o [2020-08-13T08:45:11.951Z] #39 96.94 CC criu/cr-check.o [2020-08-13T08:45:11.951Z] #39 98.48 CC criu/cr-dedup.o [2020-08-13T08:45:11.951Z] #39 98.87 CC criu/cr-dump.o [2020-08-13T08:45:11.951Z] #39 101.2 CC criu/cr-errno.o [2020-08-13T08:45:11.951Z] #39 101.3 CC criu/cr-restore.o [2020-08-13T08:45:12.200Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-08-13T08:45:12.211Z] #39 ... [2020-08-13T08:45:12.212Z] [2020-08-13T08:45:12.212Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:45:12.212Z] #17 42.07 Selecting previously unselected package python3-lib2to3. [2020-08-13T08:45:12.212Z] #17 42.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T08:45:12.212Z] #17 42.08 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T08:45:12.472Z] #17 42.18 Selecting previously unselected package python3-distutils. [2020-08-13T08:45:12.472Z] #17 42.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T08:45:12.472Z] #17 42.20 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T08:45:12.472Z] #17 42.34 Selecting previously unselected package python3-pip. [2020-08-13T08:45:12.472Z] #17 42.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T08:45:12.472Z] #17 42.35 Unpacking python3-pip (18.1-5) ... [2020-08-13T08:45:12.733Z] #17 42.50 Selecting previously unselected package python3-pkg-resources. [2020-08-13T08:45:12.733Z] #17 42.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T08:45:12.733Z] #17 42.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T08:45:12.868Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-08-13T08:45:12.868Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-08-13T08:45:12.993Z] #17 42.64 Selecting previously unselected package python3-setuptools. [2020-08-13T08:45:12.993Z] #17 42.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T08:45:12.993Z] #17 42.65 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T08:45:12.993Z] #17 42.90 Selecting previously unselected package python3-wheel. [2020-08-13T08:45:12.993Z] #17 42.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T08:45:12.993Z] #17 42.91 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T08:45:13.148Z] #40 162.0 CC criu/pagemap-cache.o [2020-08-13T08:45:13.254Z] #17 43.01 Selecting previously unselected package sudo. [2020-08-13T08:45:13.254Z] #17 43.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-13T08:45:13.254Z] #17 43.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T08:45:13.794Z] #40 162.5 CC criu/pagemap.o [2020-08-13T08:45:13.825Z] #17 43.47 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T08:45:13.825Z] #17 43.48 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-13T08:45:13.825Z] #17 43.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T08:45:13.825Z] #17 43.72 Selecting previously unselected package uidmap. [2020-08-13T08:45:13.905Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-08-13T08:45:13.982Z] #17 40.96 Selecting previously unselected package libnet1:amd64. [2020-08-13T08:45:13.982Z] #17 40.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-13T08:45:13.982Z] #17 40.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T08:45:14.085Z] #17 43.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-13T08:45:14.085Z] #17 43.74 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T08:45:14.085Z] #17 43.86 Selecting previously unselected package vim-runtime. [2020-08-13T08:45:14.085Z] #17 43.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:45:14.085Z] #17 43.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T08:45:14.085Z] #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-08-13T08:45:14.085Z] #17 43.95 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T08:45:14.239Z] #17 41.06 Selecting previously unselected package libnl-3-200:amd64. [2020-08-13T08:45:14.239Z] #17 41.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-13T08:45:14.239Z] #17 41.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T08:45:14.239Z] #17 41.18 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-13T08:45:14.239Z] #17 41.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-13T08:45:14.239Z] #17 41.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T08:45:14.239Z] #17 41.27 Selecting previously unselected package libreadline5:amd64. [2020-08-13T08:45:14.239Z] #17 41.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-13T08:45:14.495Z] #17 41.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T08:45:14.495Z] #17 41.39 Selecting previously unselected package net-tools. [2020-08-13T08:45:14.495Z] #17 41.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-13T08:45:14.495Z] #17 41.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T08:45:14.539Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-08-13T08:45:14.752Z] #17 41.56 Selecting previously unselected package python-pip-whl. [2020-08-13T08:45:14.752Z] #17 41.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-13T08:45:14.752Z] #17 41.59 Unpacking python-pip-whl (18.1-5) ... [2020-08-13T08:45:14.858Z] #40 163.6 CC criu/parasite-syscall.o [2020-08-13T08:45:15.009Z] #17 42.08 Selecting previously unselected package python3-lib2to3. [2020-08-13T08:45:15.009Z] #17 42.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-13T08:45:15.009Z] #17 42.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-13T08:45:15.265Z] #17 42.23 Selecting previously unselected package python3-distutils. [2020-08-13T08:45:15.265Z] #17 42.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-13T08:45:15.265Z] #17 42.24 Unpacking python3-distutils (3.7.3-1) ... [2020-08-13T08:45:15.265Z] #17 42.41 Selecting previously unselected package python3-pip. [2020-08-13T08:45:15.522Z] #17 42.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-13T08:45:15.522Z] #17 42.43 Unpacking python3-pip (18.1-5) ... [2020-08-13T08:45:15.522Z] #17 42.65 Selecting previously unselected package python3-pkg-resources. [2020-08-13T08:45:15.522Z] #17 42.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-13T08:45:15.522Z] #17 42.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-13T08:45:15.575Z] ok github.com/docker/docker/pkg/fsutils 0.451s coverage: 85.1% of statements [2020-08-13T08:45:15.867Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-08-13T08:45:15.867Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-08-13T08:45:15.915Z] #40 164.6 CC criu/path.o [2020-08-13T08:45:16.036Z] #17 42.79 Selecting previously unselected package python3-setuptools. [2020-08-13T08:45:16.036Z] #17 42.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-13T08:45:16.036Z] #17 42.81 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-13T08:45:16.036Z] #17 43.04 Selecting previously unselected package python3-wheel. [2020-08-13T08:45:16.036Z] #17 43.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-13T08:45:16.036Z] #17 43.06 Unpacking python3-wheel (0.32.3-2) ... [2020-08-13T08:45:16.036Z] #17 43.16 Selecting previously unselected package sudo. [2020-08-13T08:45:16.218Z] #40 164.9 CC criu/pie-util-vdso.o [2020-08-13T08:45:16.296Z] #17 43.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-13T08:45:16.296Z] #17 43.17 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-13T08:45:16.868Z] #40 165.4 CC criu/pie-util.o [2020-08-13T08:45:16.868Z] #40 165.6 CC criu/pipes.o [2020-08-13T08:45:16.876Z] #17 43.63 Selecting previously unselected package thin-provisioning-tools. [2020-08-13T08:45:16.876Z] #17 43.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-13T08:45:16.876Z] #17 43.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T08:45:16.906Z] ok github.com/docker/docker/pkg/idtools 0.321s coverage: 70.5% of statements [2020-08-13T08:45:16.906Z] ok github.com/docker/docker/pkg/ioutils 0.275s coverage: 69.3% of statements [2020-08-13T08:45:16.906Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-08-13T08:45:17.133Z] #17 43.87 Selecting previously unselected package uidmap. [2020-08-13T08:45:17.133Z] #17 43.88 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-13T08:45:17.133Z] #17 43.89 Unpacking uidmap (1:4.5-1.1) ... [2020-08-13T08:45:17.133Z] #17 44.08 Selecting previously unselected package vim-runtime. [2020-08-13T08:45:17.133Z] #17 44.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-13T08:45:17.200Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-08-13T08:45:17.200Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-08-13T08:45:17.200Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-13T08:45:17.200Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T08:45:17.200Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-08-13T08:45:17.200Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T08:45:17.391Z] #17 44.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-13T08:45:17.391Z] #17 44.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-13T08:45:17.391Z] #17 44.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-13T08:45:17.421Z] #17 47.06 Selecting previously unselected package vim. [2020-08-13T08:45:17.421Z] #17 47.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T08:45:17.421Z] #17 47.11 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T08:45:17.492Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-08-13T08:45:17.648Z] #17 ... [2020-08-13T08:45:17.649Z] [2020-08-13T08:45:17.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:17.649Z] #39 97.13 CC criu/cr-check.o [2020-08-13T08:45:17.649Z] #39 98.67 CC criu/cr-dedup.o [2020-08-13T08:45:17.649Z] #39 99.15 CC criu/cr-dump.o [2020-08-13T08:45:17.649Z] #39 101.0 CC criu/cr-errno.o [2020-08-13T08:45:17.649Z] #39 101.0 CC criu/cr-restore.o [2020-08-13T08:45:17.649Z] #39 105.4 CC criu/cr-service.o [2020-08-13T08:45:17.649Z] #39 107.0 CC criu/crtools.o [2020-08-13T08:45:17.785Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-08-13T08:45:17.906Z] #39 107.4 CC criu/eventfd.o [2020-08-13T08:45:17.926Z] #40 166.4 CC criu/plugin.o [2020-08-13T08:45:18.004Z] #17 47.77 Selecting previously unselected package xfsprogs. [2020-08-13T08:45:18.004Z] #17 47.77 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-13T08:45:18.004Z] #17 47.79 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T08:45:18.078Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-08-13T08:45:18.078Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-08-13T08:45:18.078Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T08:45:18.078Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T08:45:18.162Z] #39 107.8 CC criu/eventpoll.o [2020-08-13T08:45:18.225Z] #40 166.9 CC criu/proc_parse.o [2020-08-13T08:45:18.603Z] #17 48.30 Selecting previously unselected package zip. [2020-08-13T08:45:18.603Z] #17 48.33 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-13T08:45:18.603Z] #17 48.34 Unpacking zip (3.0-11+b1) ... [2020-08-13T08:45:18.603Z] #17 48.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T08:45:18.603Z] #17 48.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T08:45:18.603Z] #17 48.56 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:18.603Z] #17 48.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T08:45:18.603Z] #17 48.58 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-13T08:45:18.714Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-08-13T08:45:18.863Z] #17 48.59 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:18.863Z] #17 48.60 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T08:45:18.863Z] #17 48.61 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T08:45:18.863Z] #17 48.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T08:45:18.863Z] #17 48.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T08:45:18.863Z] #17 48.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T08:45:18.863Z] #17 48.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T08:45:18.863Z] #17 48.66 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T08:45:18.863Z] #17 48.67 Setting up zip (3.0-11+b1) ... [2020-08-13T08:45:18.863Z] #17 48.68 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T08:45:18.863Z] #17 48.71 Setting up bash-completion (1:2.8-6) ... [2020-08-13T08:45:19.008Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-08-13T08:45:19.092Z] #39 108.7 CC criu/external.o [2020-08-13T08:45:19.303Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-08-13T08:45:19.595Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-13T08:45:19.658Z] #39 109.0 CC criu/fault-injection.o [2020-08-13T08:45:19.658Z] #39 109.1 CC criu/fdstore.o [2020-08-13T08:45:19.915Z] #39 109.5 CC criu/fifo.o [2020-08-13T08:45:20.479Z] #39 ... [2020-08-13T08:45:20.479Z] [2020-08-13T08:45:20.479Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:45:20.479Z] #17 47.34 Selecting previously unselected package vim. [2020-08-13T08:45:20.479Z] #17 47.34 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-13T08:45:20.479Z] #17 47.36 Unpacking vim (2:8.1.0875-5) ... [2020-08-13T08:45:20.632Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-08-13T08:45:20.924Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-13T08:45:21.033Z] #40 ... [2020-08-13T08:45:21.033Z] [2020-08-13T08:45:21.033Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:45:21.033Z] #50 124.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T08:45:21.043Z] #17 47.95 Selecting previously unselected package xfsprogs. [2020-08-13T08:45:21.043Z] #17 47.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-13T08:45:21.043Z] #17 47.99 Unpacking xfsprogs (4.20.0-1) ... [2020-08-13T08:45:21.606Z] #17 48.50 Selecting previously unselected package zip. [2020-08-13T08:45:21.606Z] #17 48.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-13T08:45:21.606Z] #17 48.53 Unpacking zip (3.0-11+b1) ... [2020-08-13T08:45:21.863Z] #17 48.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-13T08:45:21.863Z] #17 48.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-13T08:45:21.863Z] #17 48.72 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:21.863Z] #17 48.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-13T08:45:21.863Z] #17 48.74 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-13T08:45:21.863Z] #17 48.76 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:21.863Z] #17 48.79 Setting up uidmap (1:4.5-1.1) ... [2020-08-13T08:45:21.863Z] #17 48.79 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-13T08:45:21.863Z] #17 48.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-13T08:45:21.863Z] #17 48.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-13T08:45:21.863Z] #17 48.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-13T08:45:21.863Z] #17 48.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-13T08:45:21.863Z] #17 48.85 Setting up xxd (2:8.1.0875-5) ... [2020-08-13T08:45:22.120Z] #17 48.86 Setting up zip (3.0-11+b1) ... [2020-08-13T08:45:22.120Z] #17 48.88 Setting up vim-common (2:8.1.0875-5) ... [2020-08-13T08:45:22.120Z] #17 48.92 Setting up bash-completion (1:2.8-6) ... [2020-08-13T08:45:22.162Z] #17 51.57 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:22.162Z] #17 51.58 Setting up xz-utils (5.2.4-1) ... [2020-08-13T08:45:22.162Z] #17 51.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T08:45:22.162Z] #17 51.63 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T08:45:22.162Z] #17 51.69 invoke-rc.d: could not determine current runlevel [2020-08-13T08:45:22.162Z] #17 51.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T08:45:22.162Z] #17 51.72 Setting up pigz (2.4-1) ... [2020-08-13T08:45:22.162Z] #17 51.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T08:45:22.162Z] #17 51.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T08:45:22.162Z] #17 51.77 Setting up python-pip-whl (18.1-5) ... [2020-08-13T08:45:22.162Z] #17 51.78 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T08:45:22.162Z] #17 51.79 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T08:45:22.422Z] #17 52.22 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-13T08:45:22.422Z] #17 52.23 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T08:45:22.422Z] #17 52.24 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:22.422Z] #17 52.25 Setting up vim (2:8.1.0875-5) ... [2020-08-13T08:45:22.422Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T08:45:22.422Z] #17 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T08:45:22.422Z] #17 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T08:45:22.422Z] #17 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T08:45:22.422Z] #17 52.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T08:45:22.422Z] #17 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T08:45:22.422Z] #17 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T08:45:22.422Z] #17 52.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T08:45:22.422Z] #17 52.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T08:45:22.422Z] #17 52.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T08:45:22.422Z] #17 52.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T08:45:22.682Z] #17 52.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T08:45:22.682Z] #17 52.37 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T08:45:22.682Z] #17 52.38 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:23.137Z] #50 126.9 + mkdir -p /build [2020-08-13T08:45:23.137Z] #50 126.9 + cp runc /build/runc [2020-08-13T08:45:23.137Z] #50 DONE 127.1s [2020-08-13T08:45:23.137Z] [2020-08-13T08:45:23.137Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:23.137Z] #40 171.0 CC criu/protobuf-desc.o [2020-08-13T08:45:23.658Z] ok github.com/docker/docker/pkg/signal 2.354s coverage: 61.0% of statements [2020-08-13T08:45:23.785Z] #40 172.5 CC criu/protobuf.o [2020-08-13T08:45:23.950Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-08-13T08:45:24.166Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T08:45:24.166Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === Skipped [2020-08-13T08:45:24.166Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-13T08:45:24.166Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-13T08:45:24.166Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-13T08:45:24.166Z] time="2020-08-13T08:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-13T08:45:24.166Z] time="2020-08-13T08:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-13T08:45:24.166Z] time="2020-08-13T08:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-13T08:45:24.166Z] time="2020-08-13T08:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-13T08:45:24.166Z] time="2020-08-13T08:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-13T08:45:24.166Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-13T08:45:24.166Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-13T08:45:24.166Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-13T08:45:24.166Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.166Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:24.166Z] [2020-08-13T08:45:24.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-13T08:45:24.167Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:24.167Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:24.167Z] [2020-08-13T08:45:24.167Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-13T08:45:24.167Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:45:24.167Z] [2020-08-13T08:45:24.167Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-13T08:45:24.167Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-13T08:45:24.167Z] [2020-08-13T08:45:24.167Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-13T08:45:24.167Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-13T08:45:24.167Z] [2020-08-13T08:45:24.167Z] [2020-08-13T08:45:24.167Z] DONE 2123 tests, 26 skipped in 190.458s Post stage [Pipeline] junit [2020-08-13T08:45:24.181Z] Recording test results [2020-08-13T08:45:24.242Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T08:45:24.431Z] #40 173.2 CC criu/pstree.o [2020-08-13T08:45:24.534Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-08-13T08:45:24.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -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:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh dynbinary test-integration [2020-08-13T08:45:24.826Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-13T08:45:25.118Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 53.8% of statements [2020-08-13T08:45:25.232Z] [2020-08-13T08:45:25.394Z] #17 51.72 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-13T08:45:25.394Z] #17 51.74 Setting up xz-utils (5.2.4-1) ... [2020-08-13T08:45:25.394Z] #17 51.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-13T08:45:25.394Z] #17 51.77 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-13T08:45:25.394Z] #17 51.84 invoke-rc.d: could not determine current runlevel [2020-08-13T08:45:25.394Z] #17 51.85 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-13T08:45:25.394Z] #17 51.86 Setting up pigz (2.4-1) ... [2020-08-13T08:45:25.394Z] #17 51.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-13T08:45:25.394Z] #17 51.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-13T08:45:25.394Z] #17 51.89 Setting up python-pip-whl (18.1-5) ... [2020-08-13T08:45:25.394Z] #17 51.90 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-13T08:45:25.394Z] #17 51.91 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-13T08:45:25.394Z] #17 52.36 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-13T08:45:25.394Z] #17 52.37 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-13T08:45:25.394Z] #17 52.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:25.394Z] #17 52.38 Setting up vim (2:8.1.0875-5) ... [2020-08-13T08:45:25.394Z] #17 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-13T08:45:25.394Z] #17 52.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-13T08:45:25.394Z] #17 52.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-13T08:45:25.394Z] #17 52.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-13T08:45:25.394Z] #17 52.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-13T08:45:25.394Z] #17 52.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-13T08:45:25.394Z] #17 52.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-13T08:45:25.394Z] #17 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-13T08:45:25.394Z] #17 52.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-13T08:45:25.394Z] #17 52.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-13T08:45:25.494Z] Removing bundles/ [2020-08-13T08:45:25.494Z] [2020-08-13T08:45:25.494Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-13T08:45:25.494Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:45:25.494Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T08:45:25.651Z] #17 52.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-13T08:45:25.651Z] #17 52.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-13T08:45:25.651Z] #17 52.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-13T08:45:25.651Z] #17 52.57 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-13T08:45:25.753Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-08-13T08:45:25.968Z] #40 174.4 CC criu/rbtree.o [2020-08-13T08:45:25.968Z] #40 174.6 CC criu/rst-malloc.o [2020-08-13T08:45:25.976Z] #17 55.52 Setting up iptables (1.8.2-4) ... [2020-08-13T08:45:25.976Z] #17 55.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T08:45:25.976Z] #17 55.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T08:45:25.976Z] #17 55.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T08:45:25.976Z] #17 55.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T08:45:25.976Z] #17 55.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T08:45:25.976Z] #17 55.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T08:45:25.976Z] #17 55.58 Setting up python3 (3.7.3-1) ... [2020-08-13T08:45:26.045Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-08-13T08:45:26.235Z] #17 56.08 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T08:45:26.235Z] #17 ... [2020-08-13T08:45:26.235Z] [2020-08-13T08:45:26.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:26.235Z] #39 105.9 CC criu/cr-service.o [2020-08-13T08:45:26.235Z] #39 107.3 CC criu/crtools.o [2020-08-13T08:45:26.235Z] #39 108.1 CC criu/eventfd.o [2020-08-13T08:45:26.235Z] #39 108.5 CC criu/eventpoll.o [2020-08-13T08:45:26.235Z] #39 109.4 CC criu/external.o [2020-08-13T08:45:26.235Z] #39 109.8 CC criu/fault-injection.o [2020-08-13T08:45:26.235Z] #39 109.9 CC criu/fdstore.o [2020-08-13T08:45:26.235Z] #39 110.3 CC criu/fifo.o [2020-08-13T08:45:26.235Z] #39 110.7 CC criu/file-ids.o [2020-08-13T08:45:26.235Z] #39 111.1 CC criu/file-lock.o [2020-08-13T08:45:26.235Z] #39 112.1 CC criu/files-ext.o [2020-08-13T08:45:26.235Z] #39 112.5 CC criu/files-reg.o [2020-08-13T08:45:26.235Z] #39 114.7 CC criu/files.o [2020-08-13T08:45:26.235Z] #39 ... [2020-08-13T08:45:26.235Z] [2020-08-13T08:45:26.235Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:45:26.235Z] #17 56.08 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T08:45:26.271Z] #40 175.0 CC criu/seccomp.o [2020-08-13T08:45:26.337Z] ok github.com/docker/docker/pkg/tarsum 0.028s coverage: 89.3% of statements [2020-08-13T08:45:26.629Z] testing: warning: no tests to run [2020-08-13T08:45:26.629Z] coverage: [no statements] [2020-08-13T08:45:26.629Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-13T08:45:26.919Z] #40 175.7 CC criu/seize.o [2020-08-13T08:45:26.921Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-08-13T08:45:26.921Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-13T08:45:27.073Z] #17 56.82 Setting up apparmor (2.13.2-10) ... [2020-08-13T08:45:27.213Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-13T08:45:27.571Z] #40 ... [2020-08-13T08:45:27.571Z] [2020-08-13T08:45:27.571Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:45:27.571Z] #37 240.2 + dpkg --print-architecture [2020-08-13T08:45:27.571Z] #37 240.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T08:45:27.571Z] #37 240.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T08:45:27.571Z] #37 240.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T08:45:28.454Z] #17 58.34 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T08:45:28.454Z] #17 58.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T08:45:28.751Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-08-13T08:45:28.936Z] #17 55.46 Setting up iptables (1.8.2-4) ... [2020-08-13T08:45:28.936Z] #17 55.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T08:45:28.936Z] #17 55.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T08:45:28.936Z] #17 55.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-13T08:45:28.936Z] #17 55.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-13T08:45:28.936Z] #17 55.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-13T08:45:28.936Z] #17 55.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-13T08:45:28.936Z] #17 55.52 Setting up python3 (3.7.3-1) ... [2020-08-13T08:45:28.936Z] #17 55.90 Setting up python3-wheel (0.32.3-2) ... [2020-08-13T08:45:28.973Z] #17 58.73 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T08:45:29.387Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-13T08:45:29.866Z] #17 56.59 Setting up apparmor (2.13.2-10) ... [2020-08-13T08:45:29.913Z] #17 59.69 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T08:45:30.021Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-13T08:45:30.313Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-08-13T08:45:30.430Z] #17 ... [2020-08-13T08:45:30.431Z] [2020-08-13T08:45:30.431Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:30.431Z] #39 109.9 CC criu/file-ids.o [2020-08-13T08:45:30.431Z] #39 110.2 CC criu/file-lock.o [2020-08-13T08:45:30.431Z] #39 111.1 CC criu/files-ext.o [2020-08-13T08:45:30.431Z] #39 111.5 CC criu/files-reg.o [2020-08-13T08:45:30.431Z] #39 113.9 CC criu/files.o [2020-08-13T08:45:30.431Z] #39 116.1 CC criu/filesystems.o [2020-08-13T08:45:30.431Z] #39 116.8 CC criu/fsnotify.o [2020-08-13T08:45:30.431Z] #39 118.0 CC criu/image-desc.o [2020-08-13T08:45:30.431Z] #39 118.2 CC criu/image.o [2020-08-13T08:45:30.431Z] #39 119.2 CC criu/ipc_ns.o [2020-08-13T08:45:30.483Z] #17 60.09 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T08:45:30.537Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.396726665s with top 10 stages: buildssa: 1m36.7418494s, goimports: 23.202591422s, unconvert: 12.288069159s, gosec: 10.463352086s, golint: 6.736005137s, misspell: 4.509107934s, ineffassign: 4.399209764s, inspect: 4.117480462s, vrp: 3.493829434s, printf: 1.918221628s [2020-08-13T08:45:31.350Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2020-08-13T08:45:31.361Z] #39 120.6 CC criu/irmap.o [2020-08-13T08:45:31.361Z] #39 ... [2020-08-13T08:45:31.361Z] [2020-08-13T08:45:31.361Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:45:31.361Z] #17 58.06 Setting up xfsprogs (4.20.0-1) ... [2020-08-13T08:45:31.361Z] #17 58.08 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-13T08:45:31.422Z] #17 61.25 Setting up python3-pip (18.1-5) ... [2020-08-13T08:45:31.618Z] #17 58.41 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-13T08:45:31.987Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-08-13T08:45:31.987Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-13T08:45:32.589Z] #17 59.40 Setting up python3-distutils (3.7.3-1) ... [2020-08-13T08:45:32.696Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-08-13T08:45:32.697Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-08-13T08:45:32.803Z] #17 62.34 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:45:32.803Z] #17 62.39 Processing triggers for mime-support (3.62) ... [2020-08-13T08:45:33.063Z] #17 ... [2020-08-13T08:45:33.063Z] [2020-08-13T08:45:33.063Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:45:33.063Z] #36 219.8 + dpkg --print-architecture [2020-08-13T08:45:33.063Z] #36 219.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T08:45:33.063Z] #36 220.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T08:45:33.063Z] #36 220.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T08:45:33.103Z] #17 59.84 Setting up python3-setuptools (40.8.0-1) ... [2020-08-13T08:45:34.006Z] #36 ... [2020-08-13T08:45:34.006Z] [2020-08-13T08:45:34.006Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-13T08:45:34.006Z] #17 DONE 63.8s [2020-08-13T08:45:34.006Z] [2020-08-13T08:45:34.006Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T08:45:34.034Z] #17 61.02 Setting up python3-pip (18.1-5) ... [2020-08-13T08:45:34.767Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-13T08:45:35.388Z] #18 1.033 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-13T08:45:35.388Z] #18 1.035 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T08:45:35.388Z] #18 1.039 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T08:45:35.388Z] #18 DONE 1.1s [2020-08-13T08:45:35.388Z] [2020-08-13T08:45:35.388Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:45:35.402Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-08-13T08:45:35.403Z] #17 62.20 Processing triggers for libc-bin (2.28-10) ... [2020-08-13T08:45:35.403Z] #17 62.24 Processing triggers for mime-support (3.62) ... [2020-08-13T08:45:35.694Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-08-13T08:45:36.332Z] #17 DONE 63.4s [2020-08-13T08:45:36.332Z] [2020-08-13T08:45:36.332Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-13T08:45:36.732Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-08-13T08:45:37.181Z] INFO [runner/unused/goanalysis] analyzers took 27.029565356s with top 10 stages: buildssa: 22.632707088s, U1000: 4.396858268s [2020-08-13T08:45:37.181Z] INFO [runner] Issues before processing: 2304, after processing: 0 [2020-08-13T08:45:37.181Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1695/1695, autogenerated_exclude: 1590/1695, skip_dirs: 1695/1695, exclude-rules: 64/1590, cgo: 1695/2304, filename_unadjuster: 1695/1695, path_prettifier: 1695/1695, identifier_marker: 1590/1590, exclude: 1590/1590, nolint: 0/64 [2020-08-13T08:45:37.181Z] INFO [runner] processing took 126.018432ms with stages: nolint: 54.41156ms, identifier_marker: 39.573793ms, path_prettifier: 13.912886ms, autogenerated_exclude: 7.009671ms, exclude-rules: 6.968956ms, skip_dirs: 2.354843ms, cgo: 1.005935ms, filename_unadjuster: 774.301µs, max_same_issues: 1.79µs, uniq_by_line: 976ns, source_code: 753ns, diff: 631ns, max_from_linter: 618ns, exclude: 565ns, path_shortener: 453ns, skip_files: 398ns, max_per_file_from_linter: 303ns [2020-08-13T08:45:37.181Z] INFO [runner] linters took 1m36.547842668s with stages: goanalysis_metalinter: 1m17.637214183s, unused: 18.784056728s [2020-08-13T08:45:37.181Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-13T08:45:37.301Z] #19 ... [2020-08-13T08:45:37.301Z] [2020-08-13T08:45:37.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:37.301Z] #39 116.9 CC criu/filesystems.o [2020-08-13T08:45:37.301Z] #39 117.8 CC criu/fsnotify.o [2020-08-13T08:45:37.301Z] #39 119.1 CC criu/image-desc.o [2020-08-13T08:45:37.301Z] #39 119.2 CC criu/image.o [2020-08-13T08:45:37.301Z] #39 120.1 CC criu/ipc_ns.o [2020-08-13T08:45:37.301Z] #39 121.3 CC criu/irmap.o [2020-08-13T08:45:37.301Z] #39 122.0 CC criu/kcmp-ids.o [2020-08-13T08:45:37.301Z] #39 122.3 CC criu/kerndat.o [2020-08-13T08:45:37.301Z] #39 123.4 CC criu/libnetlink.o [2020-08-13T08:45:37.301Z] #39 123.9 CC criu/log.o [2020-08-13T08:45:37.301Z] #39 124.5 CC criu/lsm.o [2020-08-13T08:45:37.301Z] #39 125.1 CC criu/mem.o [2020-08-13T08:45:37.560Z] #39 127.3 CC criu/memfd.o [2020-08-13T08:45:37.702Z] #18 0.939 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual modeupdate-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-13T08:45:37.702Z] #18 0.947 [2020-08-13T08:45:37.702Z] #18 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-13T08:45:37.702Z] #18 DONE 1.0s [2020-08-13T08:45:37.702Z] [2020-08-13T08:45:37.702Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:45:37.749Z] INFO Memory: 1621 samples, avg is 243.0MB, max is 3097.6MB [2020-08-13T08:45:37.749Z] INFO Execution took 3m35.206981468s [2020-08-13T08:45:38.007Z] Congratulations! The shell scripts are properly formatted. [2020-08-13T08:45:38.059Z] #37 ... [2020-08-13T08:45:38.059Z] [2020-08-13T08:45:38.059Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:38.059Z] #40 176.7 CC criu/servicefd.o [2020-08-13T08:45:38.059Z] #40 177.2 CC criu/shmem.o [2020-08-13T08:45:38.059Z] #40 178.2 CC criu/sigframe.o [2020-08-13T08:45:38.059Z] #40 178.3 CC criu/signalfd.o [2020-08-13T08:45:38.059Z] #40 178.6 CC criu/sk-inet.o [2020-08-13T08:45:38.059Z] #40 179.8 CC criu/sk-netlink.o [2020-08-13T08:45:38.059Z] #40 180.3 CC criu/sk-packet.o [2020-08-13T08:45:38.059Z] #40 181.0 CC criu/sk-queue.o [2020-08-13T08:45:38.059Z] #40 181.5 CC criu/sk-tcp.o [2020-08-13T08:45:38.059Z] #40 182.0 CC criu/sk-unix.o [2020-08-13T08:45:38.059Z] #40 184.2 CC criu/sockets.o [2020-08-13T08:45:38.059Z] #40 185.2 CC criu/stats.o [2020-08-13T08:45:38.059Z] #40 185.6 CC criu/string.o [2020-08-13T08:45:38.059Z] #40 185.8 CC criu/sysctl.o [2020-08-13T08:45:38.059Z] #40 186.5 CC criu/sysfs_parse.o [2020-08-13T08:45:38.130Z] #39 128.0 CC criu/mount.o [2020-08-13T08:45:38.359Z] #40 187.0 CC criu/timens.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-13T08:45:38.661Z] #40 187.3 CC criu/timerfd.o [2020-08-13T08:45:38.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh dynbinary-daemon test-docker-py [2020-08-13T08:45:38.960Z] #40 187.7 CC criu/tty.o [2020-08-13T08:45:39.173Z] [2020-08-13T08:45:39.433Z] Removing bundles/ [2020-08-13T08:45:39.433Z] [2020-08-13T08:45:39.433Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-13T08:45:39.433Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:45:39.433Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T08:45:40.670Z] #39 ... [2020-08-13T08:45:40.670Z] [2020-08-13T08:45:40.670Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:45:40.670Z] #19 5.162 Collecting yamllint==1.16.0 [2020-08-13T08:45:41.126Z] #40 189.9 CC criu/tun.o [2020-08-13T08:45:41.773Z] #40 190.5 CC criu/uffd.o [2020-08-13T08:45:41.958Z] #19 ... [2020-08-13T08:45:41.958Z] [2020-08-13T08:45:41.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:41.958Z] #39 121.2 CC criu/kcmp-ids.o [2020-08-13T08:45:41.958Z] #39 121.6 CC criu/kerndat.o [2020-08-13T08:45:41.958Z] #39 122.9 CC criu/libnetlink.o [2020-08-13T08:45:41.958Z] #39 123.2 CC criu/log.o [2020-08-13T08:45:41.958Z] #39 123.8 CC criu/lsm.o [2020-08-13T08:45:41.958Z] #39 124.1 CC criu/mem.o [2020-08-13T08:45:41.958Z] #39 125.7 CC criu/memfd.o [2020-08-13T08:45:41.958Z] #39 126.5 CC criu/mount.o [2020-08-13T08:45:41.958Z] #39 131.1 CC criu/namespaces.o [2020-08-13T08:45:41.958Z] #39 ... [2020-08-13T08:45:41.958Z] [2020-08-13T08:45:41.958Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:45:41.958Z] #36 221.2 + dpkg --print-architecture [2020-08-13T08:45:41.958Z] #36 221.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-13T08:45:41.958Z] #36 221.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-13T08:45:41.958Z] #36 221.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-13T08:45:42.894Z] #36 ... [2020-08-13T08:45:42.894Z] [2020-08-13T08:45:42.894Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-13T08:45:42.894Z] #19 5.580 Collecting yamllint==1.16.0 [2020-08-13T08:45:43.313Z] #40 191.8 CC criu/util.o [2020-08-13T08:45:44.854Z] #40 193.5 CC criu/uts_ns.o [2020-08-13T08:45:45.152Z] #40 193.8 CC criu/vdso.o [2020-08-13T08:45:45.803Z] #40 194.5 LINK criu/built-in.o [2020-08-13T08:45:45.954Z] #19 10.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T08:45:45.955Z] #19 10.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T08:45:45.955Z] #19 10.65 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T08:45:45.955Z] #19 10.71 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T08:45:45.955Z] #19 10.86 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T08:45:46.104Z] #40 194.8 LINK criu/criu [2020-08-13T08:45:46.753Z] #40 195.3 DEP lib/c/criu.d [2020-08-13T08:45:46.754Z] #40 195.5 CC images/rpc.pb-c.o [2020-08-13T08:45:47.813Z] #40 196.2 CC lib/c/criu.o [2020-08-13T08:45:47.868Z] #19 12.43 Building wheels for collected packages: pyyaml [2020-08-13T08:45:47.868Z] #19 12.43 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T08:45:48.168Z] #19 10.94 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-13T08:45:48.425Z] #19 11.05 Collecting pyyaml (from yamllint==1.16.0) [2020-08-13T08:45:48.425Z] #19 11.16 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-13T08:45:48.465Z] #40 197.3 LINK lib/c/built-in.o [2020-08-13T08:45:48.465Z] #40 197.3 LINK lib/c/libcriu.so [2020-08-13T08:45:48.765Z] #40 197.4 LINK lib/c/libcriu.a [2020-08-13T08:45:48.765Z] #40 197.6 GEN magic.py [2020-08-13T08:45:48.810Z] #19 13.50 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T08:45:48.810Z] #19 13.50 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T08:45:48.810Z] #19 13.57 Successfully built pyyaml [2020-08-13T08:45:48.810Z] #19 13.59 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-13T08:45:49.070Z] #19 13.98 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T08:45:49.073Z] #40 197.9 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T08:45:49.073Z] #40 197.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T08:45:49.073Z] #40 197.9 Note: Building without GnuTLS support [2020-08-13T08:45:49.073Z] #40 197.9 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T08:45:49.073Z] #40 197.9 Makefile.config:40: Warn: Building without nftables support [2020-08-13T08:45:49.331Z] #19 DONE 14.3s [2020-08-13T08:45:49.331Z] [2020-08-13T08:45:49.331Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T08:45:49.374Z] #40 ... [2020-08-13T08:45:49.374Z] [2020-08-13T08:45:49.374Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:45:49.374Z] #37 DONE 262.9s [2020-08-13T08:45:49.674Z] [2020-08-13T08:45:49.674Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:45:49.903Z] #22 DONE 0.3s [2020-08-13T08:45:49.903Z] [2020-08-13T08:45:49.903Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T08:45:50.319Z] #19 12.71 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-13T08:45:50.319Z] #19 12.76 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-13T08:45:50.319Z] #19 12.82 Building wheels for collected packages: pyyaml [2020-08-13T08:45:50.319Z] #19 12.82 Running setup.py bdist_wheel for pyyaml: started [2020-08-13T08:45:50.334Z] #22 ... [2020-08-13T08:45:50.334Z] [2020-08-13T08:45:50.334Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:50.334Z] #40 199.0 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T08:45:51.249Z] #19 13.96 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-13T08:45:51.249Z] #19 13.96 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-13T08:45:51.395Z] #40 200.1 make[1]: Nothing to be done for 'all'. [2020-08-13T08:45:51.506Z] #19 14.06 Successfully built pyyaml [2020-08-13T08:45:51.507Z] #19 14.08 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-13T08:45:52.072Z] #19 14.46 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-13T08:45:52.330Z] #19 DONE 14.8s [2020-08-13T08:45:52.330Z] [2020-08-13T08:45:52.330Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T08:45:52.448Z] #26 ... [2020-08-13T08:45:52.448Z] [2020-08-13T08:45:52.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:52.448Z] #39 131.9 CC criu/namespaces.o [2020-08-13T08:45:52.448Z] #39 133.7 CC criu/net.o [2020-08-13T08:45:52.448Z] #39 137.0 CC criu/netfilter.o [2020-08-13T08:45:52.448Z] #39 137.5 CC criu/page-pipe.o [2020-08-13T08:45:52.448Z] #39 138.2 CC criu/page-xfer.o [2020-08-13T08:45:52.448Z] #39 140.2 CC criu/pagemap-cache.o [2020-08-13T08:45:52.448Z] #39 140.6 CC criu/pagemap.o [2020-08-13T08:45:52.448Z] #39 141.4 CC criu/parasite-syscall.o [2020-08-13T08:45:52.448Z] #39 142.1 CC criu/path.o [2020-08-13T08:45:52.448Z] #39 142.4 CC criu/pie-util-vdso-elf32.o [2020-08-13T08:45:52.456Z] #40 201.3 make[1]: 'images/built-in.o' is up to date. [2020-08-13T08:45:52.456Z] #40 201.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T08:45:52.587Z] #22 DONE 0.3s [2020-08-13T08:45:52.587Z] [2020-08-13T08:45:52.587Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T08:45:52.756Z] #40 201.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T08:45:52.756Z] #40 201.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T08:45:52.756Z] #40 201.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T08:45:53.020Z] #39 142.8 CC criu/pie-util-vdso.o [2020-08-13T08:45:53.020Z] #39 ... [2020-08-13T08:45:53.020Z] [2020-08-13T08:45:53.020Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T08:45:53.020Z] #26 DONE 3.4s [2020-08-13T08:45:53.020Z] [2020-08-13T08:45:53.020Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T08:45:53.056Z] #40 201.6 make[1]: Nothing to be done for 'all'. [2020-08-13T08:45:53.056Z] #40 201.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T08:45:53.056Z] #40 201.8 make[2]: Nothing to be done for 'all'. [2020-08-13T08:45:53.280Z] #29 DONE 0.2s [2020-08-13T08:45:53.281Z] [2020-08-13T08:45:53.281Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:45:53.281Z] #49 ... [2020-08-13T08:45:53.281Z] [2020-08-13T08:45:53.281Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T08:45:53.281Z] #31 DONE 0.1s [2020-08-13T08:45:53.357Z] #40 201.8 make[2]: Nothing to be done for 'all'. [2020-08-13T08:45:53.357Z] #40 201.9 make[2]: Nothing to be done for 'all'. [2020-08-13T08:45:53.357Z] #40 202.1 make[2]: Nothing to be done for 'all'. [2020-08-13T08:45:53.541Z] [2020-08-13T08:45:53.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:53.541Z] #39 143.3 CC criu/pie-util.o [2020-08-13T08:45:53.657Z] #40 202.1 make[2]: Nothing to be done for 'all'. [2020-08-13T08:45:53.657Z] #40 202.1 make[2]: Nothing to be done for 'all'. [2020-08-13T08:45:53.657Z] #40 202.2 make[2]: Nothing to be done for 'all'. [2020-08-13T08:45:53.657Z] #40 202.3 make[2]: Nothing to be done for 'all'. [2020-08-13T08:45:53.657Z] #40 202.3 INSTALL criu/criu [2020-08-13T08:45:53.802Z] #39 ... [2020-08-13T08:45:53.802Z] [2020-08-13T08:45:53.802Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T08:45:53.802Z] #34 DONE 0.2s [2020-08-13T08:45:53.802Z] [2020-08-13T08:45:53.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:53.802Z] #39 143.5 CC criu/pipes.o [2020-08-13T08:45:53.955Z] #26 ... [2020-08-13T08:45:53.955Z] [2020-08-13T08:45:53.955Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:53.955Z] #39 133.2 CC criu/net.o [2020-08-13T08:45:53.955Z] #39 136.2 CC criu/netfilter.o [2020-08-13T08:45:53.955Z] #39 136.5 CC criu/page-pipe.o [2020-08-13T08:45:53.955Z] #39 137.1 CC criu/page-xfer.o [2020-08-13T08:45:53.955Z] #39 138.8 CC criu/pagemap-cache.o [2020-08-13T08:45:53.955Z] #39 139.2 CC criu/pagemap.o [2020-08-13T08:45:53.955Z] #39 140.2 CC criu/parasite-syscall.o [2020-08-13T08:45:53.955Z] #39 141.2 CC criu/path.o [2020-08-13T08:45:53.955Z] #39 141.6 CC criu/pie-util-vdso-elf32.o [2020-08-13T08:45:53.955Z] #39 142.3 CC criu/pie-util-vdso.o [2020-08-13T08:45:53.955Z] #39 142.8 CC criu/pie-util.o [2020-08-13T08:45:53.955Z] #39 143.0 CC criu/pipes.o [2020-08-13T08:45:53.957Z] #40 DONE 202.4s [2020-08-13T08:45:53.957Z] [2020-08-13T08:45:53.957Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:45:53.957Z] #46 265.7 + cd /tmp/tmp.OyASySEWDO/src/github.com/golangci/golangci-lint/ [2020-08-13T08:45:53.957Z] #46 265.7 + git checkout -q v1.23.8 [2020-08-13T08:45:53.957Z] #46 266.2 ++ git describe --tags [2020-08-13T08:45:53.957Z] #46 266.2 + version=v1.23.8 [2020-08-13T08:45:53.957Z] #46 266.2 ++ git rev-parse --short HEAD [2020-08-13T08:45:53.957Z] #46 266.2 + commit=76a82c6 [2020-08-13T08:45:53.957Z] #46 266.2 ++ git show -s --format=%cd [2020-08-13T08:45:53.957Z] #46 266.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T08:45:53.957Z] #46 266.2 + 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-08-13T08:45:54.212Z] #39 143.8 CC criu/plugin.o [2020-08-13T08:45:54.374Z] #39 144.1 CC criu/plugin.o [2020-08-13T08:45:54.469Z] #39 144.1 CC criu/proc_parse.o [2020-08-13T08:45:54.945Z] #39 144.6 CC criu/proc_parse.o [2020-08-13T08:45:55.325Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T08:45:55.325Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === Skipped [2020-08-13T08:45:55.325Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-13T08:45:55.325Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-13T08:45:55.325Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-13T08:45:55.325Z] time="2020-08-13T08:44:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-13T08:45:55.325Z] time="2020-08-13T08:44:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-13T08:45:55.325Z] time="2020-08-13T08:44:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-13T08:45:55.325Z] time="2020-08-13T08:44:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-13T08:45:55.325Z] time="2020-08-13T08:44:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-13T08:45:55.325Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-13T08:45:55.325Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-13T08:45:55.325Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:45:55.325Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-13T08:45:55.325Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-13T08:45:55.325Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-13T08:45:55.325Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] [2020-08-13T08:45:55.325Z] DONE 2123 tests, 26 skipped in 189.044s Post stage [Pipeline] junit [2020-08-13T08:45:55.372Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T08:45:56.068Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -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:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh dynbinary test-integration [2020-08-13T08:45:56.360Z] [2020-08-13T08:45:56.360Z] Removing bundles/ [2020-08-13T08:45:56.360Z] [2020-08-13T08:45:56.360Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-13T08:45:56.363Z] #39 ... [2020-08-13T08:45:56.363Z] [2020-08-13T08:45:56.363Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T08:45:56.363Z] #26 DONE 3.9s [2020-08-13T08:45:56.363Z] [2020-08-13T08:45:56.363Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T08:45:56.652Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:45:56.652Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T08:45:56.857Z] #39 ... [2020-08-13T08:45:56.857Z] [2020-08-13T08:45:56.857Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:45:56.857Z] #49 91.00 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T08:45:56.857Z] #49 92.97 + mkdir -p /build [2020-08-13T08:45:56.857Z] #49 92.97 + cp runc /build/runc [2020-08-13T08:45:56.857Z] #49 DONE 93.7s [2020-08-13T08:45:56.927Z] #29 DONE 0.5s [2020-08-13T08:45:56.927Z] [2020-08-13T08:45:56.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:56.927Z] #39 146.0 CC criu/protobuf-desc.o [2020-08-13T08:45:56.927Z] #39 ... [2020-08-13T08:45:56.927Z] [2020-08-13T08:45:56.927Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T08:45:56.927Z] #31 DONE 0.0s [2020-08-13T08:45:56.927Z] [2020-08-13T08:45:56.927Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T08:45:56.927Z] #34 DONE 0.0s [2020-08-13T08:45:57.118Z] [2020-08-13T08:45:57.118Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:57.118Z] #39 146.9 CC criu/protobuf-desc.o [2020-08-13T08:45:57.184Z] [2020-08-13T08:45:57.184Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:57.379Z] #39 ... [2020-08-13T08:45:57.379Z] [2020-08-13T08:45:57.379Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:45:57.379Z] #36 DONE 248.0s [2020-08-13T08:45:57.441Z] #39 146.9 CC criu/protobuf.o [2020-08-13T08:45:57.640Z] [2020-08-13T08:45:57.640Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:45:57.697Z] #39 147.2 CC criu/pstree.o [2020-08-13T08:45:57.901Z] #52 ... [2020-08-13T08:45:57.901Z] [2020-08-13T08:45:57.901Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:57.901Z] #39 147.7 CC criu/protobuf.o [2020-08-13T08:45:58.162Z] #39 148.0 CC criu/pstree.o [2020-08-13T08:45:58.629Z] #39 148.3 CC criu/rbtree.o [2020-08-13T08:45:58.886Z] #39 148.5 CC criu/rst-malloc.o [2020-08-13T08:45:59.452Z] #39 148.9 CC criu/seccomp.o [2020-08-13T08:45:59.452Z] #39 ... [2020-08-13T08:45:59.452Z] [2020-08-13T08:45:59.452Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-13T08:45:59.452Z] #49 91.25 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-13T08:45:59.452Z] #49 92.99 + mkdir -p /build [2020-08-13T08:45:59.452Z] #49 92.99 + cp runc /build/runc [2020-08-13T08:45:59.452Z] #49 DONE 93.6s [2020-08-13T08:45:59.545Z] #39 149.0 CC criu/rbtree.o [2020-08-13T08:45:59.545Z] #39 149.4 CC criu/rst-malloc.o [2020-08-13T08:45:59.710Z] [2020-08-13T08:45:59.710Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:45:59.814Z] #39 149.7 CC criu/seccomp.o [2020-08-13T08:46:00.274Z] #39 149.6 CC criu/seize.o [2020-08-13T08:46:00.386Z] #39 ... [2020-08-13T08:46:00.386Z] [2020-08-13T08:46:00.386Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T08:46:00.386Z] #37 DONE 0.4s [2020-08-13T08:46:00.386Z] [2020-08-13T08:46:00.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:46:00.386Z] #39 150.1 CC criu/seize.o [2020-08-13T08:46:00.647Z] #39 150.6 CC criu/servicefd.o [2020-08-13T08:46:01.204Z] #39 150.7 CC criu/servicefd.o [2020-08-13T08:46:01.218Z] #39 150.8 CC criu/shmem.o [2020-08-13T08:46:01.478Z] #39 151.3 CC criu/sigframe.o [2020-08-13T08:46:01.739Z] #39 151.4 CC criu/signalfd.o [2020-08-13T08:46:01.739Z] #39 151.5 CC criu/sk-inet.o [2020-08-13T08:46:01.768Z] #39 ... [2020-08-13T08:46:01.768Z] [2020-08-13T08:46:01.768Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-13T08:46:01.768Z] #36 DONE 249.6s [2020-08-13T08:46:01.768Z] [2020-08-13T08:46:01.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:46:01.768Z] #39 151.1 CC criu/shmem.o [2020-08-13T08:46:02.310Z] #39 152.1 CC criu/sk-netlink.o [2020-08-13T08:46:02.333Z] #39 151.7 CC criu/sigframe.o [2020-08-13T08:46:02.333Z] #39 151.8 CC criu/signalfd.o [2020-08-13T08:46:02.570Z] #39 152.3 CC criu/sk-packet.o [2020-08-13T08:46:02.595Z] #39 152.1 CC criu/sk-inet.o [2020-08-13T08:46:02.830Z] #39 152.6 CC criu/sk-queue.o [2020-08-13T08:46:03.091Z] #39 152.9 CC criu/sk-tcp.o [2020-08-13T08:46:03.158Z] #39 ... [2020-08-13T08:46:03.158Z] [2020-08-13T08:46:03.158Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T08:46:03.158Z] #37 DONE 0.3s [2020-08-13T08:46:03.158Z] [2020-08-13T08:46:03.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:46:03.158Z] #39 152.8 CC criu/sk-netlink.o [2020-08-13T08:46:03.662Z] #39 153.2 CC criu/sk-unix.o [2020-08-13T08:46:03.723Z] #39 153.0 CC criu/sk-packet.o [2020-08-13T08:46:03.980Z] #39 153.3 CC criu/sk-queue.o [2020-08-13T08:46:03.980Z] #39 153.6 CC criu/sk-tcp.o [2020-08-13T08:46:04.237Z] #39 153.8 CC criu/sk-unix.o [2020-08-13T08:46:04.603Z] #39 154.4 CC criu/sockets.o [2020-08-13T08:46:05.173Z] #39 155.0 CC criu/stats.o [2020-08-13T08:46:05.444Z] #39 155.2 CC criu/string.o [2020-08-13T08:46:05.605Z] #39 155.0 CC criu/sockets.o [2020-08-13T08:46:05.713Z] #39 155.3 CC criu/sysctl.o [2020-08-13T08:46:05.862Z] #39 155.4 CC criu/stats.o [2020-08-13T08:46:05.975Z] #39 155.8 CC criu/sysfs_parse.o [2020-08-13T08:46:06.119Z] #39 155.6 CC criu/string.o [2020-08-13T08:46:06.119Z] #39 155.7 CC criu/sysctl.o [2020-08-13T08:46:06.235Z] #39 156.0 CC criu/timens.o [2020-08-13T08:46:06.495Z] #39 156.2 CC criu/timerfd.o [2020-08-13T08:46:06.683Z] #39 156.0 CC criu/sysfs_parse.o [2020-08-13T08:46:06.683Z] #39 156.2 CC criu/timens.o [2020-08-13T08:46:06.756Z] #39 156.3 CC criu/tty.o [2020-08-13T08:46:06.940Z] #39 156.4 CC criu/timerfd.o [2020-08-13T08:46:06.940Z] #39 156.5 CC criu/tty.o [2020-08-13T08:46:07.697Z] #39 157.3 CC criu/tun.o [2020-08-13T08:46:07.872Z] #39 157.5 CC criu/tun.o [2020-08-13T08:46:07.957Z] #39 157.6 CC criu/uffd.o [2020-08-13T08:46:08.436Z] #39 157.8 CC criu/uffd.o [2020-08-13T08:46:08.529Z] #39 158.3 CC criu/util.o [2020-08-13T08:46:09.000Z] #39 158.5 CC criu/util.o [2020-08-13T08:46:09.100Z] #39 158.9 CC criu/uts_ns.o [2020-08-13T08:46:09.361Z] #39 159.0 CC criu/vdso-compat.o [2020-08-13T08:46:09.361Z] #39 159.1 CC criu/vdso.o [2020-08-13T08:46:09.564Z] #39 159.2 CC criu/uts_ns.o [2020-08-13T08:46:09.622Z] #39 159.5 LINK criu/built-in.o [2020-08-13T08:46:09.821Z] #39 159.3 CC criu/vdso-compat.o [2020-08-13T08:46:09.883Z] #39 159.6 LINK criu/criu [2020-08-13T08:46:09.883Z] #39 159.8 DEP lib/c/criu.d [2020-08-13T08:46:09.883Z] #39 159.8 CC images/rpc.pb-c.o [2020-08-13T08:46:09.883Z] #39 ... [2020-08-13T08:46:09.883Z] [2020-08-13T08:46:09.883Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:09.883Z] #52 189.7 + bin/containerd [2020-08-13T08:46:10.078Z] #39 159.4 CC criu/vdso.o [2020-08-13T08:46:10.335Z] #39 159.8 LINK criu/built-in.o [2020-08-13T08:46:10.335Z] #39 159.9 LINK criu/criu [2020-08-13T08:46:10.591Z] #39 160.1 DEP lib/c/criu.d [2020-08-13T08:46:10.591Z] #39 160.2 CC images/rpc.pb-c.o [2020-08-13T08:46:11.154Z] #39 160.5 CC lib/c/criu.o [2020-08-13T08:46:11.718Z] #39 161.3 LINK lib/c/built-in.o [2020-08-13T08:46:11.975Z] #39 161.3 LINK lib/c/libcriu.so [2020-08-13T08:46:11.975Z] #39 161.3 LINK lib/c/libcriu.a [2020-08-13T08:46:11.975Z] #39 161.4 GEN magic.py [2020-08-13T08:46:11.975Z] #39 161.5 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T08:46:11.975Z] #39 161.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T08:46:11.975Z] #39 161.5 Note: Building without GnuTLS support [2020-08-13T08:46:11.975Z] #39 161.5 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T08:46:11.975Z] #39 161.5 Makefile.config:40: Warn: Building without nftables support [2020-08-13T08:46:12.231Z] #39 ... [2020-08-13T08:46:12.231Z] [2020-08-13T08:46:12.231Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:12.231Z] #45 260.3 + cd /tmp/tmp.uqDYCroHuV/src/github.com/golangci/golangci-lint/ [2020-08-13T08:46:12.231Z] #45 260.3 + git checkout -q v1.23.8 [2020-08-13T08:46:12.488Z] #45 260.6 ++ git describe --tags [2020-08-13T08:46:12.488Z] #45 260.6 + version=v1.23.8 [2020-08-13T08:46:12.488Z] #45 260.6 ++ git rev-parse --short HEAD [2020-08-13T08:46:12.488Z] #45 260.6 + commit=76a82c6 [2020-08-13T08:46:12.488Z] #45 260.6 ++ git show -s --format=%cd [2020-08-13T08:46:12.488Z] #45 260.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T08:46:12.488Z] #45 260.6 + 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-08-13T08:46:15.009Z] #45 ... [2020-08-13T08:46:15.009Z] [2020-08-13T08:46:15.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:46:15.009Z] #39 162.0 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T08:46:15.009Z] #39 162.5 make[1]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.0 make[1]: 'images/built-in.o' is up to date. [2020-08-13T08:46:15.009Z] #39 163.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T08:46:15.009Z] #39 163.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T08:46:15.009Z] #39 163.1 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T08:46:15.009Z] #39 163.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T08:46:15.009Z] #39 163.2 make[1]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T08:46:15.009Z] #39 163.4 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.4 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.4 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.5 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.6 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.6 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.6 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.7 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.009Z] #39 163.7 INSTALL criu/criu [2020-08-13T08:46:15.009Z] #39 DONE 164.3s [2020-08-13T08:46:15.009Z] [2020-08-13T08:46:15.009Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:15.009Z] #52 195.7 + bin/containerd [2020-08-13T08:46:15.170Z] #52 ... [2020-08-13T08:46:15.170Z] [2020-08-13T08:46:15.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-13T08:46:15.170Z] #39 160.2 CC lib/c/criu.o [2020-08-13T08:46:15.170Z] #39 160.8 LINK lib/c/built-in.o [2020-08-13T08:46:15.170Z] #39 160.8 LINK lib/c/libcriu.so [2020-08-13T08:46:15.170Z] #39 160.9 LINK lib/c/libcriu.a [2020-08-13T08:46:15.170Z] #39 161.0 GEN magic.py [2020-08-13T08:46:15.170Z] #39 161.1 Note: Building without setproctitle() and strlcpy() support. [2020-08-13T08:46:15.170Z] #39 161.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-13T08:46:15.170Z] #39 161.1 Note: Building without GnuTLS support [2020-08-13T08:46:15.170Z] #39 161.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-13T08:46:15.170Z] #39 161.1 Makefile.config:40: Warn: Building without nftables support [2020-08-13T08:46:15.170Z] #39 161.7 fatal: not a git repository (or any of the parent directories): .git [2020-08-13T08:46:15.170Z] #39 162.3 make[1]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 162.8 make[1]: 'images/built-in.o' is up to date. [2020-08-13T08:46:15.170Z] #39 162.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-13T08:46:15.170Z] #39 162.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-13T08:46:15.170Z] #39 162.9 make[1]: 'compel/libcompel.a' is up to date. [2020-08-13T08:46:15.170Z] #39 162.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-13T08:46:15.170Z] #39 163.0 make[1]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-13T08:46:15.170Z] #39 163.1 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.2 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.2 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.3 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.3 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.3 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.4 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.4 make[2]: Nothing to be done for 'all'. [2020-08-13T08:46:15.170Z] #39 163.4 INSTALL criu/criu [2020-08-13T08:46:15.170Z] #39 DONE 164.0s [2020-08-13T08:46:15.170Z] [2020-08-13T08:46:15.170Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:15.170Z] #45 262.7 + cd /tmp/tmp.92OuoxEVNj/src/github.com/golangci/golangci-lint/ [2020-08-13T08:46:15.170Z] #45 262.7 + git checkout -q v1.23.8 [2020-08-13T08:46:15.170Z] #45 263.1 ++ git describe --tags [2020-08-13T08:46:15.170Z] #45 263.1 + version=v1.23.8 [2020-08-13T08:46:15.170Z] #45 263.1 ++ git rev-parse --short HEAD [2020-08-13T08:46:15.170Z] #45 263.1 + commit=76a82c6 [2020-08-13T08:46:15.170Z] #45 263.1 ++ git show -s --format=%cd [2020-08-13T08:46:15.170Z] #45 263.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-13T08:46:15.170Z] #45 263.1 + 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-08-13T08:46:15.431Z] #45 ... [2020-08-13T08:46:15.431Z] [2020-08-13T08:46:15.431Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T08:46:15.431Z] #40 DONE 0.0s [2020-08-13T08:46:15.692Z] [2020-08-13T08:46:15.692Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T08:46:15.692Z] #42 DONE 0.1s [2020-08-13T08:46:15.692Z] [2020-08-13T08:46:15.692Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T08:46:15.692Z] #44 DONE 0.0s [2020-08-13T08:46:15.692Z] [2020-08-13T08:46:15.692Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:16.385Z] #52 ... [2020-08-13T08:46:16.385Z] [2020-08-13T08:46:16.385Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T08:46:16.385Z] #40 DONE 0.1s [2020-08-13T08:46:16.385Z] [2020-08-13T08:46:16.385Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T08:46:16.385Z] #42 DONE 0.2s [2020-08-13T08:46:16.385Z] [2020-08-13T08:46:16.385Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:16.642Z] #45 ... [2020-08-13T08:46:16.642Z] [2020-08-13T08:46:16.642Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T08:46:16.642Z] #44 DONE 0.0s [2020-08-13T08:46:16.899Z] [2020-08-13T08:46:16.899Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:21.215Z] #46 ... [2020-08-13T08:46:21.215Z] [2020-08-13T08:46:21.215Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:21.215Z] #53 255.2 + bin/containerd [2020-08-13T08:46:26.869Z] #53 ... [2020-08-13T08:46:26.869Z] [2020-08-13T08:46:26.869Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:26.869Z] #22 299.3 + return [2020-08-13T08:46:26.869Z] #22 DONE 299.5s [2020-08-13T08:46:26.869Z] [2020-08-13T08:46:26.869Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:27.931Z] #53 ... [2020-08-13T08:46:27.931Z] [2020-08-13T08:46:27.931Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-13T08:46:27.931Z] #23 DONE 0.1s [2020-08-13T08:46:28.229Z] [2020-08-13T08:46:28.229Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-13T08:46:28.879Z] #27 DONE 0.8s [2020-08-13T08:46:28.879Z] [2020-08-13T08:46:28.879Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-13T08:46:29.187Z] #30 DONE 0.1s [2020-08-13T08:46:29.187Z] [2020-08-13T08:46:29.187Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-13T08:46:29.187Z] #32 DONE 0.1s [2020-08-13T08:46:29.187Z] [2020-08-13T08:46:29.187Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:29.187Z] #46 ... [2020-08-13T08:46:29.187Z] [2020-08-13T08:46:29.187Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-13T08:46:29.187Z] #35 DONE 0.1s [2020-08-13T08:46:29.187Z] [2020-08-13T08:46:29.187Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-13T08:46:29.187Z] #38 DONE 0.2s [2020-08-13T08:46:29.187Z] [2020-08-13T08:46:29.187Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:29.484Z] #53 ... [2020-08-13T08:46:29.484Z] [2020-08-13T08:46:29.484Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-13T08:46:29.484Z] #41 DONE 0.1s [2020-08-13T08:46:29.484Z] [2020-08-13T08:46:29.484Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-13T08:46:29.484Z] #43 DONE 0.2s [2020-08-13T08:46:29.484Z] [2020-08-13T08:46:29.484Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:29.783Z] #53 ... [2020-08-13T08:46:29.783Z] [2020-08-13T08:46:29.783Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-13T08:46:29.783Z] #45 DONE 0.2s [2020-08-13T08:46:29.783Z] [2020-08-13T08:46:29.783Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:46:47.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:46:47.054Z] [2020-08-13T08:46:47.054Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T08:46:47.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T08:46:47.054Z] HOSTNAME=407297b025d5 [2020-08-13T08:46:47.054Z] TESTDEBUG=0 [2020-08-13T08:46:47.054Z] DEST=bundles/test-integration [2020-08-13T08:46:47.054Z] PWD=/go/src/github.com/docker/docker [2020-08-13T08:46:47.054Z] DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:46:47.054Z] container=docker [2020-08-13T08:46:47.054Z] HOME=/root [2020-08-13T08:46:47.054Z] GOLANG_VERSION=1.13.14 [2020-08-13T08:46:47.054Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T08:46:47.054Z] VALIDATE_BRANCH=master [2020-08-13T08:46:47.054Z] TERM=xterm [2020-08-13T08:46:47.054Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T08:46:47.054Z] SHLVL=1 [2020-08-13T08:46:47.054Z] TIMEOUT=120m [2020-08-13T08:46:47.054Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T08:46:47.054Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T08:46:47.054Z] GO111MODULE=off [2020-08-13T08:46:47.054Z] DOCKER_EXPERIMENTAL=1 [2020-08-13T08:46:47.054Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T08:46:47.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T08:46:47.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T08:46:47.054Z] GOPATH=/go [2020-08-13T08:46:47.054Z] PKG_CONFIG=pkg-config [2020-08-13T08:46:47.054Z] _=/usr/bin/env [2020-08-13T08:46:47.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T08:46:51.991Z] 4612f6d0b889: Pull complete [2020-08-13T08:46:53.592Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:46:53.592Z] [2020-08-13T08:46:53.592Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T08:46:53.592Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T08:46:53.592Z] HOSTNAME=88fac2da6795 [2020-08-13T08:46:53.592Z] TESTDEBUG=0 [2020-08-13T08:46:53.592Z] DEST=bundles/test-integration [2020-08-13T08:46:53.592Z] PWD=/go/src/github.com/docker/docker [2020-08-13T08:46:53.592Z] DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:46:53.592Z] container=docker [2020-08-13T08:46:53.592Z] HOME=/root [2020-08-13T08:46:53.592Z] GOLANG_VERSION=1.13.14 [2020-08-13T08:46:53.592Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T08:46:53.592Z] VALIDATE_BRANCH=master [2020-08-13T08:46:53.592Z] TERM=xterm [2020-08-13T08:46:53.592Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T08:46:53.592Z] SHLVL=1 [2020-08-13T08:46:53.592Z] TIMEOUT=120m [2020-08-13T08:46:53.592Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T08:46:53.592Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T08:46:53.592Z] GO111MODULE=off [2020-08-13T08:46:53.592Z] DOCKER_EXPERIMENTAL=1 [2020-08-13T08:46:53.592Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T08:46:53.592Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T08:46:53.592Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T08:46:53.592Z] GOPATH=/go [2020-08-13T08:46:53.592Z] PKG_CONFIG=pkg-config [2020-08-13T08:46:53.592Z] _=/usr/bin/env [2020-08-13T08:46:53.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T08:47:02.402Z] #45 ... [2020-08-13T08:47:02.402Z] [2020-08-13T08:47:02.402Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:02.402Z] #52 240.9 + bin/containerd-stress [2020-08-13T08:47:02.402Z] #52 ... [2020-08-13T08:47:02.402Z] [2020-08-13T08:47:02.402Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:02.402Z] #45 DONE 313.0s [2020-08-13T08:47:02.402Z] [2020-08-13T08:47:02.402Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:02.594Z] #53 ... [2020-08-13T08:47:02.594Z] [2020-08-13T08:47:02.594Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:02.594Z] #46 DONE 331.5s [2020-08-13T08:47:02.594Z] [2020-08-13T08:47:02.594Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:02.594Z] #53 ... [2020-08-13T08:47:02.594Z] [2020-08-13T08:47:02.594Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T08:47:02.594Z] #47 DONE 0.1s [2020-08-13T08:47:02.594Z] [2020-08-13T08:47:02.594Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T08:47:02.594Z] #49 DONE 0.1s [2020-08-13T08:47:02.594Z] [2020-08-13T08:47:02.594Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:02.594Z] #53 ... [2020-08-13T08:47:02.594Z] [2020-08-13T08:47:02.594Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T08:47:02.594Z] #51 DONE 0.3s [2020-08-13T08:47:02.594Z] [2020-08-13T08:47:02.594Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:03.544Z] #45 DONE 308.5s [2020-08-13T08:47:03.544Z] [2020-08-13T08:47:03.544Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:03.544Z] #52 ... [2020-08-13T08:47:03.544Z] [2020-08-13T08:47:03.544Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T08:47:03.544Z] #46 DONE 0.3s [2020-08-13T08:47:03.544Z] [2020-08-13T08:47:03.544Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T08:47:03.544Z] #48 DONE 0.1s [2020-08-13T08:47:03.544Z] [2020-08-13T08:47:03.544Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T08:47:03.544Z] #50 DONE 0.5s [2020-08-13T08:47:03.544Z] [2020-08-13T08:47:03.544Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:03.544Z] #52 245.5 + bin/containerd-stress [2020-08-13T08:47:03.789Z] #52 243.5 + bin/containerd-shim [2020-08-13T08:47:04.732Z] #52 ... [2020-08-13T08:47:04.732Z] [2020-08-13T08:47:04.732Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-13T08:47:04.732Z] #46 DONE 0.3s [2020-08-13T08:47:04.732Z] [2020-08-13T08:47:04.732Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-13T08:47:04.732Z] #48 DONE 0.1s [2020-08-13T08:47:04.732Z] [2020-08-13T08:47:04.732Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-13T08:47:04.992Z] #50 DONE 0.2s [2020-08-13T08:47:04.992Z] [2020-08-13T08:47:04.992Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-13T08:47:05.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T08:47:05.439Z] #52 247.5 + bin/containerd-shim [2020-08-13T08:47:07.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T08:47:08.197Z] #53 305.6 + bin/containerd-stress [2020-08-13T08:47:09.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T08:47:10.329Z] #53 307.9 + bin/containerd-shim [2020-08-13T08:47:11.574Z] #52 250.6 + bin/containerd-shim-runc-v1 [2020-08-13T08:47:13.532Z] #52 254.2 + bin/containerd-shim-runc-v1 [2020-08-13T08:47:14.118Z] #52 253.8 + bin/containerd-shim-runc-v2 [2020-08-13T08:47:15.056Z] #52 254.7 + binaries [2020-08-13T08:47:15.056Z] #52 254.7 + install -D bin/containerd /build/containerd [2020-08-13T08:47:15.056Z] #52 254.8 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T08:47:15.056Z] #52 254.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T08:47:15.056Z] #52 254.8 + install -D bin/ctr /build/ctr [2020-08-13T08:47:15.425Z] #52 257.3 + bin/containerd-shim-runc-v2 [2020-08-13T08:47:15.894Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:47:15.895Z] [2020-08-13T08:47:15.895Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-13T08:47:15.895Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-13T08:47:15.895Z] Using test binary docker [2020-08-13T08:47:15.895Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T08:47:15.895Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T08:47:15.895Z] INFO: Waiting for daemon to start... [2020-08-13T08:47:15.895Z] Starting dockerd [2020-08-13T08:47:15.895Z] . [2020-08-13T08:47:15.895Z] INFO: Building docker-sdk-python3:4.3.0... [2020-08-13T08:47:15.986Z] #52 258.1 + binaries [2020-08-13T08:47:15.986Z] #52 258.1 + install -D bin/containerd /build/containerd [2020-08-13T08:47:15.986Z] #52 258.1 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T08:47:15.986Z] #52 258.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T08:47:15.986Z] #52 258.1 + install -D bin/ctr /build/ctr [2020-08-13T08:47:15.993Z] #52 DONE 255.6s [2020-08-13T08:47:16.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T08:47:16.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T08:47:16.934Z] [2020-08-13T08:47:16.935Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T08:47:17.355Z] #53 314.9 + bin/containerd-shim-runc-v1 [2020-08-13T08:47:17.504Z] #53 DONE 0.8s [2020-08-13T08:47:17.504Z] [2020-08-13T08:47:17.504Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T08:47:17.504Z] #57 DONE 0.2s [2020-08-13T08:47:17.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T08:47:17.763Z] [2020-08-13T08:47:17.763Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T08:47:17.929Z] #52 DONE 259.6s [2020-08-13T08:47:18.022Z] #59 DONE 0.4s [2020-08-13T08:47:18.282Z] [2020-08-13T08:47:18.282Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T08:47:18.282Z] #61 DONE 0.0s [2020-08-13T08:47:18.282Z] [2020-08-13T08:47:18.282Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T08:47:18.282Z] #62 DONE 0.0s [2020-08-13T08:47:18.282Z] [2020-08-13T08:47:18.282Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T08:47:18.903Z] [2020-08-13T08:47:18.903Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T08:47:19.221Z] #63 DONE 1.0s [2020-08-13T08:47:19.221Z] [2020-08-13T08:47:19.221Z] #64 exporting to image [2020-08-13T08:47:19.221Z] #64 exporting layers [2020-08-13T08:47:19.470Z] #53 DONE 0.8s [2020-08-13T08:47:19.470Z] [2020-08-13T08:47:19.470Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T08:47:19.726Z] #57 DONE 0.2s [2020-08-13T08:47:19.726Z] [2020-08-13T08:47:19.726Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T08:47:20.288Z] #59 DONE 0.4s [2020-08-13T08:47:20.288Z] [2020-08-13T08:47:20.288Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T08:47:20.288Z] #61 DONE 0.0s [2020-08-13T08:47:20.288Z] [2020-08-13T08:47:20.288Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T08:47:20.288Z] #62 DONE 0.0s [2020-08-13T08:47:20.288Z] [2020-08-13T08:47:20.288Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T08:47:20.942Z] #53 318.3 + bin/containerd-shim-runc-v2 [2020-08-13T08:47:21.216Z] #63 DONE 1.0s [2020-08-13T08:47:21.216Z] [2020-08-13T08:47:21.216Z] #64 exporting to image [2020-08-13T08:47:21.216Z] #64 exporting layers [2020-08-13T08:47:21.582Z] #53 319.3 + binaries [2020-08-13T08:47:21.582Z] #53 319.3 + install -D bin/containerd /build/containerd [2020-08-13T08:47:21.582Z] #53 319.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-13T08:47:21.582Z] #53 319.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-13T08:47:21.582Z] #53 319.3 + install -D bin/ctr /build/ctr [2020-08-13T08:47:21.582Z] #53 DONE 319.4s [2020-08-13T08:47:22.632Z] [2020-08-13T08:47:22.632Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-13T08:47:22.632Z] #54 DONE 0.1s [2020-08-13T08:47:22.632Z] [2020-08-13T08:47:22.632Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-13T08:47:22.632Z] #58 DONE 0.1s [2020-08-13T08:47:22.632Z] [2020-08-13T08:47:22.632Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-13T08:47:22.632Z] #60 DONE 0.1s [2020-08-13T08:47:22.930Z] [2020-08-13T08:47:22.930Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-13T08:47:22.930Z] #62 DONE 0.1s [2020-08-13T08:47:22.930Z] [2020-08-13T08:47:22.930Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-13T08:47:22.930Z] #63 DONE 0.0s [2020-08-13T08:47:22.930Z] [2020-08-13T08:47:22.930Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-13T08:47:25.016Z] #64 DONE 2.1s [2020-08-13T08:47:25.016Z] [2020-08-13T08:47:25.016Z] #65 exporting to oci image format [2020-08-13T08:47:25.016Z] #65 exporting layers [2020-08-13T08:47:25.796Z] #64 exporting layers 6.5s done [2020-08-13T08:47:25.796Z] #64 writing image sha256:9b7841e6111e4185438b34837ee470cc561eebf541b2a7503a3de770e15f3e7f done [2020-08-13T08:47:25.796Z] #64 naming to docker.io/library/docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 done [2020-08-13T08:47:25.796Z] #64 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-13T08:47:26.145Z] + trap exit INT TERM [2020-08-13T08:47:26.145Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-13T08:47:26.145Z] + CONTAINER_NAME=docker-pr3 [2020-08-13T08:47:26.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh dynbinary-daemon [2020-08-13T08:47:27.087Z] [2020-08-13T08:47:27.087Z] Removing bundles/ [2020-08-13T08:47:27.087Z] [2020-08-13T08:47:27.087Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-13T08:47:27.087Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:47:27.087Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T08:47:27.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T08:47:27.756Z] #64 exporting layers 6.1s done [2020-08-13T08:47:27.756Z] #64 writing image sha256:7b4ed51df0d5ec75010f52c0dd4c360081b49bcbaf9216f3178c06c9a8dc5f2b done [2020-08-13T08:47:27.756Z] #64 naming to docker.io/library/docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 done [2020-08-13T08:47:27.756Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T08:47:28.100Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -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:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh dynbinary test-integration [2020-08-13T08:47:29.027Z] [2020-08-13T08:47:29.027Z] Removing bundles/ [2020-08-13T08:47:29.027Z] [2020-08-13T08:47:29.027Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-13T08:47:29.027Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:47:29.027Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T08:47:29.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T08:47:30.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T08:47:31.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T08:47:32.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T08:47:33.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T08:47:33.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T08:47:34.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T08:47:34.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T08:47:35.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T08:47:35.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T08:47:36.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T08:47:37.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T08:47:39.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T08:47:39.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T08:47:40.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T08:47:41.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T08:47:41.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T08:47:42.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T08:47:42.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T08:47:43.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T08:47:44.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T08:47:44.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T08:47:45.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T08:47:45.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T08:47:46.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T08:47:47.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T08:47:47.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T08:47:47.981Z] sha256:ae462c9c564aa472a81792099f064fec3cc3fdcc87ac4a99eed833c86b9dab79 [2020-08-13T08:47:47.981Z] INFO: Starting docker-py tests... [2020-08-13T08:47:47.981Z] ============================= test session starts ============================== [2020-08-13T08:47:47.981Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-13T08:47:47.981Z] rootdir: /src, inifile: pytest.ini [2020-08-13T08:47:47.981Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-13T08:47:47.981Z] collected 389 items / 1 deselected / 388 selected [2020-08-13T08:47:47.981Z] [2020-08-13T08:47:48.394Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T08:47:48.394Z] Using test binary docker [2020-08-13T08:47:48.394Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T08:47:48.394Z] +++ /etc/init.d/apparmor start [2020-08-13T08:47:48.394Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T08:47:48.394Z] INFO: Waiting for daemon to start... [2020-08-13T08:47:48.394Z] Starting dockerd [2020-08-13T08:47:48.394Z] +++ 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-08-13T08:47:48.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T08:47:49.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T08:47:50.465Z] . [2020-08-13T08:47:50.465Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T08:47:50.465Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T08:47:50.465Z] Error: No such image: emptyfs [2020-08-13T08:47:50.465Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T08:47:50.465Z] ++++ docker load [2020-08-13T08:47:50.757Z] Running integration-test (iteration 1) [2020-08-13T08:47:50.757Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T08:47:50.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:47:50.757Z] ++ set -e [2020-08-13T08:47:50.757Z] ++ '[' -n 0 ']' [2020-08-13T08:47:50.757Z] ++ set -x [2020-08-13T08:47:50.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:47:51.301Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T08:47:51.301Z] Using test binary docker [2020-08-13T08:47:51.561Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T08:47:51.561Z] +++ /etc/init.d/apparmor start [2020-08-13T08:47:51.561Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T08:47:51.561Z] INFO: Waiting for daemon to start... [2020-08-13T08:47:51.561Z] Starting dockerd [2020-08-13T08:47:51.561Z] +++ 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-08-13T08:47:53.475Z] . [2020-08-13T08:47:53.475Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T08:47:53.737Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T08:47:53.737Z] Error: No such image: emptyfs [2020-08-13T08:47:53.737Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T08:47:53.737Z] ++++ docker load [2020-08-13T08:47:53.998Z] Running integration-test (iteration 1) [2020-08-13T08:47:53.998Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T08:47:53.998Z] ++ 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-08-13T08:47:53.998Z] ++ set -e [2020-08-13T08:47:53.998Z] ++ '[' -n 0 ']' [2020-08-13T08:47:53.998Z] ++ set -x [2020-08-13T08:47:53.998Z] ++ 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-08-13T08:47:59.247Z] Loaded image: buildpack-deps:buster [2020-08-13T08:47:59.247Z] Loaded image: busybox:latest [2020-08-13T08:47:59.247Z] Loaded image: busybox:glibc [2020-08-13T08:47:59.247Z] Loaded image: debian:buster [2020-08-13T08:47:59.539Z] Loaded image: hello-world:latest [2020-08-13T08:47:59.539Z] INFO: Testing against a local daemon [2020-08-13T08:47:59.539Z] === RUN TestCgroupNamespacesBuild [2020-08-13T08:48:01.610Z] --- PASS: TestCgroupNamespacesBuild (2.12s) [2020-08-13T08:48:01.610Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T08:48:02.187Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-13T08:48:02.754Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-13T08:48:03.717Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-08-13T08:48:03.717Z] === RUN TestBuildWithSession [2020-08-13T08:48:03.717Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T08:48:03.717Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:48:03.717Z] === RUN TestBuildSquashParent [2020-08-13T08:48:03.951Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-13T08:48:06.240Z] Loaded image: buildpack-deps:buster [2020-08-13T08:48:06.240Z] Loaded image: busybox:latest [2020-08-13T08:48:06.240Z] Loaded image: busybox:glibc [2020-08-13T08:48:06.240Z] Loaded image: debian:buster [2020-08-13T08:48:06.240Z] Loaded image: hello-world:latest [2020-08-13T08:48:06.240Z] INFO: Testing against a local daemon [2020-08-13T08:48:06.240Z] === RUN TestCgroupNamespacesBuild [2020-08-13T08:48:08.156Z] --- PASS: TestCgroupNamespacesBuild (2.89s) [2020-08-13T08:48:08.156Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T08:48:10.072Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2020-08-13T08:48:10.072Z] === RUN TestBuildWithSession [2020-08-13T08:48:10.072Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T08:48:10.072Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:48:10.072Z] === RUN TestBuildSquashParent [2020-08-13T08:48:10.623Z] --- PASS: TestBuildSquashParent (6.69s) [2020-08-13T08:48:10.623Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T08:48:10.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:48:10.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:48:10.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:48:10.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:48:10.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:48:10.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:48:10.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:48:10.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:48:10.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:48:10.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:48:10.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:48:10.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:48:10.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:48:10.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:48:12.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:48:12.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:48:15.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:48:15.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:48:16.663Z] --- PASS: TestBuildSquashParent (6.20s) [2020-08-13T08:48:16.663Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T08:48:16.663Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:48:16.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:48:16.663Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:48:16.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:48:16.663Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:48:16.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:48:16.663Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:48:16.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:48:16.663Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:48:16.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:48:16.663Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:48:16.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:48:16.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:48:16.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:48:16.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:48:16.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:48:17.799Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-13T08:48:17.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2020-08-13T08:48:17.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2020-08-13T08:48:17.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-08-13T08:48:17.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2020-08-13T08:48:17.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2020-08-13T08:48:17.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) [2020-08-13T08:48:17.799Z] === RUN TestBuildMultiStageCopy [2020-08-13T08:48:17.799Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T08:48:18.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:48:18.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:48:20.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T08:48:20.831Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T08:48:21.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-13T08:48:21.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2020-08-13T08:48:21.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2020-08-13T08:48:21.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2020-08-13T08:48:21.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.89s) [2020-08-13T08:48:21.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2020-08-13T08:48:21.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-08-13T08:48:21.143Z] === RUN TestBuildMultiStageCopy [2020-08-13T08:48:21.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T08:48:21.465Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T08:48:22.099Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T08:48:22.777Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2020-08-13T08:48:22.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2020-08-13T08:48:22.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-08-13T08:48:22.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-08-13T08:48:22.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-08-13T08:48:22.777Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-08-13T08:48:22.777Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T08:48:23.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T08:48:23.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T08:48:24.204Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T08:48:24.289Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-08-13T08:48:24.289Z] === RUN TestBuildLabelWithTargets [2020-08-13T08:48:24.777Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T08:48:25.349Z] --- PASS: TestBuildMultiStageCopy (4.25s) [2020-08-13T08:48:25.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s) [2020-08-13T08:48:25.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-08-13T08:48:25.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-08-13T08:48:25.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-08-13T08:48:25.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-08-13T08:48:25.349Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T08:48:26.735Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-08-13T08:48:26.735Z] === RUN TestBuildLabelWithTargets [2020-08-13T08:48:27.023Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2020-08-13T08:48:27.023Z] === RUN TestBuildWithEmptyLayers [2020-08-13T08:48:27.658Z] --- PASS: TestBuildWithEmptyLayers (0.92s) [2020-08-13T08:48:27.658Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T08:48:28.652Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-08-13T08:48:28.652Z] === RUN TestBuildWithEmptyLayers [2020-08-13T08:48:29.595Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-08-13T08:48:29.595Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T08:48:30.395Z] --- PASS: TestBuildMultiStageOnBuild (2.91s) [2020-08-13T08:48:30.395Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T08:48:31.906Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-08-13T08:48:31.906Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T08:48:32.770Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-13T08:48:32.898Z] --- PASS: TestBuildMultiStageOnBuild (2.60s) [2020-08-13T08:48:32.898Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T08:48:33.183Z] 3ab49687905c: Pull complete [2020-08-13T08:48:33.183Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-13T08:48:33.183Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T08:48:33.183Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T08:48:33.183Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-13T08:48:33.183Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-13T08:48:33.183Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397' [2020-08-13T08:48:33.183Z] INFO: Docker version of control daemon [2020-08-13T08:48:33.183Z] [2020-08-13T08:48:33.183Z] Client: Docker Engine - Enterprise [2020-08-13T08:48:33.183Z] Version: 19.03.5 [2020-08-13T08:48:33.183Z] API version: 1.40 [2020-08-13T08:48:33.183Z] Go version: go1.12.12 [2020-08-13T08:48:33.183Z] Git commit: 2ee0c57608 [2020-08-13T08:48:33.183Z] Built: 11/13/2019 08:00:16 [2020-08-13T08:48:33.183Z] OS/Arch: windows/amd64 [2020-08-13T08:48:33.183Z] Experimental: false [2020-08-13T08:48:33.183Z] [2020-08-13T08:48:33.183Z] Server: Docker Engine - Enterprise [2020-08-13T08:48:33.183Z] Engine: [2020-08-13T08:48:33.183Z] Version: 19.03.5 [2020-08-13T08:48:33.183Z] API version: 1.40 (minimum version 1.24) [2020-08-13T08:48:33.183Z] Go version: go1.12.12 [2020-08-13T08:48:33.183Z] Git commit: 2ee0c57608 [2020-08-13T08:48:33.183Z] Built: 11/13/2019 07:58:51 [2020-08-13T08:48:33.183Z] OS/Arch: windows/amd64 [2020-08-13T08:48:33.183Z] Experimental: true [2020-08-13T08:48:33.183Z] [2020-08-13T08:48:33.183Z] INFO: Docker info of control daemon [2020-08-13T08:48:33.183Z] [2020-08-13T08:48:33.183Z] Client: [2020-08-13T08:48:33.183Z] Debug Mode: false [2020-08-13T08:48:33.183Z] Plugins: [2020-08-13T08:48:33.183Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-13T08:48:33.183Z] [2020-08-13T08:48:33.183Z] Server: [2020-08-13T08:48:33.183Z] Containers: 0 [2020-08-13T08:48:33.183Z] Running: 0 [2020-08-13T08:48:33.183Z] Paused: 0 [2020-08-13T08:48:33.183Z] Stopped: 0 [2020-08-13T08:48:33.183Z] Images: 1 [2020-08-13T08:48:33.183Z] Server Version: 19.03.5 [2020-08-13T08:48:33.183Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-13T08:48:33.183Z] Windows: [2020-08-13T08:48:33.183Z] LCOW: [2020-08-13T08:48:33.183Z] Logging Driver: json-file [2020-08-13T08:48:33.183Z] Plugins: [2020-08-13T08:48:33.183Z] Volume: local [2020-08-13T08:48:33.183Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-13T08:48:33.183Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-13T08:48:33.183Z] Swarm: inactive [2020-08-13T08:48:33.183Z] Default Isolation: process [2020-08-13T08:48:33.183Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-13T08:48:33.183Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-13T08:48:33.183Z] OSType: windows [2020-08-13T08:48:33.183Z] Architecture: x86_64 [2020-08-13T08:48:33.183Z] CPUs: 4 [2020-08-13T08:48:33.183Z] Total Memory: 32GiB [2020-08-13T08:48:33.183Z] Name: azwin-2-ef17c0 [2020-08-13T08:48:33.183Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-13T08:48:33.183Z] Docker Root Dir: D:\docker [2020-08-13T08:48:33.183Z] Debug Mode: false [2020-08-13T08:48:33.183Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:48:33.183Z] Labels: [2020-08-13T08:48:33.183Z] Experimental: true [2020-08-13T08:48:33.183Z] Insecure Registries: [2020-08-13T08:48:33.183Z] 10.0.0.4:5000 [2020-08-13T08:48:33.183Z] 127.0.0.0/8 [2020-08-13T08:48:33.183Z] Registry Mirrors: [2020-08-13T08:48:33.183Z] http://10.0.0.4:5000/ [2020-08-13T08:48:33.183Z] Live Restore Enabled: false [2020-08-13T08:48:33.183Z] [2020-08-13T08:48:33.183Z] [2020-08-13T08:48:33.183Z] INFO: Commit hash is 3ee1ab87b7 [2020-08-13T08:48:33.183Z] INFO: Nuke-Everything... [2020-08-13T08:48:33.183Z] INFO: Container count on control daemon to delete is 0 [2020-08-13T08:48:33.183Z] INFO: Nuking d:\CI [2020-08-13T08:48:33.183Z] INFO: Zapped successfully [2020-08-13T08:48:33.183Z] INFO: Location for testing is d:\CI\PR-41340\3 [2020-08-13T08:48:33.640Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-13T08:48:33.640Z] [2020-08-13T08:48:33.640Z] [2020-08-13T08:48:33.640Z] INFO: Building the image from Dockerfile.windows at 08/13/2020 08:48:33... [2020-08-13T08:48:33.640Z] [2020-08-13T08:48:33.842Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-08-13T08:48:33.842Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T08:48:34.664Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2020-08-13T08:48:34.664Z] === RUN TestBuildWithHugeFile [2020-08-13T08:48:36.392Z] --- PASS: TestBuildMultiStageLayerLeak (2.72s) [2020-08-13T08:48:36.392Z] === RUN TestBuildWithHugeFile [2020-08-13T08:48:38.314Z] Sending build context to Docker daemon 56.23MB [2020-08-13T08:48:38.314Z] [2020-08-13T08:48:38.314Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-13T08:48:38.314Z] ---> 86eddd4761f5 [2020-08-13T08:48:38.314Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-13T08:48:38.314Z] ---> Running in e5abeba178b4 [2020-08-13T08:48:39.278Z] Removing intermediate container e5abeba178b4 [2020-08-13T08:48:39.278Z] ---> 9b8b1a43c928 [2020-08-13T08:48:39.278Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-08-13T08:48:39.278Z] ---> Running in 52b75f0cbe09 [2020-08-13T08:48:39.737Z] Removing intermediate container 52b75f0cbe09 [2020-08-13T08:48:39.737Z] ---> 6c51b1bad4c9 [2020-08-13T08:48:39.737Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-13T08:48:39.737Z] ---> Running in 8c5cee914f4e [2020-08-13T08:48:40.197Z] Removing intermediate container 8c5cee914f4e [2020-08-13T08:48:40.197Z] ---> 2e459cf206f6 [2020-08-13T08:48:40.197Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-08-13T08:48:40.197Z] ---> Running in e9c764491595 [2020-08-13T08:48:40.653Z] Removing intermediate container e9c764491595 [2020-08-13T08:48:40.653Z] ---> 2e932f2003a4 [2020-08-13T08:48:40.653Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-08-13T08:48:40.653Z] ---> Running in d73d6982b337 [2020-08-13T08:48:47.411Z] #65 exporting layers 81.2s done [2020-08-13T08:48:47.411Z] #65 exporting manifest sha256:a6f30906b57cd97be4ab1f57ca8e9034949637b0181a6f345c3bf578d710d08d done [2020-08-13T08:48:47.411Z] #65 exporting config sha256:4f7b81216f25c4e283ad0087795efd64e78cc558d68b75e703add71eccfd68d9 done [2020-08-13T08:48:47.411Z] #65 sending tarball [2020-08-13T08:48:49.229Z] [2020-08-13T08:48:49.229Z] SUCCESS: Specified value was saved. [2020-08-13T08:48:49.686Z] INFO: Downloading git... [2020-08-13T08:48:51.224Z] INFO: Downloading go... [2020-08-13T08:49:01.848Z] --- PASS: TestBuildWithHugeFile (27.08s) [2020-08-13T08:49:01.848Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T08:49:01.848Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:49:01.848Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:49:01.848Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:49:01.848Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:49:01.848Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:49:01.848Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:49:01.848Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:49:01.848Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:49:02.140Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:49:02.433Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-08-13T08:49:02.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-08-13T08:49:02.433Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-08-13T08:49:02.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-08-13T08:49:02.433Z] === RUN TestBuildPreserveOwnership [2020-08-13T08:49:02.433Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T08:49:03.023Z] #65 sending tarball 15.3s done [2020-08-13T08:49:03.023Z] #65 ... [2020-08-13T08:49:03.023Z] [2020-08-13T08:49:03.023Z] #66 importing to docker [2020-08-13T08:49:03.023Z] #66 ... [2020-08-13T08:49:03.023Z] [2020-08-13T08:49:03.023Z] #65 exporting to oci image format [2020-08-13T08:49:03.023Z] #65 DONE 96.5s [2020-08-13T08:49:03.023Z] [2020-08-13T08:49:03.023Z] #66 importing to docker [2020-08-13T08:49:03.573Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:49:03.573Z] [2020-08-13T08:49:03.573Z] + TEST_INTEGRATION_DEST=1 [2020-08-13T08:49:03.573Z] + CONTAINER_NAME=docker-pr3-1 [2020-08-13T08:49:03.573Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T08:49:03.573Z] + run_tests test-integration-flaky [2020-08-13T08:49:03.573Z] + '[' -n 0 ']' [2020-08-13T08:49:03.573Z] + rm= [2020-08-13T08:49:03.573Z] + c=0 [2020-08-13T08:49:03.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41340/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh test-integration-flaky test-integration [2020-08-13T08:49:03.573Z] ++ jobs -p [2020-08-13T08:49:03.573Z] + for job in $(jobs -p) [2020-08-13T08:49:03.573Z] + wait 14615 [2020-08-13T08:49:03.573Z] + TEST_INTEGRATION_DEST=3 [2020-08-13T08:49:03.573Z] + CONTAINER_NAME=docker-pr3-3 [2020-08-13T08:49:03.573Z] + TEST_SKIP_INTEGRATION=1 [2020-08-13T08:49:03.573Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-13T08:49:03.573Z] + run_tests [2020-08-13T08:49:03.573Z] + '[' -n 0 ']' [2020-08-13T08:49:03.573Z] + rm= [2020-08-13T08:49:03.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41340/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh '' test-integration [2020-08-13T08:49:03.573Z] + TEST_INTEGRATION_DEST=2 [2020-08-13T08:49:03.573Z] + CONTAINER_NAME=docker-pr3-2 [2020-08-13T08:49:03.573Z] + TEST_SKIP_INTEGRATION=1 [2020-08-13T08:49:03.573Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-13T08:49:03.573Z] + run_tests [2020-08-13T08:49:03.573Z] + '[' -n 0 ']' [2020-08-13T08:49:03.573Z] + rm= [2020-08-13T08:49:03.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41340/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh '' test-integration [2020-08-13T08:49:03.573Z] [2020-08-13T08:49:03.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T08:49:03.573Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T08:49:03.573Z] HOSTNAME=6194853a2900 [2020-08-13T08:49:03.573Z] TEST_SKIP_INTEGRATION=1 [2020-08-13T08:49:03.573Z] TESTDEBUG=0 [2020-08-13T08:49:03.573Z] DEST=bundles/test-integration [2020-08-13T08:49:03.573Z] PWD=/go/src/github.com/docker/docker [2020-08-13T08:49:03.573Z] KEEPBUNDLE=1 [2020-08-13T08:49:03.573Z] DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:49:03.573Z] container=docker [2020-08-13T08:49:03.573Z] HOME=/root [2020-08-13T08:49:03.573Z] GOLANG_VERSION=1.13.14 [2020-08-13T08:49:03.573Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T08:49:03.573Z] VALIDATE_BRANCH=master [2020-08-13T08:49:03.573Z] TERM=xterm [2020-08-13T08:49:03.573Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T08:49:03.573Z] SHLVL=1 [2020-08-13T08:49:03.573Z] TIMEOUT=120m [2020-08-13T08:49:03.573Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T08:49:03.573Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T08:49:03.573Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-13T08:49:03.573Z] GO111MODULE=off [2020-08-13T08:49:03.573Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T08:49:03.573Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T08:49:03.573Z] GOPATH=/go [2020-08-13T08:49:03.573Z] PKG_CONFIG=pkg-config [2020-08-13T08:49:03.573Z] _=/usr/bin/env [2020-08-13T08:49:03.573Z] Building test suite binary ./integration-cli/test.main [2020-08-13T08:49:03.573Z] [2020-08-13T08:49:03.573Z] [2020-08-13T08:49:03.573Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-13T08:49:03.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T08:49:03.573Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T08:49:03.573Z] HOSTNAME=cac56e25c87f [2020-08-13T08:49:03.573Z] TEST_SKIP_INTEGRATION=1 [2020-08-13T08:49:03.573Z] TESTDEBUG=0 [2020-08-13T08:49:03.573Z] DEST=bundles/test-integration [2020-08-13T08:49:03.573Z] PWD=/go/src/github.com/docker/docker [2020-08-13T08:49:03.573Z] KEEPBUNDLE=1 [2020-08-13T08:49:03.573Z] DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:49:03.573Z] container=docker [2020-08-13T08:49:03.573Z] HOME=/root [2020-08-13T08:49:03.573Z] GOLANG_VERSION=1.13.14 [2020-08-13T08:49:03.573Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T08:49:03.573Z] VALIDATE_BRANCH=master [2020-08-13T08:49:03.573Z] TERM=xterm [2020-08-13T08:49:03.573Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T08:49:03.573Z] SHLVL=1 [2020-08-13T08:49:03.573Z] TIMEOUT=120m [2020-08-13T08:49:03.573Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T08:49:03.573Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T08:49:03.573Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-13T08:49:03.573Z] GO111MODULE=off [2020-08-13T08:49:03.573Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T08:49:03.573Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T08:49:03.573Z] GOPATH=/go [2020-08-13T08:49:03.573Z] PKG_CONFIG=pkg-config [2020-08-13T08:49:03.573Z] _=/usr/bin/env [2020-08-13T08:49:03.573Z] Building test suite binary ./integration-cli/test.main [2020-08-13T08:49:03.573Z] No new tests added to integration. [2020-08-13T08:49:03.573Z] [2020-08-13T08:49:03.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T08:49:03.573Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T08:49:03.573Z] HOSTNAME=984df2c36182 [2020-08-13T08:49:03.573Z] TESTDEBUG=0 [2020-08-13T08:49:03.573Z] DEST=bundles/test-integration [2020-08-13T08:49:03.573Z] PWD=/go/src/github.com/docker/docker [2020-08-13T08:49:03.573Z] KEEPBUNDLE=1 [2020-08-13T08:49:03.573Z] DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:49:03.573Z] container=docker [2020-08-13T08:49:03.573Z] HOME=/root [2020-08-13T08:49:03.573Z] GOLANG_VERSION=1.13.14 [2020-08-13T08:49:03.573Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T08:49:03.573Z] VALIDATE_BRANCH=master [2020-08-13T08:49:03.573Z] TERM=xterm [2020-08-13T08:49:03.573Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T08:49:03.573Z] SHLVL=1 [2020-08-13T08:49:03.573Z] TIMEOUT=120m [2020-08-13T08:49:03.573Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T08:49:03.573Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T08:49:03.573Z] GO111MODULE=off [2020-08-13T08:49:03.573Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T08:49:03.573Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T08:49:03.573Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T08:49:03.573Z] GOPATH=/go [2020-08-13T08:49:03.573Z] PKG_CONFIG=pkg-config [2020-08-13T08:49:03.573Z] _=/usr/bin/env [2020-08-13T08:49:03.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T08:49:03.581Z] INFO: Downloading compiler 1 of 3... [2020-08-13T08:49:03.581Z] INFO: Downloading compiler 2 of 3... [2020-08-13T08:49:03.581Z] INFO: Downloading compiler 3 of 3... [2020-08-13T08:49:04.055Z] INFO: Extracting git... [2020-08-13T08:49:05.415Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:49:05.415Z] [2020-08-13T08:49:05.415Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T08:49:05.415Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T08:49:05.415Z] HOSTNAME=6202757528db [2020-08-13T08:49:05.415Z] DEST=bundles/test-integration [2020-08-13T08:49:05.415Z] PWD=/go/src/github.com/docker/docker [2020-08-13T08:49:05.415Z] DOCKER_ROOTLESS=1 [2020-08-13T08:49:05.415Z] DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:49:05.415Z] container=docker [2020-08-13T08:49:05.415Z] HOME=/root [2020-08-13T08:49:05.415Z] GOLANG_VERSION=1.13.14 [2020-08-13T08:49:05.415Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T08:49:05.415Z] VALIDATE_BRANCH=master [2020-08-13T08:49:05.415Z] TERM=xterm [2020-08-13T08:49:05.415Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T08:49:05.415Z] SHLVL=1 [2020-08-13T08:49:05.415Z] TIMEOUT=120m [2020-08-13T08:49:05.415Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T08:49:05.415Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T08:49:05.415Z] GO111MODULE=off [2020-08-13T08:49:05.415Z] DOCKER_EXPERIMENTAL=1 [2020-08-13T08:49:05.415Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T08:49:05.415Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T08:49:05.415Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T08:49:05.415Z] GOPATH=/go [2020-08-13T08:49:05.415Z] PKG_CONFIG=pkg-config [2020-08-13T08:49:05.415Z] _=/usr/bin/env [2020-08-13T08:49:05.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T08:49:06.892Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T08:49:08.969Z] --- PASS: TestBuildPreserveOwnership (6.50s) [2020-08-13T08:49:08.969Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2020-08-13T08:49:08.969Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2020-08-13T08:49:08.969Z] === RUN TestBuildPlatformInvalid [2020-08-13T08:49:08.969Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-08-13T08:49:08.969Z] PASS [2020-08-13T08:49:08.969Z] [2020-08-13T08:49:08.969Z] === Skipped [2020-08-13T08:49:08.969Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-13T08:49:08.969Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:49:08.969Z] [2020-08-13T08:49:08.969Z] [2020-08-13T08:49:08.969Z] DONE 32 tests, 1 skipped in 78.326s [2020-08-13T08:49:09.262Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T08:49:09.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:49:09.262Z] ++ set -e [2020-08-13T08:49:09.262Z] ++ '[' -n 0 ']' [2020-08-13T08:49:09.262Z] ++ set -x [2020-08-13T08:49:09.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:49:09.262Z] INFO: Testing against a local daemon [2020-08-13T08:49:09.262Z] === RUN TestConfigInspect [2020-08-13T08:49:13.721Z] --- PASS: TestConfigInspect (3.85s) [2020-08-13T08:49:13.721Z] === RUN TestConfigList [2020-08-13T08:49:16.421Z] INFO: Expanding go... [2020-08-13T08:49:17.241Z] --- PASS: TestConfigList (3.68s) [2020-08-13T08:49:17.241Z] === RUN TestConfigsCreateAndDelete [2020-08-13T08:49:18.629Z] #66 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-13T08:49:19.088Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/test/unit [2020-08-13T08:49:19.976Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-08-13T08:49:19.976Z] === RUN TestConfigsUpdate [2020-08-13T08:49:22.658Z] ? github.com/docker/docker/api [no test files] [2020-08-13T08:49:23.130Z] --- PASS: TestBuildWithHugeFile (42.27s) [2020-08-13T08:49:23.130Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T08:49:23.130Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:49:23.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:49:23.130Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:49:23.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:49:23.130Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:49:23.130Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:49:23.130Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:49:23.130Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:49:23.130Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:49:23.130Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2020-08-13T08:49:23.130Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-08-13T08:49:23.130Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-08-13T08:49:23.130Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-08-13T08:49:23.130Z] === RUN TestBuildPreserveOwnership [2020-08-13T08:49:23.130Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T08:49:23.130Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T08:49:24.435Z] ..........................xx.................... [ 29%] [2020-08-13T08:49:24.442Z] --- PASS: TestConfigsUpdate (3.71s) [2020-08-13T08:49:24.442Z] === RUN TestTemplatedConfig [2020-08-13T08:49:25.047Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2020-08-13T08:49:25.047Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.80s) [2020-08-13T08:49:25.047Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-08-13T08:49:25.047Z] === RUN TestBuildPlatformInvalid [2020-08-13T08:49:25.316Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-08-13T08:49:25.316Z] PASS [2020-08-13T08:49:25.316Z] [2020-08-13T08:49:25.316Z] === Skipped [2020-08-13T08:49:25.316Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-13T08:49:25.316Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:49:25.316Z] [2020-08-13T08:49:25.316Z] [2020-08-13T08:49:25.316Z] DONE 32 tests, 1 skipped in 91.399s [2020-08-13T08:49:25.316Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T08:49:25.316Z] ++ 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-08-13T08:49:25.316Z] ++ set -e [2020-08-13T08:49:25.316Z] ++ '[' -n 0 ']' [2020-08-13T08:49:25.316Z] ++ set -x [2020-08-13T08:49:25.316Z] ++ 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-08-13T08:49:25.581Z] INFO: Testing against a local daemon [2020-08-13T08:49:25.581Z] === RUN TestConfigInspect [2020-08-13T08:49:27.177Z] --- PASS: TestTemplatedConfig (3.61s) [2020-08-13T08:49:27.177Z] === RUN TestConfigCreateResolve [2020-08-13T08:49:28.888Z] --- PASS: TestConfigInspect (3.31s) [2020-08-13T08:49:28.888Z] === RUN TestConfigList [2020-08-13T08:49:31.637Z] --- PASS: TestConfigCreateResolve (3.62s) [2020-08-13T08:49:31.637Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T08:49:31.637Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-08-13T08:49:31.637Z] PASS [2020-08-13T08:49:31.637Z] [2020-08-13T08:49:31.637Z] DONE 7 tests in 22.303s [2020-08-13T08:49:31.637Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T08:49:31.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:49:31.637Z] ++ set -e [2020-08-13T08:49:31.637Z] ++ '[' -n 0 ']' [2020-08-13T08:49:31.637Z] ++ set -x [2020-08-13T08:49:31.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:49:31.637Z] INFO: Testing against a local daemon [2020-08-13T08:49:31.637Z] === RUN TestCheckpoint [2020-08-13T08:49:31.637Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T08:49:31.637Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:49:31.637Z] === RUN TestContainerInvalidJSON [2020-08-13T08:49:31.637Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:49:31.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:49:31.637Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:49:31.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:49:31.637Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:49:31.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:49:31.637Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:49:31.637Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:49:31.637Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:49:31.637Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-13T08:49:31.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-13T08:49:31.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T08:49:31.637Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-13T08:49:31.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T08:49:31.637Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-08-13T08:49:31.637Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T08:49:31.929Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-08-13T08:49:31.929Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T08:49:31.929Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-08-13T08:49:31.929Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T08:49:32.192Z] --- PASS: TestConfigList (3.19s) [2020-08-13T08:49:32.192Z] === RUN TestConfigsCreateAndDelete [2020-08-13T08:49:32.221Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-08-13T08:49:32.221Z] === RUN TestCopyFromContainer [2020-08-13T08:49:34.293Z] === RUN TestCopyFromContainer// [2020-08-13T08:49:34.293Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T08:49:34.293Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T08:49:34.293Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T08:49:34.586Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T08:49:34.586Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T08:49:34.586Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T08:49:34.878Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T08:49:34.878Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T08:49:34.878Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer (2.98s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-08-13T08:49:35.170Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-08-13T08:49:35.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T08:49:35.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:49:35.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:49:35.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:49:35.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:49:35.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:49:35.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:49:35.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:49:35.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:49:35.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:49:35.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-13T08:49:35.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-13T08:49:35.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-13T08:49:35.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T08:49:35.171Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T08:49:35.171Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-13T08:49:35.171Z] === RUN TestCreateWithInvalidEnv [2020-08-13T08:49:35.171Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T08:49:35.171Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T08:49:35.171Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T08:49:35.171Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T08:49:35.171Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T08:49:35.171Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T08:49:35.171Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T08:49:35.171Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T08:49:35.171Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T08:49:35.171Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-13T08:49:35.171Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T08:49:35.171Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-13T08:49:35.171Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T08:49:35.171Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T08:49:35.171Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-13T08:49:35.171Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T08:49:35.496Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2020-08-13T08:49:35.496Z] === RUN TestConfigsUpdate [2020-08-13T08:49:37.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T08:49:37.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T08:49:37.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T08:49:37.489Z] INFO: Expanding compiler 1 of 3... [2020-08-13T08:49:37.907Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-08-13T08:49:37.907Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T08:49:38.453Z] INFO: Expanding compiler 2 of 3... [2020-08-13T08:49:38.799Z] --- PASS: TestConfigsUpdate (3.17s) [2020-08-13T08:49:38.799Z] === RUN TestTemplatedConfig [2020-08-13T08:49:39.474Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-13T08:49:40.673Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-08-13T08:49:40.673Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T08:49:40.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:49:40.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:49:40.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:49:40.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:49:40.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:49:40.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:49:40.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:49:40.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:49:40.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:49:40.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:49:40.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:49:40.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:49:40.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:49:40.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:49:40.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:49:40.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-13T08:49:40.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-13T08:49:40.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-13T08:49:40.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-13T08:49:40.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-13T08:49:40.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-13T08:49:40.673Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T08:49:40.967Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-08-13T08:49:40.967Z] === RUN TestCreateDifferentPlatform [2020-08-13T08:49:40.967Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T08:49:40.967Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T08:49:40.967Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-13T08:49:40.967Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T08:49:40.967Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T08:49:40.967Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T08:49:40.967Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-13T08:49:40.967Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T08:49:40.967Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-13T08:49:40.967Z] === RUN TestDaemonRestartIpcMode [2020-08-13T08:49:40.967Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T08:49:40.967Z] === RUN TestDaemonHostGatewayIP [2020-08-13T08:49:40.967Z] === PAUSE TestDaemonHostGatewayIP [2020-08-13T08:49:40.967Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T08:49:40.967Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-13T08:49:40.967Z] === RUN TestDiff [2020-08-13T08:49:41.441Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-08-13T08:49:41.780Z] --- PASS: TestDiff (0.82s) [2020-08-13T08:49:41.780Z] === RUN TestExecWithCloseStdin [2020-08-13T08:49:42.170Z] --- PASS: TestTemplatedConfig (3.34s) [2020-08-13T08:49:42.170Z] === RUN TestConfigCreateResolve [2020-08-13T08:49:42.816Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-08-13T08:49:42.816Z] === RUN TestExec [2020-08-13T08:49:43.853Z] --- PASS: TestExec (0.90s) [2020-08-13T08:49:43.853Z] === RUN TestExecUser [2020-08-13T08:49:44.378Z] INFO: Expanding compiler 3 of 3... [2020-08-13T08:49:44.378Z] INFO: Removing downloaded files... [2020-08-13T08:49:44.378Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-08-13T08:49:44.378Z] INFO: Configuring git core.autocrlf... [2020-08-13T08:49:44.889Z] --- PASS: TestExecUser (0.92s) [2020-08-13T08:49:44.889Z] === RUN TestExportContainerAndImportImage [2020-08-13T08:49:45.473Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-08-13T08:49:45.473Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T08:49:45.735Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2020-08-13T08:49:45.735Z] PASS [2020-08-13T08:49:45.735Z] [2020-08-13T08:49:45.735Z] DONE 7 tests in 20.150s [2020-08-13T08:49:45.735Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T08:49:45.735Z] ++ 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-08-13T08:49:45.735Z] ++ set -e [2020-08-13T08:49:45.735Z] ++ '[' -n 0 ']' [2020-08-13T08:49:45.735Z] ++ set -x [2020-08-13T08:49:45.735Z] ++ 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-08-13T08:49:45.735Z] INFO: Testing against a local daemon [2020-08-13T08:49:45.735Z] === RUN TestCheckpoint [2020-08-13T08:49:45.735Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T08:49:45.735Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:49:45.735Z] === RUN TestContainerInvalidJSON [2020-08-13T08:49:45.735Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:49:45.735Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:49:45.735Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:49:45.735Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:49:45.735Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:49:45.735Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:49:45.735Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:49:45.735Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:49:45.735Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:49:45.926Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-08-13T08:49:45.926Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T08:49:45.996Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-13T08:49:45.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-13T08:49:45.996Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-13T08:49:45.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T08:49:45.996Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T08:49:45.996Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-13T08:49:45.996Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T08:49:45.996Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-08-13T08:49:45.996Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T08:49:46.257Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-08-13T08:49:46.257Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T08:49:46.257Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-08-13T08:49:46.257Z] === RUN TestCopyFromContainer [2020-08-13T08:49:46.976Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-13T08:49:47.455Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-08-13T08:49:47.455Z] === RUN TestHealthCheckWorkdir [2020-08-13T08:49:48.174Z] === RUN TestCopyFromContainer// [2020-08-13T08:49:48.174Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T08:49:48.435Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T08:49:48.435Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T08:49:48.552Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-08-13T08:49:48.552Z] === RUN TestHealthKillContainer [2020-08-13T08:49:48.696Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T08:49:48.696Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T08:49:48.957Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T08:49:48.957Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T08:49:49.218Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T08:49:49.218Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer (3.05s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-08-13T08:49:49.479Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-08-13T08:49:49.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T08:49:49.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:49:49.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:49:49.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:49:49.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:49:49.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:49:49.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:49:49.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:49:49.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:49:49.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:49:49.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-13T08:49:49.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-13T08:49:49.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T08:49:49.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-13T08:49:49.479Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T08:49:49.479Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-08-13T08:49:49.479Z] === RUN TestCreateWithInvalidEnv [2020-08-13T08:49:49.479Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T08:49:49.479Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T08:49:49.479Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T08:49:49.479Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T08:49:49.479Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T08:49:49.479Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T08:49:49.479Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T08:49:49.479Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T08:49:49.479Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T08:49:49.479Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-13T08:49:49.479Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-13T08:49:49.479Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T08:49:49.479Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T08:49:49.479Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T08:49:49.479Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-13T08:49:49.479Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T08:49:49.664Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-13T08:49:51.285Z] --- PASS: TestHealthKillContainer (2.90s) [2020-08-13T08:49:51.285Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T08:49:52.026Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-08-13T08:49:52.026Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T08:49:52.322Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-08-13T08:49:52.322Z] === RUN TestIpcModeNone [2020-08-13T08:49:52.956Z] --- PASS: TestIpcModeNone (0.92s) [2020-08-13T08:49:52.956Z] === RUN TestIpcModePrivate [2020-08-13T08:49:53.942Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-08-13T08:49:53.942Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T08:49:53.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:49:53.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:49:53.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:49:53.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:49:53.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:49:53.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:49:53.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:49:53.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:49:53.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:49:53.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:49:53.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:49:53.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:49:53.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:49:53.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:49:53.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:49:53.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-13T08:49:53.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-08-13T08:49:53.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-08-13T08:49:53.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-08-13T08:49:53.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-08-13T08:49:53.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-08-13T08:49:53.942Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T08:49:53.993Z] --- PASS: TestIpcModePrivate (0.93s) [2020-08-13T08:49:53.993Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-13T08:49:53.993Z] === RUN TestIpcModeShareable [2020-08-13T08:49:54.515Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-08-13T08:49:54.515Z] === RUN TestCreateDifferentPlatform [2020-08-13T08:49:54.515Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T08:49:54.515Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T08:49:54.776Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-08-13T08:49:54.776Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T08:49:54.776Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T08:49:54.776Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T08:49:54.776Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-13T08:49:54.776Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T08:49:54.776Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-13T08:49:54.776Z] === RUN TestDaemonRestartIpcMode [2020-08-13T08:49:54.776Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T08:49:54.776Z] === RUN TestDaemonHostGatewayIP [2020-08-13T08:49:54.776Z] === PAUSE TestDaemonHostGatewayIP [2020-08-13T08:49:54.776Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T08:49:54.776Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-13T08:49:54.776Z] === RUN TestDiff [2020-08-13T08:49:55.029Z] --- PASS: TestIpcModeShareable (0.96s) [2020-08-13T08:49:55.029Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-13T08:49:55.029Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T08:49:55.348Z] --- PASS: TestDiff (0.77s) [2020-08-13T08:49:55.348Z] === RUN TestExecWithCloseStdin [2020-08-13T08:49:56.304Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-08-13T08:49:56.304Z] === RUN TestExec [2020-08-13T08:49:57.246Z] --- PASS: TestExec (0.87s) [2020-08-13T08:49:57.246Z] === RUN TestExecUser [2020-08-13T08:49:57.806Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-08-13T08:49:57.806Z] === RUN TestAPIIpcModeHost [2020-08-13T08:49:58.189Z] --- PASS: TestExecUser (0.88s) [2020-08-13T08:49:58.189Z] === RUN TestExportContainerAndImportImage [2020-08-13T08:49:58.440Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-08-13T08:49:58.440Z] === RUN TestDaemonIpcModeShareable [2020-08-13T08:49:59.133Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-08-13T08:49:59.133Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T08:49:59.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T08:50:00.511Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2020-08-13T08:50:00.511Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-13T08:50:00.511Z] === RUN TestDaemonIpcModePrivate [2020-08-13T08:50:00.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T08:50:01.049Z] --- PASS: TestExportContainerAfterDaemonRestart (1.95s) [2020-08-13T08:50:01.049Z] === RUN TestHealthCheckWorkdir [2020-08-13T08:50:01.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T08:50:01.992Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-08-13T08:50:01.993Z] === RUN TestHealthKillContainer [2020-08-13T08:50:02.025Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-08-13T08:50:02.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-13T08:50:02.025Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T08:50:03.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T08:50:03.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T08:50:04.096Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-08-13T08:50:04.096Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-13T08:50:04.096Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T08:50:05.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T08:50:05.296Z] --- PASS: TestHealthKillContainer (2.84s) [2020-08-13T08:50:05.296Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T08:50:05.557Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-08-13T08:50:05.557Z] === RUN TestIpcModeNone [2020-08-13T08:50:05.571Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-08-13T08:50:05.613Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-08-13T08:50:05.613Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-13T08:50:05.613Z] === RUN TestIpcModeOlderClient [2020-08-13T08:50:05.613Z] === PAUSE TestIpcModeOlderClient [2020-08-13T08:50:05.613Z] === RUN TestKillContainerInvalidSignal [2020-08-13T08:50:06.501Z] --- PASS: TestIpcModeNone (0.82s) [2020-08-13T08:50:06.501Z] === RUN TestIpcModePrivate [2020-08-13T08:50:06.651Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-08-13T08:50:06.651Z] === RUN TestKillContainer [2020-08-13T08:50:06.651Z] === RUN TestKillContainer/no_signal [2020-08-13T08:50:07.285Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T08:50:07.444Z] --- PASS: TestIpcModePrivate (0.79s) [2020-08-13T08:50:07.444Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-13T08:50:07.444Z] === RUN TestIpcModeShareable [2020-08-13T08:50:07.920Z] === RUN TestKillContainer/killing_signal [2020-08-13T08:50:08.016Z] --- PASS: TestIpcModeShareable (0.83s) [2020-08-13T08:50:08.016Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-13T08:50:08.016Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T08:50:08.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T08:50:09.430Z] --- PASS: TestKillContainer (2.67s) [2020-08-13T08:50:09.430Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-08-13T08:50:09.430Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-08-13T08:50:09.430Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-08-13T08:50:09.430Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T08:50:09.430Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T08:50:09.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T08:50:10.065Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T08:50:10.564Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-08-13T08:50:10.564Z] === RUN TestAPIIpcModeHost [2020-08-13T08:50:11.101Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-08-13T08:50:11.101Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-08-13T08:50:11.101Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-08-13T08:50:11.101Z] === RUN TestKillStoppedContainer [2020-08-13T08:50:11.101Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-08-13T08:50:11.101Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T08:50:11.101Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-08-13T08:50:11.102Z] === RUN TestKillDifferentUserContainer [2020-08-13T08:50:11.137Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-08-13T08:50:11.137Z] === RUN TestDaemonIpcModeShareable [2020-08-13T08:50:11.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T08:50:11.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T08:50:12.140Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-08-13T08:50:12.140Z] === RUN TestInspectOomKilledTrue [2020-08-13T08:50:12.140Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-13T08:50:12.140Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:50:12.140Z] === RUN TestInspectOomKilledFalse [2020-08-13T08:50:12.140Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-13T08:50:12.140Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:50:12.140Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T08:50:12.428Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-13T08:50:12.432Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-08-13T08:50:12.432Z] === RUN TestLinksContainerNames [2020-08-13T08:50:13.053Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2020-08-13T08:50:13.054Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-13T08:50:13.054Z] === RUN TestDaemonIpcModePrivate [2020-08-13T08:50:13.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T08:50:13.932Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-13T08:50:14.506Z] --- PASS: TestLinksContainerNames (1.73s) [2020-08-13T08:50:14.506Z] === RUN TestLogsFollowTailEmpty [2020-08-13T08:50:14.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T08:50:14.971Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-08-13T08:50:14.971Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-13T08:50:14.971Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T08:50:15.141Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-08-13T08:50:15.141Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T08:50:16.182Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/default [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/private [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/slave [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/shared [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/default [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/shared [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/slave [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/private [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T08:50:16.182Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:50:16.182Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:50:16.182Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:50:16.358Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-08-13T08:50:16.358Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-13T08:50:16.358Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:50:16.473Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:50:16.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T08:50:16.765Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-13T08:50:17.057Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-13T08:50:17.057Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T08:50:18.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T08:50:18.192Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-13T08:50:18.273Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-08-13T08:50:18.273Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-13T08:50:18.273Z] === RUN TestIpcModeOlderClient [2020-08-13T08:50:18.273Z] === PAUSE TestIpcModeOlderClient [2020-08-13T08:50:18.273Z] === RUN TestKillContainerInvalidSignal [2020-08-13T08:50:18.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T08:50:19.126Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-08-13T08:50:19.126Z] === RUN TestNetworkNat [2020-08-13T08:50:19.216Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-08-13T08:50:19.216Z] === RUN TestKillContainer [2020-08-13T08:50:19.216Z] === RUN TestKillContainer/no_signal [2020-08-13T08:50:19.760Z] --- PASS: TestNetworkNat (0.91s) [2020-08-13T08:50:19.760Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T08:50:19.788Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T08:50:20.337Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T08:50:20.337Z] Using test binary docker [2020-08-13T08:50:20.337Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T08:50:20.337Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T08:50:20.337Z] INFO: Waiting for daemon to start... [2020-08-13T08:50:20.337Z] Starting dockerd [2020-08-13T08:50:20.360Z] === RUN TestKillContainer/killing_signal [2020-08-13T08:50:20.796Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-08-13T08:50:20.796Z] === RUN TestNetworkLoopbackNat [2020-08-13T08:50:21.304Z] --- PASS: TestKillContainer (2.32s) [2020-08-13T08:50:21.304Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-08-13T08:50:21.304Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-08-13T08:50:21.304Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-08-13T08:50:21.304Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T08:50:21.304Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T08:50:22.251Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T08:50:22.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-08-13T08:50:22.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-08-13T08:50:22.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-08-13T08:50:22.823Z] === RUN TestKillStoppedContainer [2020-08-13T08:50:22.852Z] . [2020-08-13T08:50:22.852Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T08:50:22.852Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T08:50:22.852Z] Error: No such image: emptyfs [2020-08-13T08:50:22.852Z] Running integration-test (iteration 1) [2020-08-13T08:50:23.084Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-08-13T08:50:23.085Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T08:50:23.085Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-13T08:50:23.085Z] === RUN TestKillDifferentUserContainer [2020-08-13T08:50:23.109Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T08:50:24.028Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-08-13T08:50:24.028Z] === RUN TestInspectOomKilledTrue [2020-08-13T08:50:24.028Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-08-13T08:50:24.028Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:50:24.028Z] === RUN TestInspectOomKilledFalse [2020-08-13T08:50:24.028Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-13T08:50:24.028Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:50:24.028Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T08:50:24.318Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-08-13T08:50:24.318Z] === RUN TestPause [2020-08-13T08:50:24.601Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-08-13T08:50:24.601Z] === RUN TestLinksContainerNames [2020-08-13T08:50:24.610Z] --- PASS: TestPause (0.86s) [2020-08-13T08:50:24.610Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T08:50:24.610Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:50:24.610Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:50:24.610Z] === RUN TestPauseStopPausedContainer [2020-08-13T08:50:25.645Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-08-13T08:50:25.645Z] === RUN TestPsFilter [2020-08-13T08:50:25.939Z] --- PASS: TestPsFilter (0.30s) [2020-08-13T08:50:25.939Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T08:50:25.988Z] --- PASS: TestLinksContainerNames (1.47s) [2020-08-13T08:50:25.988Z] === RUN TestLogsFollowTailEmpty [2020-08-13T08:50:26.560Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-08-13T08:50:26.560Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T08:50:26.976Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-08-13T08:50:26.976Z] === RUN TestRemoveContainerWithVolume [2020-08-13T08:50:27.505Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/default [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/private [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/slave [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/shared [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/default [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/shared [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/slave [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/private [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T08:50:27.505Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:50:27.505Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:50:27.505Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:50:27.618Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-08-13T08:50:27.618Z] === RUN TestRemoveContainerRunning [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T08:50:27.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:50:28.027Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-08-13T08:50:28.028Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-13T08:50:28.028Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T08:50:28.657Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-08-13T08:50:28.657Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T08:50:29.293Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-08-13T08:50:29.293Z] === RUN TestRemoveInvalidContainer [2020-08-13T08:50:29.293Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-13T08:50:29.293Z] === RUN TestRenameLinkedContainer [2020-08-13T08:50:29.944Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2020-08-13T08:50:29.944Z] === RUN TestNetworkNat [2020-08-13T08:50:30.888Z] --- PASS: TestNetworkNat (0.84s) [2020-08-13T08:50:30.888Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T08:50:31.832Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-08-13T08:50:31.832Z] === RUN TestNetworkLoopbackNat [2020-08-13T08:50:32.680Z] ......................... [ 67%] [2020-08-13T08:50:32.820Z] --- PASS: TestRenameLinkedContainer (3.57s) [2020-08-13T08:50:32.820Z] === RUN TestRenameStoppedContainer [2020-08-13T08:50:33.860Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-08-13T08:50:33.860Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T08:50:35.136Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2020-08-13T08:50:35.136Z] === RUN TestPause [2020-08-13T08:50:35.338Z] Loaded image: buildpack-deps:buster [2020-08-13T08:50:35.338Z] Loaded image: busybox:latest [2020-08-13T08:50:35.338Z] Loaded image: busybox:glibc [2020-08-13T08:50:35.338Z] Loaded image: debian:buster [2020-08-13T08:50:35.338Z] Loaded image: hello-world:latest [2020-08-13T08:50:35.338Z] INFO: Testing against a local daemon [2020-08-13T08:50:35.338Z] === RUN TestCgroupNamespacesBuild [2020-08-13T08:50:35.397Z] --- PASS: TestPause (0.77s) [2020-08-13T08:50:35.397Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T08:50:35.397Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:50:35.397Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:50:35.397Z] === RUN TestPauseStopPausedContainer [2020-08-13T08:50:35.930Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2020-08-13T08:50:35.930Z] === RUN TestRenameInvalidName [2020-08-13T08:50:36.340Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-08-13T08:50:36.340Z] === RUN TestPsFilter [2020-08-13T08:50:36.564Z] --- PASS: TestRenameInvalidName (0.86s) [2020-08-13T08:50:36.564Z] === RUN TestRenameAnonymousContainer [2020-08-13T08:50:36.601Z] --- PASS: TestPsFilter (0.25s) [2020-08-13T08:50:36.601Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T08:50:37.543Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-08-13T08:50:37.543Z] === RUN TestRemoveContainerWithVolume [2020-08-13T08:50:38.115Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-08-13T08:50:38.115Z] === RUN TestRemoveContainerRunning [2020-08-13T08:50:38.605Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2020-08-13T08:50:38.605Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T08:50:38.687Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-08-13T08:50:38.687Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T08:50:39.630Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-08-13T08:50:39.630Z] === RUN TestRemoveInvalidContainer [2020-08-13T08:50:39.630Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-13T08:50:39.630Z] === RUN TestRenameLinkedContainer [2020-08-13T08:50:41.120Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-08-13T08:50:41.120Z] === RUN TestBuildWithSession [2020-08-13T08:50:41.120Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T08:50:41.120Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:50:41.120Z] === RUN TestBuildSquashParent [2020-08-13T08:50:42.136Z] --- PASS: TestRenameAnonymousContainer (4.84s) [2020-08-13T08:50:42.136Z] === RUN TestRenameContainerWithSameName [2020-08-13T08:50:42.136Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-08-13T08:50:42.136Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T08:50:42.934Z] --- PASS: TestRenameLinkedContainer (2.94s) [2020-08-13T08:50:42.934Z] === RUN TestRenameStoppedContainer [2020-08-13T08:50:43.195Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-08-13T08:50:43.195Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T08:50:44.206Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-08-13T08:50:44.206Z] === RUN TestResize [2020-08-13T08:50:44.582Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2020-08-13T08:50:44.582Z] === RUN TestRenameInvalidName [2020-08-13T08:50:44.841Z] --- PASS: TestResize (0.86s) [2020-08-13T08:50:44.841Z] === RUN TestResizeWithInvalidSize [2020-08-13T08:50:45.526Z] --- PASS: TestRenameInvalidName (0.74s) [2020-08-13T08:50:45.526Z] === RUN TestRenameAnonymousContainer [2020-08-13T08:50:45.877Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-08-13T08:50:45.877Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T08:50:46.512Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:46.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:46.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:46.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:50:46.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:50:47.654Z] --- PASS: TestBuildSquashParent (6.54s) [2020-08-13T08:50:47.654Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T08:50:47.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:50:47.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:50:47.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:50:47.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:50:47.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:50:47.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:50:47.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:50:47.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:50:47.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:50:47.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:50:47.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:50:47.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:50:47.654Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:50:47.654Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:50:49.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:50:49.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:50:49.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:49.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:49.747Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2020-08-13T08:50:49.747Z] === RUN TestRenameContainerWithSameName [2020-08-13T08:50:50.008Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-08-13T08:50:50.008Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T08:50:50.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:50.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:50.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:50:50.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:50:51.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:50:51.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:50:51.925Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2020-08-13T08:50:51.925Z] === RUN TestResize [2020-08-13T08:50:52.497Z] --- PASS: TestResize (0.71s) [2020-08-13T08:50:52.497Z] === RUN TestResizeWithInvalidSize [2020-08-13T08:50:52.799Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-13T08:50:52.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s) [2020-08-13T08:50:52.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s) [2020-08-13T08:50:52.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.82s) [2020-08-13T08:50:52.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-08-13T08:50:52.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2020-08-13T08:50:52.800Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s) [2020-08-13T08:50:52.800Z] === RUN TestBuildMultiStageCopy [2020-08-13T08:50:52.800Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T08:50:53.069Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-08-13T08:50:53.069Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T08:50:53.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:50:54.014Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:54.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:54.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:54.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:50:54.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:50:54.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:50:54.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:54.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:50:55.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:50:56.063Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T08:50:56.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:56.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:50:56.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:50:56.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:50:56.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:50:57.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T08:50:57.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:50:58.398Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T08:50:58.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:50:58.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:50:59.325Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2020-08-13T08:50:59.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2020-08-13T08:50:59.681Z] === RUN TestCgroupNamespacesRun [2020-08-13T08:50:59.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:51:00.251Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2020-08-13T08:51:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-08-13T08:51:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-08-13T08:51:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-13T08:51:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-13T08:51:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-13T08:51:00.251Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T08:51:01.193Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-08-13T08:51:01.193Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s) [2020-08-13T08:51:02.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-08-13T08:51:02.369Z] === RUN TestCgroupNamespacesRun [2020-08-13T08:51:02.705Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-08-13T08:51:02.705Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T08:51:03.755Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-08-13T08:51:03.755Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.7% of statements [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T08:51:03.870Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/builder/dockerignore 0.034s coverage: 96.8% of statements [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/builder/remotecontext/git 3.766s coverage: 86.3% of statements [2020-08-13T08:51:03.870Z] ok github.com/docker/docker/builder/remotecontext 0.477s coverage: 13.6% of statements [2020-08-13T08:51:04.779Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-08-13T08:51:04.779Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T08:51:05.404Z] ok github.com/docker/docker/builder/dockerfile 1.255s coverage: 48.1% of statements [2020-08-13T08:51:05.404Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T08:51:05.404Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T08:51:05.497Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-08-13T08:51:05.497Z] === RUN TestBuildLabelWithTargets [2020-08-13T08:51:05.672Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-08-13T08:51:05.672Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T08:51:06.291Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-08-13T08:51:06.291Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T08:51:07.059Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-08-13T08:51:07.059Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T08:51:07.834Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-08-13T08:51:07.834Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T08:51:08.976Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-08-13T08:51:08.976Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T08:51:09.905Z] ok github.com/docker/docker/client 0.518s coverage: 75.4% of statements [2020-08-13T08:51:09.906Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-08-13T08:51:09.906Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T08:51:10.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T08:51:10.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T08:51:10.537Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-08-13T08:51:10.537Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T08:51:10.892Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-08-13T08:51:10.892Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T08:51:12.278Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-08-13T08:51:12.278Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T08:51:12.601Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-08-13T08:51:12.601Z] === RUN TestKernelTCPMemory [2020-08-13T08:51:13.224Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2020-08-13T08:51:13.224Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T08:51:13.232Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-08-13T08:51:13.232Z] === RUN TestNISDomainname [2020-08-13T08:51:13.277Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-13T08:51:13.578Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-08-13T08:51:13.579Z] === RUN TestBuildWithEmptyLayers [2020-08-13T08:51:14.268Z] --- PASS: TestNISDomainname (0.96s) [2020-08-13T08:51:14.268Z] === RUN TestHostnameDnsResolution [2020-08-13T08:51:15.141Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-08-13T08:51:15.141Z] === RUN TestKernelTCPMemory [2020-08-13T08:51:15.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T08:51:15.777Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-08-13T08:51:15.777Z] === RUN TestStats [2020-08-13T08:51:16.085Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-08-13T08:51:16.085Z] === RUN TestNISDomainname [2020-08-13T08:51:16.093Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-08-13T08:51:16.093Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T08:51:16.661Z] --- PASS: TestNISDomainname (0.91s) [2020-08-13T08:51:16.662Z] === RUN TestHostnameDnsResolution [2020-08-13T08:51:18.521Z] --- PASS: TestStats (2.89s) [2020-08-13T08:51:18.521Z] === RUN TestStopContainerWithTimeout [2020-08-13T08:51:18.521Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T08:51:18.521Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T08:51:18.521Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T08:51:18.521Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T08:51:18.521Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T08:51:18.521Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T08:51:18.521Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T08:51:18.521Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T08:51:18.521Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T08:51:18.521Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T08:51:18.578Z] --- PASS: TestHostnameDnsResolution (1.64s) [2020-08-13T08:51:18.578Z] === RUN TestStats [2020-08-13T08:51:20.029Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T08:51:21.124Z] --- PASS: TestStats (2.81s) [2020-08-13T08:51:21.124Z] === RUN TestStopContainerWithTimeout [2020-08-13T08:51:21.124Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T08:51:21.124Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T08:51:21.124Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T08:51:21.124Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T08:51:21.124Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T08:51:21.124Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T08:51:21.124Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T08:51:21.124Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T08:51:21.124Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T08:51:21.124Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T08:51:21.124Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T08:51:21.124Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T08:51:21.337Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-08-13T08:51:21.337Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T08:51:21.535Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T08:51:21.898Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-08-13T08:51:21.898Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T08:51:23.601Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-13T08:51:23.601Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-08-13T08:51:23.601Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-08-13T08:51:23.601Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-08-13T08:51:23.601Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-08-13T08:51:23.601Z] === RUN TestDeleteDevicemapper [2020-08-13T08:51:23.601Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T08:51:23.601Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:51:23.601Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T08:51:24.431Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-13T08:51:24.431Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-08-13T08:51:24.431Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2020-08-13T08:51:24.431Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-08-13T08:51:24.431Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2020-08-13T08:51:24.431Z] === RUN TestDeleteDevicemapper [2020-08-13T08:51:24.431Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T08:51:24.431Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:51:24.431Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T08:51:26.065Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-08-13T08:51:26.065Z] === RUN TestBuildWithHugeFile [2020-08-13T08:51:26.980Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2020-08-13T08:51:26.980Z] === RUN TestUpdateMemory [2020-08-13T08:51:26.980Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-13T08:51:26.980Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:51:26.980Z] === RUN TestUpdateCPUQuota [2020-08-13T08:51:27.140Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2020-08-13T08:51:27.140Z] === RUN TestUpdateMemory [2020-08-13T08:51:27.140Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-13T08:51:27.140Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:51:27.140Z] === RUN TestUpdateCPUQuota [2020-08-13T08:51:28.156Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-13T08:51:28.367Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-08-13T08:51:28.367Z] === RUN TestUpdatePidsLimit [2020-08-13T08:51:28.367Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-13T08:51:28.367Z] === RUN TestUpdatePidsLimit/no_change [2020-08-13T08:51:28.646Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-08-13T08:51:28.646Z] === RUN TestUpdatePidsLimit [2020-08-13T08:51:28.646Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-13T08:51:28.646Z] === RUN TestUpdatePidsLimit/no_change [2020-08-13T08:51:28.936Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-13T08:51:28.939Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-13T08:51:29.202Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-13T08:51:29.463Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-13T08:51:29.568Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-13T08:51:29.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-13T08:51:30.036Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-13T08:51:30.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-13T08:51:30.298Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-13T08:51:30.319Z] tests/integration/client_test.py ..... [ 75%] [2020-08-13T08:51:30.319Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-13T08:51:30.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-13T08:51:30.888Z] tests/integration/errors_test.py . [ 76%] [2020-08-13T08:51:31.683Z] --- PASS: TestUpdatePidsLimit (3.51s) [2020-08-13T08:51:31.683Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-08-13T08:51:31.683Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-08-13T08:51:31.683Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-08-13T08:51:31.683Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-08-13T08:51:31.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-08-13T08:51:31.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-08-13T08:51:31.683Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-08-13T08:51:31.683Z] === RUN TestUpdateRestartPolicy [2020-08-13T08:51:31.817Z] --- PASS: TestUpdatePidsLimit (3.55s) [2020-08-13T08:51:31.817Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-08-13T08:51:31.817Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-08-13T08:51:31.817Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-08-13T08:51:31.817Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-08-13T08:51:31.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-08-13T08:51:31.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-08-13T08:51:31.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-13T08:51:31.817Z] === RUN TestUpdateRestartPolicy [2020-08-13T08:51:40.787Z] Removing intermediate container d73d6982b337 [2020-08-13T08:51:40.787Z] ---> a28cc3e190a7 [2020-08-13T08:51:40.787Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-08-13T08:51:40.787Z] ---> Running in 1a44309c7da2 [2020-08-13T08:51:41.258Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-08-13T08:51:41.715Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-13T08:51:41.715Z] go: finding gotest.tools v0.3.5 [2020-08-13T08:51:41.715Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-13T08:51:41.715Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-13T08:51:43.882Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-13T08:51:43.882Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-13T08:51:43.882Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-13T08:51:43.882Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-13T08:51:43.882Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:51:43.882Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-13T08:51:43.882Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-13T08:51:43.882Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:51:43.882Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:51:43.882Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:51:43.882Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:51:43.882Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:51:43.882Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:51:43.882Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:51:43.882Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:51:43.882Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:51:43.882Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:51:43.882Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-13T08:51:43.882Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-13T08:51:43.882Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:51:43.882Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:51:43.919Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2020-08-13T08:51:43.919Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T08:51:44.340Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:51:44.340Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:51:44.340Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:51:44.491Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2020-08-13T08:51:44.491Z] === RUN TestWaitNonBlocked [2020-08-13T08:51:44.491Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:51:44.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:51:44.491Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:51:44.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:51:44.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:51:44.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:51:44.796Z] go: finding github.com/fatih/color v1.6.0 [2020-08-13T08:51:44.796Z] go: finding github.com/pkg/errors v0.8.0 [2020-08-13T08:51:44.796Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-13T08:51:44.796Z] go: finding github.com/spf13/pflag v1.0.1 [2020-08-13T08:51:44.796Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T08:51:44.796Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T08:51:45.254Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-13T08:51:45.254Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-13T08:51:45.254Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-13T08:51:45.254Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-13T08:51:45.254Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-13T08:51:45.704Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-13T08:51:45.704Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-08-13T08:51:45.704Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-08-13T08:51:45.704Z] === RUN TestWaitBlocked [2020-08-13T08:51:45.704Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:51:45.704Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:51:45.704Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:51:45.704Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:51:45.704Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:51:45.704Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:51:46.651Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-13T08:51:46.651Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2020-08-13T08:51:46.651Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-08-13T08:51:46.651Z] === CONT TestContainerStartOnDaemonRestart [2020-08-13T08:51:46.651Z] === CONT TestIpcModeOlderClient [2020-08-13T08:51:46.651Z] === CONT TestDaemonHostGatewayIP [2020-08-13T08:51:46.651Z] === CONT TestDaemonRestartIpcMode [2020-08-13T08:51:46.914Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-08-13T08:51:46.914Z] === CONT TestContainerKillOnDaemonStart [2020-08-13T08:51:47.152Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-08-13T08:51:47.152Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T08:51:47.152Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-08-13T08:51:47.152Z] === RUN TestWaitNonBlocked [2020-08-13T08:51:47.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:51:47.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:51:47.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:51:47.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:51:47.152Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:51:47.152Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:51:47.152Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-13T08:51:47.152Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-08-13T08:51:47.152Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-08-13T08:51:47.152Z] === RUN TestWaitBlocked [2020-08-13T08:51:47.152Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:51:47.152Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:51:47.152Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:51:47.152Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:51:47.152Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:51:47.152Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:51:47.546Z] INFO: Build done for gotestsum... [2020-08-13T08:51:48.188Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-13T08:51:48.188Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-08-13T08:51:48.188Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-08-13T08:51:48.188Z] === CONT TestContainerStartOnDaemonRestart [2020-08-13T08:51:48.188Z] === CONT TestIpcModeOlderClient [2020-08-13T08:51:48.188Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-08-13T08:51:48.188Z] === CONT TestDaemonHostGatewayIP [2020-08-13T08:51:49.410Z] ok github.com/docker/docker/cmd/dockerd 0.154s coverage: 30.8% of statements [2020-08-13T08:51:50.226Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2020-08-13T08:51:50.799Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2020-08-13T08:51:50.919Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s) [2020-08-13T08:51:50.919Z] === CONT TestContainerKillOnDaemonStart [2020-08-13T08:51:51.372Z] --- PASS: TestDaemonHostGatewayIP (4.71s) [2020-08-13T08:51:51.963Z] --- PASS: TestDaemonHostGatewayIP (3.54s) [2020-08-13T08:51:51.963Z] === CONT TestDaemonRestartIpcMode [2020-08-13T08:51:52.979Z] ok github.com/docker/docker/container 0.139s coverage: 34.4% of statements [2020-08-13T08:51:52.980Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T08:51:52.980Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T08:51:52.980Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T08:51:52.980Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T08:51:55.480Z] --- PASS: TestDaemonRestartIpcMode (3.49s) [2020-08-13T08:51:56.541Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2020-08-13T08:51:59.906Z] Removing intermediate container 1a44309c7da2 [2020-08-13T08:51:59.906Z] ---> 0dc19c1bd6e0 [2020-08-13T08:51:59.906Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-13T08:51:59.906Z] ---> Running in c1a129b8bfad [2020-08-13T08:52:00.362Z] Removing intermediate container c1a129b8bfad [2020-08-13T08:52:00.362Z] ---> 41ed5bd201b8 [2020-08-13T08:52:00.362Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-13T08:52:00.362Z] ---> Running in be2737534d63 [2020-08-13T08:52:00.908Z] Removing intermediate container be2737534d63 [2020-08-13T08:52:00.908Z] ---> bc8a89660503 [2020-08-13T08:52:00.908Z] Step 10/10 : COPY . . [2020-08-13T08:52:01.374Z] --- PASS: TestContainerKillOnDaemonStart (13.01s) [2020-08-13T08:52:01.374Z] PASS [2020-08-13T08:52:01.374Z] [2020-08-13T08:52:01.374Z] === Skipped [2020-08-13T08:52:01.374Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-13T08:52:01.374Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:52:01.374Z] [2020-08-13T08:52:01.374Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2020-08-13T08:52:01.374Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:52:01.374Z] [2020-08-13T08:52:01.374Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-13T08:52:01.374Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:52:01.374Z] [2020-08-13T08:52:01.374Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:52:01.374Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:52:01.374Z] [2020-08-13T08:52:01.374Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T08:52:01.374Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:52:01.374Z] [2020-08-13T08:52:01.374Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-13T08:52:01.374Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:52:01.374Z] [2020-08-13T08:52:01.374Z] [2020-08-13T08:52:01.374Z] DONE 192 tests, 6 skipped in 134.294s [2020-08-13T08:52:01.374Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T08:52:01.374Z] ++ 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-08-13T08:52:01.374Z] ++ set -e [2020-08-13T08:52:01.374Z] ++ '[' -n 0 ']' [2020-08-13T08:52:01.374Z] ++ set -x [2020-08-13T08:52:01.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-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-08-13T08:52:01.374Z] INFO: Testing against a local daemon [2020-08-13T08:52:01.374Z] === RUN TestCommitInheritsEnv [2020-08-13T08:52:01.374Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-08-13T08:52:01.374Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T08:52:01.374Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-08-13T08:52:01.374Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-13T08:52:01.374Z] === RUN TestImagesFilterMultiReference [2020-08-13T08:52:01.374Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-13T08:52:01.374Z] === RUN TestImagePullPlatformInvalid [2020-08-13T08:52:01.374Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-08-13T08:52:01.374Z] === RUN TestRemoveImageOrphaning [2020-08-13T08:52:01.374Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-08-13T08:52:01.374Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T08:52:01.635Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-13T08:52:01.635Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:52:01.635Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T08:52:01.635Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-13T08:52:01.635Z] === RUN TestTagInvalidReference [2020-08-13T08:52:01.635Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-13T08:52:01.635Z] === RUN TestTagValidPrefixedRepo [2020-08-13T08:52:01.635Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-13T08:52:01.635Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T08:52:01.635Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-13T08:52:01.635Z] === RUN TestTagOfficialNames [2020-08-13T08:52:01.635Z] --- PASS: TestTagOfficialNames (0.07s) [2020-08-13T08:52:01.635Z] === RUN TestTagMatchesDigest [2020-08-13T08:52:01.635Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-13T08:52:01.635Z] PASS [2020-08-13T08:52:01.897Z] [2020-08-13T08:52:01.897Z] === Skipped [2020-08-13T08:52:01.897Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-08-13T08:52:01.897Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-13T08:52:01.897Z] [2020-08-13T08:52:01.897Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-13T08:52:01.897Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:52:01.897Z] [2020-08-13T08:52:01.897Z] [2020-08-13T08:52:01.897Z] DONE 12 tests, 2 skipped in 1.807s [2020-08-13T08:52:01.897Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T08:52:01.897Z] ++ 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-08-13T08:52:01.897Z] ++ set -e [2020-08-13T08:52:01.897Z] ++ '[' -n 0 ']' [2020-08-13T08:52:01.897Z] ++ set -x [2020-08-13T08:52:01.897Z] ++ 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-08-13T08:52:01.897Z] INFO: Testing against a local daemon [2020-08-13T08:52:01.897Z] === RUN TestNetworkCreateDelete [2020-08-13T08:52:02.470Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-08-13T08:52:02.470Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T08:52:03.514Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.9% of statements [2020-08-13T08:52:03.858Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s) [2020-08-13T08:52:03.858Z] === RUN TestDaemonDNSFallback [2020-08-13T08:52:04.029Z] --- PASS: TestContainerKillOnDaemonStart (12.14s) [2020-08-13T08:52:04.029Z] PASS [2020-08-13T08:52:04.029Z] [2020-08-13T08:52:04.029Z] === Skipped [2020-08-13T08:52:04.029Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-13T08:52:04.029Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:52:04.029Z] [2020-08-13T08:52:04.029Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-13T08:52:04.029Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:52:04.029Z] [2020-08-13T08:52:04.029Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-13T08:52:04.029Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:52:04.029Z] [2020-08-13T08:52:04.029Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:52:04.029Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:52:04.029Z] [2020-08-13T08:52:04.029Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T08:52:04.029Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:52:04.029Z] [2020-08-13T08:52:04.029Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-13T08:52:04.029Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:52:04.029Z] [2020-08-13T08:52:04.029Z] [2020-08-13T08:52:04.029Z] DONE 192 tests, 6 skipped in 151.460s [2020-08-13T08:52:04.029Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T08:52:04.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:52:04.029Z] ++ set -e [2020-08-13T08:52:04.029Z] ++ '[' -n 0 ']' [2020-08-13T08:52:04.029Z] ++ set -x [2020-08-13T08:52:04.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:52:04.030Z] INFO: Testing against a local daemon [2020-08-13T08:52:04.030Z] === RUN TestCommitInheritsEnv [2020-08-13T08:52:04.030Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-08-13T08:52:04.030Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T08:52:04.030Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-13T08:52:04.030Z] === RUN TestImagesFilterMultiReference [2020-08-13T08:52:04.030Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-08-13T08:52:04.030Z] === RUN TestImagePullPlatformInvalid [2020-08-13T08:52:04.030Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-13T08:52:04.030Z] === RUN TestRemoveImageOrphaning [2020-08-13T08:52:04.363Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-08-13T08:52:04.363Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T08:52:04.363Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-13T08:52:04.363Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:52:04.363Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T08:52:04.363Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-13T08:52:04.363Z] === RUN TestTagInvalidReference [2020-08-13T08:52:04.363Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-13T08:52:04.363Z] === RUN TestTagValidPrefixedRepo [2020-08-13T08:52:04.363Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-13T08:52:04.363Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T08:52:04.363Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-13T08:52:04.363Z] === RUN TestTagOfficialNames [2020-08-13T08:52:04.363Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-13T08:52:04.363Z] === RUN TestTagMatchesDigest [2020-08-13T08:52:04.363Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-13T08:52:04.363Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-13T08:52:04.569Z] ok github.com/docker/docker/daemon/cluster 0.143s coverage: 0.5% of statements [2020-08-13T08:52:05.377Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-13T08:52:08.168Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2020-08-13T08:52:09.230Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-08-13T08:52:10.286Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2020-08-13T08:52:11.820Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-08-13T08:52:12.000Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-08-13T08:52:12.000Z] === RUN TestInspectNetwork [2020-08-13T08:52:14.583Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 14.1% of statements [2020-08-13T08:52:14.879Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-08-13T08:52:16.212Z] === RUN TestInspectNetwork/full_network_id [2020-08-13T08:52:16.212Z] === RUN TestInspectNetwork/partial_network_id [2020-08-13T08:52:16.212Z] === RUN TestInspectNetwork/network_name [2020-08-13T08:52:16.212Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-13T08:52:16.415Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.523s coverage: 57.9% of statements [2020-08-13T08:52:19.184Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-08-13T08:52:19.480Z] ok github.com/docker/docker/daemon 12.361s coverage: 17.3% of statements [2020-08-13T08:52:19.480Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T08:52:19.480Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T08:52:19.480Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T08:52:19.480Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T08:52:21.005Z] ......... [ 86%] [2020-08-13T08:52:21.504Z] --- PASS: TestInspectNetwork (9.78s) [2020-08-13T08:52:21.504Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-13T08:52:21.504Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-13T08:52:21.504Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-13T08:52:21.504Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-13T08:52:21.504Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T08:52:21.609Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.002s coverage: 69.2% of statements [2020-08-13T08:52:21.907Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.931s coverage: 45.9% of statements [2020-08-13T08:52:21.907Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T08:52:22.246Z] --- PASS: TestBuildWithHugeFile (53.53s) [2020-08-13T08:52:22.246Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T08:52:22.246Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:52:22.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:52:22.246Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:52:22.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:52:22.246Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:52:22.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:52:22.246Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:52:22.246Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:52:22.246Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:52:22.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-08-13T08:52:22.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-08-13T08:52:22.246Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-08-13T08:52:22.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-08-13T08:52:22.246Z] === RUN TestBuildPreserveOwnership [2020-08-13T08:52:22.246Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T08:52:23.418Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-08-13T08:52:23.419Z] === RUN TestNetworkInvalidJSON [2020-08-13T08:52:23.419Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T08:52:23.419Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T08:52:23.419Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:52:23.419Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:52:23.419Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:52:23.419Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:52:23.419Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T08:52:23.419Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:52:23.419Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:52:23.419Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-13T08:52:23.419Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T08:52:23.419Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T08:52:23.419Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T08:52:23.419Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T08:52:23.991Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-08-13T08:52:23.991Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T08:52:24.001Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.117s coverage: 49.5% of statements [2020-08-13T08:52:24.298Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-08-13T08:52:25.100Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-13T08:52:25.350Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.591s coverage: 76.1% of statements [2020-08-13T08:52:25.379Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-08-13T08:52:25.379Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T08:52:26.016Z] ---> 7ec427f53eb9 [2020-08-13T08:52:26.016Z] Successfully built 7ec427f53eb9 [2020-08-13T08:52:26.016Z] Successfully tagged docker:latest [2020-08-13T08:52:26.016Z] INFO: Image build ended at 08/13/2020 08:52:25. Duration:00:03:52.1997952 [2020-08-13T08:52:26.016Z] [2020-08-13T08:52:26.016Z] [2020-08-13T08:52:26.016Z] INFO: Building the test binaries at 08/13/2020 08:52:25... [2020-08-13T08:52:26.297Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-13T08:52:26.452Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T08:52:26.767Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-08-13T08:52:26.767Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T08:52:26.898Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-08-13T08:52:26.898Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-08-13T08:52:27.196Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.843s coverage: 52.1% of statements [2020-08-13T08:52:27.196Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-13T08:52:27.196Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T08:52:28.683Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s) [2020-08-13T08:52:28.683Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T08:52:30.599Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.24s) [2020-08-13T08:52:30.599Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T08:52:30.619Z] --- PASS: TestBuildPreserveOwnership (10.14s) [2020-08-13T08:52:30.619Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.14s) [2020-08-13T08:52:30.619Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-13T08:52:30.619Z] === RUN TestBuildPlatformInvalid [2020-08-13T08:52:30.619Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-13T08:52:30.619Z] PASS [2020-08-13T08:52:30.619Z] [2020-08-13T08:52:30.619Z] === Skipped [2020-08-13T08:52:30.619Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-13T08:52:30.619Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:52:30.619Z] [2020-08-13T08:52:30.619Z] [2020-08-13T08:52:30.619Z] DONE 32 tests, 1 skipped in 127.238s [2020-08-13T08:52:30.619Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T08:52:30.619Z] INFO: Testing against a local daemon [2020-08-13T08:52:30.619Z] === RUN TestConfigInspect [2020-08-13T08:52:30.619Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-13T08:52:30.619Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:30.619Z] === RUN TestConfigList [2020-08-13T08:52:30.619Z] --- SKIP: TestConfigList (0.01s) [2020-08-13T08:52:30.619Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:30.619Z] === RUN TestConfigsCreateAndDelete [2020-08-13T08:52:30.619Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-08-13T08:52:30.619Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:30.619Z] === RUN TestConfigsUpdate [2020-08-13T08:52:30.619Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-08-13T08:52:30.619Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:30.619Z] === RUN TestTemplatedConfig [2020-08-13T08:52:30.619Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-13T08:52:30.619Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:30.619Z] === RUN TestConfigCreateResolve [2020-08-13T08:52:30.619Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-08-13T08:52:30.619Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:30.619Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T08:52:30.694Z] INFO: make.ps1 starting at 08/13/2020 08:52:29 [2020-08-13T08:52:30.694Z] INFO: Git commit (3ee1ab87b7) assumed from DOCKER_GITCOMMIT environment variable [2020-08-13T08:52:30.694Z] INFO: Invoking autogen... [2020-08-13T08:52:30.767Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.0% of statements [2020-08-13T08:52:30.767Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-08-13T08:52:31.414Z] ok github.com/docker/docker/daemon/logger/awslogs 0.446s coverage: 77.8% of statements [2020-08-13T08:52:31.414Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 4.8% of statements [2020-08-13T08:52:31.414Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T08:52:31.414Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T08:52:31.414Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T08:52:31.414Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T08:52:31.543Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-08-13T08:52:31.543Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T08:52:31.579Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-13T08:52:31.662Z] INFO: Building daemon... [2020-08-13T08:52:31.985Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-08-13T08:52:31.985Z] PASS [2020-08-13T08:52:31.985Z] [2020-08-13T08:52:31.985Z] === Skipped [2020-08-13T08:52:31.985Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-13T08:52:31.985Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:31.985Z] [2020-08-13T08:52:31.985Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-08-13T08:52:31.985Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:31.985Z] [2020-08-13T08:52:31.985Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-08-13T08:52:31.985Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:31.985Z] [2020-08-13T08:52:31.985Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-08-13T08:52:31.985Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:31.985Z] [2020-08-13T08:52:31.985Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-13T08:52:31.985Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:31.985Z] [2020-08-13T08:52:31.985Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-08-13T08:52:31.985Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:52:31.985Z] [2020-08-13T08:52:31.985Z] [2020-08-13T08:52:31.985Z] DONE 7 tests, 6 skipped in 1.742s [2020-08-13T08:52:31.985Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T08:52:32.251Z] INFO: Testing against a local daemon [2020-08-13T08:52:32.251Z] === RUN TestCheckpoint [2020-08-13T08:52:32.251Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T08:52:32.251Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:52:32.251Z] === RUN TestContainerInvalidJSON [2020-08-13T08:52:32.251Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:52:32.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:52:32.251Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:52:32.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:52:32.251Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:52:32.251Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:52:32.251Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:52:32.251Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:52:32.251Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:52:32.251Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-13T08:52:32.251Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-13T08:52:32.251Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T08:52:32.251Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-13T08:52:32.251Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T08:52:32.251Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-08-13T08:52:32.251Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T08:52:32.251Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-08-13T08:52:32.251Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T08:52:32.251Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-08-13T08:52:32.251Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T08:52:32.251Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-08-13T08:52:32.251Z] === RUN TestCopyFromContainer [2020-08-13T08:52:32.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2020-08-13T08:52:32.516Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-13T08:52:33.530Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-08-13T08:52:33.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 61.6% of statements [2020-08-13T08:52:34.847Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2020-08-13T08:52:34.847Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T08:52:34.847Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T08:52:34.847Z] service_test.go:236: FLAKY_TEST [2020-08-13T08:52:34.847Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T08:52:35.360Z] ok github.com/docker/docker/daemon/logger/local 0.080s coverage: 75.2% of statements [2020-08-13T08:52:35.360Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T08:52:36.011Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 37.7% of statements [2020-08-13T08:52:36.309Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 33.3% of statements [2020-08-13T08:52:36.439Z] === RUN TestCopyFromContainer// [2020-08-13T08:52:36.439Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T08:52:36.439Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T08:52:36.439Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T08:52:36.439Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T08:52:36.439Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T08:52:36.439Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T08:52:36.705Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T08:52:36.705Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T08:52:36.705Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer (4.43s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-13T08:52:36.705Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-13T08:52:36.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T08:52:36.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:52:36.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:52:36.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:52:36.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:52:36.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:52:36.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:52:36.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:52:36.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:52:36.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:52:36.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T08:52:36.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T08:52:36.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T08:52:36.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-13T08:52:36.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T08:52:36.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-08-13T08:52:36.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-13T08:52:36.962Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T08:52:36.962Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-13T08:52:36.962Z] === RUN TestCreateWithInvalidEnv [2020-08-13T08:52:36.962Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T08:52:36.962Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T08:52:36.962Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T08:52:36.962Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T08:52:36.962Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T08:52:36.962Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T08:52:36.962Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T08:52:36.962Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T08:52:36.962Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T08:52:36.962Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-13T08:52:36.962Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-13T08:52:36.962Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T08:52:36.962Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T08:52:36.962Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T08:52:36.962Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-08-13T08:52:36.962Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T08:52:37.365Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2020-08-13T08:52:38.012Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2020-08-13T08:52:38.335Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2020-08-13T08:52:38.335Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T08:52:38.609Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-13T08:52:39.262Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2020-08-13T08:52:39.262Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T08:52:39.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:52:39.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:52:39.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:52:39.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:52:39.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:52:39.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:52:39.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:52:39.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:52:39.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:52:39.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:52:39.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:52:39.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:52:39.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:52:39.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:52:39.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:52:39.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-13T08:52:39.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-13T08:52:39.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-13T08:52:39.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-13T08:52:39.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-13T08:52:39.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-13T08:52:39.262Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T08:52:39.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T08:52:39.518Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2020-08-13T08:52:39.518Z] === RUN TestCreateDifferentPlatform [2020-08-13T08:52:39.518Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T08:52:39.518Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T08:52:39.518Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-13T08:52:39.518Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T08:52:39.518Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T08:52:39.518Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T08:52:39.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-13T08:52:39.774Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T08:52:39.774Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-13T08:52:39.774Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-13T08:52:39.774Z] === RUN TestDaemonRestartIpcMode [2020-08-13T08:52:39.774Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T08:52:39.774Z] === RUN TestDaemonHostGatewayIP [2020-08-13T08:52:39.774Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-13T08:52:39.775Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:52:39.775Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T08:52:39.775Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-13T08:52:39.775Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-13T08:52:39.775Z] === RUN TestDiff [2020-08-13T08:52:40.030Z] --- PASS: TestDiff (0.42s) [2020-08-13T08:52:40.030Z] === RUN TestExecWithCloseStdin [2020-08-13T08:52:40.130Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-08-13T08:52:40.130Z] ok github.com/docker/docker/daemon/logger/splunk 2.541s coverage: 82.5% of statements [2020-08-13T08:52:40.130Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T08:52:40.130Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T08:52:40.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T08:52:40.591Z] --- PASS: TestExecWithCloseStdin (0.44s) [2020-08-13T08:52:40.591Z] === RUN TestExec [2020-08-13T08:52:40.847Z] --- PASS: TestExec (0.44s) [2020-08-13T08:52:40.847Z] === RUN TestExecUser [2020-08-13T08:52:41.362Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-13T08:52:41.362Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-13T08:52:41.409Z] --- PASS: TestExecUser (0.44s) [2020-08-13T08:52:41.410Z] === RUN TestExportContainerAndImportImage [2020-08-13T08:52:41.974Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-08-13T08:52:41.974Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T08:52:42.244Z] ok github.com/docker/docker/distribution/metadata 0.174s coverage: 48.2% of statements [2020-08-13T08:52:42.892Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-08-13T08:52:43.950Z] ok github.com/docker/docker/distribution 0.548s coverage: 21.9% of statements [2020-08-13T08:52:43.950Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T08:52:44.487Z] --- PASS: TestExportContainerAfterDaemonRestart (2.30s) [2020-08-13T08:52:44.487Z] === RUN TestHealthCheckWorkdir [2020-08-13T08:52:44.744Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2020-08-13T08:52:44.744Z] === RUN TestHealthKillContainer [2020-08-13T08:52:45.271Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-13T08:52:45.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T08:52:45.789Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-13T08:52:45.789Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-13T08:52:45.789Z] [2020-08-13T08:52:45.789Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-13T08:52:45.789Z] =========================== short test summary info ============================ [2020-08-13T08:52:45.789Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-13T08:52:45.789Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-13T08:52:45.789Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-13T08:52:45.789Z] Not supported on most drivers [2020-08-13T08:52:45.789Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-13T08:52:45.789Z] Output of docker top depends on host distro, and is not formalized. [2020-08-13T08:52:45.789Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-13T08:52:45.789Z] Output of docker top depends on host distro, and is not formalized. [2020-08-13T08:52:45.789Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-13T08:52:45.789Z] Can fail if eth0 has multiple IP addresses [2020-08-13T08:52:45.789Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-13T08:52:45.789Z] This doesn't seem to be taken into account by the engine [2020-08-13T08:52:45.789Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-13T08:52:45.789Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-13T08:52:45.789Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.19 seconds == [2020-08-13T08:52:46.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-13T08:52:46.066Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2020-08-13T08:52:46.066Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-08-13T08:52:46.066Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.6% of statements [2020-08-13T08:52:46.066Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T08:52:46.066Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T08:52:46.714Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2020-08-13T08:52:46.714Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-08-13T08:52:46.714Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T08:52:47.258Z] --- PASS: TestHealthKillContainer (2.49s) [2020-08-13T08:52:47.258Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T08:52:47.820Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-08-13T08:52:47.820Z] === RUN TestIpcModeNone [2020-08-13T08:52:48.077Z] --- PASS: TestIpcModeNone (0.45s) [2020-08-13T08:52:48.077Z] === RUN TestIpcModePrivate [2020-08-13T08:52:48.639Z] --- PASS: TestIpcModePrivate (0.45s) [2020-08-13T08:52:48.639Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-13T08:52:48.639Z] === RUN TestIpcModeShareable [2020-08-13T08:52:48.639Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-13T08:52:48.639Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:52:48.639Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T08:52:48.819Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 50.0% of statements [2020-08-13T08:52:50.004Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2020-08-13T08:52:50.005Z] === RUN TestAPIIpcModeHost [2020-08-13T08:52:50.005Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-13T08:52:50.005Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:52:50.005Z] === RUN TestDaemonIpcModeShareable [2020-08-13T08:52:50.005Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-13T08:52:50.005Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:52:50.005Z] === RUN TestDaemonIpcModePrivate [2020-08-13T08:52:50.927Z] ok github.com/docker/docker/opts 0.087s coverage: 67.4% of statements [2020-08-13T08:52:51.580Z] ok github.com/docker/docker/pkg/broadcaster 0.024s coverage: 100.0% of statements [2020-08-13T08:52:52.226Z] ok github.com/docker/docker/pkg/archive 1.179s coverage: 77.1% of statements [2020-08-13T08:52:52.226Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-08-13T08:52:52.518Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-08-13T08:52:52.518Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-13T08:52:52.518Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T08:52:52.518Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-13T08:52:52.518Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:52:52.518Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T08:52:52.518Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-13T08:52:52.518Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:52:52.518Z] === RUN TestIpcModeOlderClient [2020-08-13T08:52:52.518Z] === PAUSE TestIpcModeOlderClient [2020-08-13T08:52:52.518Z] === RUN TestKillContainerInvalidSignal [2020-08-13T08:52:52.518Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-08-13T08:52:52.518Z] === RUN TestKillContainer [2020-08-13T08:52:52.518Z] === RUN TestKillContainer/no_signal [2020-08-13T08:52:52.524Z] ok github.com/docker/docker/pkg/authorization 0.812s coverage: 68.3% of statements [2020-08-13T08:52:52.821Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-08-13T08:52:53.085Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T08:52:53.085Z] === RUN TestKillContainer/killing_signal [2020-08-13T08:52:53.876Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-08-13T08:52:53.876Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-08-13T08:52:54.014Z] --- PASS: TestKillContainer (1.23s) [2020-08-13T08:52:54.014Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-08-13T08:52:54.014Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-08-13T08:52:54.014Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-08-13T08:52:54.014Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T08:52:54.014Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T08:52:54.270Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T08:52:54.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2020-08-13T08:52:54.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-08-13T08:52:54.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-08-13T08:52:54.526Z] === RUN TestKillStoppedContainer [2020-08-13T08:52:54.526Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-08-13T08:52:54.526Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T08:52:54.782Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-08-13T08:52:54.782Z] === RUN TestKillDifferentUserContainer [2020-08-13T08:52:54.932Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-08-13T08:52:55.039Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-08-13T08:52:55.039Z] === RUN TestInspectOomKilledTrue [2020-08-13T08:52:55.039Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-13T08:52:55.039Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:52:55.039Z] === RUN TestInspectOomKilledFalse [2020-08-13T08:52:55.039Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-13T08:52:55.039Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:52:55.039Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T08:52:55.039Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-13T08:52:55.039Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-13T08:52:55.039Z] === RUN TestLinksContainerNames [2020-08-13T08:52:55.577Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-08-13T08:52:55.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T08:52:55.967Z] --- PASS: TestLinksContainerNames (0.78s) [2020-08-13T08:52:55.967Z] === RUN TestLogsFollowTailEmpty [2020-08-13T08:52:56.218Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-08-13T08:52:56.226Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-08-13T08:52:56.226Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T08:52:56.787Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/default [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/private [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/slave [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/shared [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T08:52:56.787Z] === CONT TestMountDaemonRoot/default [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:52:56.787Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T08:52:56.787Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:52:56.787Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:52:56.787Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/shared [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/slave [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/private [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T08:52:56.788Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:52:56.788Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:52:56.788Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:52:56.816Z] --- PASS: TestServiceWithDataPathPortInit (18.38s) [2020-08-13T08:52:56.816Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:52:57.045Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-13T08:52:57.045Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-08-13T08:52:57.045Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T08:52:57.045Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-13T08:52:57.045Z] 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-08-13T08:52:57.045Z] === RUN TestNetworkNat [2020-08-13T08:52:57.267Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-08-13T08:52:57.607Z] --- PASS: TestNetworkNat (0.59s) [2020-08-13T08:52:57.607Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T08:52:57.911Z] ok github.com/docker/docker/pkg/chrootarchive 3.928s coverage: 43.2% of statements [2020-08-13T08:52:58.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2020-08-13T08:52:58.168Z] === RUN TestNetworkLoopbackNat [2020-08-13T08:52:58.208Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-08-13T08:52:58.208Z] ok github.com/docker/docker/layer 7.386s coverage: 68.8% of statements [2020-08-13T08:52:58.208Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T08:52:58.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T08:52:58.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T08:52:58.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T08:52:58.208Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T08:52:58.208Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T08:52:58.208Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T08:52:58.208Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T08:52:58.252Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T08:52:58.252Z] [2020-08-13T08:52:58.252Z] Unloading profiles will leave already running processes permanently [2020-08-13T08:52:58.252Z] unconfined, which can lead to unexpected situations. [2020-08-13T08:52:58.252Z] [2020-08-13T08:52:58.252Z] To set a process to complain mode, use the command line tool [2020-08-13T08:52:58.252Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T08:52:58.252Z] Post stage [Pipeline] junit [2020-08-13T08:52:58.527Z] Recording test results [Pipeline] sh [2020-08-13T08:52:58.852Z] ok github.com/docker/docker/pkg/discovery/kv 3.109s coverage: 84.1% of statements [2020-08-13T08:52:59.026Z] + echo Ensuring container killed. [2020-08-13T08:52:59.026Z] Ensuring container killed. [2020-08-13T08:52:59.026Z] + docker rm -vf docker-pr3 [2020-08-13T08:52:59.026Z] Error: No such container: docker-pr3 [2020-08-13T08:52:59.026Z] + true [Pipeline] sh [2020-08-13T08:52:59.162Z] ok github.com/docker/docker/pkg/fsutils 0.397s coverage: 85.1% of statements [2020-08-13T08:52:59.308Z] + echo Chowning /workspace to jenkins user [2020-08-13T08:52:59.308Z] Chowning /workspace to jenkins user [2020-08-13T08:52:59.308Z] + id -u [2020-08-13T08:52:59.308Z] + id -g [2020-08-13T08:52:59.308Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41340:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T08:52:59.465Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T08:53:00.520Z] ok github.com/docker/docker/pkg/locker 0.122s coverage: 88.9% of statements [2020-08-13T08:53:00.538Z] + bundleName=docker-py [2020-08-13T08:53:00.538Z] + echo Creating docker-py-bundles.tar.gz [2020-08-13T08:53:00.538Z] Creating docker-py-bundles.tar.gz [2020-08-13T08:53:00.538Z] + 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-08-13T08:53:00.550Z] Archiving artifacts [2020-08-13T08:53:00.683Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-08-13T08:53:00.683Z] === RUN TestPause [2020-08-13T08:53:00.683Z] --- SKIP: TestPause (0.00s) [2020-08-13T08:53:00.683Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:00.683Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T08:53:00.683Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:53:00.683Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:53:00.683Z] === RUN TestPauseStopPausedContainer [2020-08-13T08:53:00.683Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-13T08:53:00.683Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:00.683Z] === RUN TestPsFilter [2020-08-13T08:53:00.683Z] --- PASS: TestPsFilter (0.09s) [2020-08-13T08:53:00.683Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T08:53:00.819Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-08-13T08:53:00.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T08:53:01.118Z] ok github.com/docker/docker/pkg/idtools 0.649s coverage: 70.5% of statements [2020-08-13T08:53:01.118Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-08-13T08:53:01.244Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-08-13T08:53:01.244Z] === RUN TestRemoveContainerWithVolume [2020-08-13T08:53:01.413Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-08-13T08:53:01.500Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-08-13T08:53:01.500Z] === RUN TestRemoveContainerRunning [2020-08-13T08:53:01.729Z] ok github.com/docker/docker/pkg/ioutils 1.351s coverage: 70.1% of statements [2020-08-13T08:53:01.729Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-13T08:53:01.729Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T08:53:01.729Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T08:53:02.028Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-08-13T08:53:02.061Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-08-13T08:53:02.062Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T08:53:02.104Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.85s) [2020-08-13T08:53:02.104Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1hn9bn0zgt0bemvhn15a5l0mn Created:2020-08-13 08:52:54.816851161 +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[5a1e6587526e475b42ed44ba1346ddf32d8cab702b64584740ec49227832918a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s08njjulq3428anv8ynf80n59 EndpointID:b54327e300f2aa5a42ca06c7d82c8637bf0a274f1806a114663704fa0a181565 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a234d8add3ef683c7cde577a412c32817acf5609335d9cd37ae98de7cfbd274e 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:3a4af14e65ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s08njjulq3428anv8ynf80n59 EndpointID:b54327e300f2aa5a42ca06c7d82c8637bf0a274f1806a114663704fa0a181565 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-13T08:53:02.104Z] PASS [2020-08-13T08:53:02.104Z] [2020-08-13T08:53:02.104Z] === Skipped [2020-08-13T08:53:02.104Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T08:53:02.104Z] service_test.go:236: FLAKY_TEST [2020-08-13T08:53:02.104Z] [2020-08-13T08:53:02.104Z] [2020-08-13T08:53:02.104Z] DONE 23 tests, 1 skipped in 60.275s [2020-08-13T08:53:02.104Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T08:53:02.104Z] ++ 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-08-13T08:53:02.104Z] ++ set -e [2020-08-13T08:53:02.104Z] ++ '[' -n 0 ']' [2020-08-13T08:53:02.104Z] ++ set -x [2020-08-13T08:53:02.104Z] ++ 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-08-13T08:53:02.317Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-08-13T08:53:02.317Z] === RUN TestRemoveInvalidContainer [2020-08-13T08:53:02.317Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-13T08:53:02.317Z] === RUN TestRenameLinkedContainer [2020-08-13T08:53:02.327Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2020-08-13T08:53:02.365Z] INFO: Testing against a local daemon [2020-08-13T08:53:02.365Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T08:53:02.365Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-13T08:53:02.365Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:53:02.365Z] === RUN TestDockerNetworkIpvlan [2020-08-13T08:53:02.365Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T08:53:02.365Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:53:02.365Z] PASS [2020-08-13T08:53:02.365Z] [2020-08-13T08:53:02.365Z] === Skipped [2020-08-13T08:53:02.365Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-13T08:53:02.365Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:53:02.365Z] [2020-08-13T08:53:02.365Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T08:53:02.365Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:53:02.365Z] [2020-08-13T08:53:02.365Z] [2020-08-13T08:53:02.365Z] DONE 2 tests, 2 skipped in 0.241s [2020-08-13T08:53:02.365Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T08:53:02.365Z] ++ 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-08-13T08:53:02.365Z] ++ set -e [2020-08-13T08:53:02.365Z] ++ '[' -n 0 ']' [2020-08-13T08:53:02.365Z] ++ set -x [2020-08-13T08:53:02.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=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-08-13T08:53:02.624Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-08-13T08:53:02.626Z] INFO: Testing against a local daemon [2020-08-13T08:53:02.626Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T08:53:02.924Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-08-13T08:53:02.924Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T08:53:02.924Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T08:53:03.571Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2020-08-13T08:53:04.207Z] --- PASS: TestRenameLinkedContainer (1.65s) [2020-08-13T08:53:04.207Z] === RUN TestRenameStoppedContainer [2020-08-13T08:53:04.463Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-08-13T08:53:04.463Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T08:53:04.561Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-08-13T08:53:04.561Z] === RUN TestDockerNetworkMacvlan [2020-08-13T08:53:04.627Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-08-13T08:53:04.627Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-08-13T08:53:04.627Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-08-13T08:53:05.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T08:53:05.274Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2020-08-13T08:53:05.389Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-08-13T08:53:05.389Z] === RUN TestRenameInvalidName [2020-08-13T08:53:05.645Z] --- PASS: TestRenameInvalidName (0.42s) [2020-08-13T08:53:05.645Z] === RUN TestRenameAnonymousContainer [2020-08-13T08:53:05.838Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-13T08:53:05.948Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-13T08:53:06.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh binary-daemon [2020-08-13T08:53:06.322Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-08-13T08:53:06.322Z] ok github.com/docker/docker/pkg/pubsub 1.135s coverage: 73.9% of statements [2020-08-13T08:53:06.454Z] [2020-08-13T08:53:06.454Z] Removing bundles/ [2020-08-13T08:53:06.713Z] [2020-08-13T08:53:06.713Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-13T08:53:06.713Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-13T08:53:06.713Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T08:53:06.892Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-13T08:53:06.972Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-08-13T08:53:06.972Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-08-13T08:53:07.011Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2020-08-13T08:53:07.011Z] === RUN TestRenameContainerWithSameName [2020-08-13T08:53:07.573Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-08-13T08:53:07.573Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T08:53:07.613Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-08-13T08:53:07.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T08:53:08.280Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-13T08:53:08.505Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-08-13T08:53:08.505Z] === RUN TestResize [2020-08-13T08:53:08.662Z] ok github.com/docker/docker/pkg/signal 2.861s coverage: 61.0% of statements [2020-08-13T08:53:08.662Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.4% of statements [2020-08-13T08:53:08.662Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2020-08-13T08:53:08.761Z] --- PASS: TestResize (0.39s) [2020-08-13T08:53:08.761Z] === RUN TestResizeWithInvalidSize [2020-08-13T08:53:09.310Z] testing: warning: no tests to run [2020-08-13T08:53:09.310Z] coverage: [no statements] [2020-08-13T08:53:09.310Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-08-13T08:53:09.323Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2020-08-13T08:53:09.323Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T08:53:09.579Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-08-13T08:53:09.579Z] === RUN TestDaemonRestartKillContainers [2020-08-13T08:53:09.579Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-13T08:53:09.579Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-13T08:53:09.579Z] === RUN TestCgroupNamespacesRun [2020-08-13T08:53:09.607Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2020-08-13T08:53:09.907Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2020-08-13T08:53:10.205Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-08-13T08:53:10.205Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-08-13T08:53:10.503Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-08-13T08:53:11.585Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-13T08:53:11.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T08:53:12.093Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2020-08-13T08:53:12.093Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T08:53:12.603Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-08-13T08:53:13.983Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-08-13T08:53:13.983Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T08:53:14.140Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 68.8% of statements [2020-08-13T08:53:14.140Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-08-13T08:53:14.788Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.1% of statements [2020-08-13T08:53:14.888Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-13T08:53:15.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T08:53:15.472Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-08-13T08:53:15.872Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-08-13T08:53:15.872Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T08:53:16.121Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-08-13T08:53:17.177Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-08-13T08:53:17.837Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2020-08-13T08:53:18.137Z] ok github.com/docker/docker/registry 0.394s coverage: 56.3% of statements [2020-08-13T08:53:18.388Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-08-13T08:53:18.388Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T08:53:20.279Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-08-13T08:53:20.279Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T08:53:20.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T08:53:20.913Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2020-08-13T08:53:21.478Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-13T08:53:21.971Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-08-13T08:53:21.971Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-08-13T08:53:22.423Z] --- PASS: TestDockerNetworkMacvlan (17.95s) [2020-08-13T08:53:22.423Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-13T08:53:22.423Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-08-13T08:53:22.423Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-08-13T08:53:22.423Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-08-13T08:53:22.423Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s) [2020-08-13T08:53:22.423Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2020-08-13T08:53:22.423Z] PASS [2020-08-13T08:53:22.423Z] [2020-08-13T08:53:22.423Z] DONE 8 tests in 20.199s [2020-08-13T08:53:22.685Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T08:53:22.685Z] ++ 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-08-13T08:53:22.685Z] ++ set -e [2020-08-13T08:53:22.685Z] ++ '[' -n 0 ']' [2020-08-13T08:53:22.685Z] ++ set -x [2020-08-13T08:53:22.685Z] ++ 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-08-13T08:53:22.685Z] testing: warning: no tests to run [2020-08-13T08:53:22.685Z] PASS [2020-08-13T08:53:22.685Z] [2020-08-13T08:53:22.685Z] DONE 0 tests in 0.048s [2020-08-13T08:53:22.685Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T08:53:22.685Z] ++ 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-08-13T08:53:22.685Z] ++ set -e [2020-08-13T08:53:22.685Z] ++ '[' -n 0 ']' [2020-08-13T08:53:22.685Z] ++ set -x [2020-08-13T08:53:22.685Z] ++ 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-08-13T08:53:22.793Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-08-13T08:53:22.794Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T08:53:22.947Z] INFO: Testing against a local daemon [2020-08-13T08:53:22.947Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T08:53:23.489Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-08-13T08:53:23.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T08:53:24.158Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-08-13T08:53:24.158Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T08:53:24.865Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-08-13T08:53:24.865Z] === RUN TestAuthZPluginTLS [2020-08-13T08:53:25.126Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-08-13T08:53:25.126Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T08:53:26.070Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-08-13T08:53:26.070Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T08:53:26.642Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-08-13T08:53:26.642Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T08:53:26.673Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-08-13T08:53:26.673Z] === RUN TestKernelTCPMemory [2020-08-13T08:53:26.673Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-08-13T08:53:26.673Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:26.673Z] === RUN TestNISDomainname [2020-08-13T08:53:26.673Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-13T08:53:26.673Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-13T08:53:26.673Z] === RUN TestHostnameDnsResolution [2020-08-13T08:53:26.741Z] --- PASS: TestImportExtremelyLargeImageWorks (79.16s) [2020-08-13T08:53:26.741Z] PASS [2020-08-13T08:53:26.741Z] [2020-08-13T08:53:26.741Z] === Skipped [2020-08-13T08:53:26.741Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-13T08:53:26.741Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:26.741Z] [2020-08-13T08:53:26.741Z] [2020-08-13T08:53:26.741Z] DONE 12 tests, 1 skipped in 80.609s [2020-08-13T08:53:26.741Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T08:53:26.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:53:26.741Z] ++ set -e [2020-08-13T08:53:26.741Z] ++ '[' -n 0 ']' [2020-08-13T08:53:26.741Z] ++ set -x [2020-08-13T08:53:26.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:53:26.741Z] INFO: Testing against a local daemon [2020-08-13T08:53:26.741Z] === RUN TestNetworkCreateDelete [2020-08-13T08:53:26.741Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-13T08:53:26.741Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T08:53:26.741Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-08-13T08:53:26.741Z] === RUN TestDaemonDNSFallback [2020-08-13T08:53:26.741Z] --- PASS: TestDaemonDNSFallback (2.49s) [2020-08-13T08:53:26.741Z] === RUN TestInspectNetwork [2020-08-13T08:53:26.929Z] --- PASS: TestHostnameDnsResolution (0.65s) [2020-08-13T08:53:26.929Z] === RUN TestStats [2020-08-13T08:53:26.929Z] --- SKIP: TestStats (0.00s) [2020-08-13T08:53:26.929Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:26.929Z] === RUN TestStopContainerWithTimeout [2020-08-13T08:53:26.929Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T08:53:26.929Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T08:53:26.929Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T08:53:26.929Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T08:53:26.929Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T08:53:26.929Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T08:53:26.929Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T08:53:26.929Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T08:53:26.929Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T08:53:26.929Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T08:53:27.215Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-08-13T08:53:27.215Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T08:53:27.491Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T08:53:28.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T08:53:29.131Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-08-13T08:53:29.131Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T08:53:29.709Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-08-13T08:53:29.709Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T08:53:30.005Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T08:53:30.284Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-08-13T08:53:30.284Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T08:53:30.857Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-08-13T08:53:30.857Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T08:53:30.932Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-13T08:53:30.932Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2020-08-13T08:53:30.932Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2020-08-13T08:53:30.932Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2020-08-13T08:53:30.932Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-08-13T08:53:30.932Z] === RUN TestDeleteDevicemapper [2020-08-13T08:53:30.932Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T08:53:30.932Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:53:30.932Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T08:53:31.314Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T08:53:31.314Z] Using test binary docker [2020-08-13T08:53:31.574Z] +++ /etc/init.d/apparmor start [2020-08-13T08:53:31.574Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T08:53:31.574Z] Starting dockerd [2020-08-13T08:53:31.574Z] INFO: Waiting for daemon to start... [2020-08-13T08:53:31.574Z] +++ 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-08-13T08:53:32.310Z] === RUN TestInspectNetwork/full_network_id [2020-08-13T08:53:32.310Z] === RUN TestInspectNetwork/partial_network_id [2020-08-13T08:53:32.310Z] === RUN TestInspectNetwork/network_name [2020-08-13T08:53:32.310Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-13T08:53:32.323Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2020-08-13T08:53:32.323Z] === RUN TestUpdateMemory [2020-08-13T08:53:32.323Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-13T08:53:32.323Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:32.323Z] === RUN TestUpdateCPUQuota [2020-08-13T08:53:32.323Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-13T08:53:32.323Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:32.323Z] === RUN TestUpdatePidsLimit [2020-08-13T08:53:32.323Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-13T08:53:32.323Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:32.323Z] === RUN TestUpdateRestartPolicy [2020-08-13T08:53:33.403Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-08-13T08:53:33.403Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T08:53:33.616Z] . [2020-08-13T08:53:33.616Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T08:53:33.616Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T08:53:33.616Z] Error: No such image: emptyfs [2020-08-13T08:53:33.616Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T08:53:33.616Z] ++++ docker load [2020-08-13T08:53:34.187Z] Running integration-test (iteration 1) [2020-08-13T08:53:34.187Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T08:53:34.187Z] ++ 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-08-13T08:53:34.187Z] ++ set -e [2020-08-13T08:53:34.187Z] ++ '[' -n 0 ']' [2020-08-13T08:53:34.187Z] ++ set -x [2020-08-13T08:53:34.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-13T08:53:35.319Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-08-13T08:53:35.319Z] === RUN TestAuthZPluginHeader [2020-08-13T08:53:36.263Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-08-13T08:53:36.263Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T08:53:36.263Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T08:53:36.263Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:36.263Z] === RUN TestAuthZPluginV2Disable [2020-08-13T08:53:36.263Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-13T08:53:36.263Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:36.263Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T08:53:36.263Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T08:53:36.263Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:36.263Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T08:53:36.263Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T08:53:36.263Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:36.263Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T08:53:38.046Z] --- PASS: TestInspectNetwork (10.94s) [2020-08-13T08:53:38.046Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-13T08:53:38.046Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-13T08:53:38.046Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-13T08:53:38.046Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-13T08:53:38.046Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T08:53:38.855Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T08:53:38.855Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === Skipped [2020-08-13T08:53:38.855Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-13T08:53:38.855Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-13T08:53:38.855Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-13T08:53:38.855Z] time="2020-08-13T08:52:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-13T08:53:38.855Z] time="2020-08-13T08:52:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-13T08:53:38.855Z] time="2020-08-13T08:52:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-13T08:53:38.855Z] time="2020-08-13T08:52:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-13T08:53:38.855Z] time="2020-08-13T08:52:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-13T08:53:38.855Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-13T08:53:38.855Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-13T08:53:38.855Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T08:53:38.855Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-13T08:53:38.855Z] graphtest_unix.go:73: No driver to put! [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-13T08:53:38.855Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-13T08:53:38.855Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] [2020-08-13T08:53:38.855Z] DONE 2123 tests, 26 skipped in 257.396s Post stage [Pipeline] junit [2020-08-13T08:53:38.904Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-13T08:53:39.694Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -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:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh dynbinary test-integration [2020-08-13T08:53:39.991Z] [2020-08-13T08:53:39.991Z] Removing bundles/ [2020-08-13T08:53:39.991Z] [2020-08-13T08:53:39.991Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-13T08:53:39.991Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:53:39.991Z] GOOS="" GOARCH="" GOARM="" [2020-08-13T08:53:40.115Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-08-13T08:53:40.115Z] === RUN TestNetworkInvalidJSON [2020-08-13T08:53:40.115Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T08:53:40.115Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T08:53:40.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:53:40.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:53:40.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:53:40.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:53:40.115Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T08:53:40.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:53:40.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:53:40.115Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-13T08:53:40.115Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T08:53:40.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T08:53:40.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T08:53:40.115Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T08:53:40.748Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-08-13T08:53:40.748Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T08:53:41.782Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-08-13T08:53:41.782Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T08:53:42.414Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-08-13T08:53:42.414Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T08:53:43.711Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-13T08:53:43.711Z] [2020-08-13T08:53:43.711Z] ________ ____ __. [2020-08-13T08:53:43.711Z] \_____ \ | |/ _| [2020-08-13T08:53:43.711Z] / | \| < [2020-08-13T08:53:43.711Z] / | \ | \ [2020-08-13T08:53:43.711Z] \_______ /____|__ \ [2020-08-13T08:53:43.711Z] \/ \/ [2020-08-13T08:53:43.711Z] [2020-08-13T08:53:43.711Z] INFO: make.ps1 ended at 08/13/2020 08:53:37 [2020-08-13T08:53:43.711Z] INFO: Binaries build ended at 08/13/2020 08:53:39. Duration:00:01:14.1514116 [2020-08-13T08:53:43.711Z] INFO: Copying the built daemon binary to d:\CI\PR-41340\3\binary\dockerd-3ee1ab87b7.exe... [2020-08-13T08:53:43.711Z] INFO: Copying the built client binary to d:\CI\PR-41340\3\binary\docker-3ee1ab87b7.exe... [2020-08-13T08:53:43.711Z] INFO: Copying dockerversion from the container... [2020-08-13T08:53:43.711Z] INFO: Copying the golang package from the container to d:\CI\PR-41340\3\installer\go.zip... [2020-08-13T08:53:43.921Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-08-13T08:53:43.921Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T08:53:44.503Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2020-08-13T08:53:44.503Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T08:53:44.503Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-08-13T08:53:44.503Z] === RUN TestWaitNonBlocked [2020-08-13T08:53:44.503Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:53:44.503Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:53:44.503Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:53:44.503Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:53:44.503Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:53:44.503Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:53:44.503Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-13T08:53:44.503Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2020-08-13T08:53:44.503Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2020-08-13T08:53:44.503Z] === RUN TestWaitBlocked [2020-08-13T08:53:44.503Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:53:44.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:53:44.503Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:53:44.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:53:44.503Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:53:44.503Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:53:44.954Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-08-13T08:53:44.954Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T08:53:45.431Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-13T08:53:45.431Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2020-08-13T08:53:45.431Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2020-08-13T08:53:45.431Z] === CONT TestDaemonRestartIpcMode [2020-08-13T08:53:45.431Z] === CONT TestIpcModeOlderClient [2020-08-13T08:53:45.431Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-08-13T08:53:45.586Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-08-13T08:53:45.586Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T08:53:47.432Z] INFO: Extracting go.zip to d:\CI\PR-41340\3\go [2020-08-13T08:53:49.597Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2020-08-13T08:53:49.597Z] PASS [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === Skipped [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-13T08:53:49.597Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-13T08:53:49.597Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-13T08:53:49.597Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-13T08:53:49.597Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-13T08:53:49.597Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-13T08:53:49.597Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-13T08:53:49.597Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-13T08:53:49.597Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-13T08:53:49.597Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-13T08:53:49.597Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-13T08:53:49.597Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-13T08:53:49.597Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-13T08:53:49.597Z] 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-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-13T08:53:49.597Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:53:49.597Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-13T08:53:49.597Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-13T08:53:49.597Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-08-13T08:53:49.597Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-13T08:53:49.597Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-13T08:53:49.597Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T08:53:49.597Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:53:49.597Z] [2020-08-13T08:53:49.597Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-13T08:53:49.598Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:49.598Z] [2020-08-13T08:53:49.598Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-13T08:53:49.598Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:49.598Z] [2020-08-13T08:53:49.598Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-13T08:53:49.598Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-13T08:53:49.598Z] [2020-08-13T08:53:49.598Z] [2020-08-13T08:53:49.598Z] DONE 173 tests, 24 skipped in 77.334s [2020-08-13T08:53:49.598Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T08:53:49.598Z] INFO: Testing against a local daemon [2020-08-13T08:53:49.598Z] === RUN TestCommitInheritsEnv [2020-08-13T08:53:50.071Z] --- PASS: TestServiceWithPredefinedNetwork (3.68s) [2020-08-13T08:53:50.071Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T08:53:50.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T08:53:50.071Z] service_test.go:236: FLAKY_TEST [2020-08-13T08:53:50.071Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T08:53:51.485Z] --- PASS: TestCommitInheritsEnv (1.59s) [2020-08-13T08:53:51.485Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T08:53:51.485Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-13T08:53:51.485Z] === RUN TestImagesFilterMultiReference [2020-08-13T08:53:51.485Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-13T08:53:51.485Z] === RUN TestImagePullPlatformInvalid [2020-08-13T08:53:51.485Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-13T08:53:51.485Z] === RUN TestRemoveImageOrphaning [2020-08-13T08:53:53.374Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-08-13T08:53:53.374Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T08:53:53.374Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-13T08:53:53.374Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-13T08:53:53.374Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T08:53:53.374Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-13T08:53:53.374Z] === RUN TestTagInvalidReference [2020-08-13T08:53:53.374Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-13T08:53:53.374Z] === RUN TestTagValidPrefixedRepo [2020-08-13T08:53:53.374Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-13T08:53:53.374Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T08:53:53.374Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-13T08:53:53.374Z] === RUN TestTagOfficialNames [2020-08-13T08:53:53.374Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-13T08:53:53.374Z] === RUN TestTagMatchesDigest [2020-08-13T08:53:53.374Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-13T08:53:53.374Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-13T08:53:54.382Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2020-08-13T08:53:54.382Z] PASS [2020-08-13T08:53:54.382Z] [2020-08-13T08:53:54.382Z] === Skipped [2020-08-13T08:53:54.382Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T08:53:54.382Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:54.382Z] [2020-08-13T08:53:54.382Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-13T08:53:54.382Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:54.382Z] [2020-08-13T08:53:54.382Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T08:53:54.382Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:54.382Z] [2020-08-13T08:53:54.382Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T08:53:54.382Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:53:54.382Z] [2020-08-13T08:53:54.382Z] [2020-08-13T08:53:54.382Z] DONE 17 tests, 4 skipped in 31.579s [2020-08-13T08:53:54.382Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T08:53:54.382Z] ++ 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-08-13T08:53:54.382Z] ++ set -e [2020-08-13T08:53:54.382Z] ++ '[' -n 0 ']' [2020-08-13T08:53:54.382Z] ++ set -x [2020-08-13T08:53:54.382Z] ++ 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-08-13T08:53:54.382Z] INFO: Testing against a local daemon [2020-08-13T08:53:54.382Z] === RUN TestPluginInvalidJSON [2020-08-13T08:53:54.382Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:53:54.382Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:53:54.382Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:53:54.382Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-13T08:53:54.382Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T08:53:54.382Z] === RUN TestPluginInstall [2020-08-13T08:53:54.382Z] === RUN TestPluginInstall/no_auth [2020-08-13T08:54:00.975Z] time="2020-08-13T08:53:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:54:00.975Z] time="2020-08-13T08:53:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d1a4becaa1f1a9af0556b824de51267069e67ce43f74af21120c78d72ce732" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:54:00.975Z] time="2020-08-13T08:53:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:54:00.976Z] time="2020-08-13T08:53:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d1a4becaa1f1a9af0556b824de51267069e67ce43f74af21120c78d72ce732" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:54:00.976Z] === RUN TestPluginInstall/with_htpasswd [2020-08-13T08:54:01.237Z] time="2020-08-13T08:54:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:54:01.237Z] time="2020-08-13T08:54:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6bc35f0ef522249e614abd1f3942a93fa6dfd62b3265f14ec27530db888c2835" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:54:01.237Z] time="2020-08-13T08:54:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:54:01.237Z] time="2020-08-13T08:54:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6bc35f0ef522249e614abd1f3942a93fa6dfd62b3265f14ec27530db888c2835" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:54:01.499Z] === RUN TestPluginInstall/with_insecure [2020-08-13T08:54:02.885Z] time="2020-08-13T08:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:54:02.885Z] time="2020-08-13T08:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23386fd9131622e96ce97ec40e64a6d4cc0e3d7fcb2b94d4483ace37ec0d1798" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:54:02.885Z] time="2020-08-13T08:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:54:02.885Z] time="2020-08-13T08:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23386fd9131622e96ce97ec40e64a6d4cc0e3d7fcb2b94d4483ace37ec0d1798" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:54:03.458Z] --- PASS: TestPluginInstall (8.83s) [2020-08-13T08:54:03.458Z] --- PASS: TestPluginInstall/no_auth (5.92s) [2020-08-13T08:54:03.458Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-08-13T08:54:03.458Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2020-08-13T08:54:03.458Z] plugin_test.go:157: [d0c1af801ce2c] daemon is not started [2020-08-13T08:54:03.458Z] PASS [2020-08-13T08:54:03.458Z] [2020-08-13T08:54:03.458Z] DONE 6 tests in 9.086s [2020-08-13T08:54:03.458Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T08:54:03.458Z] ++ 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-08-13T08:54:03.458Z] ++ set -e [2020-08-13T08:54:03.458Z] ++ '[' -n 0 ']' [2020-08-13T08:54:03.458Z] ++ set -x [2020-08-13T08:54:03.458Z] ++ 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-08-13T08:54:03.458Z] INFO: Testing against a local daemon [2020-08-13T08:54:03.458Z] === RUN TestExternalGraphDriver [2020-08-13T08:54:03.719Z] === RUN TestExternalGraphDriver/json [2020-08-13T08:54:06.269Z] === RUN TestExternalGraphDriver/spec [2020-08-13T08:54:08.829Z] === RUN TestExternalGraphDriver/pull [2020-08-13T08:54:11.379Z] --- PASS: TestExternalGraphDriver (7.37s) [2020-08-13T08:54:11.379Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-08-13T08:54:11.379Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2020-08-13T08:54:11.379Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-08-13T08:54:11.379Z] === RUN TestGraphdriverPluginV2 [2020-08-13T08:54:11.379Z] --- SKIP: TestGraphdriverPluginV2 (0.17s) [2020-08-13T08:54:11.380Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:54:11.380Z] PASS [2020-08-13T08:54:11.380Z] [2020-08-13T08:54:11.380Z] === Skipped [2020-08-13T08:54:11.380Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.17s) [2020-08-13T08:54:11.380Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:54:11.380Z] [2020-08-13T08:54:11.380Z] [2020-08-13T08:54:11.380Z] DONE 5 tests, 1 skipped in 7.731s [2020-08-13T08:54:11.380Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T08:54:11.380Z] ++ 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-08-13T08:54:11.380Z] ++ set -e [2020-08-13T08:54:11.380Z] ++ '[' -n 0 ']' [2020-08-13T08:54:11.380Z] ++ set -x [2020-08-13T08:54:11.380Z] ++ 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-08-13T08:54:11.380Z] INFO: Testing against a local daemon [2020-08-13T08:54:11.380Z] === RUN TestContinueAfterPluginCrash [2020-08-13T08:54:11.380Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T08:54:11.380Z] === RUN TestReadPluginNoRead [2020-08-13T08:54:11.380Z] === PAUSE TestReadPluginNoRead [2020-08-13T08:54:11.380Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T08:54:11.380Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T08:54:11.380Z] === CONT TestContinueAfterPluginCrash [2020-08-13T08:54:11.380Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T08:54:11.380Z] === CONT TestReadPluginNoRead [2020-08-13T08:54:12.528Z] --- PASS: TestServiceWithDataPathPortInit (19.89s) [2020-08-13T08:54:12.528Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T08:54:12.540Z] INFO: Extraction ended at 08/13/2020 08:54:09. Duration:00:00:22.7008034 [2020-08-13T08:54:12.540Z] INFO: Updating the golang and path environment variables [2020-08-13T08:54:12.540Z] INFO: GOPATH=d:\gopath [2020-08-13T08:54:12.540Z] INFO: go version go1.13.14 windows/amd64 [2020-08-13T08:54:12.540Z] INFO: Running the daemon under test in debug mode [2020-08-13T08:54:12.540Z] INFO: Starting a daemon under test... [2020-08-13T08:54:12.540Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41340\3\daemon --pidfile d:\CI\PR-41340\3\docker.pid -D [2020-08-13T08:54:12.540Z] INFO: Process started successfully. [2020-08-13T08:54:12.540Z] INFO: Start tailing logs of the daemon under tests [2020-08-13T08:54:12.540Z] INFO: Waiting for the daemon under test to start... [2020-08-13T08:54:13.503Z] INFO: Daemon under test started and replied! [2020-08-13T08:54:13.503Z] INFO: Docker version of the daemon under test [2020-08-13T08:54:13.503Z] [2020-08-13T08:54:13.503Z] Client: [2020-08-13T08:54:13.503Z] Version: 17.06.2-ce [2020-08-13T08:54:13.503Z] API version: 1.30 [2020-08-13T08:54:13.503Z] Go version: go1.8.3 [2020-08-13T08:54:13.503Z] Git commit: cec0b72 [2020-08-13T08:54:13.503Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-13T08:54:13.503Z] OS/Arch: windows/amd64 [2020-08-13T08:54:13.503Z] [2020-08-13T08:54:13.503Z] Server: [2020-08-13T08:54:13.503Z] Version: 0.0.0-dev [2020-08-13T08:54:13.503Z] API version: 1.41 (minimum version 1.24) [2020-08-13T08:54:13.503Z] Go version: go1.13.14 [2020-08-13T08:54:13.503Z] Git commit: 3ee1ab87b7 [2020-08-13T08:54:13.503Z] Built: 08/13/2020 08:52:30 [2020-08-13T08:54:13.503Z] OS/Arch: windows/amd64 [2020-08-13T08:54:13.503Z] Experimental: false [2020-08-13T08:54:13.503Z] [2020-08-13T08:54:13.503Z] INFO: Docker info of the daemon under test [2020-08-13T08:54:13.503Z] [2020-08-13T08:54:13.503Z] Containers: 0 [2020-08-13T08:54:13.503Z] Running: 0 [2020-08-13T08:54:13.503Z] Paused: 0 [2020-08-13T08:54:13.503Z] Stopped: 0 [2020-08-13T08:54:13.503Z] Images: 0 [2020-08-13T08:54:13.503Z] Server Version: 0.0.0-dev [2020-08-13T08:54:13.503Z] Storage Driver: windowsfilter [2020-08-13T08:54:13.503Z] Windows: [2020-08-13T08:54:13.503Z] Logging Driver: json-file [2020-08-13T08:54:13.503Z] Plugins: [2020-08-13T08:54:13.503Z] Volume: local [2020-08-13T08:54:13.503Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-13T08:54:13.503Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-13T08:54:13.503Z] Swarm: inactive [2020-08-13T08:54:13.503Z] Default Isolation: process [2020-08-13T08:54:13.503Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-13T08:54:13.503Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-13T08:54:13.503Z] OSType: windows [2020-08-13T08:54:13.503Z] Architecture: x86_64 [2020-08-13T08:54:13.503Z] CPUs: 4 [2020-08-13T08:54:13.503Z] Total Memory: 32GiB [2020-08-13T08:54:13.503Z] Name: azwin-2-ef17c0 [2020-08-13T08:54:13.503Z] ID: 3PSV:JAQU:FUZV:TFRV:OOQB:UZ4U:HQ3N:2RRX:IQDJ:MSPV:JQZT:THWP [2020-08-13T08:54:13.503Z] Docker Root Dir: D:\CI\PR-41340\3\daemon [2020-08-13T08:54:13.503Z] Debug Mode (client): false [2020-08-13T08:54:13.503Z] Debug Mode (server): true [2020-08-13T08:54:13.503Z] File Descriptors: -1 [2020-08-13T08:54:13.503Z] Goroutines: 17 [2020-08-13T08:54:13.503Z] System Time: 2020-08-13T08:54:13.1474539Z [2020-08-13T08:54:13.503Z] EventsListeners: 0 [2020-08-13T08:54:13.503Z] Registry: https://index.docker.io/v1/ [2020-08-13T08:54:13.503Z] Labels: [2020-08-13T08:54:13.503Z] Experimental: false [2020-08-13T08:54:13.503Z] Insecure Registries: [2020-08-13T08:54:13.503Z] 127.0.0.0/8 [2020-08-13T08:54:13.503Z] Live Restore Enabled: false [2020-08-13T08:54:13.503Z] [2020-08-13T08:54:13.503Z] [2020-08-13T08:54:13.503Z] INFO: Docker images of the daemon under test [2020-08-13T08:54:13.503Z] [2020-08-13T08:54:13.503Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-13T08:54:13.503Z] [2020-08-13T08:54:13.503Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-13T08:54:13.503Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-13T08:54:13.503Z] ltsc2019: Pulling from windows/servercore [2020-08-13T08:54:13.960Z] 4612f6d0b889: Pulling fs layer [2020-08-13T08:54:13.960Z] 3ab49687905c: Pulling fs layer [2020-08-13T08:54:15.597Z] === RUN TestReadPluginNoRead/default [2020-08-13T08:54:16.171Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2020-08-13T08:54:17.557Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T08:54:18.943Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T08:54:19.419Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.26s) [2020-08-13T08:54:19.419Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ls2xg4hzqih47ipikh1v2mkv0 Created:2020-08-13 08:54:10.543640989 +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[f2da3ef92a7cba45850a17513bf029da531eeced9fae8b262b4e9bc1da4d6851:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0qyvmw1o9la1104doenf40c3o EndpointID:6ce43f8b216d1ddcbb658cd3f473060def1b093f212dae4a2d5600ef1bfd43a4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ba3a3de1e8847887aa3e6434772ea2d59d78d46855aa6a3f8bcc886e0a7d619 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:3ac573cff33c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0qyvmw1o9la1104doenf40c3o EndpointID:6ce43f8b216d1ddcbb658cd3f473060def1b093f212dae4a2d5600ef1bfd43a4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-13T08:54:19.419Z] PASS [2020-08-13T08:54:19.419Z] [2020-08-13T08:54:19.419Z] === Skipped [2020-08-13T08:54:19.419Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T08:54:19.419Z] service_test.go:236: FLAKY_TEST [2020-08-13T08:54:19.419Z] [2020-08-13T08:54:19.419Z] [2020-08-13T08:54:19.419Z] DONE 23 tests, 1 skipped in 55.895s [2020-08-13T08:54:19.419Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T08:54:19.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:54:19.419Z] ++ set -e [2020-08-13T08:54:19.419Z] ++ '[' -n 0 ']' [2020-08-13T08:54:19.419Z] ++ set -x [2020-08-13T08:54:19.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:54:19.419Z] INFO: Testing against a local daemon [2020-08-13T08:54:19.419Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T08:54:19.419Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T08:54:19.419Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:54:19.419Z] === RUN TestDockerNetworkIpvlan [2020-08-13T08:54:19.419Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T08:54:19.419Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:54:19.419Z] PASS [2020-08-13T08:54:19.419Z] [2020-08-13T08:54:19.419Z] === Skipped [2020-08-13T08:54:19.419Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T08:54:19.419Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:54:19.419Z] [2020-08-13T08:54:19.419Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T08:54:19.419Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:54:19.419Z] [2020-08-13T08:54:19.419Z] [2020-08-13T08:54:19.419Z] DONE 2 tests, 2 skipped in 0.076s [2020-08-13T08:54:19.711Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T08:54:19.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:54:19.711Z] ++ set -e [2020-08-13T08:54:19.711Z] ++ '[' -n 0 ']' [2020-08-13T08:54:19.711Z] ++ set -x [2020-08-13T08:54:19.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:54:19.711Z] INFO: Testing against a local daemon [2020-08-13T08:54:19.711Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T08:54:19.731Z] 3ab49687905c: Verifying Checksum [2020-08-13T08:54:19.731Z] 3ab49687905c: Download complete [2020-08-13T08:54:20.859Z] --- PASS: TestReadPluginNoRead (9.49s) [2020-08-13T08:54:20.859Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2020-08-13T08:54:20.859Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-08-13T08:54:20.859Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2020-08-13T08:54:20.859Z] read_test.go:92: [d927720b5ad07] daemon is not started [2020-08-13T08:54:20.897Z] Loaded image: buildpack-deps:buster [2020-08-13T08:54:20.897Z] Loaded image: busybox:latest [2020-08-13T08:54:20.897Z] Loaded image: busybox:glibc [2020-08-13T08:54:20.897Z] Loaded image: debian:buster [2020-08-13T08:54:20.897Z] Loaded image: hello-world:latest [2020-08-13T08:54:20.897Z] INFO: Testing against a local daemon [2020-08-13T08:54:20.897Z] === RUN TestCgroupNamespacesBuild [2020-08-13T08:54:20.897Z] --- PASS: TestCgroupNamespacesBuild (3.26s) [2020-08-13T08:54:20.898Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T08:54:20.898Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-08-13T08:54:20.898Z] === RUN TestBuildWithSession [2020-08-13T08:54:20.898Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T08:54:20.898Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:54:20.898Z] === RUN TestBuildSquashParent [2020-08-13T08:54:21.219Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-08-13T08:54:21.219Z] === RUN TestDockerNetworkMacvlan [2020-08-13T08:54:21.432Z] --- PASS: TestContinueAfterPluginCrash (10.10s) [2020-08-13T08:54:21.432Z] PASS [2020-08-13T08:54:21.432Z] [2020-08-13T08:54:21.432Z] DONE 6 tests in 10.313s [2020-08-13T08:54:21.432Z] 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-08-13T08:54:21.432Z] ++ 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-08-13T08:54:21.432Z] ++ set -e [2020-08-13T08:54:21.432Z] ++ '[' -n 0 ']' [2020-08-13T08:54:21.432Z] ++ set -x [2020-08-13T08:54:21.432Z] ++ 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-08-13T08:54:21.432Z] testing: warning: no tests to run [2020-08-13T08:54:21.432Z] PASS [2020-08-13T08:54:21.432Z] [2020-08-13T08:54:21.432Z] DONE 0 tests in 0.062s [2020-08-13T08:54:21.432Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T08:54:21.432Z] ++ 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-08-13T08:54:21.432Z] ++ set -e [2020-08-13T08:54:21.432Z] ++ '[' -n 0 ']' [2020-08-13T08:54:21.432Z] ++ set -x [2020-08-13T08:54:21.432Z] ++ 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-08-13T08:54:21.693Z] INFO: Testing against a local daemon [2020-08-13T08:54:21.693Z] === RUN TestPluginWithDevMounts [2020-08-13T08:54:21.693Z] === PAUSE TestPluginWithDevMounts [2020-08-13T08:54:21.693Z] === CONT TestPluginWithDevMounts [2020-08-13T08:54:21.852Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-13T08:54:22.886Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-13T08:54:23.920Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-13T08:54:24.239Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-08-13T08:54:24.239Z] PASS [2020-08-13T08:54:24.239Z] [2020-08-13T08:54:24.239Z] DONE 1 tests in 2.372s [2020-08-13T08:54:24.239Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T08:54:24.239Z] ++ 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-08-13T08:54:24.239Z] ++ set -e [2020-08-13T08:54:24.239Z] ++ '[' -n 0 ']' [2020-08-13T08:54:24.239Z] ++ set -x [2020-08-13T08:54:24.239Z] ++ 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-08-13T08:54:24.239Z] INFO: Testing against a local daemon [2020-08-13T08:54:24.239Z] === RUN TestSecretInspect [2020-08-13T08:54:26.786Z] --- PASS: TestSecretInspect (2.70s) [2020-08-13T08:54:26.786Z] === RUN TestSecretList [2020-08-13T08:54:27.471Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-13T08:54:27.483Z] --- PASS: TestBuildSquashParent (7.95s) [2020-08-13T08:54:27.483Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T08:54:27.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:54:27.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:54:27.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:54:27.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:54:27.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:54:27.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:54:27.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:54:27.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:54:27.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:54:27.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:54:27.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:54:27.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:54:27.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:54:27.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:54:28.201Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-13T08:54:28.201Z] Copying nested executables into bundles/binary-daemon [2020-08-13T08:54:28.201Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-13T08:54:28.533Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/make.sh cross [2020-08-13T08:54:28.792Z] [2020-08-13T08:54:29.051Z] Removing bundles/ [2020-08-13T08:54:29.051Z] [2020-08-13T08:54:29.051Z] ---> Making bundle: cross (in bundles/cross) [2020-08-13T08:54:29.051Z] Cross building: bundles/cross/linux/amd64 [2020-08-13T08:54:29.051Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-13T08:54:29.051Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-13T08:54:30.092Z] --- PASS: TestSecretList (3.18s) [2020-08-13T08:54:30.092Z] === RUN TestSecretsCreateAndDelete [2020-08-13T08:54:30.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:54:30.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:54:31.921Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-13T08:54:32.088Z] 4612f6d0b889: Verifying Checksum [2020-08-13T08:54:32.088Z] 4612f6d0b889: Download complete [2020-08-13T08:54:33.412Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-08-13T08:54:33.412Z] === RUN TestSecretsUpdate [2020-08-13T08:54:34.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:54:34.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:54:36.635Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-13T08:54:36.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2020-08-13T08:54:36.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2020-08-13T08:54:36.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2020-08-13T08:54:36.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2020-08-13T08:54:36.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2020-08-13T08:54:36.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2020-08-13T08:54:36.635Z] === RUN TestBuildMultiStageCopy [2020-08-13T08:54:36.635Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T08:54:36.717Z] --- PASS: TestSecretsUpdate (3.19s) [2020-08-13T08:54:36.717Z] === RUN TestTemplatedSecret [2020-08-13T08:54:38.811Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-13T08:54:39.180Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T08:54:39.265Z] --- PASS: TestTemplatedSecret (2.93s) [2020-08-13T08:54:39.265Z] === RUN TestSecretCreateResolve [2020-08-13T08:54:39.751Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T08:54:40.318Z] --- PASS: TestDockerNetworkMacvlan (18.94s) [2020-08-13T08:54:40.318Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-08-13T08:54:40.318Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-08-13T08:54:40.318Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-08-13T08:54:40.318Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-08-13T08:54:40.318Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.23s) [2020-08-13T08:54:40.318Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-08-13T08:54:40.318Z] PASS [2020-08-13T08:54:40.318Z] [2020-08-13T08:54:40.318Z] DONE 8 tests in 20.488s [2020-08-13T08:54:40.318Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T08:54:40.318Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:54:40.318Z] ++ set -e [2020-08-13T08:54:40.318Z] ++ '[' -n 0 ']' [2020-08-13T08:54:40.318Z] ++ set -x [2020-08-13T08:54:40.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:54:40.318Z] testing: warning: no tests to run [2020-08-13T08:54:40.318Z] PASS [2020-08-13T08:54:40.318Z] [2020-08-13T08:54:40.318Z] DONE 0 tests in 0.018s [2020-08-13T08:54:40.318Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T08:54:40.318Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:54:40.318Z] ++ set -e [2020-08-13T08:54:40.318Z] ++ '[' -n 0 ']' [2020-08-13T08:54:40.318Z] ++ set -x [2020-08-13T08:54:40.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:54:40.318Z] INFO: Testing against a local daemon [2020-08-13T08:54:40.318Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T08:54:40.323Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T08:54:40.894Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T08:54:41.466Z] --- PASS: TestBuildMultiStageCopy (4.64s) [2020-08-13T08:54:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2020-08-13T08:54:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-08-13T08:54:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-08-13T08:54:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-08-13T08:54:41.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-08-13T08:54:41.466Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T08:54:41.825Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-08-13T08:54:41.825Z] === RUN TestAuthZPluginTLS [2020-08-13T08:54:42.457Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-08-13T08:54:42.457Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T08:54:42.568Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-08-13T08:54:42.568Z] PASS [2020-08-13T08:54:42.568Z] [2020-08-13T08:54:42.568Z] DONE 6 tests in 18.533s [2020-08-13T08:54:42.568Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T08:54:42.568Z] ++ 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-08-13T08:54:42.568Z] ++ set -e [2020-08-13T08:54:42.568Z] ++ '[' -n 0 ']' [2020-08-13T08:54:42.568Z] ++ set -x [2020-08-13T08:54:42.568Z] ++ 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-08-13T08:54:42.568Z] INFO: Testing against a local daemon [2020-08-13T08:54:42.568Z] === RUN TestServiceCreateInit [2020-08-13T08:54:42.828Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T08:54:42.848Z] --- PASS: TestBuildMultiStageParentConfig (1.23s) [2020-08-13T08:54:42.848Z] === RUN TestBuildLabelWithTargets [2020-08-13T08:54:43.089Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-08-13T08:54:43.090Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T08:54:43.380Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-08-13T08:54:43.380Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T08:54:44.013Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-08-13T08:54:44.013Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T08:54:44.756Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-08-13T08:54:44.756Z] === RUN TestBuildWithEmptyLayers [2020-08-13T08:54:46.137Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-08-13T08:54:46.137Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T08:54:46.141Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-08-13T08:54:46.141Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T08:54:46.141Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-08-13T08:54:46.141Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T08:54:46.772Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-08-13T08:54:46.773Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T08:54:47.445Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-13T08:54:47.445Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T08:54:48.120Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T08:54:48.681Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2020-08-13T08:54:48.681Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T08:54:49.574Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-08-13T08:54:49.574Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T08:54:50.594Z] --- PASS: TestBuildUncleanTarFilenames (1.66s) [2020-08-13T08:54:50.594Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T08:54:51.642Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-08-13T08:54:51.642Z] === RUN TestAuthZPluginHeader [2020-08-13T08:54:52.331Z] --- PASS: TestServiceCreateInit (9.49s) [2020-08-13T08:54:52.331Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s) [2020-08-13T08:54:52.331Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2020-08-13T08:54:52.331Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T08:54:52.677Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-08-13T08:54:52.677Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T08:54:52.677Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T08:54:52.677Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:54:52.677Z] === RUN TestAuthZPluginV2Disable [2020-08-13T08:54:52.677Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-13T08:54:52.677Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:54:52.677Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T08:54:52.677Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T08:54:52.677Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:54:52.677Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T08:54:52.677Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T08:54:52.677Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:54:52.677Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T08:54:53.896Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s) [2020-08-13T08:54:53.896Z] === RUN TestBuildWithHugeFile [2020-08-13T08:55:02.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T08:55:02.034Z] Using test binary docker [2020-08-13T08:55:02.034Z] +++ /etc/init.d/apparmor start [2020-08-13T08:55:02.034Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T08:55:02.034Z] INFO: Waiting for daemon to start... [2020-08-13T08:55:02.034Z] Starting dockerd [2020-08-13T08:55:02.034Z] +++ 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-08-13T08:55:02.975Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T08:55:02.975Z] Using test binary docker [2020-08-13T08:55:02.975Z] +++ /etc/init.d/apparmor start [2020-08-13T08:55:02.975Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T08:55:02.975Z] INFO: Waiting for daemon to start... [2020-08-13T08:55:02.975Z] Starting dockerd [2020-08-13T08:55:02.975Z] +++ 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-08-13T08:55:11.252Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2020-08-13T08:55:11.252Z] PASS [2020-08-13T08:55:11.252Z] [2020-08-13T08:55:11.252Z] === Skipped [2020-08-13T08:55:11.252Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T08:55:11.252Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:55:11.252Z] [2020-08-13T08:55:11.252Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-13T08:55:11.252Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:55:11.252Z] [2020-08-13T08:55:11.252Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T08:55:11.252Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:55:11.252Z] [2020-08-13T08:55:11.252Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T08:55:11.252Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:55:11.252Z] [2020-08-13T08:55:11.252Z] [2020-08-13T08:55:11.252Z] DONE 17 tests, 4 skipped in 29.316s [2020-08-13T08:55:11.252Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T08:55:11.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:11.252Z] ++ set -e [2020-08-13T08:55:11.252Z] ++ '[' -n 0 ']' [2020-08-13T08:55:11.252Z] ++ set -x [2020-08-13T08:55:11.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:11.252Z] INFO: Testing against a local daemon [2020-08-13T08:55:11.252Z] === RUN TestPluginInvalidJSON [2020-08-13T08:55:11.252Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:55:11.252Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:55:11.252Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:55:11.252Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-08-13T08:55:11.252Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T08:55:11.252Z] === RUN TestPluginInstall [2020-08-13T08:55:11.252Z] === RUN TestPluginInstall/no_auth [2020-08-13T08:55:13.020Z] . [2020-08-13T08:55:13.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T08:55:13.020Z] [2020-08-13T08:55:13.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T08:55:13.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T08:55:13.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T08:55:13.020Z] Error: No such image: emptyfs [2020-08-13T08:55:13.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T08:55:13.020Z] ++++ docker load [2020-08-13T08:55:13.020Z] Error: No such image: emptyfs [2020-08-13T08:55:13.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T08:55:13.020Z] ++++ docker load [2020-08-13T08:55:13.020Z] Running integration-test (iteration 1) [2020-08-13T08:55:13.020Z] 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-08-13T08:55:13.020Z] ++ 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-08-13T08:55:13.020Z] ++ set -e [2020-08-13T08:55:13.020Z] ++ '[' -n 0 ']' [2020-08-13T08:55:13.020Z] ++ set -x [2020-08-13T08:55:13.020Z] ++ 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-08-13T08:55:13.020Z] Running integration-test (iteration 1) [2020-08-13T08:55:13.020Z] 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-08-13T08:55:13.020Z] ++ 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-08-13T08:55:13.020Z] ++ set -e [2020-08-13T08:55:13.020Z] ++ '[' -n 0 ']' [2020-08-13T08:55:13.020Z] ++ set -x [2020-08-13T08:55:13.020Z] ++ 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-08-13T08:55:13.978Z] time="2020-08-13T08:55:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:55:13.978Z] time="2020-08-13T08:55:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c68c9a4571830fec2396cc41cbf9fbd5bc4cc104b7a0ee433d61599fd054955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:55:13.978Z] time="2020-08-13T08:55:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:55:13.978Z] time="2020-08-13T08:55:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c68c9a4571830fec2396cc41cbf9fbd5bc4cc104b7a0ee433d61599fd054955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:55:13.978Z] === RUN TestPluginInstall/with_htpasswd [2020-08-13T08:55:14.300Z] --- PASS: TestCreateServiceMultipleTimes (18.48s) [2020-08-13T08:55:14.300Z] === RUN TestCreateServiceConflict [2020-08-13T08:55:14.300Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-08-13T08:55:14.300Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T08:55:14.609Z] time="2020-08-13T08:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:55:14.609Z] time="2020-08-13T08:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c68c9a4571830fec2396cc41cbf9fbd5bc4cc104b7a0ee433d61599fd054955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:55:14.609Z] time="2020-08-13T08:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:55:14.609Z] time="2020-08-13T08:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c68c9a4571830fec2396cc41cbf9fbd5bc4cc104b7a0ee433d61599fd054955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:55:14.903Z] === RUN TestPluginInstall/with_insecure [2020-08-13T08:55:15.936Z] time="2020-08-13T08:55:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:55:15.936Z] time="2020-08-13T08:55:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82aef9716cb7ab13dd36703f59fe20c0187a6b2d901552eefa1163b6329c0f0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:55:15.936Z] time="2020-08-13T08:55:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T08:55:15.936Z] time="2020-08-13T08:55:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82aef9716cb7ab13dd36703f59fe20c0187a6b2d901552eefa1163b6329c0f0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T08:55:16.228Z] --- PASS: TestPluginInstall (6.64s) [2020-08-13T08:55:16.228Z] --- PASS: TestPluginInstall/no_auth (4.56s) [2020-08-13T08:55:16.228Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-08-13T08:55:16.228Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-08-13T08:55:16.228Z] plugin_test.go:157: [defa3d44d52e5] daemon is not started [2020-08-13T08:55:16.228Z] PASS [2020-08-13T08:55:16.228Z] [2020-08-13T08:55:16.228Z] DONE 6 tests in 6.748s [2020-08-13T08:55:16.228Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T08:55:16.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:16.228Z] ++ set -e [2020-08-13T08:55:16.228Z] ++ '[' -n 0 ']' [2020-08-13T08:55:16.228Z] ++ set -x [2020-08-13T08:55:16.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:16.228Z] INFO: Testing against a local daemon [2020-08-13T08:55:16.228Z] === RUN TestExternalGraphDriver [2020-08-13T08:55:16.519Z] === RUN TestExternalGraphDriver/json [2020-08-13T08:55:17.394Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-13T08:55:17.394Z] [2020-08-13T08:55:17.394Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-13T08:55:17.394Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-13T08:55:17.394Z] HOSTNAME=aec4cbe65e28 [2020-08-13T08:55:17.394Z] TESTDEBUG=0 [2020-08-13T08:55:17.394Z] DEST=bundles/test-integration [2020-08-13T08:55:17.394Z] PWD=/go/src/github.com/docker/docker [2020-08-13T08:55:17.394Z] DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 [2020-08-13T08:55:17.394Z] container=docker [2020-08-13T08:55:17.394Z] HOME=/root [2020-08-13T08:55:17.394Z] GOLANG_VERSION=1.13.14 [2020-08-13T08:55:17.394Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-13T08:55:17.394Z] VALIDATE_BRANCH=master [2020-08-13T08:55:17.394Z] TERM=xterm [2020-08-13T08:55:17.394Z] DOCKER_PKG=github.com/docker/docker [2020-08-13T08:55:17.394Z] SHLVL=1 [2020-08-13T08:55:17.394Z] TIMEOUT=120m [2020-08-13T08:55:17.394Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-13T08:55:17.394Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-13T08:55:17.394Z] GO111MODULE=off [2020-08-13T08:55:17.394Z] DOCKER_EXPERIMENTAL=1 [2020-08-13T08:55:17.394Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-13T08:55:17.394Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-13T08:55:17.394Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-13T08:55:17.394Z] GOPATH=/go [2020-08-13T08:55:17.394Z] PKG_CONFIG=pkg-config [2020-08-13T08:55:17.394Z] _=/usr/bin/env [2020-08-13T08:55:17.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T08:55:17.611Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2020-08-13T08:55:17.611Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T08:55:18.629Z] === RUN TestExternalGraphDriver/spec [2020-08-13T08:55:20.697Z] === RUN TestExternalGraphDriver/pull [2020-08-13T08:55:22.764Z] --- PASS: TestExternalGraphDriver (6.41s) [2020-08-13T08:55:22.764Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-08-13T08:55:22.764Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-08-13T08:55:22.764Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-08-13T08:55:22.764Z] === RUN TestGraphdriverPluginV2 [2020-08-13T08:55:22.764Z] --- SKIP: TestGraphdriverPluginV2 (0.16s) [2020-08-13T08:55:22.764Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:55:22.764Z] PASS [2020-08-13T08:55:22.764Z] [2020-08-13T08:55:22.764Z] === Skipped [2020-08-13T08:55:22.764Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.16s) [2020-08-13T08:55:22.764Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:55:22.764Z] [2020-08-13T08:55:22.764Z] [2020-08-13T08:55:22.764Z] DONE 5 tests, 1 skipped in 6.658s [2020-08-13T08:55:22.764Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T08:55:22.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:22.764Z] ++ set -e [2020-08-13T08:55:22.764Z] ++ '[' -n 0 ']' [2020-08-13T08:55:22.764Z] ++ set -x [2020-08-13T08:55:22.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:23.056Z] INFO: Testing against a local daemon [2020-08-13T08:55:23.056Z] === RUN TestContinueAfterPluginCrash [2020-08-13T08:55:23.056Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T08:55:23.056Z] === RUN TestReadPluginNoRead [2020-08-13T08:55:23.056Z] === PAUSE TestReadPluginNoRead [2020-08-13T08:55:23.056Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T08:55:23.056Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T08:55:23.056Z] === CONT TestContinueAfterPluginCrash [2020-08-13T08:55:23.056Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T08:55:27.506Z] --- PASS: TestDaemonStartWithLogOpt (3.99s) [2020-08-13T08:55:27.506Z] === CONT TestReadPluginNoRead [2020-08-13T08:55:29.575Z] === RUN TestReadPluginNoRead/default [2020-08-13T08:55:31.641Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T08:55:31.932Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2020-08-13T08:55:32.521Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.62s) [2020-08-13T08:55:32.521Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T08:55:33.998Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T08:55:35.825Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-08-13T08:55:35.825Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T08:55:36.067Z] --- PASS: TestReadPluginNoRead (8.87s) [2020-08-13T08:55:36.067Z] --- PASS: TestReadPluginNoRead/default (2.04s) [2020-08-13T08:55:36.067Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-08-13T08:55:36.067Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.09s) [2020-08-13T08:55:36.067Z] read_test.go:92: [ddd5218eb3b50] daemon is not started [2020-08-13T08:55:36.067Z] PASS [2020-08-13T08:55:36.067Z] [2020-08-13T08:55:36.067Z] DONE 6 tests in 12.947s [2020-08-13T08:55:36.067Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-13T08:55:36.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:36.067Z] ++ set -e [2020-08-13T08:55:36.067Z] ++ '[' -n 0 ']' [2020-08-13T08:55:36.067Z] ++ set -x [2020-08-13T08:55:36.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:36.067Z] testing: warning: no tests to run [2020-08-13T08:55:36.067Z] PASS [2020-08-13T08:55:36.067Z] [2020-08-13T08:55:36.067Z] DONE 0 tests in 0.033s [2020-08-13T08:55:36.067Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T08:55:36.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:36.067Z] ++ set -e [2020-08-13T08:55:36.067Z] ++ '[' -n 0 ']' [2020-08-13T08:55:36.067Z] ++ set -x [2020-08-13T08:55:36.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:36.067Z] INFO: Testing against a local daemon [2020-08-13T08:55:36.067Z] === RUN TestPluginWithDevMounts [2020-08-13T08:55:36.067Z] === PAUSE TestPluginWithDevMounts [2020-08-13T08:55:36.067Z] === CONT TestPluginWithDevMounts [2020-08-13T08:55:38.178Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-08-13T08:55:38.178Z] PASS [2020-08-13T08:55:38.178Z] [2020-08-13T08:55:38.178Z] DONE 1 tests in 1.993s [2020-08-13T08:55:38.178Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T08:55:38.178Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:38.178Z] ++ set -e [2020-08-13T08:55:38.178Z] ++ '[' -n 0 ']' [2020-08-13T08:55:38.178Z] ++ set -x [2020-08-13T08:55:38.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:55:38.178Z] INFO: Testing against a local daemon [2020-08-13T08:55:38.178Z] === RUN TestSecretInspect [2020-08-13T08:55:39.127Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-08-13T08:55:39.127Z] === RUN TestCreateServiceSysctls [2020-08-13T08:55:41.694Z] --- PASS: TestSecretInspect (3.53s) [2020-08-13T08:55:41.694Z] === RUN TestSecretList [2020-08-13T08:55:43.337Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-08-13T08:55:43.337Z] === RUN TestCreateServiceCapabilities [2020-08-13T08:55:44.756Z] --- PASS: TestImportExtremelyLargeImageWorks (102.57s) [2020-08-13T08:55:44.756Z] PASS [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === Skipped [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-13T08:55:44.756Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] DONE 12 tests, 1 skipped in 106.522s [2020-08-13T08:55:44.756Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T08:55:44.756Z] INFO: Testing against a local daemon [2020-08-13T08:55:44.756Z] === RUN TestNetworkCreateDelete [2020-08-13T08:55:44.756Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-13T08:55:44.756Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T08:55:44.756Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-08-13T08:55:44.756Z] === RUN TestDaemonDNSFallback [2020-08-13T08:55:44.756Z] --- PASS: TestDaemonDNSFallback (7.33s) [2020-08-13T08:55:44.756Z] === RUN TestInspectNetwork [2020-08-13T08:55:44.756Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-13T08:55:44.756Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:55:44.756Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T08:55:44.756Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-13T08:55:44.756Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] === RUN TestNetworkInvalidJSON [2020-08-13T08:55:44.756Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T08:55:44.756Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T08:55:44.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:55:44.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:55:44.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:55:44.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:55:44.756Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T08:55:44.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T08:55:44.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T08:55:44.756Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-08-13T08:55:44.756Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T08:55:44.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T08:55:44.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T08:55:44.756Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T08:55:44.756Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-13T08:55:44.756Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T08:55:44.756Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-08-13T08:55:44.756Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T08:55:44.756Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T08:55:44.756Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T08:55:44.756Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T08:55:44.756Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T08:55:44.756Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-13T08:55:44.756Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:55:44.756Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T08:55:44.756Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T08:55:44.756Z] service_test.go:236: FLAKY_TEST [2020-08-13T08:55:44.756Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T08:55:44.756Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:55:44.756Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T08:55:44.756Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-13T08:55:44.756Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:55:44.756Z] PASS [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === Skipped [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-13T08:55:44.756Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-13T08:55:44.756Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-13T08:55:44.756Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-08-13T08:55:44.756Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-13T08:55:44.756Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T08:55:44.756Z] service_test.go:236: FLAKY_TEST [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-08-13T08:55:44.756Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-13T08:55:44.756Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] DONE 19 tests, 12 skipped in 8.057s [2020-08-13T08:55:44.756Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T08:55:44.756Z] INFO: Testing against a local daemon [2020-08-13T08:55:44.756Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T08:55:44.756Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T08:55:44.756Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:55:44.756Z] === RUN TestDockerNetworkIpvlan [2020-08-13T08:55:44.756Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T08:55:44.756Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:55:44.756Z] PASS [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === Skipped [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T08:55:44.756Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T08:55:44.756Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] DONE 2 tests, 2 skipped in 0.158s [2020-08-13T08:55:44.756Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T08:55:44.756Z] INFO: Testing against a local daemon [2020-08-13T08:55:44.756Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T08:55:44.756Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-13T08:55:44.756Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] === RUN TestDockerNetworkMacvlan [2020-08-13T08:55:44.756Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-13T08:55:44.756Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] PASS [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === Skipped [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-13T08:55:44.756Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-13T08:55:44.756Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] DONE 2 tests, 2 skipped in 0.130s [2020-08-13T08:55:44.756Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T08:55:44.756Z] testing: warning: no tests to run [2020-08-13T08:55:44.756Z] PASS [2020-08-13T08:55:44.756Z] [2020-08-13T08:55:44.756Z] DONE 0 tests in 0.027s [2020-08-13T08:55:44.756Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T08:55:44.756Z] INFO: Testing against a local daemon [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginTLS [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginHeader [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginV2Disable [2020-08-13T08:55:44.756Z] --- SKIP: TestAuthZPluginV2Disable (0.05s) [2020-08-13T08:55:44.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:44.756Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T08:55:45.012Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.21s) [2020-08-13T08:55:45.012Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.012Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T08:55:45.211Z] --- PASS: TestSecretList (3.56s) [2020-08-13T08:55:45.211Z] === RUN TestSecretsCreateAndDelete [2020-08-13T08:55:45.268Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.19s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T08:55:45.268Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] PASS [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === Skipped [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.05s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.21s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.19s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-08-13T08:55:45.268Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] [2020-08-13T08:55:45.268Z] DONE 17 tests, 17 skipped in 0.909s [2020-08-13T08:55:45.268Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T08:55:45.524Z] INFO: Testing against a local daemon [2020-08-13T08:55:45.524Z] === RUN TestPluginInvalidJSON [2020-08-13T08:55:45.524Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:55:45.524Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:55:45.524Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T08:55:45.524Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-13T08:55:45.524Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T08:55:45.524Z] === RUN TestPluginInstall [2020-08-13T08:55:45.524Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-13T08:55:45.524Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.524Z] PASS [2020-08-13T08:55:45.524Z] [2020-08-13T08:55:45.524Z] === Skipped [2020-08-13T08:55:45.524Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-13T08:55:45.524Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-13T08:55:45.524Z] [2020-08-13T08:55:45.524Z] [2020-08-13T08:55:45.524Z] DONE 3 tests, 1 skipped in 0.151s [2020-08-13T08:55:45.524Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T08:55:45.524Z] INFO: Testing against a local daemon [2020-08-13T08:55:45.524Z] === RUN TestExternalGraphDriver [2020-08-13T08:55:45.780Z] --- SKIP: TestExternalGraphDriver (0.17s) [2020-08-13T08:55:45.780Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-13T08:55:45.780Z] === RUN TestGraphdriverPluginV2 [2020-08-13T08:55:46.642Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-08-13T08:55:46.642Z] === RUN TestInspect [2020-08-13T08:55:48.728Z] --- PASS: TestSecretsCreateAndDelete (3.75s) [2020-08-13T08:55:48.728Z] === RUN TestSecretsUpdate [2020-08-13T08:55:49.944Z] --- PASS: TestInspect (3.44s) [2020-08-13T08:55:49.944Z] === RUN TestCreateJob [2020-08-13T08:55:50.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T08:55:50.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T08:55:50.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T08:55:50.505Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-13T08:55:50.505Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-13T08:55:50.505Z] Cross building: bundles/cross/windows/amd64 [2020-08-13T08:55:50.505Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-13T08:55:50.505Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-13T08:55:52.313Z] --- PASS: TestGraphdriverPluginV2 (5.68s) [2020-08-13T08:55:52.313Z] PASS [2020-08-13T08:55:52.313Z] [2020-08-13T08:55:52.313Z] === Skipped [2020-08-13T08:55:52.313Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.17s) [2020-08-13T08:55:52.313Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-13T08:55:52.313Z] [2020-08-13T08:55:52.313Z] [2020-08-13T08:55:52.313Z] DONE 2 tests, 1 skipped in 5.967s [2020-08-13T08:55:52.313Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T08:55:52.313Z] INFO: Testing against a local daemon [2020-08-13T08:55:52.313Z] === RUN TestContinueAfterPluginCrash [2020-08-13T08:55:52.313Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T08:55:52.313Z] === RUN TestReadPluginNoRead [2020-08-13T08:55:52.313Z] === PAUSE TestReadPluginNoRead [2020-08-13T08:55:52.313Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T08:55:52.313Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T08:55:52.313Z] === CONT TestContinueAfterPluginCrash [2020-08-13T08:55:52.313Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T08:55:53.183Z] --- PASS: TestSecretsUpdate (3.67s) [2020-08-13T08:55:53.183Z] === RUN TestTemplatedSecret [2020-08-13T08:55:54.157Z] --- PASS: TestCreateJob (4.13s) [2020-08-13T08:55:54.157Z] === RUN TestReplicatedJob [2020-08-13T08:55:55.912Z] --- PASS: TestTemplatedSecret (3.62s) [2020-08-13T08:55:55.912Z] === RUN TestSecretCreateResolve [2020-08-13T08:55:59.719Z] Loaded image: buildpack-deps:buster [2020-08-13T08:55:59.719Z] Loaded image: buildpack-deps:buster [2020-08-13T08:55:59.719Z] Loaded image: busybox:latest [2020-08-13T08:55:59.719Z] Loaded image: busybox:latest [2020-08-13T08:55:59.719Z] Loaded image: busybox:glibc [2020-08-13T08:55:59.719Z] Loaded image: debian:buster [2020-08-13T08:55:59.719Z] Loaded image: busybox:glibc [2020-08-13T08:55:59.719Z] Loaded image: debian:buster [2020-08-13T08:55:59.719Z] Loaded image: hello-world:latest [2020-08-13T08:55:59.719Z] Loaded image: hello-world:latest [2020-08-13T08:55:59.719Z] INFO: Testing against a local daemon [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-13T08:55:59.719Z] INFO: Testing against a local daemon [2020-08-13T08:55:59.719Z] === RUN TestDockerDaemonSuite [2020-08-13T08:55:59.719Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-13T08:55:59.719Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-13T08:55:59.719Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-13T08:56:00.407Z] --- PASS: TestSecretCreateResolve (3.56s) [2020-08-13T08:56:00.407Z] PASS [2020-08-13T08:56:00.407Z] [2020-08-13T08:56:00.407Z] DONE 6 tests in 21.761s [2020-08-13T08:56:00.407Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T08:56:00.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:56:00.407Z] ++ set -e [2020-08-13T08:56:00.407Z] ++ '[' -n 0 ']' [2020-08-13T08:56:00.407Z] ++ set -x [2020-08-13T08:56:00.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:56:00.407Z] INFO: Testing against a local daemon [2020-08-13T08:56:00.407Z] === RUN TestServiceCreateInit [2020-08-13T08:56:00.407Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T08:56:00.665Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-13T08:56:00.746Z] --- PASS: TestReplicatedJob (6.15s) [2020-08-13T08:56:00.746Z] === RUN TestUpdateReplicatedJob [2020-08-13T08:56:00.926Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-13T08:56:01.497Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-13T08:56:01.757Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-13T08:56:02.018Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-13T08:56:02.018Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-13T08:56:02.018Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-13T08:56:04.558Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-13T08:56:05.053Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2020-08-13T08:56:05.053Z] === RUN TestServiceListWithStatuses [2020-08-13T08:56:05.053Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T08:56:05.053Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T08:56:05.053Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T08:56:05.941Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-13T08:56:05.991Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T08:56:06.511Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-13T08:56:07.160Z] --- PASS: TestDaemonStartWithLogOpt (13.34s) [2020-08-13T08:56:07.160Z] === CONT TestReadPluginNoRead [2020-08-13T08:56:07.896Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-13T08:56:08.156Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-13T08:56:08.524Z] === RUN TestReadPluginNoRead/default [2020-08-13T08:56:08.524Z] --- PASS: TestContinueAfterPluginCrash (16.98s) [2020-08-13T08:56:10.067Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-13T08:56:10.638Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-13T08:56:11.039Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T08:56:11.556Z] --- PASS: TestServiceCreateInit (10.93s) [2020-08-13T08:56:11.556Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.62s) [2020-08-13T08:56:11.556Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2020-08-13T08:56:11.556Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T08:56:11.640Z] --- PASS: TestDockerNetworkConnectAlias (6.52s) [2020-08-13T08:56:11.640Z] === RUN TestDockerNetworkReConnect [2020-08-13T08:56:12.548Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-13T08:56:12.808Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-13T08:56:12.928Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T08:56:13.379Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-13T08:56:14.319Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-13T08:56:15.259Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-13T08:56:15.441Z] --- PASS: TestReadPluginNoRead (10.27s) [2020-08-13T08:56:15.441Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-08-13T08:56:15.441Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2020-08-13T08:56:15.441Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2020-08-13T08:56:15.441Z] read_test.go:92: [d1973e3826863] daemon is not started [2020-08-13T08:56:15.441Z] PASS [2020-08-13T08:56:15.441Z] [2020-08-13T08:56:15.441Z] DONE 6 tests in 23.768s [2020-08-13T08:56:15.441Z] 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-08-13T08:56:15.441Z] testing: warning: no tests to run [2020-08-13T08:56:15.441Z] PASS [2020-08-13T08:56:15.441Z] [2020-08-13T08:56:15.441Z] DONE 0 tests in 0.043s [2020-08-13T08:56:15.441Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T08:56:15.441Z] INFO: Testing against a local daemon [2020-08-13T08:56:15.441Z] === RUN TestPluginWithDevMounts [2020-08-13T08:56:15.441Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-13T08:56:15.441Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-13T08:56:15.441Z] PASS [2020-08-13T08:56:15.441Z] [2020-08-13T08:56:15.441Z] === Skipped [2020-08-13T08:56:15.441Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-13T08:56:15.441Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-13T08:56:15.441Z] [2020-08-13T08:56:15.441Z] [2020-08-13T08:56:15.441Z] DONE 1 tests, 1 skipped in 0.150s [2020-08-13T08:56:15.441Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T08:56:15.441Z] INFO: Testing against a local daemon [2020-08-13T08:56:15.441Z] === RUN TestSecretInspect [2020-08-13T08:56:15.441Z] --- SKIP: TestSecretInspect (0.01s) [2020-08-13T08:56:15.441Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.441Z] === RUN TestSecretList [2020-08-13T08:56:15.441Z] --- SKIP: TestSecretList (0.01s) [2020-08-13T08:56:15.441Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.441Z] === RUN TestSecretsCreateAndDelete [2020-08-13T08:56:15.519Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-13T08:56:15.697Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-08-13T08:56:15.697Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] === RUN TestSecretsUpdate [2020-08-13T08:56:15.697Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-13T08:56:15.697Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] === RUN TestTemplatedSecret [2020-08-13T08:56:15.697Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-13T08:56:15.697Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] === RUN TestSecretCreateResolve [2020-08-13T08:56:15.697Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-13T08:56:15.697Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] PASS [2020-08-13T08:56:15.697Z] [2020-08-13T08:56:15.697Z] === Skipped [2020-08-13T08:56:15.697Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-08-13T08:56:15.697Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] [2020-08-13T08:56:15.697Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-08-13T08:56:15.697Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] [2020-08-13T08:56:15.697Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-08-13T08:56:15.697Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] [2020-08-13T08:56:15.697Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-13T08:56:15.697Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] [2020-08-13T08:56:15.697Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-13T08:56:15.697Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] [2020-08-13T08:56:15.697Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-13T08:56:15.697Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] [2020-08-13T08:56:15.697Z] [2020-08-13T08:56:15.697Z] DONE 6 tests, 6 skipped in 0.195s [2020-08-13T08:56:15.697Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T08:56:15.697Z] INFO: Testing against a local daemon [2020-08-13T08:56:15.697Z] === RUN TestServiceCreateInit [2020-08-13T08:56:15.697Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T08:56:15.697Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T08:56:15.697Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-13T08:56:15.697Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T08:56:15.697Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T08:56:15.697Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T08:56:15.697Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-08-13T08:56:15.697Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] === RUN TestCreateServiceConflict [2020-08-13T08:56:15.697Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-08-13T08:56:15.697Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T08:56:15.697Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-08-13T08:56:15.697Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.697Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T08:56:15.784Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-13T08:56:15.850Z] --- PASS: TestDockerNetworkReConnect (4.88s) [2020-08-13T08:56:15.850Z] === RUN TestServicePlugin [2020-08-13T08:56:15.850Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-13T08:56:15.850Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:56:15.850Z] === RUN TestServiceUpdateLabel [2020-08-13T08:56:15.954Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-13T08:56:15.954Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.954Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T08:56:15.954Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-13T08:56:15.954Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.954Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T08:56:15.955Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-13T08:56:15.955Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestCreateServiceSysctls [2020-08-13T08:56:15.955Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-13T08:56:15.955Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestCreateServiceCapabilities [2020-08-13T08:56:15.955Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-08-13T08:56:15.955Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestInspect [2020-08-13T08:56:15.955Z] --- SKIP: TestInspect (0.01s) [2020-08-13T08:56:15.955Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestCreateJob [2020-08-13T08:56:15.955Z] --- SKIP: TestCreateJob (0.01s) [2020-08-13T08:56:15.955Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestReplicatedJob [2020-08-13T08:56:15.955Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-13T08:56:15.955Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestUpdateReplicatedJob [2020-08-13T08:56:15.955Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-08-13T08:56:15.955Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestServiceListWithStatuses [2020-08-13T08:56:15.955Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T08:56:15.955Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T08:56:15.955Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T08:56:15.955Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-08-13T08:56:15.955Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestDockerNetworkReConnect [2020-08-13T08:56:15.955Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-08-13T08:56:15.955Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:15.955Z] === RUN TestServicePlugin [2020-08-13T08:56:17.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T08:56:17.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T08:56:17.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T08:56:17.698Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-13T08:56:18.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T08:56:18.640Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-13T08:56:18.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T08:56:19.154Z] --- PASS: TestServiceUpdateLabel (3.15s) [2020-08-13T08:56:19.154Z] === RUN TestServiceUpdateSecrets [2020-08-13T08:56:19.579Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-13T08:56:20.121Z] --- SKIP: TestServicePlugin (3.47s) [2020-08-13T08:56:20.121Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] === RUN TestServiceUpdateLabel [2020-08-13T08:56:20.121Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-08-13T08:56:20.121Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] === RUN TestServiceUpdateSecrets [2020-08-13T08:56:20.121Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-08-13T08:56:20.121Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] === RUN TestServiceUpdateConfigs [2020-08-13T08:56:20.121Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-13T08:56:20.121Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] === RUN TestServiceUpdateNetwork [2020-08-13T08:56:20.121Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-08-13T08:56:20.121Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T08:56:20.121Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-08-13T08:56:20.121Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] PASS [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === Skipped [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T08:56:20.121Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T08:56:20.121Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T08:56:20.121Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T08:56:20.121Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-08-13T08:56:20.121Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-08-13T08:56:20.121Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-08-13T08:56:20.121Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-13T08:56:20.121Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-13T08:56:20.121Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-13T08:56:20.121Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-13T08:56:20.121Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-08-13T08:56:20.121Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-08-13T08:56:20.121Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-13T08:56:20.121Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-13T08:56:20.121Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-08-13T08:56:20.121Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T08:56:20.121Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-08-13T08:56:20.121Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-08-13T08:56:20.121Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2020-08-13T08:56:20.121Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-08-13T08:56:20.121Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-08-13T08:56:20.121Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-13T08:56:20.121Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-08-13T08:56:20.121Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-08-13T08:56:20.121Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] DONE 24 tests, 23 skipped in 3.911s [2020-08-13T08:56:20.121Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T08:56:20.121Z] INFO: Testing against a local daemon [2020-08-13T08:56:20.121Z] === RUN TestSessionCreate [2020-08-13T08:56:20.121Z] --- PASS: TestSessionCreate (0.03s) [2020-08-13T08:56:20.121Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T08:56:20.121Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-13T08:56:20.121Z] PASS [2020-08-13T08:56:20.121Z] [2020-08-13T08:56:20.121Z] DONE 2 tests in 0.171s [2020-08-13T08:56:20.121Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T08:56:20.121Z] INFO: Testing against a local daemon [2020-08-13T08:56:20.121Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T08:56:20.121Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T08:56:20.121Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T08:56:20.121Z] === RUN TestEventsExecDie [2020-08-13T08:56:20.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T08:56:20.378Z] --- PASS: TestEventsExecDie (0.47s) [2020-08-13T08:56:20.378Z] === RUN TestEventsBackwardsCompatible [2020-08-13T08:56:20.378Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-13T08:56:20.378Z] === RUN TestInfoBinaryCommits [2020-08-13T08:56:20.378Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-13T08:56:20.378Z] === RUN TestInfoAPIVersioned [2020-08-13T08:56:20.378Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-13T08:56:20.378Z] === RUN TestInfoDiscoveryBackend [2020-08-13T08:56:20.962Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-13T08:56:21.903Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-13T08:56:22.163Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-13T08:56:22.267Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-08-13T08:56:22.267Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T08:56:23.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T08:56:24.076Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-13T08:56:24.646Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-13T08:56:24.906Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-13T08:56:25.535Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-08-13T08:56:25.535Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T08:56:25.535Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-13T08:56:25.535Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:56:25.535Z] === RUN TestInfoAPI [2020-08-13T08:56:25.535Z] --- PASS: TestInfoAPI (0.04s) [2020-08-13T08:56:25.535Z] === RUN TestInfoAPIWarnings [2020-08-13T08:56:25.847Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-13T08:56:25.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T08:56:26.423Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-13T08:56:26.899Z] --- PASS: TestInfoAPIWarnings (1.53s) [2020-08-13T08:56:26.899Z] === RUN TestInfoDebug [2020-08-13T08:56:26.993Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-13T08:56:27.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T08:56:28.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T08:56:28.262Z] --- PASS: TestInfoDebug (1.53s) [2020-08-13T08:56:28.262Z] === RUN TestInfoInsecureRegistries [2020-08-13T08:56:28.904Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-13T08:56:29.164Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-13T08:56:29.424Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-13T08:56:29.996Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-13T08:56:30.150Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-13T08:56:30.150Z] === RUN TestInfoRegistryMirrors [2020-08-13T08:56:30.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T08:56:30.257Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-13T08:56:31.514Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-13T08:56:31.514Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T08:56:31.643Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-13T08:56:31.643Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-13T08:56:31.643Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-13T08:56:31.770Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-08-13T08:56:31.770Z] === RUN TestPingCacheHeaders [2020-08-13T08:56:31.770Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-13T08:56:31.770Z] === RUN TestPingGet [2020-08-13T08:56:31.770Z] --- PASS: TestPingGet (0.01s) [2020-08-13T08:56:31.770Z] === RUN TestPingHead [2020-08-13T08:56:31.770Z] --- PASS: TestPingHead (0.02s) [2020-08-13T08:56:31.770Z] === RUN TestVersion [2020-08-13T08:56:31.770Z] --- PASS: TestVersion (0.02s) [2020-08-13T08:56:31.770Z] PASS [2020-08-13T08:56:31.770Z] [2020-08-13T08:56:31.770Z] === Skipped [2020-08-13T08:56:31.770Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T08:56:31.770Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T08:56:31.770Z] [2020-08-13T08:56:31.770Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-13T08:56:31.770Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-13T08:56:31.770Z] [2020-08-13T08:56:31.770Z] [2020-08-13T08:56:31.770Z] DONE 18 tests, 2 skipped in 12.016s [2020-08-13T08:56:31.770Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T08:56:31.770Z] INFO: Testing against a local daemon [2020-08-13T08:56:31.770Z] === RUN TestVolumesCreateAndList [2020-08-13T08:56:31.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T08:56:32.026Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-13T08:56:32.026Z] === RUN TestVolumesRemove [2020-08-13T08:56:32.026Z] --- PASS: TestVolumesRemove (0.05s) [2020-08-13T08:56:32.026Z] === RUN TestVolumesInspect [2020-08-13T08:56:32.026Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-13T08:56:32.026Z] === RUN TestVolumesInvalidJSON [2020-08-13T08:56:32.026Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T08:56:32.026Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T08:56:32.026Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T08:56:32.026Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-13T08:56:32.026Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T08:56:32.026Z] PASS [2020-08-13T08:56:32.026Z] [2020-08-13T08:56:32.026Z] DONE 5 tests in 0.227s [2020-08-13T08:56:32.027Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T08:56:32.027Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11939 is not a child of this shell [2020-08-13T08:56:32.027Z] warning: PID 11939 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-13T08:56:32.027Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T08:56:32.027Z] [2020-08-13T08:56:32.027Z] Unloading profiles will leave already running processes permanently [2020-08-13T08:56:32.027Z] unconfined, which can lead to unexpected situations. [2020-08-13T08:56:32.027Z] [2020-08-13T08:56:32.027Z] To set a process to complain mode, use the command line tool [2020-08-13T08:56:32.027Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T08:56:32.027Z] Removing test suite binaries [2020-08-13T08:56:32.027Z] exiting test-integration [2020-08-13T08:56:32.027Z] ++ exit 0 [2020-08-13T08:56:32.215Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-13T08:56:32.476Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-13T08:56:32.954Z] [2020-08-13T08:56:33.859Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-13T08:56:33.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T08:56:34.011Z] --- PASS: TestCreateServiceMultipleTimes (20.99s) [2020-08-13T08:56:34.011Z] === RUN TestCreateServiceConflict [2020-08-13T08:56:34.066Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2020-08-13T08:56:34.066Z] === RUN TestServiceUpdateConfigs Post stage [Pipeline] junit [2020-08-13T08:56:34.398Z] Recording test results [2020-08-13T08:56:34.800Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-13T08:56:34.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T08:56:35.520Z] --- PASS: TestCreateServiceConflict (3.68s) [2020-08-13T08:56:35.520Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T08:56:36.183Z] --- PASS: TestBuildWithHugeFile (102.43s) [2020-08-13T08:56:36.183Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T08:56:36.183Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:56:36.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:56:36.183Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:56:36.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:56:36.183Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:56:36.183Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:56:36.183Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:56:36.183Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T08:56:36.444Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:56:36.444Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-13T08:56:36.444Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-08-13T08:56:36.444Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-08-13T08:56:36.444Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-08-13T08:56:36.444Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-08-13T08:56:36.444Z] === RUN TestBuildPreserveOwnership [2020-08-13T08:56:36.444Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T08:56:36.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T08:56:36.660Z] + echo Ensuring container killed. [2020-08-13T08:56:36.660Z] Ensuring container killed. [2020-08-13T08:56:36.660Z] + docker rm -vf docker-pr3 [2020-08-13T08:56:36.660Z] Error: No such container: docker-pr3 [2020-08-13T08:56:36.660Z] + true [Pipeline] sh [2020-08-13T08:56:36.987Z] + echo Chowning /workspace to jenkins user [2020-08-13T08:56:36.987Z] Chowning /workspace to jenkins user [2020-08-13T08:56:36.987Z] + id -u [2020-08-13T08:56:36.987Z] + id -g [2020-08-13T08:56:36.987Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41340:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T08:56:36.987Z] Unable to find image 'busybox:latest' locally [2020-08-13T08:56:36.987Z] latest: Pulling from library/busybox [2020-08-13T08:56:36.987Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-13T08:56:37.969Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-13T08:56:37.969Z] Using test binary docker [2020-08-13T08:56:37.969Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-13T08:56:37.969Z] +++ /etc/init.d/apparmor start [2020-08-13T08:56:37.969Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-13T08:56:37.969Z] INFO: Waiting for daemon to start... [2020-08-13T08:56:37.969Z] Starting dockerd [2020-08-13T08:56:37.969Z] +++ 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-08-13T08:56:39.037Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-13T08:56:39.069Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2020-08-13T08:56:39.069Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T08:56:39.977Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-13T08:56:40.046Z] . [2020-08-13T08:56:40.047Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-13T08:56:40.047Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-13T08:56:40.047Z] Error: No such image: emptyfs [2020-08-13T08:56:40.047Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-13T08:56:40.047Z] ++++ docker load [2020-08-13T08:56:40.047Z] Running integration-test (iteration 1) [2020-08-13T08:56:40.047Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-13T08:56:40.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:56:40.047Z] ++ set -e [2020-08-13T08:56:40.047Z] ++ '[' -n 0 ']' [2020-08-13T08:56:40.047Z] ++ set -x [2020-08-13T08:56:40.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:56:40.237Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T08:56:40.808Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-13T08:56:42.188Z] --- PASS: TestBuildPreserveOwnership (5.43s) [2020-08-13T08:56:42.188Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2020-08-13T08:56:42.188Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s) [2020-08-13T08:56:42.188Z] === RUN TestBuildPlatformInvalid [2020-08-13T08:56:42.188Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-13T08:56:42.188Z] PASS [2020-08-13T08:56:42.188Z] [2020-08-13T08:56:42.188Z] === Skipped [2020-08-13T08:56:42.188Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-13T08:56:42.188Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:56:42.188Z] [2020-08-13T08:56:42.188Z] [2020-08-13T08:56:42.188Z] DONE 32 tests, 1 skipped in 187.864s [2020-08-13T08:56:42.188Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T08:56:42.188Z] ++ 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-08-13T08:56:42.188Z] ++ set -e [2020-08-13T08:56:42.188Z] ++ '[' -n 0 ']' [2020-08-13T08:56:42.188Z] ++ set -x [2020-08-13T08:56:42.188Z] ++ 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-08-13T08:56:42.188Z] INFO: Testing against a local daemon [2020-08-13T08:56:42.188Z] === RUN TestConfigInspect [2020-08-13T08:56:42.228Z] 61c5ed1cbdf8: Download complete [2020-08-13T08:56:42.228Z] 61c5ed1cbdf8: Pull complete [2020-08-13T08:56:42.228Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T08:56:42.228Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T08:56:43.924Z] + bundleName=amd64-rootless [2020-08-13T08:56:43.924Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-13T08:56:43.924Z] Creating amd64-rootless-bundles.tar.gz [2020-08-13T08:56:43.924Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-13T08:56:43.924Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-13T08:56:43.933Z] Archiving artifacts [2020-08-13T08:56:44.727Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-13T08:56:45.297Z] --- PASS: TestConfigInspect (2.92s) [2020-08-13T08:56:45.297Z] === RUN TestConfigList [2020-08-13T08:56:45.557Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T08:56:45.864Z] + make clean [2020-08-13T08:56:46.120Z] docker volume rm -f docker-dev-cache [2020-08-13T08:56:46.120Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T08:56:47.841Z] --- PASS: TestConfigList (2.61s) [2020-08-13T08:56:47.841Z] === RUN TestConfigsCreateAndDelete [2020-08-13T08:56:47.841Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-13T08:56:48.411Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-13T08:56:48.671Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-13T08:56:48.931Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-13T08:56:48.980Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-08-13T08:56:48.980Z] === RUN TestServiceUpdateNetwork [2020-08-13T08:56:49.191Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-13T08:56:49.452Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-13T08:56:50.023Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-13T08:56:50.283Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-13T08:56:50.544Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-13T08:56:50.804Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2020-08-13T08:56:50.804Z] === RUN TestConfigsUpdate [2020-08-13T08:56:51.374Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-13T08:56:52.752Z] Loaded image: buildpack-deps:buster [2020-08-13T08:56:53.047Z] Loaded image: busybox:latest [2020-08-13T08:56:53.047Z] Loaded image: busybox:glibc [2020-08-13T08:56:53.047Z] Loaded image: debian:buster [2020-08-13T08:56:53.047Z] Loaded image: hello-world:latest [2020-08-13T08:56:53.047Z] INFO: Testing against a local daemon [2020-08-13T08:56:53.047Z] === RUN TestCgroupNamespacesBuild [2020-08-13T08:56:53.288Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-13T08:56:53.288Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-13T08:56:53.859Z] --- PASS: TestConfigsUpdate (2.98s) [2020-08-13T08:56:53.859Z] === RUN TestTemplatedConfig [2020-08-13T08:56:54.412Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-08-13T08:56:54.412Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T08:56:54.571Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-08-13T08:56:54.571Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-13T08:56:56.093Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2020-08-13T08:56:56.093Z] === RUN TestBuildWithSession [2020-08-13T08:56:56.093Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-13T08:56:56.093Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:56:56.093Z] === RUN TestBuildSquashParent [2020-08-13T08:56:56.399Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-13T08:56:56.970Z] --- PASS: TestTemplatedConfig (3.12s) [2020-08-13T08:56:56.970Z] === RUN TestConfigCreateResolve [2020-08-13T08:56:56.970Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-13T08:56:57.913Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-13T08:56:57.927Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-08-13T08:56:57.927Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T08:56:58.900Z] 4612f6d0b889: Pull complete [2020-08-13T08:56:59.827Z] --- PASS: TestConfigCreateResolve (2.66s) [2020-08-13T08:56:59.827Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T08:57:00.087Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-08-13T08:57:00.087Z] PASS [2020-08-13T08:57:00.087Z] [2020-08-13T08:57:00.087Z] DONE 7 tests in 18.029s [2020-08-13T08:57:00.087Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T08:57:00.087Z] ++ 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-08-13T08:57:00.087Z] ++ set -e [2020-08-13T08:57:00.087Z] ++ '[' -n 0 ']' [2020-08-13T08:57:00.087Z] ++ set -x [2020-08-13T08:57:00.087Z] ++ 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-08-13T08:57:00.347Z] INFO: Testing against a local daemon [2020-08-13T08:57:00.347Z] === RUN TestCheckpoint [2020-08-13T08:57:00.347Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T08:57:00.347Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:57:00.347Z] === RUN TestContainerInvalidJSON [2020-08-13T08:57:00.347Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:57:00.347Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:57:00.347Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:57:00.347Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:57:00.347Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:57:00.347Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:57:00.347Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:57:00.347Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:57:00.347Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:57:00.347Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-13T08:57:00.347Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-13T08:57:00.347Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T08:57:00.347Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-08-13T08:57:00.347Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T08:57:00.347Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-13T08:57:00.347Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T08:57:00.347Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-13T08:57:00.347Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-13T08:57:00.347Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-08-13T08:57:00.347Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T08:57:00.574Z] --- PASS: TestBuildSquashParent (4.35s) [2020-08-13T08:57:00.574Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-13T08:57:00.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:57:00.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:57:00.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:57:00.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:57:00.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:57:00.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:57:00.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:57:00.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:57:00.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:57:00.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:57:00.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:57:00.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:57:00.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-13T08:57:00.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-13T08:57:00.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-13T08:57:00.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-13T08:57:00.607Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-08-13T08:57:00.607Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T08:57:00.607Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-13T08:57:00.607Z] === RUN TestCopyFromContainer [2020-08-13T08:57:01.536Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) [2020-08-13T08:57:01.536Z] === RUN TestCreateServiceSysctls [2020-08-13T08:57:02.518Z] === RUN TestCopyFromContainer// [2020-08-13T08:57:02.518Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T08:57:02.518Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T08:57:02.678Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-13T08:57:02.779Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T08:57:02.779Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T08:57:02.779Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-13T08:57:02.779Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T08:57:02.970Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-13T08:57:03.039Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T08:57:03.299Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T08:57:03.299Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T08:57:03.299Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer (3.01s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-08-13T08:57:03.559Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-08-13T08:57:03.559Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T08:57:03.559Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:57:03.559Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:57:03.559Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:57:03.559Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:57:03.559Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:57:03.559Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:57:03.559Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:57:03.559Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:57:03.559Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:57:03.559Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-08-13T08:57:03.559Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T08:57:03.559Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-13T08:57:03.559Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-13T08:57:03.559Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T08:57:03.559Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-08-13T08:57:03.559Z] === RUN TestCreateWithInvalidEnv [2020-08-13T08:57:03.559Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T08:57:03.559Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T08:57:03.559Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T08:57:03.559Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T08:57:03.559Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T08:57:03.559Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T08:57:03.559Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T08:57:03.559Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T08:57:03.559Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T08:57:03.559Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-13T08:57:03.819Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T08:57:03.819Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-13T08:57:03.819Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T08:57:03.819Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T08:57:03.819Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-13T08:57:03.819Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T08:57:03.819Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-13T08:57:03.891Z] --- PASS: TestServiceUpdateNetwork (14.19s) [2020-08-13T08:57:03.891Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T08:57:04.495Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-13T08:57:04.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2020-08-13T08:57:04.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2020-08-13T08:57:04.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2020-08-13T08:57:04.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2020-08-13T08:57:04.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.80s) [2020-08-13T08:57:04.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s) [2020-08-13T08:57:04.495Z] === RUN TestBuildMultiStageCopy [2020-08-13T08:57:04.495Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-13T08:57:04.835Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-13T08:57:05.201Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-13T08:57:05.780Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-13T08:57:06.039Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-13T08:57:06.056Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-08-13T08:57:06.056Z] === RUN TestCreateServiceCapabilities [2020-08-13T08:57:06.142Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s) [2020-08-13T08:57:06.142Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T08:57:06.334Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-13T08:57:06.629Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-13T08:57:06.712Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-13T08:57:06.924Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-13T08:57:07.564Z] --- PASS: TestBuildMultiStageCopy (2.83s) [2020-08-13T08:57:07.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2020-08-13T08:57:07.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-08-13T08:57:07.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-08-13T08:57:07.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2020-08-13T08:57:07.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-08-13T08:57:07.564Z] === RUN TestBuildMultiStageParentConfig [2020-08-13T08:57:07.652Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-13T08:57:07.652Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-13T08:57:08.221Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2020-08-13T08:57:08.221Z] === RUN TestBuildLabelWithTargets [2020-08-13T08:57:08.223Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-08-13T08:57:08.223Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T08:57:08.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:57:08.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:57:08.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:57:08.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:57:08.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:57:08.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:57:08.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:57:08.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:57:08.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:57:08.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:57:08.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:57:08.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:57:08.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:57:08.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:57:08.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:57:08.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-08-13T08:57:08.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-13T08:57:08.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-13T08:57:08.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-13T08:57:08.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-13T08:57:08.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-13T08:57:08.223Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T08:57:08.793Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-13T08:57:09.053Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-08-13T08:57:09.053Z] === RUN TestCreateDifferentPlatform [2020-08-13T08:57:09.053Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T08:57:09.053Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T08:57:09.053Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-08-13T08:57:09.053Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T08:57:09.053Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-08-13T08:57:09.053Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T08:57:09.053Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-13T08:57:09.053Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T08:57:09.053Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-13T08:57:09.053Z] === RUN TestDaemonRestartIpcMode [2020-08-13T08:57:09.053Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T08:57:09.053Z] === RUN TestDaemonHostGatewayIP [2020-08-13T08:57:09.053Z] === PAUSE TestDaemonHostGatewayIP [2020-08-13T08:57:09.053Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T08:57:09.053Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-13T08:57:09.053Z] === RUN TestDiff [2020-08-13T08:57:09.737Z] --- PASS: TestCreateServiceCapabilities (3.64s) [2020-08-13T08:57:09.737Z] === RUN TestInspect [2020-08-13T08:57:09.740Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2020-08-13T08:57:09.740Z] === RUN TestBuildWithEmptyLayers [2020-08-13T08:57:09.994Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-13T08:57:09.994Z] --- PASS: TestDiff (0.81s) [2020-08-13T08:57:09.994Z] === RUN TestExecWithCloseStdin [2020-08-13T08:57:10.035Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-08-13T08:57:10.036Z] === RUN TestBuildMultiStageOnBuild [2020-08-13T08:57:10.565Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-08-13T08:57:10.565Z] === RUN TestExec [2020-08-13T08:57:11.505Z] --- PASS: TestExec (0.95s) [2020-08-13T08:57:11.505Z] === RUN TestExecUser [2020-08-13T08:57:11.765Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-13T08:57:11.961Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-13T08:57:11.961Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-13T08:57:11.961Z] remote: Enumerating objects: 2, done. [2020-08-13T08:57:11.961Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-13T08:57:11.961Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-13T08:57:11.961Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-13T08:57:11.961Z] 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-08-13T08:57:11.961Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-13T08:57:11.961Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-13T08:57:12.130Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2020-08-13T08:57:12.130Z] === RUN TestBuildUncleanTarFilenames [2020-08-13T08:57:12.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/test/unit [2020-08-13T08:57:12.335Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-13T08:57:12.596Z] --- PASS: TestExecUser (0.94s) [2020-08-13T08:57:12.596Z] === RUN TestExportContainerAndImportImage [2020-08-13T08:57:12.766Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-08-13T08:57:12.766Z] === RUN TestBuildMultiStageLayerLeak [2020-08-13T08:57:13.395Z] --- PASS: TestInspect (3.90s) [2020-08-13T08:57:13.395Z] === RUN TestCreateJob [2020-08-13T08:57:13.922Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-13T08:57:13.979Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-08-13T08:57:13.979Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T08:57:13.979Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-13T08:57:14.287Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2020-08-13T08:57:14.288Z] === RUN TestBuildWithHugeFile [2020-08-13T08:57:14.841Z] ? github.com/docker/docker/api [no test files] [2020-08-13T08:57:14.920Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-13T08:57:15.491Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2020-08-13T08:57:15.491Z] === RUN TestHealthCheckWorkdir [2020-08-13T08:57:15.491Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-13T08:57:16.062Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-13T08:57:16.324Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-08-13T08:57:16.324Z] === RUN TestHealthKillContainer [2020-08-13T08:57:17.927Z] --- PASS: TestCreateJob (4.48s) [2020-08-13T08:57:17.927Z] === RUN TestReplicatedJob [2020-08-13T08:57:18.237Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-13T08:57:19.174Z] --- PASS: TestHealthKillContainer (2.72s) [2020-08-13T08:57:19.174Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T08:57:19.434Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-13T08:57:19.434Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-08-13T08:57:19.434Z] === RUN TestIpcModeNone [2020-08-13T08:57:20.003Z] --- PASS: TestIpcModeNone (0.54s) [2020-08-13T08:57:20.003Z] === RUN TestIpcModePrivate [2020-08-13T08:57:20.508Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2020-08-13T08:57:20.508Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-13T08:57:20.508Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-08-13T08:57:20.508Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-08-13T08:57:20.508Z] PASS [2020-08-13T08:57:20.508Z] [2020-08-13T08:57:20.508Z] === Skipped [2020-08-13T08:57:20.508Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T08:57:20.508Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T08:57:20.508Z] [2020-08-13T08:57:20.508Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-13T08:57:20.508Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:57:20.508Z] [2020-08-13T08:57:20.508Z] [2020-08-13T08:57:20.508Z] DONE 27 tests, 2 skipped in 158.100s [2020-08-13T08:57:20.508Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T08:57:20.508Z] ++ 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-08-13T08:57:20.508Z] ++ set -e [2020-08-13T08:57:20.508Z] ++ '[' -n 0 ']' [2020-08-13T08:57:20.508Z] ++ set -x [2020-08-13T08:57:20.508Z] ++ 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-08-13T08:57:20.769Z] INFO: Testing against a local daemon [2020-08-13T08:57:20.769Z] === RUN TestSessionCreate [2020-08-13T08:57:20.769Z] --- PASS: TestSessionCreate (0.05s) [2020-08-13T08:57:20.769Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T08:57:20.769Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-13T08:57:20.769Z] PASS [2020-08-13T08:57:20.769Z] [2020-08-13T08:57:20.769Z] DONE 2 tests in 0.272s [2020-08-13T08:57:20.769Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T08:57:20.769Z] ++ 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-08-13T08:57:20.769Z] ++ set -e [2020-08-13T08:57:20.769Z] ++ '[' -n 0 ']' [2020-08-13T08:57:20.769Z] ++ set -x [2020-08-13T08:57:20.769Z] ++ 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-08-13T08:57:20.946Z] --- PASS: TestIpcModePrivate (0.68s) [2020-08-13T08:57:20.946Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2020-08-13T08:57:20.946Z] === RUN TestIpcModeShareable [2020-08-13T08:57:20.946Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-13T08:57:21.029Z] INFO: Testing against a local daemon [2020-08-13T08:57:21.029Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T08:57:21.029Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T08:57:21.030Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T08:57:21.030Z] === RUN TestEventsExecDie [2020-08-13T08:57:21.523Z] --- PASS: TestIpcModeShareable (0.84s) [2020-08-13T08:57:21.523Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2020-08-13T08:57:21.523Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T08:57:21.979Z] --- PASS: TestEventsExecDie (0.85s) [2020-08-13T08:57:21.979Z] === RUN TestEventsBackwardsCompatible [2020-08-13T08:57:21.979Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-08-13T08:57:21.979Z] === RUN TestInfoBinaryCommits [2020-08-13T08:57:21.979Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-13T08:57:21.979Z] === RUN TestInfoAPIVersioned [2020-08-13T08:57:21.979Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-13T08:57:21.979Z] === RUN TestInfoDiscoveryBackend [2020-08-13T08:57:22.093Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-13T08:57:22.663Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-13T08:57:22.923Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2020-08-13T08:57:22.923Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T08:57:23.235Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-13T08:57:23.497Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-13T08:57:23.760Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-13T08:57:23.867Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-13T08:57:23.867Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T08:57:24.339Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2020-08-13T08:57:24.339Z] === RUN TestAPIIpcModeHost [2020-08-13T08:57:24.339Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-13T08:57:24.439Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-08-13T08:57:24.439Z] === RUN TestInfoAPI [2020-08-13T08:57:24.439Z] --- PASS: TestInfoAPI (0.05s) [2020-08-13T08:57:24.439Z] === RUN TestInfoAPIWarnings [2020-08-13T08:57:24.820Z] --- PASS: TestReplicatedJob (7.04s) [2020-08-13T08:57:24.820Z] === RUN TestUpdateReplicatedJob [2020-08-13T08:57:24.908Z] --- PASS: TestAPIIpcModeHost (0.78s) [2020-08-13T08:57:24.908Z] === RUN TestDaemonIpcModeShareable [2020-08-13T08:57:25.012Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-08-13T08:57:25.012Z] === RUN TestInfoDebug [2020-08-13T08:57:25.585Z] --- PASS: TestInfoDebug (0.59s) [2020-08-13T08:57:25.585Z] === RUN TestInfoInsecureRegistries [2020-08-13T08:57:25.851Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-13T08:57:26.159Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-08-13T08:57:26.159Z] === RUN TestInfoRegistryMirrors [2020-08-13T08:57:26.421Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-13T08:57:26.680Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-08-13T08:57:26.680Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-08-13T08:57:26.680Z] === RUN TestDaemonIpcModePrivate [2020-08-13T08:57:27.103Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-08-13T08:57:27.103Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T08:57:27.364Z] --- PASS: TestLoginFailsWithBadCredentials (0.62s) [2020-08-13T08:57:27.364Z] === RUN TestPingCacheHeaders [2020-08-13T08:57:27.625Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-08-13T08:57:27.625Z] === RUN TestPingGet [2020-08-13T08:57:27.625Z] --- PASS: TestPingGet (0.03s) [2020-08-13T08:57:27.625Z] === RUN TestPingHead [2020-08-13T08:57:27.625Z] --- PASS: TestPingHead (0.05s) [2020-08-13T08:57:27.625Z] === RUN TestVersion [2020-08-13T08:57:27.625Z] --- PASS: TestVersion (0.04s) [2020-08-13T08:57:27.625Z] PASS [2020-08-13T08:57:27.625Z] [2020-08-13T08:57:27.625Z] === Skipped [2020-08-13T08:57:27.625Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T08:57:27.625Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T08:57:27.625Z] [2020-08-13T08:57:27.625Z] [2020-08-13T08:57:27.625Z] DONE 18 tests, 1 skipped in 6.793s [2020-08-13T08:57:27.625Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T08:57:27.625Z] ++ 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-08-13T08:57:27.625Z] ++ set -e [2020-08-13T08:57:27.625Z] ++ '[' -n 0 ']' [2020-08-13T08:57:27.625Z] ++ set -x [2020-08-13T08:57:27.625Z] ++ 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-08-13T08:57:27.885Z] INFO: Testing against a local daemon [2020-08-13T08:57:27.885Z] === RUN TestVolumesCreateAndList [2020-08-13T08:57:27.885Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-13T08:57:27.885Z] === RUN TestVolumesRemove [2020-08-13T08:57:28.072Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-13T08:57:28.147Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-13T08:57:28.147Z] === RUN TestVolumesInspect [2020-08-13T08:57:28.147Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-13T08:57:28.147Z] === RUN TestVolumesInvalidJSON [2020-08-13T08:57:28.147Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T08:57:28.147Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T08:57:28.147Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T08:57:28.147Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-13T08:57:28.147Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T08:57:28.147Z] PASS [2020-08-13T08:57:28.147Z] [2020-08-13T08:57:28.147Z] DONE 5 tests in 0.427s [2020-08-13T08:57:28.147Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T08:57:28.333Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-08-13T08:57:28.333Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2020-08-13T08:57:28.333Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T08:57:28.409Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T08:57:28.409Z] +++ kill 13608 [2020-08-13T08:57:29.325Z] --- PASS: TestUpdateReplicatedJob (4.74s) [2020-08-13T08:57:29.325Z] === RUN TestServiceListWithStatuses [2020-08-13T08:57:29.325Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T08:57:29.325Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T08:57:29.325Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T08:57:29.717Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-13T08:57:29.729Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-08-13T08:57:29.794Z] +++ /etc/init.d/apparmor stop [2020-08-13T08:57:29.794Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T08:57:29.794Z] [2020-08-13T08:57:29.794Z] Unloading profiles will leave already running processes permanently [2020-08-13T08:57:29.794Z] unconfined, which can lead to unexpected situations. [2020-08-13T08:57:29.794Z] [2020-08-13T08:57:29.794Z] To set a process to complain mode, use the command line tool [2020-08-13T08:57:29.794Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T08:57:29.794Z] +++ true [2020-08-13T08:57:29.794Z] exiting test-integration [2020-08-13T08:57:29.794Z] ++ exit 0 [2020-08-13T08:57:29.794Z] [2020-08-13T08:57:30.290Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2020-08-13T08:57:30.290Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2020-08-13T08:57:30.290Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T08:57:31.232Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-13T08:57:32.173Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-08-13T08:57:32.173Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-08-13T08:57:32.173Z] === RUN TestIpcModeOlderClient [2020-08-13T08:57:32.173Z] === PAUSE TestIpcModeOlderClient [2020-08-13T08:57:32.173Z] === RUN TestKillContainerInvalidSignal [2020-08-13T08:57:33.114Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-13T08:57:33.114Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-08-13T08:57:33.114Z] === RUN TestKillContainer [2020-08-13T08:57:33.114Z] === RUN TestKillContainer/no_signal [2020-08-13T08:57:33.375Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-13T08:57:33.638Z] === RUN TestKillContainer/non_killing_signal Post stage [Pipeline] junit [2020-08-13T08:57:34.017Z] Recording test results [2020-08-13T08:57:34.209Z] === RUN TestKillContainer/killing_signal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T08:57:34.643Z] + echo Ensuring container killed. [2020-08-13T08:57:34.643Z] Ensuring container killed. [2020-08-13T08:57:34.643Z] + docker rm -vf docker-pr3 [2020-08-13T08:57:34.643Z] Error: No such container: docker-pr3 [2020-08-13T08:57:34.643Z] + true [Pipeline] sh [2020-08-13T08:57:34.779Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-13T08:57:34.934Z] + echo Chowning /workspace to jenkins user [2020-08-13T08:57:34.934Z] Chowning /workspace to jenkins user [2020-08-13T08:57:34.934Z] + id -u [2020-08-13T08:57:34.934Z] + id -g [2020-08-13T08:57:34.934Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41340:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T08:57:35.351Z] --- PASS: TestKillContainer (2.29s) [2020-08-13T08:57:35.351Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-08-13T08:57:35.351Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-08-13T08:57:35.351Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-08-13T08:57:35.351Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T08:57:35.351Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T08:57:36.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T08:57:36.864Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-13T08:57:36.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-08-13T08:57:36.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-08-13T08:57:36.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-08-13T08:57:36.864Z] === RUN TestKillStoppedContainer [2020-08-13T08:57:36.864Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-13T08:57:36.864Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T08:57:36.864Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-13T08:57:36.864Z] === RUN TestKillDifferentUserContainer [2020-08-13T08:57:37.433Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-13T08:57:37.694Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2020-08-13T08:57:37.694Z] === RUN TestInspectOomKilledTrue [2020-08-13T08:57:37.694Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-13T08:57:37.694Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:57:37.694Z] === RUN TestInspectOomKilledFalse [2020-08-13T08:57:37.694Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-13T08:57:37.694Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:57:37.694Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T08:57:37.846Z] --- PASS: TestDockerNetworkConnectAlias (8.05s) [2020-08-13T08:57:37.846Z] === RUN TestDockerNetworkReConnect [2020-08-13T08:57:38.263Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-08-13T08:57:38.263Z] === RUN TestLinksContainerNames [2020-08-13T08:57:38.263Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T08:57:39.447Z] + bundleName=arm64-integration [2020-08-13T08:57:39.447Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-13T08:57:39.447Z] Creating arm64-integration-bundles.tar.gz [2020-08-13T08:57:39.447Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2020-08-13T08:57:39.447Z] tar -czf arm64-integration-bundles.tar.gz [2020-08-13T08:57:39.649Z] --- PASS: TestLinksContainerNames (1.29s) [2020-08-13T08:57:39.649Z] === RUN TestLogsFollowTailEmpty [Pipeline] archiveArtifacts [2020-08-13T08:57:39.722Z] Archiving artifacts [2020-08-13T08:57:39.909Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-08-13T08:57:39.909Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T08:57:39.990Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T08:57:40.306Z] + make clean [2020-08-13T08:57:40.480Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/default [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/private [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/slave [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/shared [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T08:57:40.480Z] === CONT TestMountDaemonRoot/default [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T08:57:40.480Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:57:40.480Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:57:40.480Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:57:40.480Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:57:40.480Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/shared [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/slave [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/private [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:57:40.741Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T08:57:40.741Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:57:40.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:57:40.741Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:57:40.741Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:57:40.878Z] docker volume rm -f docker-dev-cache [2020-08-13T08:57:40.878Z] docker-dev-cache [Pipeline] deleteDir [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T08:57:41.001Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:57:41.001Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:57:41.262Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:57:41.262Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:57:41.262Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T08:57:41.262Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:57:41.262Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-13T08:57:41.262Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-13T08:57:41.262Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T08:57:43.175Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-08-13T08:57:43.175Z] === RUN TestNetworkNat [2020-08-13T08:57:43.435Z] --- PASS: TestNetworkNat (0.63s) [2020-08-13T08:57:43.435Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T08:57:44.381Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2020-08-13T08:57:44.381Z] === RUN TestNetworkLoopbackNat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T08:57:44.781Z] --- PASS: TestDockerNetworkReConnect (6.26s) [2020-08-13T08:57:44.781Z] === RUN TestServicePlugin [2020-08-13T08:57:44.781Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-13T08:57:44.781Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:57:44.781Z] === RUN TestServiceUpdateLabel [2020-08-13T08:57:46.920Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-13T08:57:46.920Z] --- PASS: TestNetworkLoopbackNat (2.83s) [2020-08-13T08:57:46.920Z] === RUN TestPause [2020-08-13T08:57:47.180Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-13T08:57:47.440Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-13T08:57:47.515Z] --- PASS: TestServiceUpdateLabel (3.29s) [2020-08-13T08:57:47.515Z] === RUN TestServiceUpdateSecrets [2020-08-13T08:57:47.700Z] --- PASS: TestPause (0.67s) [2020-08-13T08:57:47.700Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T08:57:47.700Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:57:47.700Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:57:47.700Z] === RUN TestPauseStopPausedContainer [2020-08-13T08:57:48.639Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-08-13T08:57:48.639Z] === RUN TestPsFilter [2020-08-13T08:57:48.639Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-13T08:57:48.639Z] --- PASS: TestPsFilter (0.18s) [2020-08-13T08:57:48.639Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T08:57:49.580Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-08-13T08:57:49.580Z] === RUN TestRemoveContainerWithVolume [2020-08-13T08:57:50.151Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-08-13T08:57:50.151Z] === RUN TestRemoveContainerRunning [2020-08-13T08:57:51.094Z] --- PASS: TestRemoveContainerRunning (0.95s) [2020-08-13T08:57:51.094Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T08:57:52.035Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-08-13T08:57:52.035Z] === RUN TestRemoveInvalidContainer [2020-08-13T08:57:52.035Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-13T08:57:52.035Z] === RUN TestRenameLinkedContainer [2020-08-13T08:57:52.604Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-13T08:57:55.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-13T08:57:55.148Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-08-13T08:57:55.148Z] === RUN TestRenameStoppedContainer [2020-08-13T08:57:55.719Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-08-13T08:57:55.719Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T08:57:57.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-13T08:57:57.360Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-08-13T08:57:57.360Z] === RUN TestRenameInvalidName [2020-08-13T08:57:57.933Z] --- PASS: TestRenameInvalidName (0.73s) [2020-08-13T08:57:57.933Z] === RUN TestRenameAnonymousContainer [2020-08-13T08:57:59.843Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-13T08:58:00.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-13T08:58:01.802Z] --- PASS: TestRenameAnonymousContainer (3.77s) [2020-08-13T08:58:01.802Z] === RUN TestRenameContainerWithSameName [2020-08-13T08:58:02.743Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2020-08-13T08:58:02.743Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T08:58:02.863Z] --- PASS: TestServiceUpdateSecrets (15.73s) [2020-08-13T08:58:02.863Z] === RUN TestServiceUpdateConfigs [2020-08-13T08:58:03.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-13T08:58:04.254Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-08-13T08:58:04.254Z] === RUN TestResize [2020-08-13T08:58:05.636Z] --- PASS: TestResize (1.04s) [2020-08-13T08:58:05.636Z] === RUN TestResizeWithInvalidSize [2020-08-13T08:58:05.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-13T08:58:06.208Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-08-13T08:58:06.208Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T08:58:07.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-13T08:58:07.150Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2020-08-13T08:58:07.150Z] === RUN TestDaemonRestartKillContainers [2020-08-13T08:58:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:58:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:58:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:58:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:58:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:58:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:58:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:58:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:58:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:58:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:58:07.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:58:07.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:58:07.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:58:07.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:58:07.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:58:07.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:58:07.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:58:07.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:58:07.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:58:07.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:58:07.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:58:07.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:58:07.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:58:07.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:58:07.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:58:07.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:58:10.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-13T08:58:10.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:58:10.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:58:11.341Z] --- PASS: TestBuildWithHugeFile (54.19s) [2020-08-13T08:58:11.341Z] === RUN TestBuildWithEmptyDockerfile [2020-08-13T08:58:11.341Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:58:11.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:58:11.341Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:58:11.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:58:11.341Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:58:11.341Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:58:11.341Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-13T08:58:11.341Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-13T08:58:11.341Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-13T08:58:11.341Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-08-13T08:58:11.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-08-13T08:58:11.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-08-13T08:58:11.341Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-08-13T08:58:11.341Z] === RUN TestBuildPreserveOwnership [2020-08-13T08:58:11.341Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-13T08:58:11.341Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-13T08:58:12.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-13T08:58:12.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:58:12.860Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2020-08-13T08:58:12.860Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2020-08-13T08:58:12.860Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-08-13T08:58:12.860Z] === RUN TestBuildPlatformInvalid [2020-08-13T08:58:12.860Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-13T08:58:12.860Z] PASS [2020-08-13T08:58:12.860Z] [2020-08-13T08:58:12.860Z] === Skipped [2020-08-13T08:58:12.860Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-13T08:58:12.860Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T08:58:12.860Z] [2020-08-13T08:58:12.860Z] [2020-08-13T08:58:12.860Z] DONE 32 tests, 1 skipped in 92.593s [2020-08-13T08:58:12.860Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-13T08:58:12.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:12.860Z] ++ set -e [2020-08-13T08:58:12.860Z] ++ '[' -n 0 ']' [2020-08-13T08:58:12.860Z] ++ set -x [2020-08-13T08:58:12.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:12.860Z] INFO: Testing against a local daemon [2020-08-13T08:58:12.860Z] === RUN TestConfigInspect [2020-08-13T08:58:12.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:58:13.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-13T08:58:14.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:58:14.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:58:15.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-13T08:58:15.627Z] --- PASS: TestConfigInspect (2.40s) [2020-08-13T08:58:15.627Z] === RUN TestConfigList [2020-08-13T08:58:15.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-13T08:58:16.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-13T08:58:16.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-13T08:58:17.153Z] --- PASS: TestConfigList (1.94s) [2020-08-13T08:58:17.153Z] === RUN TestConfigsCreateAndDelete [2020-08-13T08:58:17.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:58:17.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:58:19.261Z] --- PASS: TestConfigsCreateAndDelete (1.98s) [2020-08-13T08:58:19.261Z] === RUN TestConfigsUpdate [2020-08-13T08:58:20.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-13T08:58:20.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:58:21.339Z] --- PASS: TestConfigsUpdate (1.86s) [2020-08-13T08:58:21.340Z] === RUN TestTemplatedConfig [2020-08-13T08:58:21.480Z] --- PASS: TestServiceUpdateConfigs (15.88s) [2020-08-13T08:58:21.480Z] === RUN TestServiceUpdateNetwork [2020-08-13T08:58:21.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-13T08:58:21.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:58:23.428Z] --- PASS: TestTemplatedConfig (2.41s) [2020-08-13T08:58:23.428Z] === RUN TestConfigCreateResolve [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.55s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.04s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.18s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2020-08-13T08:58:25.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2020-08-13T08:58:25.074Z] === RUN TestCgroupNamespacesRun [2020-08-13T08:58:25.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-13T08:58:26.168Z] --- PASS: TestConfigCreateResolve (2.40s) [2020-08-13T08:58:26.169Z] === RUN TestConfigDaemonLibtrustID [2020-08-13T08:58:26.458Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-08-13T08:58:26.458Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T08:58:26.464Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-13T08:58:26.464Z] PASS [2020-08-13T08:58:26.464Z] [2020-08-13T08:58:26.464Z] DONE 7 tests in 13.614s [2020-08-13T08:58:26.464Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-13T08:58:26.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:26.464Z] ++ set -e [2020-08-13T08:58:26.464Z] ++ '[' -n 0 ']' [2020-08-13T08:58:26.464Z] ++ set -x [2020-08-13T08:58:26.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:26.464Z] INFO: Testing against a local daemon [2020-08-13T08:58:26.464Z] === RUN TestCheckpoint [2020-08-13T08:58:26.464Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-13T08:58:26.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:58:26.464Z] === RUN TestContainerInvalidJSON [2020-08-13T08:58:26.464Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:58:26.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:58:26.464Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:58:26.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:58:26.464Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:58:26.464Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:58:26.464Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-13T08:58:26.464Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-13T08:58:26.464Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-13T08:58:26.464Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-13T08:58:26.464Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-13T08:58:26.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-13T08:58:26.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-13T08:58:26.464Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-13T08:58:26.464Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-13T08:58:26.464Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-13T08:58:26.464Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-13T08:58:26.464Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-13T08:58:26.758Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-08-13T08:58:26.758Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-13T08:58:26.758Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-13T08:58:26.758Z] === RUN TestCopyFromContainer [2020-08-13T08:58:28.278Z] === RUN TestCopyFromContainer// [2020-08-13T08:58:28.278Z] === RUN TestCopyFromContainer//bar/root [2020-08-13T08:58:28.278Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-13T08:58:28.278Z] === RUN TestCopyFromContainer/bar/quux [2020-08-13T08:58:28.278Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-13T08:58:28.278Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-13T08:58:28.371Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-08-13T08:58:28.371Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T08:58:28.573Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-13T08:58:28.573Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-13T08:58:28.573Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-13T08:58:28.573Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer (1.97s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-13T08:58:28.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-13T08:58:28.871Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-08-13T08:58:28.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-13T08:58:28.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:58:28.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:58:28.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:58:28.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:58:28.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:58:28.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:58:28.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-13T08:58:28.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-13T08:58:28.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-13T08:58:28.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-13T08:58:28.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-13T08:58:28.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-13T08:58:28.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-13T08:58:28.871Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-13T08:58:28.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-13T08:58:28.871Z] === RUN TestCreateWithInvalidEnv [2020-08-13T08:58:28.871Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-13T08:58:28.871Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-13T08:58:28.871Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-13T08:58:28.871Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-13T08:58:28.871Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-13T08:58:28.871Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-13T08:58:28.871Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-13T08:58:28.871Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-13T08:58:28.871Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-13T08:58:28.871Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-13T08:58:28.871Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-13T08:58:28.871Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-13T08:58:28.871Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-13T08:58:28.871Z] === RUN TestCreateTmpfsMountsTarget [2020-08-13T08:58:28.871Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-13T08:58:28.871Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-13T08:58:29.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-13T08:58:29.756Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-08-13T08:58:29.756Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T08:58:30.393Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2020-08-13T08:58:30.393Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-13T08:58:31.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-13T08:58:31.399Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-08-13T08:58:31.399Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T08:58:31.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-13T08:58:31.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2020-08-13T08:58:31.935Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-13T08:58:31.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:58:31.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:58:31.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:58:31.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:58:31.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:58:31.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:58:31.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:58:31.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:58:31.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:58:31.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:58:31.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-13T08:58:31.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-13T08:58:31.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-13T08:58:31.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-13T08:58:31.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-13T08:58:31.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-13T08:58:31.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-13T08:58:31.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-13T08:58:31.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-08-13T08:58:31.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-13T08:58:31.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-13T08:58:31.935Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-13T08:58:32.574Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-08-13T08:58:32.574Z] === RUN TestCreateDifferentPlatform [2020-08-13T08:58:32.574Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-13T08:58:32.574Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-13T08:58:32.574Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-13T08:58:32.574Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-13T08:58:32.574Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-13T08:58:32.574Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-13T08:58:32.574Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-08-13T08:58:32.574Z] === RUN TestContainerStartOnDaemonRestart [2020-08-13T08:58:32.574Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-13T08:58:32.574Z] === RUN TestDaemonRestartIpcMode [2020-08-13T08:58:32.574Z] === PAUSE TestDaemonRestartIpcMode [2020-08-13T08:58:32.574Z] === RUN TestDaemonHostGatewayIP [2020-08-13T08:58:32.574Z] === PAUSE TestDaemonHostGatewayIP [2020-08-13T08:58:32.574Z] === RUN TestContainerKillOnDaemonStart [2020-08-13T08:58:32.574Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-13T08:58:32.574Z] === RUN TestDiff [2020-08-13T08:58:33.226Z] --- PASS: TestDiff (0.50s) [2020-08-13T08:58:33.226Z] === RUN TestExecWithCloseStdin [2020-08-13T08:58:33.522Z] --- PASS: TestExecWithCloseStdin (0.58s) [2020-08-13T08:58:33.522Z] === RUN TestExec [2020-08-13T08:58:33.570Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-08-13T08:58:33.570Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T08:58:33.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-13T08:58:34.116Z] --- PASS: TestServiceUpdateNetwork (15.62s) [2020-08-13T08:58:34.116Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T08:58:34.166Z] --- PASS: TestExec (0.62s) [2020-08-13T08:58:34.166Z] === RUN TestExecUser [2020-08-13T08:58:34.806Z] --- PASS: TestExecUser (0.59s) [2020-08-13T08:58:34.806Z] === RUN TestExportContainerAndImportImage [2020-08-13T08:58:34.950Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2020-08-13T08:58:34.951Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T08:58:34.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-13T08:58:35.624Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-13T08:58:35.851Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-08-13T08:58:35.851Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-13T08:58:35.890Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-08-13T08:58:35.890Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T08:58:36.661Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-13T08:58:36.896Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-08-13T08:58:36.896Z] === RUN TestHealthCheckWorkdir [2020-08-13T08:58:37.801Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2020-08-13T08:58:37.801Z] === RUN TestKernelTCPMemory [2020-08-13T08:58:37.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-13T08:58:37.937Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2020-08-13T08:58:37.937Z] === RUN TestHealthKillContainer [2020-08-13T08:58:38.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-13T08:58:38.322Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-08-13T08:58:38.322Z] === RUN TestNISDomainname [2020-08-13T08:58:39.263Z] --- PASS: TestNISDomainname (0.99s) [2020-08-13T08:58:39.263Z] === RUN TestHostnameDnsResolution [2020-08-13T08:58:40.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-13T08:58:40.648Z] --- PASS: TestHostnameDnsResolution (1.40s) [2020-08-13T08:58:40.648Z] === RUN TestStats [2020-08-13T08:58:40.677Z] --- PASS: TestHealthKillContainer (2.60s) [2020-08-13T08:58:40.677Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-13T08:58:40.974Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-08-13T08:58:40.974Z] === RUN TestIpcModeNone [2020-08-13T08:58:41.612Z] --- PASS: TestIpcModeNone (0.64s) [2020-08-13T08:58:41.612Z] === RUN TestIpcModePrivate [2020-08-13T08:58:42.249Z] --- PASS: TestIpcModePrivate (0.60s) [2020-08-13T08:58:42.249Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-13T08:58:42.249Z] === RUN TestIpcModeShareable [2020-08-13T08:58:42.905Z] --- PASS: TestIpcModeShareable (0.67s) [2020-08-13T08:58:42.905Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-13T08:58:42.905Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-13T08:58:43.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-13T08:58:43.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-13T08:58:43.764Z] --- PASS: TestStats (2.89s) [2020-08-13T08:58:43.764Z] === RUN TestStopContainerWithTimeout [2020-08-13T08:58:43.764Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T08:58:43.764Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T08:58:43.764Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T08:58:43.764Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T08:58:43.764Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T08:58:43.764Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T08:58:43.764Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T08:58:43.764Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T08:58:43.764Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T08:58:43.764Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T08:58:44.982Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2020-08-13T08:58:44.982Z] === RUN TestAPIIpcModeHost [2020-08-13T08:58:44.982Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-08-13T08:58:44.982Z] === RUN TestDaemonIpcModeShareable [2020-08-13T08:58:45.146Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T08:58:45.150Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-13T08:58:45.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-13T08:58:46.502Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-08-13T08:58:46.502Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-13T08:58:46.502Z] === RUN TestDaemonIpcModePrivate [2020-08-13T08:58:47.100Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T08:58:47.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-13T08:58:47.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-13T08:58:48.019Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2020-08-13T08:58:48.019Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-13T08:58:48.019Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-13T08:58:48.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-13T08:58:48.561Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-13T08:58:48.561Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2020-08-13T08:58:48.561Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-08-13T08:58:48.561Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-08-13T08:58:48.561Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2020-08-13T08:58:48.561Z] === RUN TestDeleteDevicemapper [2020-08-13T08:58:48.561Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T08:58:48.561Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:58:48.561Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T08:58:49.066Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2020-08-13T08:58:49.066Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-13T08:58:49.066Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-13T08:58:49.506Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-13T08:58:49.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-13T08:58:50.587Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s) [2020-08-13T08:58:50.587Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-13T08:58:50.587Z] === RUN TestIpcModeOlderClient [2020-08-13T08:58:50.587Z] === PAUSE TestIpcModeOlderClient [2020-08-13T08:58:50.587Z] === RUN TestKillContainerInvalidSignal [2020-08-13T08:58:50.892Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 48.1% of statements [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.6% of statements [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-08-13T08:58:51.190Z] ok github.com/docker/docker/builder/remotecontext/git 1.442s coverage: 86.3% of statements [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T08:58:51.190Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T08:58:51.225Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-08-13T08:58:51.225Z] === RUN TestKillContainer [2020-08-13T08:58:51.225Z] === RUN TestKillContainer/no_signal [2020-08-13T08:58:51.522Z] === RUN TestKillContainer/non_killing_signal [2020-08-13T08:58:51.816Z] === RUN TestKillContainer/killing_signal [2020-08-13T08:58:51.832Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-13T08:58:52.404Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s) [2020-08-13T08:58:52.404Z] === RUN TestUpdateMemory [2020-08-13T08:58:52.404Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-13T08:58:52.404Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:58:52.404Z] === RUN TestUpdateCPUQuota [2020-08-13T08:58:52.856Z] --- PASS: TestKillContainer (1.62s) [2020-08-13T08:58:52.856Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-08-13T08:58:52.856Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-08-13T08:58:52.856Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2020-08-13T08:58:52.856Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-13T08:58:52.856Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-13T08:58:52.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-13T08:58:52.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-13T08:58:52.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-13T08:58:53.151Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-13T08:58:53.546Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-08-13T08:58:53.546Z] === RUN TestUpdatePidsLimit [2020-08-13T08:58:53.546Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-13T08:58:53.638Z] --- PASS: TestServiceUpdatePidsLimit (18.05s) [2020-08-13T08:58:53.638Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-08-13T08:58:53.638Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-08-13T08:58:53.638Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-08-13T08:58:53.638Z] PASS [2020-08-13T08:58:53.638Z] [2020-08-13T08:58:53.638Z] === Skipped [2020-08-13T08:58:53.638Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T08:58:53.638Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T08:58:53.638Z] [2020-08-13T08:58:53.638Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-13T08:58:53.638Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T08:58:53.638Z] [2020-08-13T08:58:53.638Z] [2020-08-13T08:58:53.638Z] DONE 27 tests, 2 skipped in 172.663s [2020-08-13T08:58:53.638Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T08:58:53.638Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:53.638Z] ++ set -e [2020-08-13T08:58:53.638Z] ++ '[' -n 0 ']' [2020-08-13T08:58:53.638Z] ++ set -x [2020-08-13T08:58:53.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:53.638Z] INFO: Testing against a local daemon [2020-08-13T08:58:53.638Z] === RUN TestSessionCreate [2020-08-13T08:58:53.638Z] --- PASS: TestSessionCreate (0.02s) [2020-08-13T08:58:53.638Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T08:58:53.638Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-08-13T08:58:53.638Z] PASS [2020-08-13T08:58:53.638Z] [2020-08-13T08:58:53.638Z] DONE 2 tests in 0.109s [2020-08-13T08:58:53.638Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T08:58:53.638Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:53.638Z] ++ set -e [2020-08-13T08:58:53.638Z] ++ '[' -n 0 ']' [2020-08-13T08:58:53.638Z] ++ set -x [2020-08-13T08:58:53.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:53.638Z] INFO: Testing against a local daemon [2020-08-13T08:58:53.638Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T08:58:53.638Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T08:58:53.638Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T08:58:53.638Z] === RUN TestEventsExecDie [2020-08-13T08:58:53.638Z] --- PASS: TestEventsExecDie (0.91s) [2020-08-13T08:58:53.638Z] === RUN TestEventsBackwardsCompatible [2020-08-13T08:58:53.638Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-08-13T08:58:53.638Z] === RUN TestInfoBinaryCommits [2020-08-13T08:58:53.638Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-08-13T08:58:53.638Z] === RUN TestInfoAPIVersioned [2020-08-13T08:58:53.638Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-13T08:58:53.638Z] === RUN TestInfoDiscoveryBackend [2020-08-13T08:58:53.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-08-13T08:58:53.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-08-13T08:58:53.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-08-13T08:58:53.790Z] === RUN TestKillStoppedContainer [2020-08-13T08:58:53.790Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-13T08:58:53.790Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-13T08:58:53.790Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-13T08:58:53.790Z] === RUN TestKillDifferentUserContainer [2020-08-13T08:58:53.806Z] === RUN TestUpdatePidsLimit/no_change [2020-08-13T08:58:53.967Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-13T08:58:53.967Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T08:58:54.378Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-13T08:58:54.440Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-08-13T08:58:54.440Z] === RUN TestInspectOomKilledTrue [2020-08-13T08:58:54.485Z] ok github.com/docker/docker/client 0.155s coverage: 75.4% of statements [2020-08-13T08:58:54.639Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-13T08:58:54.899Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-13T08:58:55.000Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-13T08:58:55.000Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T08:58:55.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-13T08:58:55.338Z] 3ab49687905c: Pull complete [2020-08-13T08:58:55.338Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-13T08:58:55.338Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T08:58:55.338Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-13T08:58:55.338Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-13T08:58:55.338Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397' [2020-08-13T08:58:55.338Z] WARN: Skipping validation tests [2020-08-13T08:58:55.338Z] INFO: Running unit tests at 08/13/2020 08:58:45... [2020-08-13T08:58:55.338Z] INFO: make.ps1 starting at 08/13/2020 08:58:49 [2020-08-13T08:58:55.338Z] INFO: Git commit (3ee1ab87b7) assumed from DOCKER_GITCOMMIT environment variable [2020-08-13T08:58:55.338Z] INFO: Invoking autogen... [2020-08-13T08:58:55.338Z] INFO: Running unit tests... [2020-08-13T08:58:55.444Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-13T08:58:55.761Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-13T08:58:55.762Z] === RUN TestInfoAPI [2020-08-13T08:58:55.762Z] --- PASS: TestInfoAPI (0.02s) [2020-08-13T08:58:55.762Z] === RUN TestInfoAPIWarnings [2020-08-13T08:58:55.762Z] --- PASS: TestInspectOomKilledTrue (0.98s) [2020-08-13T08:58:55.762Z] === RUN TestInspectOomKilledFalse [2020-08-13T08:58:55.762Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-08-13T08:58:55.762Z] === RUN TestLinksEtcHostsContentMatch [2020-08-13T08:58:56.053Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-13T08:58:56.053Z] === RUN TestInfoDebug [2020-08-13T08:58:56.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-08-13T08:58:56.401Z] === RUN TestLinksContainerNames [2020-08-13T08:58:56.685Z] --- PASS: TestInfoDebug (0.53s) [2020-08-13T08:58:56.685Z] === RUN TestInfoInsecureRegistries [2020-08-13T08:58:56.894Z] --- PASS: TestUpdatePidsLimit (3.18s) [2020-08-13T08:58:56.895Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-08-13T08:58:56.895Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-08-13T08:58:56.895Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-08-13T08:58:56.895Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2020-08-13T08:58:56.895Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-08-13T08:58:56.895Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-08-13T08:58:56.895Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-08-13T08:58:56.895Z] === RUN TestUpdateRestartPolicy [2020-08-13T08:58:56.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-13T08:58:57.317Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-08-13T08:58:57.317Z] === RUN TestInfoRegistryMirrors [2020-08-13T08:58:57.441Z] --- PASS: TestLinksContainerNames (0.98s) [2020-08-13T08:58:57.441Z] === RUN TestLogsFollowTailEmpty [2020-08-13T08:58:57.463Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-13T08:58:57.608Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-13T08:58:57.608Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T08:58:57.735Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2020-08-13T08:58:57.735Z] === RUN TestContainerNetworkMountsNoChown [2020-08-13T08:58:57.899Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-08-13T08:58:57.899Z] === RUN TestPingCacheHeaders [2020-08-13T08:58:57.899Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-08-13T08:58:57.899Z] === RUN TestPingGet [2020-08-13T08:58:57.899Z] --- PASS: TestPingGet (0.01s) [2020-08-13T08:58:57.899Z] === RUN TestPingHead [2020-08-13T08:58:57.899Z] --- PASS: TestPingHead (0.02s) [2020-08-13T08:58:57.899Z] === RUN TestVersion [2020-08-13T08:58:57.899Z] --- PASS: TestVersion (0.01s) [2020-08-13T08:58:57.899Z] PASS [2020-08-13T08:58:57.899Z] [2020-08-13T08:58:57.899Z] === Skipped [2020-08-13T08:58:57.899Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T08:58:57.899Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T08:58:57.899Z] [2020-08-13T08:58:57.899Z] [2020-08-13T08:58:57.899Z] DONE 18 tests, 1 skipped in 5.622s [2020-08-13T08:58:57.899Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T08:58:57.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:57.899Z] ++ set -e [2020-08-13T08:58:57.899Z] ++ '[' -n 0 ']' [2020-08-13T08:58:57.899Z] ++ set -x [2020-08-13T08:58:57.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-13T08:58:58.191Z] INFO: Testing against a local daemon [2020-08-13T08:58:58.191Z] === RUN TestVolumesCreateAndList [2020-08-13T08:58:58.191Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-08-13T08:58:58.191Z] === RUN TestVolumesRemove [2020-08-13T08:58:58.191Z] --- PASS: TestVolumesRemove (0.12s) [2020-08-13T08:58:58.191Z] === RUN TestVolumesInspect [2020-08-13T08:58:58.191Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-13T08:58:58.191Z] === RUN TestVolumesInvalidJSON [2020-08-13T08:58:58.191Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T08:58:58.191Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T08:58:58.191Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T08:58:58.191Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-13T08:58:58.191Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T08:58:58.191Z] PASS [2020-08-13T08:58:58.191Z] [2020-08-13T08:58:58.191Z] DONE 5 tests in 0.225s [2020-08-13T08:58:58.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T08:58:58.378Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/default [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/default [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/private [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/private [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rprivate [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/slave [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/slave [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rslave [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/shared [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/shared [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rshared [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/default [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rslave [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/shared [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/slave [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/private [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rprivate [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rshared [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-13T08:58:58.378Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:58:58.378Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-13T08:58:58.378Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-13T08:58:58.486Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T08:58:58.486Z] +++ kill 12002 [2020-08-13T08:58:58.672Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-13T08:58:58.672Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-13T08:58:58.672Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-13T08:58:58.672Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-13T08:58:58.672Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-13T08:58:58.672Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-13T08:58:58.672Z] === RUN TestContainerBindMountNonRecursive [2020-08-13T08:58:58.845Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-13T08:58:59.420Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-13T08:58:59.990Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-13T08:59:00.024Z] +++ /etc/init.d/apparmor stop [2020-08-13T08:59:00.024Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T08:59:00.024Z] [2020-08-13T08:59:00.024Z] Unloading profiles will leave already running processes permanently [2020-08-13T08:59:00.024Z] unconfined, which can lead to unexpected situations. [2020-08-13T08:59:00.024Z] [2020-08-13T08:59:00.024Z] To set a process to complain mode, use the command line tool [2020-08-13T08:59:00.024Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T08:59:00.024Z] +++ true [2020-08-13T08:59:00.024Z] exiting test-integration [2020-08-13T08:59:00.024Z] ++ exit 0 [2020-08-13T08:59:00.024Z] [2020-08-13T08:59:00.107Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-08-13T08:59:00.213Z] --- PASS: TestContainerBindMountNonRecursive (1.48s) [2020-08-13T08:59:00.213Z] === RUN TestNetworkNat [2020-08-13T08:59:00.875Z] --- PASS: TestNetworkNat (0.59s) [2020-08-13T08:59:00.875Z] === RUN TestNetworkLocalhostTCPNat [2020-08-13T08:59:00.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames Post stage [Pipeline] junit [2020-08-13T08:59:01.131Z] Recording test results [2020-08-13T08:59:01.175Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2020-08-13T08:59:01.175Z] === RUN TestNetworkLoopbackNat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T08:59:01.960Z] + echo Ensuring container killed. [2020-08-13T08:59:01.960Z] Ensuring container killed. [2020-08-13T08:59:01.960Z] + docker rm -vf docker-pr3 [2020-08-13T08:59:01.960Z] Error: No such container: docker-pr3 [2020-08-13T08:59:01.960Z] + true [Pipeline] sh [2020-08-13T08:59:02.415Z] + echo Chowning /workspace to jenkins user [2020-08-13T08:59:02.415Z] Chowning /workspace to jenkins user [2020-08-13T08:59:02.415Z] + id -u [2020-08-13T08:59:02.415Z] + id -g [2020-08-13T08:59:02.415Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41340:/workspace busybox chown -R 1001:1001 /workspace [2020-08-13T08:59:02.415Z] Unable to find image 'busybox:latest' locally [2020-08-13T08:59:02.714Z] latest: Pulling from library/busybox [2020-08-13T08:59:02.714Z] 970013469dcd: Pulling fs layer [2020-08-13T08:59:03.008Z] 970013469dcd: Verifying Checksum [2020-08-13T08:59:03.008Z] 970013469dcd: Download complete [2020-08-13T08:59:03.008Z] 970013469dcd: Pull complete [2020-08-13T08:59:03.008Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T08:59:03.008Z] Status: Downloaded newer image for busybox:latest [2020-08-13T08:59:03.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-13T08:59:04.420Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-13T08:59:04.745Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2020-08-13T08:59:04.745Z] === RUN TestPause [2020-08-13T08:59:04.745Z] --- PASS: TestPause (0.66s) [2020-08-13T08:59:04.745Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-13T08:59:04.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:59:04.745Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:59:04.745Z] === RUN TestPauseStopPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T08:59:05.384Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2020-08-13T08:59:05.384Z] === RUN TestPsFilter [2020-08-13T08:59:05.475Z] + bundleName=s390x-integration [2020-08-13T08:59:05.475Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-13T08:59:05.475Z] Creating s390x-integration-bundles.tar.gz [2020-08-13T08:59:05.475Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-13T08:59:05.475Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-13T08:59:05.523Z] Archiving artifacts [2020-08-13T08:59:05.679Z] --- PASS: TestPsFilter (0.18s) [2020-08-13T08:59:05.680Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-13T08:59:05.886Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T08:59:06.287Z] + make clean [2020-08-13T08:59:06.321Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-08-13T08:59:06.321Z] === RUN TestRemoveContainerWithVolume [2020-08-13T08:59:06.333Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-13T08:59:06.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-13T08:59:06.580Z] docker volume rm -f docker-dev-cache [2020-08-13T08:59:06.617Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-08-13T08:59:06.617Z] === RUN TestRemoveContainerRunning [2020-08-13T08:59:06.871Z] docker-dev-cache [Pipeline] deleteDir [2020-08-13T08:59:06.907Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-13T08:59:07.167Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-13T08:59:07.265Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-08-13T08:59:07.265Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-13T08:59:07.338Z] ? github.com/docker/docker/api [no test files] [2020-08-13T08:59:07.428Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-13T08:59:07.689Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-13T08:59:07.906Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-08-13T08:59:07.906Z] === RUN TestRemoveInvalidContainer [2020-08-13T08:59:07.906Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-13T08:59:07.906Z] === RUN TestRenameLinkedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T08:59:08.260Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-13T08:59:08.260Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-13T08:59:08.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-13T08:59:09.091Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-13T08:59:09.351Z] --- PASS: TestUpdateRestartPolicy (12.61s) [2020-08-13T08:59:09.351Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T08:59:09.922Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-08-13T08:59:09.922Z] === RUN TestWaitNonBlocked [2020-08-13T08:59:09.922Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:59:09.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:59:09.922Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:59:09.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:59:09.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T08:59:09.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T08:59:09.991Z] --- PASS: TestRenameLinkedContainer (2.14s) [2020-08-13T08:59:09.991Z] === RUN TestRenameStoppedContainer [2020-08-13T08:59:10.628Z] --- PASS: TestRenameStoppedContainer (0.51s) [2020-08-13T08:59:10.628Z] === RUN TestRenameRunningContainerAndReuse [2020-08-13T08:59:11.312Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-13T08:59:11.312Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-08-13T08:59:11.312Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-08-13T08:59:11.312Z] === RUN TestWaitBlocked [2020-08-13T08:59:11.312Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:59:11.312Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:59:11.312Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:59:11.312Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:59:11.312Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T08:59:11.312Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T08:59:11.666Z] --- PASS: TestRenameRunningContainerAndReuse (1.02s) [2020-08-13T08:59:11.666Z] === RUN TestRenameInvalidName [2020-08-13T08:59:11.961Z] --- PASS: TestRenameInvalidName (0.53s) [2020-08-13T08:59:11.961Z] === RUN TestRenameAnonymousContainer [2020-08-13T08:59:12.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-13T08:59:12.250Z] --- PASS: TestWaitBlocked (0.04s) [2020-08-13T08:59:12.250Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-08-13T08:59:12.250Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-08-13T08:59:12.250Z] === CONT TestContainerStartOnDaemonRestart [2020-08-13T08:59:12.250Z] === CONT TestIpcModeOlderClient [2020-08-13T08:59:12.250Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-08-13T08:59:12.250Z] === CONT TestDaemonHostGatewayIP [2020-08-13T08:59:14.046Z] --- PASS: TestRenameAnonymousContainer (1.87s) [2020-08-13T08:59:14.046Z] === RUN TestRenameContainerWithSameName [2020-08-13T08:59:14.343Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-08-13T08:59:14.343Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-13T08:59:14.795Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-13T08:59:15.389Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2020-08-13T08:59:15.389Z] === RUN TestResize [2020-08-13T08:59:16.028Z] --- PASS: TestResize (0.54s) [2020-08-13T08:59:16.028Z] === RUN TestResizeWithInvalidSize [2020-08-13T08:59:16.180Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-13T08:59:16.667Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-08-13T08:59:16.667Z] === RUN TestResizeWhenContainerNotStarted [2020-08-13T08:59:16.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-13T08:59:16.749Z] --- PASS: TestContainerStartOnDaemonRestart (4.44s) [2020-08-13T08:59:16.749Z] === CONT TestContainerKillOnDaemonStart [2020-08-13T08:59:16.965Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:59:16.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:59:16.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:59:16.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-13T08:59:16.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:59:16.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-13T08:59:16.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:59:18.137Z] --- PASS: TestDaemonHostGatewayIP (5.62s) [2020-08-13T08:59:18.137Z] === CONT TestDaemonRestartIpcMode [2020-08-13T08:59:19.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-13T08:59:19.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-13T08:59:19.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-13T08:59:20.047Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-13T08:59:20.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-13T08:59:20.989Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-13T08:59:21.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-13T08:59:21.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-13T08:59:21.250Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-13T08:59:21.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-13T08:59:21.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-13T08:59:21.510Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-08-13T08:59:21.510Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-13T08:59:22.081Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-13T08:59:22.278Z] ok github.com/docker/docker/api/server 0.204s coverage: 9.0% of statements [2020-08-13T08:59:22.341Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-13T08:59:22.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-13T08:59:23.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2020-08-13T08:59:25.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2020-08-13T08:59:25.214Z] === RUN TestCgroupNamespacesRun [2020-08-13T08:59:25.824Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-13T08:59:26.255Z] --- PASS: TestCgroupNamespacesRun (1.32s) [2020-08-13T08:59:26.255Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-13T08:59:27.774Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.30s) [2020-08-13T08:59:27.774Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-13T08:59:29.311Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-08-13T08:59:29.311Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-13T08:59:30.020Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2020-08-13T08:59:30.020Z] PASS [2020-08-13T08:59:30.020Z] [2020-08-13T08:59:30.020Z] === Skipped [2020-08-13T08:59:30.020Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-13T08:59:30.020Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T08:59:30.020Z] [2020-08-13T08:59:30.020Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-13T08:59:30.020Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:59:30.020Z] [2020-08-13T08:59:30.020Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-13T08:59:30.020Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:59:30.020Z] [2020-08-13T08:59:30.020Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T08:59:30.020Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T08:59:30.020Z] [2020-08-13T08:59:30.020Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T08:59:30.020Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:59:30.020Z] [2020-08-13T08:59:30.020Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-13T08:59:30.020Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-13T08:59:30.020Z] [2020-08-13T08:59:30.020Z] [2020-08-13T08:59:30.020Z] DONE 192 tests, 6 skipped in 149.773s [2020-08-13T08:59:30.020Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T08:59:30.020Z] ++ 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-08-13T08:59:30.020Z] ++ set -e [2020-08-13T08:59:30.020Z] ++ '[' -n 0 ']' [2020-08-13T08:59:30.020Z] ++ set -x [2020-08-13T08:59:30.020Z] ++ 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-08-13T08:59:30.020Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-13T08:59:30.020Z] INFO: Testing against a local daemon [2020-08-13T08:59:30.020Z] === RUN TestCommitInheritsEnv [2020-08-13T08:59:30.360Z] --- PASS: TestCgroupNamespacesRunHostMode (1.32s) [2020-08-13T08:59:30.361Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-13T08:59:30.590Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-08-13T08:59:30.590Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T08:59:30.590Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-13T08:59:30.590Z] === RUN TestImagesFilterMultiReference [2020-08-13T08:59:30.590Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-13T08:59:30.590Z] === RUN TestImagePullPlatformInvalid [2020-08-13T08:59:30.590Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-13T08:59:30.590Z] === RUN TestRemoveImageOrphaning [2020-08-13T08:59:30.590Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-13T08:59:31.160Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2020-08-13T08:59:31.160Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T08:59:31.160Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-13T08:59:31.420Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-13T08:59:31.880Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-08-13T08:59:31.880Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-13T08:59:32.925Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2020-08-13T08:59:32.925Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-13T08:59:33.227Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 30.8% of statements [2020-08-13T08:59:33.330Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-13T08:59:33.899Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-13T08:59:33.899Z] --- PASS: TestRemoveImageGarbageCollector (2.91s) [2020-08-13T08:59:33.899Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T08:59:33.899Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-13T08:59:33.899Z] === RUN TestTagInvalidReference [2020-08-13T08:59:33.899Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-13T08:59:33.899Z] === RUN TestTagValidPrefixedRepo [2020-08-13T08:59:33.971Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-08-13T08:59:33.971Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-13T08:59:34.159Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-13T08:59:34.159Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T08:59:34.159Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-13T08:59:34.159Z] === RUN TestTagOfficialNames [2020-08-13T08:59:34.159Z] --- PASS: TestTagOfficialNames (0.09s) [2020-08-13T08:59:34.159Z] === RUN TestTagMatchesDigest [2020-08-13T08:59:34.159Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-13T08:59:34.159Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-13T08:59:34.607Z] ok github.com/docker/docker/container 0.128s coverage: 34.4% of statements [2020-08-13T08:59:34.607Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T08:59:34.607Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T08:59:34.607Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T08:59:34.607Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T08:59:35.019Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2020-08-13T08:59:35.019Z] === RUN TestKernelTCPMemory [2020-08-13T08:59:35.657Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-08-13T08:59:35.657Z] === RUN TestNISDomainname [2020-08-13T08:59:36.311Z] --- PASS: TestNISDomainname (0.65s) [2020-08-13T08:59:36.311Z] === RUN TestHostnameDnsResolution [2020-08-13T08:59:36.699Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-13T08:59:36.699Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-13T08:59:37.355Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-08-13T08:59:37.355Z] === RUN TestStats [2020-08-13T08:59:38.609Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-13T08:59:38.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-13T08:59:38.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-13T08:59:38.609Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-13T08:59:38.609Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-13T08:59:40.101Z] --- PASS: TestStats (2.56s) [2020-08-13T08:59:40.101Z] === RUN TestStopContainerWithTimeout [2020-08-13T08:59:40.101Z] === RUN TestStopContainerWithTimeout/0 [2020-08-13T08:59:40.101Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-13T08:59:40.101Z] === RUN TestStopContainerWithTimeout/1 [2020-08-13T08:59:40.101Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-13T08:59:40.101Z] === RUN TestStopContainerWithTimeout/3 [2020-08-13T08:59:40.101Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-13T08:59:40.101Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-13T08:59:40.101Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-13T08:59:40.101Z] === CONT TestStopContainerWithTimeout/0 [2020-08-13T08:59:40.101Z] === CONT TestStopContainerWithTimeout/3 [2020-08-13T08:59:40.101Z] === CONT TestStopContainerWithTimeout/1 [2020-08-13T08:59:40.101Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-13T08:59:41.909Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-13T08:59:42.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-13T08:59:42.854Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-13T08:59:42.854Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-08-13T08:59:42.854Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2020-08-13T08:59:42.854Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-08-13T08:59:42.854Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-08-13T08:59:42.854Z] === RUN TestDeleteDevicemapper [2020-08-13T08:59:42.854Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-13T08:59:42.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T08:59:42.854Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-13T08:59:43.111Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-13T08:59:43.371Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-13T08:59:44.313Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-13T08:59:44.422Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2020-08-13T08:59:44.422Z] === RUN TestUpdateMemory [2020-08-13T08:59:44.596Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-08-13T08:59:45.063Z] --- PASS: TestUpdateMemory (0.68s) [2020-08-13T08:59:45.063Z] === RUN TestUpdateCPUQuota [2020-08-13T08:59:46.108Z] --- PASS: TestUpdateCPUQuota (0.85s) [2020-08-13T08:59:46.108Z] === RUN TestUpdatePidsLimit [2020-08-13T08:59:46.108Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-13T08:59:46.108Z] === RUN TestUpdatePidsLimit/no_change [2020-08-13T08:59:46.405Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-13T08:59:46.507Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-08-13T08:59:46.699Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-13T08:59:46.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-13T08:59:46.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-13T08:59:47.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-13T08:59:47.588Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-13T08:59:47.887Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-08-13T08:59:48.225Z] --- PASS: TestUpdatePidsLimit (2.31s) [2020-08-13T08:59:48.225Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-08-13T08:59:48.225Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2020-08-13T08:59:48.225Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-08-13T08:59:48.225Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-08-13T08:59:48.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-08-13T08:59:48.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-08-13T08:59:48.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2020-08-13T08:59:48.225Z] === RUN TestUpdateRestartPolicy [2020-08-13T08:59:49.419Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-13T08:59:49.419Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-13T08:59:49.679Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-13T08:59:50.620Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-13T08:59:50.880Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-13T08:59:51.450Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-13T08:59:54.749Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-13T08:59:55.320Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-13T08:59:55.581Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-13T08:59:57.873Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-08-13T08:59:57.873Z] ok github.com/docker/docker/daemon 12.129s coverage: 17.3% of statements [2020-08-13T08:59:57.873Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T08:59:57.873Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T08:59:58.442Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.8% of statements [2020-08-13T08:59:58.880Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-13T08:59:59.382Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-08-13T08:59:59.642Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-08-13T08:59:59.642Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T08:59:59.642Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T09:00:00.262Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-13T09:00:00.883Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2020-08-13T09:00:00.883Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-13T09:00:00.883Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2020-08-13T09:00:00.883Z] === RUN TestWaitNonBlocked [2020-08-13T09:00:00.883Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T09:00:00.883Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T09:00:00.883Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T09:00:00.883Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T09:00:00.883Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-13T09:00:00.883Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-13T09:00:00.883Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-13T09:00:00.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-08-13T09:00:00.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-08-13T09:00:00.883Z] === RUN TestWaitBlocked [2020-08-13T09:00:00.883Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T09:00:00.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T09:00:00.883Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T09:00:00.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T09:00:00.883Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-13T09:00:00.883Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-13T09:00:01.025Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-08-13T09:00:01.929Z] --- PASS: TestWaitBlocked (0.04s) [2020-08-13T09:00:01.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2020-08-13T09:00:01.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2020-08-13T09:00:01.929Z] === CONT TestContainerStartOnDaemonRestart [2020-08-13T09:00:01.929Z] === CONT TestDaemonHostGatewayIP [2020-08-13T09:00:01.929Z] === CONT TestContainerKillOnDaemonStart [2020-08-13T09:00:01.929Z] === CONT TestIpcModeOlderClient [2020-08-13T09:00:01.929Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-08-13T09:00:01.929Z] === CONT TestDaemonRestartIpcMode [2020-08-13T09:00:02.173Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-13T09:00:02.743Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-13T09:00:02.937Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.392s coverage: 73.1% of statements [2020-08-13T09:00:03.875Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-08-13T09:00:04.445Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.504s coverage: 57.0% of statements [2020-08-13T09:00:04.658Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-13T09:00:04.658Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-13T09:00:05.559Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2020-08-13T09:00:05.598Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-13T09:00:05.875Z] --- PASS: TestDaemonHostGatewayIP (4.07s) [2020-08-13T09:00:05.875Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2020-08-13T09:00:06.990Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-08-13T09:00:08.140Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-13T09:00:08.710Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-13T09:00:08.911Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.363s coverage: 49.5% of statements [2020-08-13T09:00:08.911Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.648s coverage: 46.3% of statements [2020-08-13T09:00:08.911Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T09:00:08.971Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-13T09:00:09.912Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-13T09:00:10.173Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-13T09:00:11.446Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.529s coverage: 57.7% of statements [2020-08-13T09:00:11.446Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-13T09:00:11.446Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.263s coverage: 76.1% of statements [2020-08-13T09:00:11.446Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T09:00:11.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-13T09:00:12.828Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-08-13T09:00:12.940Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-13T09:00:12.986Z] ok github.com/docker/docker/api/server/httputils 0.156s coverage: 14.7% of statements [2020-08-13T09:00:12.986Z] ok github.com/docker/docker/api/server/middleware 0.176s coverage: 37.7% of statements [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-13T09:00:12.986Z] ok github.com/docker/docker/api/types/filters 0.078s coverage: 92.2% of statements [2020-08-13T09:00:12.986Z] ok github.com/docker/docker/api/types/strslice 0.085s coverage: 90.0% of statements [2020-08-13T09:00:12.986Z] ok github.com/docker/docker/api/server/router/swarm 0.186s coverage: 5.7% of statements [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-13T09:00:12.986Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-13T09:00:12.986Z] ok github.com/docker/docker/api/types/time 0.275s coverage: 100.0% of statements [2020-08-13T09:00:13.087Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-08-13T09:00:13.201Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-13T09:00:13.447Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/builder [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-13T09:00:13.447Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-13T09:00:14.024Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-08-13T09:00:14.368Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2020-08-13T09:00:14.368Z] PASS [2020-08-13T09:00:14.368Z] [2020-08-13T09:00:14.368Z] === Skipped [2020-08-13T09:00:14.368Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-13T09:00:14.368Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T09:00:14.368Z] [2020-08-13T09:00:14.368Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-13T09:00:14.368Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-13T09:00:14.368Z] [2020-08-13T09:00:14.368Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-13T09:00:14.368Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-13T09:00:14.368Z] [2020-08-13T09:00:14.368Z] [2020-08-13T09:00:14.368Z] DONE 192 tests, 3 skipped in 108.044s [2020-08-13T09:00:14.368Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-13T09:00:14.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:00:14.368Z] ++ set -e [2020-08-13T09:00:14.368Z] ++ '[' -n 0 ']' [2020-08-13T09:00:14.368Z] ++ set -x [2020-08-13T09:00:14.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:00:14.419Z] ok github.com/docker/docker/builder/dockerignore 0.256s coverage: 96.8% of statements [2020-08-13T09:00:14.664Z] INFO: Testing against a local daemon [2020-08-13T09:00:14.665Z] === RUN TestCommitInheritsEnv [2020-08-13T09:00:14.959Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-08-13T09:00:14.959Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-13T09:00:14.959Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-13T09:00:14.959Z] === RUN TestImagesFilterMultiReference [2020-08-13T09:00:14.959Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-08-13T09:00:14.959Z] === RUN TestImagePullPlatformInvalid [2020-08-13T09:00:14.959Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-13T09:00:14.959Z] === RUN TestRemoveImageOrphaning [2020-08-13T09:00:15.255Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-08-13T09:00:15.255Z] === RUN TestRemoveImageGarbageCollector [2020-08-13T09:00:15.255Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-13T09:00:15.255Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:00:15.255Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-13T09:00:15.255Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-13T09:00:15.255Z] === RUN TestTagInvalidReference [2020-08-13T09:00:15.255Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-13T09:00:15.255Z] === RUN TestTagValidPrefixedRepo [2020-08-13T09:00:15.255Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-13T09:00:15.255Z] === RUN TestTagExistedNameWithoutForce [2020-08-13T09:00:15.255Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-13T09:00:15.255Z] === RUN TestTagOfficialNames [2020-08-13T09:00:15.255Z] --- PASS: TestTagOfficialNames (0.03s) [2020-08-13T09:00:15.255Z] === RUN TestTagMatchesDigest [2020-08-13T09:00:15.552Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-08-13T09:00:15.552Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-13T09:00:15.934Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-08-13T09:00:15.934Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T09:00:15.934Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T09:00:16.194Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.0% of statements [2020-08-13T09:00:16.499Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-13T09:00:17.573Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-08-13T09:00:17.832Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.4% of statements [2020-08-13T09:00:17.832Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T09:00:17.832Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T09:00:18.167Z] ok github.com/docker/docker/cli/debug 0.284s coverage: 100.0% of statements [2020-08-13T09:00:18.167Z] ok github.com/docker/docker/builder/dockerfile 0.648s coverage: 46.4% of statements [2020-08-13T09:00:18.167Z] ok github.com/docker/docker/builder/remotecontext 0.880s coverage: 9.2% of statements [2020-08-13T09:00:18.412Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-13T09:00:18.771Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-08-13T09:00:18.981Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-13T09:00:19.551Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-13T09:00:19.709Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 61.6% of statements [2020-08-13T09:00:19.709Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-08-13T09:00:20.122Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-13T09:00:21.088Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-08-13T09:00:21.088Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T09:00:21.088Z] time="2020-08-13T09:00:21Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate888087814/log538565293.1: no such file or directory" [2020-08-13T09:00:21.088Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.7% of statements [2020-08-13T09:00:22.035Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-13T09:00:22.035Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-13T09:00:22.467Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-08-13T09:00:22.606Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-13T09:00:23.847Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-08-13T09:00:23.988Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-13T09:00:23.988Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-13T09:00:24.107Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-13T09:00:24.675Z] ok github.com/docker/docker/daemon/logger/splunk 1.704s coverage: 82.5% of statements [2020-08-13T09:00:24.675Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T09:00:24.675Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-08-13T09:00:24.675Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T09:00:25.901Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-13T09:00:26.585Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-08-13T09:00:26.842Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-13T09:00:27.524Z] ok github.com/docker/docker/distribution 0.498s coverage: 21.9% of statements [2020-08-13T09:00:27.524Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T09:00:28.463Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-08-13T09:00:29.401Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-08-13T09:00:29.972Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2020-08-13T09:00:29.972Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T09:00:30.136Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-13T09:00:30.547Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-08-13T09:00:30.547Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T09:00:30.585Z] ok github.com/docker/docker/client 0.564s coverage: 74.9% of statements [2020-08-13T09:00:31.485Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-08-13T09:00:31.485Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T09:00:31.521Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-13T09:00:32.053Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-08-13T09:00:33.432Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-08-13T09:00:33.433Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-13T09:00:33.691Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-08-13T09:00:35.598Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 77.1% of statements [2020-08-13T09:00:36.168Z] ok github.com/docker/docker/pkg/authorization 0.092s coverage: 68.3% of statements [2020-08-13T09:00:36.428Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-13T09:00:36.687Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-13T09:00:36.732Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-13T09:00:38.146Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-13T09:00:39.530Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-13T09:00:39.530Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-13T09:00:39.978Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2020-08-13T09:00:39.978Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-13T09:00:40.101Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-13T09:00:40.237Z] ok github.com/docker/docker/layer 7.157s coverage: 68.8% of statements [2020-08-13T09:00:40.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T09:00:40.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T09:00:40.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T09:00:40.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T09:00:40.237Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T09:00:40.237Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T09:00:40.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T09:00:40.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T09:00:40.806Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-13T09:00:41.065Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-08-13T09:00:42.003Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-08-13T09:00:42.571Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-13T09:00:42.830Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-13T09:00:44.208Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-13T09:00:44.302Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-13T09:00:44.563Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-13T09:00:44.777Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-08-13T09:00:45.345Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-08-13T09:00:45.427Z] ok github.com/docker/docker/builder/remotecontext/git 30.032s coverage: 86.3% of statements [2020-08-13T09:00:45.427Z] ? github.com/docker/docker/cli [no test files] [2020-08-13T09:00:45.427Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-13T09:00:45.606Z] ok github.com/docker/docker/pkg/fsutils 0.153s coverage: 85.1% of statements [2020-08-13T09:00:45.866Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2020-08-13T09:00:46.474Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-13T09:00:46.474Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-13T09:00:46.807Z] ok github.com/docker/docker/pkg/idtools 0.460s coverage: 70.5% of statements [2020-08-13T09:00:47.066Z] ok github.com/docker/docker/pkg/ioutils 0.518s coverage: 70.1% of statements [2020-08-13T09:00:47.414Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-13T09:00:47.634Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-08-13T09:00:47.634Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2020-08-13T09:00:47.894Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-13T09:00:47.894Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-13T09:00:47.894Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T09:00:48.153Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-08-13T09:00:48.153Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T09:00:48.413Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-08-13T09:00:48.413Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-08-13T09:00:48.795Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-13T09:00:48.795Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-13T09:00:48.982Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2020-08-13T09:00:48.982Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-08-13T09:00:48.982Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T09:00:48.982Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T09:00:49.922Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-08-13T09:00:50.491Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-13T09:00:51.061Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-13T09:00:51.061Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-13T09:00:52.101Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-13T09:00:52.443Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2020-08-13T09:00:52.534Z] ok github.com/docker/docker/cmd/dockerd 0.609s coverage: 19.3% of statements [2020-08-13T09:00:52.703Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-08-13T09:00:54.075Z] ok github.com/docker/docker/container 0.435s coverage: 41.6% of statements [2020-08-13T09:00:54.075Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-13T09:00:54.075Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-13T09:00:54.075Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-13T09:00:54.075Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-13T09:00:55.397Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-13T09:00:55.992Z] ok github.com/docker/docker/pkg/signal 2.409s coverage: 61.0% of statements [2020-08-13T09:00:55.992Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-08-13T09:00:56.563Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-08-13T09:00:56.564Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-13T09:00:56.823Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-13T09:00:56.985Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.854s coverage: 65.3% of statements [2020-08-13T09:00:57.308Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-13T09:00:57.762Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-08-13T09:00:58.022Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-08-13T09:00:58.529Z] ok github.com/docker/docker/daemon/cluster 0.602s coverage: 0.5% of statements [2020-08-13T09:00:58.590Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-08-13T09:00:58.989Z] ok github.com/docker/docker/daemon/cluster/convert 0.847s coverage: 35.9% of statements [2020-08-13T09:00:59.159Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2020-08-13T09:00:59.159Z] testing: warning: no tests to run [2020-08-13T09:00:59.159Z] coverage: [no statements] [2020-08-13T09:00:59.159Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-13T09:00:59.726Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-13T09:00:59.726Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-13T09:00:59.851Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-13T09:00:59.851Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-13T09:00:59.985Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-08-13T09:01:01.890Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-08-13T09:01:02.829Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-13T09:01:03.769Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-08-13T09:01:04.028Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-13T09:01:04.798Z] ok github.com/docker/docker/daemon/config 0.609s coverage: 79.7% of statements [2020-08-13T09:01:04.798Z] ok github.com/docker/docker/daemon/discovery 0.519s coverage: 30.0% of statements [2020-08-13T09:01:05.409Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-08-13T09:01:05.978Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-08-13T09:01:06.237Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-08-13T09:01:06.806Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-08-13T09:01:06.982Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.529s coverage: 11.3% of statements [2020-08-13T09:01:07.375Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-13T09:01:07.953Z] ok github.com/docker/docker/daemon/events 0.252s coverage: 50.0% of statements [2020-08-13T09:01:07.953Z] ok github.com/docker/docker/daemon 3.328s coverage: 9.1% of statements [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-13T09:01:08.413Z] ok github.com/docker/docker/daemon/graphdriver 0.151s coverage: 2.3% of statements [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-13T09:01:08.413Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-13T09:01:09.383Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2020-08-13T09:01:09.844Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-13T09:01:09.915Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-13T09:01:10.484Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-08-13T09:01:11.053Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-08-13T09:01:11.227Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-13T09:01:11.565Z] ok github.com/docker/docker/daemon/logger/awslogs 0.683s coverage: 77.8% of statements [2020-08-13T09:01:12.026Z] ok github.com/docker/docker/daemon/logger 0.538s coverage: 41.2% of statements [2020-08-13T09:01:12.431Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2020-08-13T09:01:12.996Z] ok github.com/docker/docker/daemon/images 0.716s coverage: 4.8% of statements [2020-08-13T09:01:12.996Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-13T09:01:12.996Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-13T09:01:12.996Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-13T09:01:12.996Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-13T09:01:12.996Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-13T09:01:12.996Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-13T09:01:12.996Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-13T09:01:13.138Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-13T09:01:13.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.610s coverage: 87.2% of statements [2020-08-13T09:01:13.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.711s coverage: 61.6% of statements [2020-08-13T09:01:14.525Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-13T09:01:14.525Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-13T09:01:15.639Z] ok github.com/docker/docker/daemon/logger/local 0.651s coverage: 75.2% of statements [2020-08-13T09:01:15.639Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-13T09:01:15.909Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-13T09:01:16.100Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.166s coverage: 33.3% of statements [2020-08-13T09:01:16.169Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-13T09:01:16.560Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.232s coverage: 35.9% of statements [2020-08-13T09:01:17.022Z] ok github.com/docker/docker/daemon/logger/templates 0.104s coverage: 8.3% of statements [2020-08-13T09:01:17.994Z] ok github.com/docker/docker/daemon/logger/syslog 0.116s coverage: 46.8% of statements [2020-08-13T09:01:18.965Z] ok github.com/docker/docker/daemon/logger/splunk 2.334s coverage: 82.5% of statements [2020-08-13T09:01:18.965Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-13T09:01:18.965Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-13T09:01:18.965Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-13T09:01:19.464Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-13T09:01:19.725Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-13T09:01:20.296Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-13T09:01:20.866Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite (326.87s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.09s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.69s) [2020-08-13T09:01:21.127Z] docker_cli_daemon_test.go:1449: [d857e9a54b04f] daemon is not started [2020-08-13T09:01:21.127Z] check_test.go:309: [d442b005dc04c] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2020-08-13T09:01:21.127Z] check_test.go:309: [dd823afb50c2b] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.45s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.16s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.69s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.53s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.57s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-13T09:01:21.127Z] check_test.go:309: [d3867f9e55952] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-13T09:01:21.127Z] check_test.go:309: [d66b6e05b850f] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.65s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-08-13T09:01:21.127Z] check_test.go:309: [dd6bd7b523594] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.60s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.47s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.23s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-13T09:01:21.127Z] check_test.go:309: [dcd417f238512] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.91s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.87s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.58s) [2020-08-13T09:01:21.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-13T09:01:21.127Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-13T09:01:21.127Z] check_test.go:309: [d0c93af4c0649] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.37s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.31s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2020-08-13T09:01:21.127Z] check_test.go:309: [d55e5640f1584] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-08-13T09:01:21.127Z] check_test.go:309: [df073801c290a] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.87s) [2020-08-13T09:01:21.127Z] docker_cli_daemon_plugins_test.go:79: [da1ba837a69a7] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.27s) [2020-08-13T09:01:21.127Z] docker_cli_daemon_plugins_test.go:169: [d0d7fef19fd13] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.20s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-08-13T09:01:21.127Z] check_test.go:309: [d953549d9a59f] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.44s) [2020-08-13T09:01:21.127Z] check_test.go:309: [d5fba1c8afa4d] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.53s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.23s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.14s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.95s) [2020-08-13T09:01:21.127Z] check_test.go:309: [d98819cb7fc55] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.33s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.28s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.41s) [2020-08-13T09:01:21.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-13T09:01:21.127Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-13T09:01:21.127Z] check_test.go:309: [d97a3bdb80f4c] daemon is not started [2020-08-13T09:01:21.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-13T09:01:21.127Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-13T09:01:21.127Z] check_test.go:309: [dddae4ce44c4a] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2020-08-13T09:01:21.127Z] check_test.go:309: [d64c487a8b8f1] daemon is not started [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.14s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.71s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.77s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.70s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.47s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.52s) [2020-08-13T09:01:21.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.02s) [2020-08-13T09:01:21.127Z] check_test.go:309: [d5632466bdc44] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.66s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (5.61s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.54s) [2020-08-13T09:01:21.128Z] check_test.go:309: [d1b33f44f4717] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.30s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-13T09:01:21.128Z] check_test.go:309: [dcc23953ce99f] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-08-13T09:01:21.128Z] check_test.go:309: [d613d60249924] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-08-13T09:01:21.128Z] check_test.go:309: [d194cf4d1acd5] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.11s) [2020-08-13T09:01:21.128Z] check_test.go:309: [de6d1e3de9e51] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.31s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.06s) [2020-08-13T09:01:21.128Z] check_test.go:309: [d860ddbf87bfe] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.77s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-08-13T09:01:21.128Z] check_test.go:309: [da7f41d14d675] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.94s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.08s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.78s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.64s) [2020-08-13T09:01:21.128Z] docker_cli_daemon_test.go:2544: [d4a841a4e945f] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.81s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.02s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.86s) [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.27s) [2020-08-13T09:01:21.128Z] check_test.go:309: [d5c9f4615a72f] daemon is not started [2020-08-13T09:01:21.128Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.87s) [2020-08-13T09:01:21.128Z] === RUN TestDockerSwarmSuite [2020-08-13T09:01:21.128Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-13T09:01:21.128Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-13T09:01:21.149Z] ok github.com/docker/docker/distribution/metadata 1.490s coverage: 48.2% of statements [2020-08-13T09:01:21.149Z] ok github.com/docker/docker/errdefs 0.154s coverage: 49.4% of statements [2020-08-13T09:01:21.149Z] ok github.com/docker/docker/distribution 1.559s coverage: 20.1% of statements [2020-08-13T09:01:21.149Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-13T09:01:21.387Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-13T09:01:21.958Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-13T09:01:23.334Z] ok github.com/docker/docker/distribution/xfer 2.518s coverage: 76.8% of statements [2020-08-13T09:01:23.334Z] ok github.com/docker/docker/image/cache 0.281s coverage: 19.2% of statements [2020-08-13T09:01:23.334Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-13T09:01:23.334Z] ok github.com/docker/docker/image/v1 0.417s coverage: 25.0% of statements [2020-08-13T09:01:23.794Z] ok github.com/docker/docker/image 0.785s coverage: 86.4% of statements [2020-08-13T09:01:23.794Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-13T09:01:23.794Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-13T09:01:23.870Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-13T09:01:24.440Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-13T09:01:24.652Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T09:01:24.652Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === Skipped [2020-08-13T09:01:24.652Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-13T09:01:24.652Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-13T09:01:24.652Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:73: No driver to put! [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-13T09:01:24.652Z] time="2020-08-13T09:00:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-13T09:01:24.652Z] time="2020-08-13T09:00:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-13T09:01:24.652Z] time="2020-08-13T09:00:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-13T09:01:24.652Z] time="2020-08-13T09:00:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-13T09:01:24.652Z] time="2020-08-13T09:00:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:73: No driver to put! [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-13T09:01:24.652Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-13T09:01:24.652Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-13T09:01:24.652Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-13T09:01:24.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-13T09:01:24.652Z] graphtest_unix.go:73: No driver to put! [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-13T09:01:24.652Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-13T09:01:24.652Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] [2020-08-13T09:01:24.652Z] DONE 2123 tests, 26 skipped in 250.282s Post stage [Pipeline] junit [2020-08-13T09:01:24.665Z] Recording test results [2020-08-13T09:01:24.765Z] ok github.com/docker/docker/libcontainerd/queue 0.103s coverage: 100.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-13T09:01:25.475Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee1ab87b74aa0548305dc6c18cab5175331adb8 hack/validate/vendor [2020-08-13T09:01:25.821Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-13T09:01:26.043Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-13T09:01:26.943Z] + echo Building e2e image [2020-08-13T09:01:26.943Z] Building e2e image [2020-08-13T09:01:26.943Z] + docker build --build-arg DOCKER_GITCOMMIT=3ee1ab87b74aa0548305dc6c18cab5175331adb8 -t moby-e2e-test -f Dockerfile.e2e . [2020-08-13T09:01:26.943Z] #2 [internal] load .dockerignore [2020-08-13T09:01:26.943Z] #2 transferring context: 34B done [2020-08-13T09:01:26.943Z] #2 DONE 0.0s [2020-08-13T09:01:26.943Z] [2020-08-13T09:01:26.943Z] #1 [internal] load build definition from Dockerfile.e2e [2020-08-13T09:01:26.943Z] #1 transferring dockerfile: 3.21kB done [2020-08-13T09:01:26.943Z] #1 DONE 0.0s [2020-08-13T09:01:26.943Z] [2020-08-13T09:01:26.943Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-13T09:01:26.949Z] ok github.com/docker/docker/pkg/aaparser 0.193s coverage: 50.0% of statements [2020-08-13T09:01:26.949Z] ok github.com/docker/docker/libcontainerd/local 0.407s coverage: 1.0% of statements [2020-08-13T09:01:26.949Z] ok github.com/docker/docker/layer 0.679s coverage: 30.1% of statements [2020-08-13T09:01:26.949Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-13T09:01:26.949Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-13T09:01:26.949Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-13T09:01:26.949Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-13T09:01:26.949Z] ? github.com/docker/docker/oci [no test files] [2020-08-13T09:01:26.949Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-13T09:01:27.202Z] #4 ... [2020-08-13T09:01:27.202Z] [2020-08-13T09:01:27.202Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-13T09:01:27.202Z] #3 DONE 0.2s [2020-08-13T09:01:27.202Z] [2020-08-13T09:01:27.202Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-13T09:01:27.202Z] #4 DONE 0.3s [2020-08-13T09:01:27.202Z] [2020-08-13T09:01:27.202Z] #8 [internal] load build context [2020-08-13T09:01:27.204Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-13T09:01:27.409Z] ok github.com/docker/docker/opts 0.139s coverage: 67.7% of statements [2020-08-13T09:01:27.462Z] #8 transferring context: 853.63kB 0.3s done [2020-08-13T09:01:27.464Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-13T09:01:27.723Z] #8 DONE 0.4s [2020-08-13T09:01:27.723Z] [2020-08-13T09:01:27.723Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T09:01:27.723Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-08-13T09:01:27.723Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-13T09:01:27.723Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-08-13T09:01:27.723Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 9.00MB / 127.35MB 0.4s [2020-08-13T09:01:27.723Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done [2020-08-13T09:01:27.723Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-08-13T09:01:27.723Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-08-13T09:01:27.723Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-08-13T09:01:27.723Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-08-13T09:01:27.723Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-13T09:01:27.983Z] #14 ... [2020-08-13T09:01:27.983Z] [2020-08-13T09:01:27.983Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-13T09:01:27.983Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-13T09:01:27.983Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-13T09:01:27.983Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-08-13T09:01:27.983Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-13T09:01:27.983Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-13T09:01:27.983Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.2s done [2020-08-13T09:01:27.983Z] #5 DONE 0.7s [2020-08-13T09:01:27.983Z] [2020-08-13T09:01:27.983Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T09:01:27.983Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 18.60MB / 127.35MB 0.6s [2020-08-13T09:01:27.983Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 30.28MB / 127.35MB 0.8s [2020-08-13T09:01:28.247Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 42.97MB / 127.35MB 0.9s [2020-08-13T09:01:28.247Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 55.61MB / 127.35MB 1.0s [2020-08-13T09:01:28.382Z] ok github.com/docker/docker/pkg/broadcaster 0.138s coverage: 100.0% of statements [2020-08-13T09:01:28.510Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 67.09MB / 127.35MB 1.1s [2020-08-13T09:01:28.510Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 79.08MB / 127.35MB 1.3s [2020-08-13T09:01:28.771Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 103.50MB / 127.35MB 1.5s [2020-08-13T09:01:28.771Z] #14 ... [2020-08-13T09:01:28.771Z] [2020-08-13T09:01:28.771Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-13T09:01:28.771Z] #6 DONE 0.9s [2020-08-13T09:01:28.771Z] [2020-08-13T09:01:28.771Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T09:01:28.771Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 110.78MB / 127.35MB 1.6s [2020-08-13T09:01:28.843Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2020-08-13T09:01:28.845Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-13T09:01:29.030Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 117.74MB / 127.35MB 1.8s [2020-08-13T09:01:29.290Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.9s done [2020-08-13T09:01:29.290Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-08-13T09:01:29.303Z] ok github.com/docker/docker/pkg/authorization 0.616s coverage: 26.8% of statements [2020-08-13T09:01:30.231Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-13T09:01:30.274Z] ok github.com/docker/docker/pkg/chrootarchive 0.292s coverage: 15.4% of statements [2020-08-13T09:01:30.274Z] ok github.com/docker/docker/pkg/directory 0.116s coverage: 80.0% of statements [2020-08-13T09:01:30.734Z] ok github.com/docker/docker/pkg/discovery 0.085s coverage: 58.3% of statements [2020-08-13T09:01:31.200Z] ok github.com/docker/docker/pkg/discovery/file 0.083s coverage: 92.9% of statements [2020-08-13T09:01:31.616Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-13T09:01:32.745Z] ok github.com/docker/docker/pkg/discovery/memory 0.284s coverage: 92.3% of statements [2020-08-13T09:01:32.745Z] ok github.com/docker/docker/pkg/discovery/nodes 0.181s coverage: 93.8% of statements [2020-08-13T09:01:33.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-13T09:01:33.715Z] ok github.com/docker/docker/pkg/filenotify 0.084s coverage: 36.2% of statements [2020-08-13T09:01:34.175Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 87.7% of statements [2020-08-13T09:01:34.566Z] #14 ... [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-13T09:01:34.566Z] #7 0.654 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-13T09:01:34.566Z] #7 1.728 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-13T09:01:34.566Z] #7 1.833 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-13T09:01:34.566Z] #7 1.841 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-13T09:01:34.566Z] #7 1.850 (3/30) Installing readline (8.0.0-r0) [2020-08-13T09:01:34.566Z] #7 1.856 (4/30) Installing bash (5.0.0-r0) [2020-08-13T09:01:34.566Z] #7 1.875 Executing bash-5.0.0-r0.post-install [2020-08-13T09:01:34.566Z] #7 1.877 (5/30) Installing ca-certificates (20191127-r2) [2020-08-13T09:01:34.566Z] #7 1.893 (6/30) Installing libgcc (8.3.0-r0) [2020-08-13T09:01:34.566Z] #7 1.897 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-13T09:01:34.566Z] #7 1.911 (8/30) Installing binutils (2.32-r0) [2020-08-13T09:01:34.566Z] #7 2.007 (9/30) Installing gmp (6.1.2-r1) [2020-08-13T09:01:34.566Z] #7 2.013 (10/30) Installing isl (0.18-r0) [2020-08-13T09:01:34.566Z] #7 2.036 (11/30) Installing libgomp (8.3.0-r0) [2020-08-13T09:01:34.566Z] #7 2.042 (12/30) Installing libatomic (8.3.0-r0) [2020-08-13T09:01:34.566Z] #7 2.043 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-13T09:01:34.566Z] #7 2.052 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-13T09:01:34.566Z] #7 2.055 (15/30) Installing gcc (8.3.0-r0) [2020-08-13T09:01:34.566Z] #7 3.006 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-13T09:01:34.566Z] #7 3.116 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-13T09:01:34.566Z] #7 3.118 (18/30) Installing g++ (8.3.0-r0) [2020-08-13T09:01:34.566Z] #7 3.689 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-13T09:01:34.566Z] #7 3.694 (20/30) Installing libcurl (7.66.0-r0) [2020-08-13T09:01:34.566Z] #7 3.703 (21/30) Installing expat (2.2.8-r0) [2020-08-13T09:01:34.566Z] #7 3.709 (22/30) Installing pcre2 (10.33-r0) [2020-08-13T09:01:34.566Z] #7 3.718 (23/30) Installing git (2.22.4-r0) [2020-08-13T09:01:34.566Z] #7 3.921 (24/30) Installing libmnl (1.0.4-r0) [2020-08-13T09:01:34.566Z] #7 3.923 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-13T09:01:34.566Z] #7 3.927 (26/30) Installing iptables (1.8.3-r1) [2020-08-13T09:01:34.566Z] #7 3.953 (27/30) Installing pigz (2.4-r0) [2020-08-13T09:01:34.566Z] #7 3.962 (28/30) Installing tar (1.32-r0) [2020-08-13T09:01:34.566Z] #7 3.969 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-13T09:01:34.566Z] #7 3.972 (30/30) Installing xz (5.2.4-r0) [2020-08-13T09:01:34.566Z] #7 3.978 Executing busybox-1.30.1-r3.trigger [2020-08-13T09:01:34.566Z] #7 3.983 Executing ca-certificates-20191127-r2.trigger [2020-08-13T09:01:34.566Z] #7 4.038 OK: 179 MiB in 44 packages [2020-08-13T09:01:34.566Z] #7 DONE 5.3s [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T09:01:34.566Z] #14 ... [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-13T09:01:34.566Z] #9 DONE 0.1s [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-13T09:01:34.566Z] #10 DONE 0.0s [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T09:01:34.566Z] #14 ... [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-13T09:01:34.566Z] #11 DONE 0.0s [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-13T09:01:34.566Z] #12 DONE 0.0s [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-13T09:01:34.566Z] #13 DONE 0.1s [2020-08-13T09:01:34.566Z] [2020-08-13T09:01:34.566Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-13T09:01:34.566Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s [2020-08-13T09:01:34.637Z] ok github.com/docker/docker/pkg/homedir 0.092s coverage: 42.9% of statements [2020-08-13T09:01:35.135Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.9s done [2020-08-13T09:01:35.135Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 [2020-08-13T09:01:35.395Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-08-13T09:01:35.395Z] #14 DONE 8.1s [2020-08-13T09:01:35.395Z] [2020-08-13T09:01:35.395Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-13T09:01:35.608Z] ok github.com/docker/docker/pkg/idtools 0.163s coverage: 7.3% of statements [2020-08-13T09:01:35.608Z] ok github.com/docker/docker/pkg/discovery/kv 3.471s coverage: 84.1% of statements [2020-08-13T09:01:35.963Z] #15 0.370 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T09:01:36.578Z] ok github.com/docker/docker/pkg/jsonmessage 0.179s coverage: 91.7% of statements [2020-08-13T09:01:36.899Z] #15 1.417 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T09:01:36.899Z] #15 1.528 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-13T09:01:36.899Z] #15 1.533 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-13T09:01:36.899Z] #15 1.540 (3/54) Installing readline (8.0.4-r0) [2020-08-13T09:01:36.899Z] #15 1.544 (4/54) Installing bash (5.0.17-r0) [2020-08-13T09:01:36.899Z] #15 1.556 Executing bash-5.0.17-r0.post-install [2020-08-13T09:01:36.899Z] #15 1.558 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-13T09:01:36.899Z] #15 1.635 (6/54) Installing libblkid (2.35.2-r0) [2020-08-13T09:01:37.040Z] ok github.com/docker/docker/pkg/locker 0.055s coverage: 88.9% of statements [2020-08-13T09:01:37.040Z] ok github.com/docker/docker/pkg/ioutils 0.743s coverage: 69.2% of statements [2020-08-13T09:01:37.040Z] ok github.com/docker/docker/pkg/archive 7.252s coverage: 62.7% of statements [2020-08-13T09:01:37.166Z] #15 1.640 (7/54) Installing libuuid (2.35.2-r0) [2020-08-13T09:01:37.166Z] #15 1.642 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-13T09:01:37.166Z] #15 1.647 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-13T09:01:37.166Z] #15 1.651 (10/54) Installing libgcc (9.3.0-r2) [2020-08-13T09:01:37.166Z] #15 1.653 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-13T09:01:37.166Z] #15 1.666 (12/54) Installing binutils (2.34-r1) [2020-08-13T09:01:37.166Z] #15 1.732 (13/54) Installing libmagic (5.38-r0) [2020-08-13T09:01:37.166Z] #15 1.753 (14/54) Installing file (5.38-r0) [2020-08-13T09:01:37.166Z] #15 1.755 (15/54) Installing gmp (6.2.0-r0) [2020-08-13T09:01:37.166Z] #15 1.761 (16/54) Installing isl (0.18-r0) [2020-08-13T09:01:37.166Z] #15 1.775 (17/54) Installing libgomp (9.3.0-r2) [2020-08-13T09:01:37.166Z] #15 1.778 (18/54) Installing libatomic (9.3.0-r2) [2020-08-13T09:01:37.166Z] #15 1.780 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-13T09:01:37.166Z] #15 1.821 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-13T09:01:37.166Z] #15 1.827 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-13T09:01:37.166Z] #15 1.829 (22/54) Installing gcc (9.3.0-r2) [2020-08-13T09:01:37.499Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2020-08-13T09:01:37.960Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2020-08-13T09:01:37.960Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2020-08-13T09:01:38.106Z] #15 2.704 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-13T09:01:38.106Z] #15 2.775 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-13T09:01:38.289Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-13T09:01:38.366Z] #15 2.777 (25/54) Installing g++ (9.3.0-r2) [2020-08-13T09:01:38.626Z] #15 3.185 (26/54) Installing make (4.3-r0) [2020-08-13T09:01:38.626Z] #15 3.189 (27/54) Installing fortify-headers (1.1-r0) [2020-08-13T09:01:38.626Z] #15 3.191 (28/54) Installing patch (2.7.6-r6) [2020-08-13T09:01:38.626Z] #15 3.194 (29/54) Installing build-base (0.5-r2) [2020-08-13T09:01:38.626Z] #15 3.195 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-13T09:01:38.626Z] #15 3.198 (31/54) Installing libcurl (7.69.1-r0) [2020-08-13T09:01:38.626Z] #15 3.204 (32/54) Installing curl (7.69.1-r0) [2020-08-13T09:01:38.626Z] #15 3.208 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-13T09:01:38.626Z] #15 3.213 (34/54) Installing jq (1.6-r1) [2020-08-13T09:01:38.626Z] #15 3.219 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-13T09:01:38.626Z] #15 3.224 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-13T09:01:38.626Z] #15 3.226 (37/54) Installing libaio (0.3.112-r1) [2020-08-13T09:01:38.626Z] #15 3.228 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-13T09:01:38.626Z] #15 3.255 (39/54) Installing blkid (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.257 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-13T09:01:38.626Z] #15 3.259 (41/54) Installing setpriv (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.261 (42/54) Installing libmount (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.266 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.270 (44/54) Installing findmnt (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.272 (45/54) Installing mcookie (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.273 (46/54) Installing hexdump (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.275 (47/54) Installing lsblk (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.278 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.283 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-13T09:01:38.626Z] #15 3.286 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-13T09:01:38.886Z] #15 3.288 (51/54) Installing util-linux (2.35.2-r0) [2020-08-13T09:01:38.886Z] #15 3.324 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-13T09:01:38.886Z] #15 3.326 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-13T09:01:38.886Z] #15 3.348 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-13T09:01:38.886Z] #15 3.352 Executing busybox-1.31.1-r16.trigger [2020-08-13T09:01:38.886Z] #15 3.358 OK: 230 MiB in 69 packages [2020-08-13T09:01:38.931Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2020-08-13T09:01:39.148Z] #15 DONE 3.8s [2020-08-13T09:01:39.148Z] [2020-08-13T09:01:39.148Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-13T09:01:39.391Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-08-13T09:01:39.719Z] #16 DONE 0.5s [2020-08-13T09:01:39.719Z] [2020-08-13T09:01:39.719Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-13T09:01:39.980Z] #17 DONE 0.5s [2020-08-13T09:01:40.239Z] [2020-08-13T09:01:40.239Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-13T09:01:40.239Z] #18 DONE 0.0s [2020-08-13T09:01:40.239Z] [2020-08-13T09:01:40.239Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-13T09:01:40.239Z] #19 DONE 0.1s [2020-08-13T09:01:40.239Z] [2020-08-13T09:01:40.239Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-13T09:01:40.499Z] #26 DONE 0.1s [2020-08-13T09:01:40.499Z] [2020-08-13T09:01:40.499Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-13T09:01:40.499Z] #22 DONE 0.1s [2020-08-13T09:01:40.499Z] [2020-08-13T09:01:40.499Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-13T09:01:40.499Z] #27 DONE 0.0s [2020-08-13T09:01:40.499Z] [2020-08-13T09:01:40.499Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-13T09:01:40.499Z] #23 DONE 0.1s [2020-08-13T09:01:40.499Z] [2020-08-13T09:01:40.499Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-13T09:01:40.499Z] #28 DONE 0.1s [2020-08-13T09:01:40.499Z] [2020-08-13T09:01:40.499Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-13T09:01:40.932Z] ok github.com/docker/docker/pkg/plugins/transport 0.119s coverage: 85.7% of statements [2020-08-13T09:01:40.932Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2020-08-13T09:01:41.879Z] #29 ... [2020-08-13T09:01:41.879Z] [2020-08-13T09:01:41.879Z] #31 [builder 1/4] COPY . . [2020-08-13T09:01:41.879Z] #31 DONE 1.7s [2020-08-13T09:01:41.902Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2020-08-13T09:01:42.141Z] [2020-08-13T09:01:42.141Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-13T09:01:42.141Z] #24 1.151 + RM_GOPATH=0 [2020-08-13T09:01:42.141Z] #24 1.151 + TMP_GOPATH= [2020-08-13T09:01:42.141Z] #24 1.151 + : /build [2020-08-13T09:01:42.141Z] #24 1.151 + '[' -z '' ']' [2020-08-13T09:01:42.141Z] #24 1.151 ++ mktemp -d [2020-08-13T09:01:42.141Z] #24 1.151 + export GOPATH=/tmp/tmp.kJedfm [2020-08-13T09:01:42.141Z] #24 1.154 + GOPATH=/tmp/tmp.kJedfm [2020-08-13T09:01:42.141Z] #24 1.154 + RM_GOPATH=1 [2020-08-13T09:01:42.141Z] #24 1.154 + case "$(go env GOARCH)" in [2020-08-13T09:01:42.141Z] #24 1.163 ++ go env GOARCH [2020-08-13T09:01:42.141Z] #24 1.167 + export GO_BUILDMODE=-buildmode=pie [2020-08-13T09:01:42.141Z] #24 1.167 + GO_BUILDMODE=-buildmode=pie [2020-08-13T09:01:42.141Z] #24 1.168 ++ dirname ./install.sh [2020-08-13T09:01:42.141Z] #24 1.170 Install docker/cli version 17.06.2-ce from stable [2020-08-13T09:01:42.141Z] #24 1.170 + dir=. [2020-08-13T09:01:42.141Z] #24 1.170 + bin=dockercli [2020-08-13T09:01:42.141Z] #24 1.170 + shift [2020-08-13T09:01:42.141Z] #24 1.170 + '[' '!' -f ./dockercli.installer ']' [2020-08-13T09:01:42.141Z] #24 1.170 + . ./dockercli.installer [2020-08-13T09:01:42.141Z] #24 1.170 ++ : stable [2020-08-13T09:01:42.141Z] #24 1.170 ++ : 17.06.2-ce [2020-08-13T09:01:42.141Z] #24 1.170 + install_dockercli [2020-08-13T09:01:42.141Z] #24 1.170 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-13T09:01:42.141Z] #24 1.170 ++ uname -m [2020-08-13T09:01:42.141Z] #24 1.170 + arch=x86_64 [2020-08-13T09:01:42.141Z] #24 1.170 + '[' x86_64 '!=' x86_64 ']' [2020-08-13T09:01:42.141Z] #24 1.170 + url=https://download.docker.com/linux/static [2020-08-13T09:01:42.141Z] #24 1.170 + tar -xz docker/docker [2020-08-13T09:01:42.141Z] #24 1.170 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-13T09:01:42.363Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2020-08-13T09:01:42.824Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-08-13T09:01:43.079Z] #24 ... [2020-08-13T09:01:43.079Z] [2020-08-13T09:01:43.079Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-13T09:01:43.079Z] #32 DONE 1.1s [2020-08-13T09:01:43.079Z] [2020-08-13T09:01:43.079Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-13T09:01:43.283Z] ok github.com/docker/docker/pkg/signal 0.060s coverage: 20.3% of statements [2020-08-13T09:01:43.744Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2020-08-13T09:01:44.019Z] #33 1.013 [2020-08-13T09:01:44.279Z] #33 1.260 Removing bundles/ [2020-08-13T09:01:44.279Z] #33 1.262 [2020-08-13T09:01:44.279Z] #33 1.269 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-13T09:01:44.714Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2020-08-13T09:01:44.714Z] ok github.com/docker/docker/pkg/streamformatter 0.097s coverage: 66.2% of statements [2020-08-13T09:01:44.848Z] #33 ... [2020-08-13T09:01:44.848Z] [2020-08-13T09:01:44.848Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-13T09:01:44.848Z] #24 4.330 + mkdir -p /build [2020-08-13T09:01:44.848Z] #24 4.331 + mv docker/docker /build/ [2020-08-13T09:01:44.848Z] #24 4.332 + rmdir docker [2020-08-13T09:01:44.848Z] #24 DONE 4.4s [2020-08-13T09:01:45.107Z] [2020-08-13T09:01:45.107Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-13T09:01:45.107Z] #20 2.537 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-13T09:01:45.107Z] #20 3.278 [2020-08-13T09:01:45.107Z] #20 3.416 0.2% ############ 17.3% ################################# 47.2% ############################################### 66.5% ############################################################## 86.9% ######################################################################## 100.0% [2020-08-13T09:01:45.107Z] #20 4.419 [2020-08-13T09:01:45.107Z] #20 4.616 0.2% ######################################################################## 100.0% [2020-08-13T09:01:45.366Z] #20 5.256 [2020-08-13T09:01:45.685Z] ok github.com/docker/docker/pkg/sysinfo 0.110s coverage: 38.2% of statements [2020-08-13T09:01:45.885Z] #20 5.391 #=#=# ############################################################### 88.0% ######################################################################## 100.0% [2020-08-13T09:01:46.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-13T09:01:46.454Z] #20 5.988 [2020-08-13T09:01:46.657Z] ok github.com/docker/docker/pkg/system 0.088s coverage: 13.8% of statements [2020-08-13T09:01:46.973Z] #20 6.112 ## 2.8% ############### 20.9% ################################ 45.6% ################################################ 66.8% ############################################################# 86.0% ######################################################################## 100.0% [2020-08-13T09:01:47.118Z] ok github.com/docker/docker/pkg/tailfile 0.203s coverage: 88.6% of statements [2020-08-13T09:01:47.118Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-13T09:01:47.118Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-13T09:01:47.118Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-13T09:01:47.118Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-13T09:01:47.118Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-13T09:01:47.118Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-13T09:01:47.118Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-13T09:01:47.118Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-13T09:01:47.233Z] #20 7.096 [2020-08-13T09:01:47.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-13T09:01:48.090Z] testing: warning: no tests to run [2020-08-13T09:01:48.090Z] coverage: [no statements] [2020-08-13T09:01:48.090Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2020-08-13T09:01:48.090Z] ok github.com/docker/docker/pkg/tarsum 0.236s coverage: 89.3% of statements [2020-08-13T09:01:48.090Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-08-13T09:01:48.551Z] ok github.com/docker/docker/pkg/urlutil 0.065s coverage: 100.0% of statements [2020-08-13T09:01:48.551Z] ok github.com/docker/docker/pkg/useragent 0.053s coverage: 88.9% of statements [2020-08-13T09:01:49.313Z] #20 7.213 0.3% ### 4.7% ####### 11.1% ############ 17.5% ################ 22.4% #################### 28.0% ######################## 33.4% ########################### 38.5% ############################### 43.7% ################################### 49.1% ####################################### 54.3% ########################################## 59.4% ############################################## 64.5% ################################################## 69.8% ###################################################### 75.2% ######################################################### 80.4% ############################################################ 84.6% ################################################################ 90.0% #################################################################### 95.8% ######################################################################## 100.0% [2020-08-13T09:01:49.573Z] #20 9.464 [2020-08-13T09:01:50.097Z] ok github.com/docker/docker/plugin/v2 0.096s coverage: 20.1% of statements [2020-08-13T09:01:50.559Z] ok github.com/docker/docker/plugin 0.207s coverage: 12.0% of statements [2020-08-13T09:01:50.559Z] ok github.com/docker/docker/reference 0.300s coverage: 84.4% of statements [2020-08-13T09:01:50.953Z] #20 10.58 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-13T09:01:51.212Z] #20 11.01 [2020-08-13T09:01:51.471Z] #20 11.10 ######################################################################## 100.0% [2020-08-13T09:01:51.731Z] #20 11.42 [2020-08-13T09:01:52.099Z] ok github.com/docker/docker/restartmanager 0.177s coverage: 50.9% of statements [2020-08-13T09:01:52.099Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2020-08-13T09:01:53.070Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2020-08-13T09:01:53.113Z] #20 12.59 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-13T09:01:53.373Z] #20 13.12 [2020-08-13T09:01:53.531Z] ok github.com/docker/docker/testutil 0.317s coverage: 62.5% of statements [2020-08-13T09:01:53.531Z] ok github.com/docker/docker/registry 0.480s coverage: 51.7% of statements [2020-08-13T09:01:53.632Z] #20 13.24 ############# 19.1% ######################################################################## 100.0% [2020-08-13T09:01:53.893Z] #20 13.63 [2020-08-13T09:01:54.831Z] #20 14.67 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-13T09:01:55.091Z] #20 14.90 skipping existing c35d46ef359f [2020-08-13T09:01:55.351Z] #20 15.24 [2020-08-13T09:01:56.291Z] #20 ... [2020-08-13T09:01:56.291Z] [2020-08-13T09:01:56.291Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-13T09:01:56.291Z] #33 3.223 Building test suite binary ./integration-cli/test.main [2020-08-13T09:01:56.442Z] ok github.com/docker/docker/volume/drivers 0.196s coverage: 36.1% of statements [2020-08-13T09:01:56.442Z] ok github.com/docker/docker/volume/local 0.155s coverage: 37.7% of statements [2020-08-13T09:01:56.442Z] ok github.com/docker/docker/volume/mounts 0.237s coverage: 66.2% of statements [2020-08-13T09:01:56.551Z] #33 ... [2020-08-13T09:01:56.551Z] [2020-08-13T09:01:56.551Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-13T09:01:56.551Z] #20 16.38 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-13T09:01:57.122Z] #20 16.88 [2020-08-13T09:01:57.345Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-13T09:01:57.382Z] #20 16.96 ######################################################################## 100.0% [2020-08-13T09:01:57.642Z] #20 17.34 [2020-08-13T09:01:57.642Z] #20 17.43 Download of images into '/build' complete. [2020-08-13T09:01:57.903Z] #20 17.43 Use something like the following to load the result into a Docker daemon: [2020-08-13T09:01:57.903Z] #20 17.43 tar -cC '/build' . | docker load [2020-08-13T09:01:57.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-13T09:01:58.169Z] #20 DONE 17.8s [2020-08-13T09:01:58.169Z] [2020-08-13T09:01:58.169Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-13T09:01:58.626Z] ok github.com/docker/docker/volume/service 0.432s coverage: 70.3% of statements [2020-08-13T09:02:00.810Z] #29 ... [2020-08-13T09:02:00.810Z] [2020-08-13T09:02:00.810Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-13T09:02:01.380Z] #21 DONE 0.8s [2020-08-13T09:02:01.380Z] [2020-08-13T09:02:01.380Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-13T09:02:01.380Z] #25 DONE 0.1s [2020-08-13T09:02:01.380Z] [2020-08-13T09:02:01.380Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-13T09:02:07.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-13T09:02:07.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-13T09:02:07.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-13T09:02:08.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-13T09:02:09.548Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-13T09:02:09.548Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-13T09:02:09.809Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-13T09:02:13.596Z] #29 32.52 # github.com/docker/docker/contrib/httpserver [2020-08-13T09:02:13.596Z] #29 32.52 loadinternal: cannot find runtime/cgo [2020-08-13T09:02:13.596Z] #29 DONE 32.7s [2020-08-13T09:02:13.596Z] [2020-08-13T09:02:13.596Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-13T09:02:13.855Z] #33 ... [2020-08-13T09:02:13.855Z] [2020-08-13T09:02:13.855Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-13T09:02:13.855Z] #30 DONE 0.1s [2020-08-13T09:02:13.855Z] [2020-08-13T09:02:13.855Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-13T09:02:15.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-13T09:02:15.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-13T09:02:16.475Z] ok github.com/docker/docker/pkg/plugins 35.191s coverage: 73.4% of statements [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/rootless [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/volume [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-13T09:02:16.475Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === Skipped [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-13T09:02:16.475Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-13T09:02:16.475Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-13T09:02:16.475Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-08-13T09:02:16.475Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-13T09:02:16.475Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-13T09:02:16.475Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-13T09:02:16.475Z] daemon_test.go:147: root required [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-13T09:02:16.475Z] reload_test.go:520: root required [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-13T09:02:16.475Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-13T09:02:16.475Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-13T09:02:16.475Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-13T09:02:16.475Z] download_test.go:268: Needs fixing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-13T09:02:16.475Z] layer_test.go:304: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-13T09:02:16.475Z] layer_test.go:353: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-13T09:02:16.475Z] layer_test.go:468: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-13T09:02:16.475Z] layer_test.go:697: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-13T09:02:16.475Z] migration_test.go:46: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-13T09:02:16.475Z] migration_test.go:182: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-13T09:02:16.475Z] mount_test.go:17: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-13T09:02:16.475Z] mount_test.go:76: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-13T09:02:16.475Z] mount_test.go:125: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-13T09:02:16.475Z] mount_test.go:212: Failing on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:133: Xz not present in msys2 [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:238: Failing on Windows CI machines [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-13T09:02:16.475Z] archive_windows_test.go:16: Currently fails [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-13T09:02:16.475Z] changes_test.go:192: needs more investigation [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-13T09:02:16.475Z] changes_test.go:405: needs further investigation [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-13T09:02:16.475Z] changes_test.go:441: needs further investigation [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-13T09:02:16.475Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-13T09:02:16.475Z] poller_test.go:41: No chmod on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-13T09:02:16.475Z] fileutils_test.go:134: Needs porting to Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-13T09:02:16.475Z] fileutils_test.go:180: Needs porting to Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-13T09:02:16.475Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-08-13T09:02:16.475Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-08-13T09:02:16.475Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-08-13T09:02:16.475Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-13T09:02:16.475Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-13T09:02:16.475Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] [2020-08-13T09:02:16.475Z] DONE 1765 tests, 46 skipped in 196.814s [2020-08-13T09:02:16.475Z] INFO: make.ps1 ended at 08/13/2020 09:02:16 [2020-08-13T09:02:18.663Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-13T09:02:18.663Z] INFO: Unit tests ended at 08/13/2020 09:02:18. Duration:00:03:31.7987375 [2020-08-13T09:02:18.663Z] INFO: Building busybox [2020-08-13T09:02:18.663Z] Sending build context to Docker daemon 5.12kB [2020-08-13T09:02:18.663Z] [2020-08-13T09:02:18.663Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-13T09:02:18.663Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-13T09:02:18.663Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-13T09:02:18.663Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-13T09:02:18.663Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-13T09:02:18.663Z] ---> 86eddd4761f5 [2020-08-13T09:02:18.663Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-13T09:02:18.663Z] ---> Running in f7272a240b8c [2020-08-13T09:02:19.294Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-13T09:02:19.294Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-13T09:02:19.554Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-13T09:02:20.124Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-13T09:02:20.384Z] === RUN TestDockerSuite/TestBuildFails [2020-08-13T09:02:21.325Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-13T09:02:21.325Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-13T09:02:23.334Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-13T09:02:24.568Z] Removing intermediate container f7272a240b8c [2020-08-13T09:02:24.568Z] ---> a6bd26d6592a [2020-08-13T09:02:24.568Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-13T09:02:24.568Z] ---> Running in 3f2f84950847 [2020-08-13T09:02:24.568Z] Removing intermediate container 3f2f84950847 [2020-08-13T09:02:24.568Z] ---> 2c8fcd4ddd25 [2020-08-13T09:02:24.568Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-13T09:02:24.568Z] ---> Running in c6d0ffc8124f [2020-08-13T09:02:24.568Z] Removing intermediate container c6d0ffc8124f [2020-08-13T09:02:24.568Z] ---> 977b8708bd31 [2020-08-13T09:02:24.568Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-13T09:02:25.245Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-13T09:02:26.115Z] [2020-08-13T09:02:26.115Z] ---> fe548bcf088f [2020-08-13T09:02:26.115Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-13T09:02:26.115Z] ---> Running in e74cd0723af8 [2020-08-13T09:02:26.626Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-13T09:02:27.565Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-13T09:02:28.135Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-13T09:02:29.075Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-13T09:02:30.988Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-13T09:02:31.928Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-13T09:02:32.498Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-13T09:02:33.879Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-13T09:02:35.791Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-13T09:02:36.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-13T09:02:36.440Z] Removing intermediate container e74cd0723af8 [2020-08-13T09:02:36.440Z] ---> 59ddacf5d54e [2020-08-13T09:02:36.440Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-13T09:02:36.440Z] ---> Running in a0a75b838846 [2020-08-13T09:02:36.897Z] [2020-08-13T09:02:36.897Z] SUCCESS: Specified value was saved. [2020-08-13T09:02:37.301Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-13T09:02:37.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-13T09:02:39.794Z] Removing intermediate container a0a75b838846 [2020-08-13T09:02:39.794Z] ---> 6337a77e4d54 [2020-08-13T09:02:39.794Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-13T09:02:39.794Z] ---> Running in 1b2c5f6c847e [2020-08-13T09:02:42.585Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-13T09:02:42.585Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-13T09:02:42.585Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-13T09:02:43.155Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-13T09:02:43.523Z] Cannot create a file when that file already exists. [2020-08-13T09:02:43.725Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-13T09:02:43.725Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-13T09:02:44.679Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-13T09:02:44.940Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-13T09:02:45.528Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-13T09:02:46.106Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-13T09:02:46.373Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-13T09:02:46.952Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-13T09:02:47.890Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-13T09:02:49.301Z] Removing intermediate container 1b2c5f6c847e [2020-08-13T09:02:49.301Z] ---> 9b6325886140 [2020-08-13T09:02:49.301Z] Step 13/13 : CMD ["sh"] [2020-08-13T09:02:49.301Z] ---> Running in 21b6fb947274 [2020-08-13T09:02:49.301Z] Removing intermediate container 21b6fb947274 [2020-08-13T09:02:49.301Z] ---> 5412dfffb674 [2020-08-13T09:02:49.301Z] Successfully built 5412dfffb674 [2020-08-13T09:02:49.301Z] Successfully tagged busybox:latest [2020-08-13T09:02:49.301Z] INFO: Docker images of the daemon under test [2020-08-13T09:02:49.301Z] [2020-08-13T09:02:49.301Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-13T09:02:49.301Z] busybox latest 5412dfffb674 Less than a second ago 5.1GB [2020-08-13T09:02:49.301Z] microsoft/windowsservercore latest 86eddd4761f5 6 days ago 5.03GB [2020-08-13T09:02:49.301Z] mcr.microsoft.com/windows/servercore ltsc2019 86eddd4761f5 6 days ago 5.03GB [2020-08-13T09:02:49.301Z] [2020-08-13T09:02:49.301Z] INFO: Running integration tests at 08/13/2020 09:02:48... [2020-08-13T09:02:49.301Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-13T09:02:49.301Z] INFO: Integration API tests being run from the host: [2020-08-13T09:02:49.301Z] INFO: make.ps1 starting at 08/13/2020 09:02:48 [2020-08-13T09:02:49.758Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-13T09:02:51.185Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-13T09:02:53.726Z] --- PASS: TestImportExtremelyLargeImageWorks (199.13s) [2020-08-13T09:02:53.726Z] PASS [2020-08-13T09:02:53.726Z] [2020-08-13T09:02:53.726Z] DONE 12 tests in 203.373s [2020-08-13T09:02:53.726Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T09:02:53.726Z] ++ 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-08-13T09:02:53.726Z] ++ set -e [2020-08-13T09:02:53.726Z] ++ '[' -n 0 ']' [2020-08-13T09:02:53.726Z] ++ set -x [2020-08-13T09:02:53.726Z] ++ 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-08-13T09:02:53.726Z] INFO: Testing against a local daemon [2020-08-13T09:02:53.726Z] === RUN TestNetworkCreateDelete [2020-08-13T09:02:53.726Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-08-13T09:02:53.726Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T09:02:53.987Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-08-13T09:02:53.987Z] === RUN TestDaemonDNSFallback [2020-08-13T09:02:55.371Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-13T09:02:57.283Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-13T09:02:57.283Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-13T09:02:57.543Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-13T09:02:57.543Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-13T09:02:57.543Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-13T09:02:57.803Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-13T09:02:58.744Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-13T09:02:59.684Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-13T09:03:00.627Z] --- PASS: TestDaemonDNSFallback (6.66s) [2020-08-13T09:03:00.627Z] === RUN TestInspectNetwork [2020-08-13T09:03:02.538Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-13T09:03:03.109Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-13T09:03:03.370Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-13T09:03:04.310Z] === RUN TestInspectNetwork/full_network_id [2020-08-13T09:03:04.310Z] === RUN TestInspectNetwork/partial_network_id [2020-08-13T09:03:04.310Z] === RUN TestInspectNetwork/network_name [2020-08-13T09:03:04.310Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-13T09:03:08.515Z] --- PASS: TestInspectNetwork (7.90s) [2020-08-13T09:03:08.515Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-13T09:03:08.515Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-13T09:03:08.515Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-13T09:03:08.515Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-13T09:03:08.515Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T09:03:10.426Z] --- PASS: TestRunContainerWithBridgeNone (1.85s) [2020-08-13T09:03:10.426Z] === RUN TestNetworkInvalidJSON [2020-08-13T09:03:10.426Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T09:03:10.426Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T09:03:10.426Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T09:03:10.426Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T09:03:10.426Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T09:03:10.426Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T09:03:10.426Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T09:03:10.426Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T09:03:10.426Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T09:03:10.426Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-13T09:03:10.426Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T09:03:10.426Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T09:03:10.426Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T09:03:10.426Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T09:03:10.426Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-13T09:03:10.997Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-08-13T09:03:10.997Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T09:03:12.377Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2020-08-13T09:03:12.377Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T09:03:12.947Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-08-13T09:03:12.947Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T09:03:12.948Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-13T09:03:13.886Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-13T09:03:14.146Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-08-13T09:03:14.146Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T09:03:14.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:03:14.876Z] INFO: Testing against a local daemon [2020-08-13T09:03:15.527Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-08-13T09:03:15.527Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T09:03:15.789Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-13T09:03:15.789Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-13T09:03:16.049Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-08-13T09:03:16.049Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T09:03:18.592Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2020-08-13T09:03:18.592Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T09:03:18.592Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T09:03:18.592Z] service_test.go:236: FLAKY_TEST [2020-08-13T09:03:18.592Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T09:03:19.531Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-13T09:03:19.791Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-13T09:03:21.702Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-13T09:03:21.961Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-13T09:03:23.342Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-13T09:03:23.602Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-13T09:03:24.243Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-13T09:03:24.815Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-13T09:03:25.184Z] ok github.com/docker/docker/integration/build 13.579s [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === Skipped [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-13T09:03:25.643Z] build_session_test.go:25: TODO: BuildKit [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-13T09:03:25.643Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-13T09:03:25.643Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-08-13T09:03:25.643Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-08-13T09:03:25.643Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-08-13T09:03:25.643Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-13T09:03:25.643Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-08-13T09:03:25.643Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-13T09:03:25.643Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-13T09:03:25.643Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] DONE 22 tests, 10 skipped in 35.664s [2020-08-13T09:03:25.643Z] [2020-08-13T09:03:25.643Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-13T09:03:26.198Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-13T09:03:26.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-13T09:03:26.457Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-13T09:03:26.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-13T09:03:27.287Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-13T09:03:27.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:03:27.818Z] INFO: Testing against a local daemon [2020-08-13T09:03:27.818Z] ok github.com/docker/docker/integration/config 0.174s [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] === Skipped [2020-08-13T09:03:27.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-13T09:03:27.818Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-13T09:03:27.818Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-13T09:03:27.818Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-13T09:03:27.818Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-13T09:03:27.818Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-13T09:03:27.818Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-13T09:03:27.818Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] DONE 7 tests, 7 skipped in 2.256s [2020-08-13T09:03:27.818Z] [2020-08-13T09:03:27.818Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-13T09:03:27.858Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-13T09:03:28.800Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-13T09:03:30.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:03:30.720Z] INFO: Testing against a local daemon [2020-08-13T09:03:31.345Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-13T09:03:31.345Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-13T09:03:33.256Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-13T09:03:33.826Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-13T09:03:35.747Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-13T09:03:35.747Z] --- PASS: TestServiceWithDataPathPortInit (17.23s) [2020-08-13T09:03:35.747Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T09:03:36.317Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-13T09:03:37.257Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-13T09:03:37.516Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-13T09:03:38.272Z] --- PASS: TestImportExtremelyLargeImageWorks (192.87s) [2020-08-13T09:03:38.272Z] PASS [2020-08-13T09:03:38.272Z] [2020-08-13T09:03:38.272Z] === Skipped [2020-08-13T09:03:38.272Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-13T09:03:38.272Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:03:38.272Z] [2020-08-13T09:03:38.272Z] [2020-08-13T09:03:38.272Z] DONE 12 tests, 1 skipped in 193.856s [2020-08-13T09:03:38.272Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-13T09:03:38.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:03:38.272Z] ++ set -e [2020-08-13T09:03:38.272Z] ++ '[' -n 0 ']' [2020-08-13T09:03:38.272Z] ++ set -x [2020-08-13T09:03:38.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:03:38.272Z] INFO: Testing against a local daemon [2020-08-13T09:03:38.272Z] === RUN TestNetworkCreateDelete [2020-08-13T09:03:38.272Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-08-13T09:03:38.272Z] === RUN TestDockerNetworkDeletePreferID [2020-08-13T09:03:38.272Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-08-13T09:03:38.272Z] === RUN TestDaemonDNSFallback [2020-08-13T09:03:38.272Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-08-13T09:03:38.272Z] === RUN TestInspectNetwork [2020-08-13T09:03:38.272Z] === RUN TestInspectNetwork/full_network_id [2020-08-13T09:03:38.272Z] === RUN TestInspectNetwork/partial_network_id [2020-08-13T09:03:38.272Z] === RUN TestInspectNetwork/network_name [2020-08-13T09:03:38.272Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-13T09:03:38.272Z] --- PASS: TestInspectNetwork (6.90s) [2020-08-13T09:03:38.272Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-13T09:03:38.272Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-13T09:03:38.272Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-13T09:03:38.272Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-13T09:03:38.272Z] === RUN TestRunContainerWithBridgeNone [2020-08-13T09:03:39.320Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2020-08-13T09:03:39.320Z] === RUN TestNetworkInvalidJSON [2020-08-13T09:03:39.320Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-13T09:03:39.320Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-13T09:03:39.320Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T09:03:39.320Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T09:03:39.320Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T09:03:39.320Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T09:03:39.320Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-13T09:03:39.320Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-13T09:03:39.320Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-13T09:03:39.320Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-13T09:03:39.320Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-13T09:03:39.320Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-13T09:03:39.320Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-13T09:03:39.320Z] === RUN TestHostIPv4BridgeLabel [2020-08-13T09:03:39.968Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-13T09:03:39.968Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-13T09:03:40.058Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-13T09:03:41.048Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-13T09:03:41.048Z] === RUN TestDaemonDefaultNetworkPools [2020-08-13T09:03:41.704Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-08-13T09:03:41.704Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-13T09:03:41.966Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-13T09:03:42.226Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-13T09:03:43.166Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-13T09:03:43.224Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-08-13T09:03:43.225Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-13T09:03:43.736Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.96s) [2020-08-13T09:03:43.736Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q211omhe31e4ijo7qu28t10kq Created:2020-08-13 09:03:37.271746267 +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[a025f349287df81d158730f836e2a1e75abacae879a178185ccd23b6d23bdb3e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jlfirhnorgcuvn1tpxyoj08w5 EndpointID:a0ba88dd39108dde7e36323d4615ba9342eab967ddc64f572386cb87b92b0497 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:320c00761a5c6b09e53cabdb0b7ad332f87b0494dde51eb886c86e1126747af7 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:c0b0e34f8d1e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jlfirhnorgcuvn1tpxyoj08w5 EndpointID:a0ba88dd39108dde7e36323d4615ba9342eab967ddc64f572386cb87b92b0497 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-13T09:03:43.736Z] PASS [2020-08-13T09:03:43.736Z] [2020-08-13T09:03:43.736Z] === Skipped [2020-08-13T09:03:43.736Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T09:03:43.736Z] service_test.go:236: FLAKY_TEST [2020-08-13T09:03:43.736Z] [2020-08-13T09:03:43.736Z] [2020-08-13T09:03:43.736Z] DONE 23 tests, 1 skipped in 50.383s [2020-08-13T09:03:43.736Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T09:03:43.736Z] ++ 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-08-13T09:03:43.736Z] ++ set -e [2020-08-13T09:03:43.736Z] ++ '[' -n 0 ']' [2020-08-13T09:03:43.736Z] ++ set -x [2020-08-13T09:03:43.736Z] ++ 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-08-13T09:03:43.736Z] INFO: Testing against a local daemon [2020-08-13T09:03:43.736Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T09:03:43.736Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T09:03:43.736Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T09:03:43.736Z] === RUN TestDockerNetworkIpvlan [2020-08-13T09:03:43.736Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T09:03:43.736Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T09:03:43.736Z] PASS [2020-08-13T09:03:43.736Z] [2020-08-13T09:03:43.736Z] === Skipped [2020-08-13T09:03:43.736Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T09:03:43.736Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T09:03:43.736Z] [2020-08-13T09:03:43.736Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T09:03:43.736Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T09:03:43.736Z] [2020-08-13T09:03:43.736Z] [2020-08-13T09:03:43.736Z] DONE 2 tests, 2 skipped in 0.122s [2020-08-13T09:03:43.736Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T09:03:43.736Z] ++ 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-08-13T09:03:43.736Z] ++ set -e [2020-08-13T09:03:43.736Z] ++ '[' -n 0 ']' [2020-08-13T09:03:43.736Z] ++ set -x [2020-08-13T09:03:43.736Z] ++ 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-08-13T09:03:43.996Z] INFO: Testing against a local daemon [2020-08-13T09:03:43.996Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T09:03:44.300Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-08-13T09:03:44.300Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-13T09:03:44.939Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-08-13T09:03:44.939Z] === RUN TestServiceWithPredefinedNetwork [2020-08-13T09:03:45.376Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-08-13T09:03:45.376Z] === RUN TestDockerNetworkMacvlan [2020-08-13T09:03:46.317Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-13T09:03:46.888Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-13T09:03:47.048Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s) [2020-08-13T09:03:47.048Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-13T09:03:47.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T09:03:47.048Z] service_test.go:236: FLAKY_TEST [2020-08-13T09:03:47.048Z] === RUN TestServiceWithDataPathPortInit [2020-08-13T09:03:48.271Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-13T09:03:50.183Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-13T09:03:50.444Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-13T09:03:52.984Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-13T09:03:53.244Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-13T09:03:55.156Z] === RUN TestDockerSuite/TestBuildRm [2020-08-13T09:03:57.080Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-13T09:03:57.652Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-13T09:03:58.221Z] --- PASS: TestDockerNetworkMacvlan (12.81s) [2020-08-13T09:03:58.221Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-13T09:03:58.221Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-08-13T09:03:58.221Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.46s) [2020-08-13T09:03:58.221Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2020-08-13T09:03:58.221Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2020-08-13T09:03:58.221Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-08-13T09:03:58.221Z] PASS [2020-08-13T09:03:58.221Z] [2020-08-13T09:03:58.221Z] DONE 8 tests in 14.375s [2020-08-13T09:03:58.221Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T09:03:58.221Z] ++ 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-08-13T09:03:58.221Z] ++ set -e [2020-08-13T09:03:58.221Z] ++ '[' -n 0 ']' [2020-08-13T09:03:58.221Z] ++ set -x [2020-08-13T09:03:58.221Z] ++ 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-08-13T09:03:58.221Z] testing: warning: no tests to run [2020-08-13T09:03:58.221Z] PASS [2020-08-13T09:03:58.221Z] [2020-08-13T09:03:58.221Z] DONE 0 tests in 0.022s [2020-08-13T09:03:58.221Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T09:03:58.221Z] ++ 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-08-13T09:03:58.221Z] ++ set -e [2020-08-13T09:03:58.221Z] ++ '[' -n 0 ']' [2020-08-13T09:03:58.221Z] ++ set -x [2020-08-13T09:03:58.221Z] ++ 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-08-13T09:03:58.481Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-13T09:03:58.481Z] INFO: Testing against a local daemon [2020-08-13T09:03:58.481Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T09:03:59.865Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-13T09:04:00.124Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2020-08-13T09:04:00.124Z] === RUN TestAuthZPluginTLS [2020-08-13T09:04:00.384Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-13T09:04:00.644Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-13T09:04:00.644Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T09:04:00.644Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-13T09:04:01.213Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-08-13T09:04:01.213Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T09:04:01.788Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-13T09:04:01.788Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-08-13T09:04:01.788Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T09:04:02.358Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-08-13T09:04:02.358Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T09:04:02.358Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-13T09:04:02.485Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2020-08-13T09:04:02.485Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-13T09:04:03.300Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-13T09:04:03.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-13T09:04:03.871Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2020-08-13T09:04:03.871Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T09:04:04.441Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2020-08-13T09:04:04.441Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T09:04:05.013Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-08-13T09:04:05.013Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T09:04:05.334Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-13T09:04:05.334Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-13T09:04:05.584Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2020-08-13T09:04:05.584Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T09:04:06.712Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-13T09:04:06.970Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-13T09:04:06.970Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-13T09:04:07.541Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-13T09:04:07.541Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-13T09:04:07.802Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-08-13T09:04:07.802Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T09:04:08.062Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-13T09:04:08.130Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.69s) [2020-08-13T09:04:08.130Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y3zxmutpknru8c8mswb6d63rf Created:2020-08-13 09:04:01.488135323 +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[5cd55bbbee45c01cb1147c4ee67aeb944ea58e5a63ad5bee6272c3bd7fa96723:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nt1vbt5h0548qd19jfgowz88e EndpointID:490d5037d0df45e1ca4f6b44a7090b50f57abd8864456e53cd7569c645a44837 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f6cdc6a1517392cb43a5409d8b86a737562be31d29637d3c206e1393ef90110c 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:74cb1df94be3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nt1vbt5h0548qd19jfgowz88e EndpointID:490d5037d0df45e1ca4f6b44a7090b50f57abd8864456e53cd7569c645a44837 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-13T09:04:08.130Z] PASS [2020-08-13T09:04:08.130Z] [2020-08-13T09:04:08.130Z] === Skipped [2020-08-13T09:04:08.130Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T09:04:08.130Z] service_test.go:236: FLAKY_TEST [2020-08-13T09:04:08.130Z] [2020-08-13T09:04:08.130Z] [2020-08-13T09:04:08.130Z] DONE 23 tests, 1 skipped in 38.858s [2020-08-13T09:04:08.130Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-13T09:04:08.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:08.130Z] ++ set -e [2020-08-13T09:04:08.130Z] ++ '[' -n 0 ']' [2020-08-13T09:04:08.130Z] ++ set -x [2020-08-13T09:04:08.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:08.130Z] INFO: Testing against a local daemon [2020-08-13T09:04:08.130Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-13T09:04:08.130Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T09:04:08.130Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T09:04:08.130Z] === RUN TestDockerNetworkIpvlan [2020-08-13T09:04:08.130Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-13T09:04:08.130Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T09:04:08.130Z] PASS [2020-08-13T09:04:08.130Z] [2020-08-13T09:04:08.130Z] === Skipped [2020-08-13T09:04:08.130Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-13T09:04:08.130Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T09:04:08.130Z] [2020-08-13T09:04:08.130Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-13T09:04:08.130Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-13T09:04:08.130Z] [2020-08-13T09:04:08.130Z] [2020-08-13T09:04:08.130Z] DONE 2 tests, 2 skipped in 0.091s [2020-08-13T09:04:08.130Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-13T09:04:08.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:08.130Z] ++ set -e [2020-08-13T09:04:08.130Z] ++ '[' -n 0 ']' [2020-08-13T09:04:08.130Z] ++ set -x [2020-08-13T09:04:08.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:08.130Z] INFO: Testing against a local daemon [2020-08-13T09:04:08.130Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-13T09:04:08.617Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-13T09:04:08.796Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-08-13T09:04:08.796Z] === RUN TestDockerNetworkMacvlan [2020-08-13T09:04:09.004Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-13T09:04:09.004Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-13T09:04:09.453Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-13T09:04:09.945Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2020-08-13T09:04:09.945Z] === RUN TestAuthZPluginHeader [2020-08-13T09:04:09.945Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-13T09:04:10.504Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-13T09:04:10.515Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-13T09:04:10.515Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T09:04:11.160Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-13T09:04:11.550Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-13T09:04:12.539Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-13T09:04:13.068Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-13T09:04:13.125Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-13T09:04:13.638Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-13T09:04:14.447Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-13T09:04:14.576Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-13T09:04:14.576Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.99s) [2020-08-13T09:04:14.576Z] === RUN TestAuthZPluginV2Disable [2020-08-13T09:04:14.836Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-13T09:04:15.223Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-13T09:04:15.387Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-13T09:04:15.405Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-13T09:04:15.647Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-13T09:04:16.784Z] === RUN TestDockerSuite/TestBuildUser [2020-08-13T09:04:17.028Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-13T09:04:18.165Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2020-08-13T09:04:18.165Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T09:04:18.165Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-13T09:04:18.788Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-13T09:04:18.935Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-13T09:04:19.847Z] --- PASS: TestDockerNetworkMacvlan (10.95s) [2020-08-13T09:04:19.847Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-13T09:04:19.847Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-08-13T09:04:19.847Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2020-08-13T09:04:19.847Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2020-08-13T09:04:19.847Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2020-08-13T09:04:19.847Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-08-13T09:04:19.847Z] PASS [2020-08-13T09:04:19.847Z] [2020-08-13T09:04:19.847Z] DONE 8 tests in 12.409s [2020-08-13T09:04:19.847Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-13T09:04:19.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:19.847Z] ++ set -e [2020-08-13T09:04:19.847Z] ++ '[' -n 0 ']' [2020-08-13T09:04:19.847Z] ++ set -x [2020-08-13T09:04:19.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:19.847Z] testing: warning: no tests to run [2020-08-13T09:04:19.847Z] PASS [2020-08-13T09:04:19.847Z] [2020-08-13T09:04:19.847Z] DONE 0 tests in 0.011s [2020-08-13T09:04:19.847Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-13T09:04:19.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:19.847Z] ++ set -e [2020-08-13T09:04:19.847Z] ++ '[' -n 0 ']' [2020-08-13T09:04:19.847Z] ++ set -x [2020-08-13T09:04:19.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:19.847Z] INFO: Testing against a local daemon [2020-08-13T09:04:19.847Z] === RUN TestAuthZPluginAllowRequest [2020-08-13T09:04:20.314Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-13T09:04:20.704Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-13T09:04:20.965Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.99s) [2020-08-13T09:04:20.965Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T09:04:21.378Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-08-13T09:04:21.378Z] === RUN TestAuthZPluginTLS [2020-08-13T09:04:21.700Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-08-13T09:04:21.700Z] === RUN TestAuthZPluginDenyRequest [2020-08-13T09:04:22.221Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-13T09:04:22.353Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-13T09:04:22.353Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-13T09:04:22.480Z] #33 159.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-13T09:04:22.654Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-13T09:04:22.654Z] === RUN TestAuthZPluginDenyResponse [2020-08-13T09:04:23.304Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-13T09:04:23.304Z] === RUN TestAuthZPluginAllowEventStream [2020-08-13T09:04:24.387Z] #33 161.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-13T09:04:24.850Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s) [2020-08-13T09:04:24.850Z] === RUN TestAuthZPluginErrorResponse [2020-08-13T09:04:25.145Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-08-13T09:04:25.145Z] === RUN TestAuthZPluginErrorRequest [2020-08-13T09:04:25.325Z] #33 162.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-13T09:04:25.783Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-08-13T09:04:25.783Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-13T09:04:26.428Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-13T09:04:26.428Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-13T09:04:27.231Z] #33 163.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-13T09:04:27.997Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-08-13T09:04:27.997Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-13T09:04:28.169Z] #33 165.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-13T09:04:29.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-13T09:04:29.549Z] #33 166.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-13T09:04:29.568Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2020-08-13T09:04:29.568Z] === RUN TestAuthZPluginHeader [2020-08-13T09:04:30.621Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-08-13T09:04:30.621Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-13T09:04:30.621Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T09:04:30.621Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:04:30.621Z] === RUN TestAuthZPluginV2Disable [2020-08-13T09:04:30.621Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-13T09:04:30.621Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:04:30.621Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-13T09:04:30.621Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T09:04:30.621Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:04:30.621Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-13T09:04:30.621Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T09:04:30.621Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:04:30.621Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T09:04:30.929Z] #33 167.8 [2020-08-13T09:04:30.929Z] #33 DONE 168.0s [2020-08-13T09:04:31.160Z] ok github.com/docker/docker/integration/container 58.555s [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === Skipped [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-13T09:04:31.160Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-13T09:04:31.160Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-13T09:04:31.160Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-08-13T09:04:31.160Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-08-13T09:04:31.160Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-13T09:04:31.160Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-13T09:04:31.160Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-13T09:04:31.160Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-13T09:04:31.160Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-13T09:04:31.160Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-13T09:04:31.160Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-13T09:04:31.160Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-13T09:04:31.160Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-13T09:04:31.160Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-13T09:04:31.160Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-13T09:04:31.160Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-13T09:04:31.160Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-13T09:04:31.160Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-13T09:04:31.160Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-13T09:04:31.160Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-13T09:04:31.160Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-13T09:04:31.160Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-13T09:04:31.160Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-13T09:04:31.160Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-13T09:04:31.160Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-13T09:04:31.160Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-13T09:04:31.160Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-13T09:04:31.160Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-13T09:04:31.160Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-13T09:04:31.160Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-13T09:04:31.160Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-13T09:04:31.160Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-13T09:04:31.160Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-13T09:04:31.160Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-13T09:04:31.160Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-13T09:04:31.160Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-13T09:04:31.160Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-13T09:04:31.160Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-13T09:04:31.160Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-13T09:04:31.160Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-13T09:04:31.160Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] DONE 84 tests, 41 skipped in 61.164s [2020-08-13T09:04:31.160Z] [2020-08-13T09:04:31.160Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-13T09:04:31.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:04:31.160Z] INFO: Testing against a local daemon [2020-08-13T09:04:31.189Z] [2020-08-13T09:04:31.189Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-13T09:04:31.621Z] ok github.com/docker/docker/integration/image 0.485s [2020-08-13T09:04:31.621Z] [2020-08-13T09:04:31.621Z] === Skipped [2020-08-13T09:04:31.621Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-13T09:04:31.621Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:04:31.621Z] [2020-08-13T09:04:31.621Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-13T09:04:31.621Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-13T09:04:31.621Z] [2020-08-13T09:04:31.621Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-13T09:04:31.621Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:04:31.621Z] [2020-08-13T09:04:31.621Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-13T09:04:31.621Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-13T09:04:31.621Z] [2020-08-13T09:04:31.621Z] [2020-08-13T09:04:31.621Z] DONE 11 tests, 4 skipped in 2.528s [2020-08-13T09:04:31.621Z] [2020-08-13T09:04:31.621Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-13T09:04:32.388Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.58s) [2020-08-13T09:04:32.388Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-13T09:04:32.567Z] #34 DONE 1.6s [2020-08-13T09:04:33.330Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-13T09:04:33.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:04:33.793Z] INFO: Testing against a local daemon [2020-08-13T09:04:33.793Z] ok github.com/docker/docker/integration/network 0.208s [2020-08-13T09:04:33.900Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-13T09:04:34.160Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === Skipped [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-13T09:04:34.251Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2020-08-13T09:04:34.251Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-13T09:04:34.251Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-13T09:04:34.251Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-13T09:04:34.251Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-13T09:04:34.251Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:236: FLAKY_TEST [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-13T09:04:34.251Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] DONE 19 tests, 15 skipped in 2.438s [2020-08-13T09:04:34.251Z] [2020-08-13T09:04:34.251Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-13T09:04:34.475Z] [2020-08-13T09:04:34.475Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-13T09:04:34.730Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-13T09:04:35.066Z] #35 DONE 0.8s [2020-08-13T09:04:35.066Z] [2020-08-13T09:04:35.066Z] #36 exporting to image [2020-08-13T09:04:35.066Z] #36 exporting layers [2020-08-13T09:04:35.216Z] testing: warning: no tests to run [2020-08-13T09:04:35.216Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2020-08-13T09:04:35.216Z] [2020-08-13T09:04:35.216Z] DONE 0 tests in 0.767s [2020-08-13T09:04:35.216Z] [2020-08-13T09:04:35.216Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-13T09:04:35.326Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-13T09:04:35.674Z] testing: warning: no tests to run [2020-08-13T09:04:35.674Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2020-08-13T09:04:35.674Z] [2020-08-13T09:04:35.674Z] DONE 0 tests in 0.739s [2020-08-13T09:04:35.674Z] [2020-08-13T09:04:35.674Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-13T09:04:36.264Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-13T09:04:36.264Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-13T09:04:36.264Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-13T09:04:36.264Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-13T09:04:36.264Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-13T09:04:36.640Z] testing: warning: no tests to run [2020-08-13T09:04:36.640Z] ok github.com/docker/docker/integration/plugin 0.091s [2020-08-13T09:04:36.640Z] [2020-08-13T09:04:36.640Z] DONE 0 tests in 0.758s [2020-08-13T09:04:36.640Z] [2020-08-13T09:04:36.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-13T09:04:37.204Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-13T09:04:37.204Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-13T09:04:37.603Z] testing: warning: no tests to run [2020-08-13T09:04:37.603Z] ok github.com/docker/docker/integration/plugin/authz 0.066s [2020-08-13T09:04:37.603Z] [2020-08-13T09:04:37.603Z] DONE 0 tests in 0.769s [2020-08-13T09:04:37.603Z] [2020-08-13T09:04:37.603Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-13T09:04:37.778Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-13T09:04:38.349Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-13T09:04:38.354Z] #36 exporting layers 3.1s done [2020-08-13T09:04:38.354Z] #36 writing image sha256:ec1bb67820c65e046e6c8f3a72a8010c919504ad48b50b1ad3b99f6083a371ac done [2020-08-13T09:04:38.354Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-13T09:04:38.354Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T09:04:38.670Z] + echo Ensuring container killed. [2020-08-13T09:04:38.670Z] Ensuring container killed. [2020-08-13T09:04:38.670Z] + docker rm -vf docker-pr3 [2020-08-13T09:04:38.670Z] Error: No such container: docker-pr3 [2020-08-13T09:04:38.670Z] + true [Pipeline] sh [2020-08-13T09:04:38.918Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-13T09:04:38.918Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-13T09:04:38.950Z] + echo Chowning /workspace to jenkins user [2020-08-13T09:04:38.951Z] Chowning /workspace to jenkins user [2020-08-13T09:04:38.951Z] + id -u [2020-08-13T09:04:38.951Z] + id -g [2020-08-13T09:04:38.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41340:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T09:04:40.183Z] + bundleName=unit [2020-08-13T09:04:40.183Z] + echo Creating unit-bundles.tar.gz [2020-08-13T09:04:40.183Z] Creating unit-bundles.tar.gz [2020-08-13T09:04:40.183Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-13T09:04:40.183Z] bundles/junit-report.xml [2020-08-13T09:04:40.183Z] bundles/go-test-report.json [2020-08-13T09:04:40.183Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-13T09:04:40.195Z] Archiving artifacts [2020-08-13T09:04:40.604Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T09:04:40.829Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-13T09:04:40.912Z] + make clean [2020-08-13T09:04:40.912Z] docker volume rm -f docker-dev-cache [2020-08-13T09:04:40.912Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T09:04:41.769Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-13T09:04:42.338Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-13T09:04:42.598Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-13T09:04:43.168Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-13T09:04:43.168Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-13T09:04:43.428Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-13T09:04:44.810Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-13T09:04:44.810Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-13T09:04:44.810Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-13T09:04:45.378Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-13T09:04:45.950Z] === RUN TestDockerSuite/TestCommitChange [2020-08-13T09:04:46.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:04:46.174Z] INFO: Testing against a local daemon [2020-08-13T09:04:46.174Z] ok github.com/docker/docker/integration/plugin/common 0.251s [2020-08-13T09:04:46.174Z] [2020-08-13T09:04:46.174Z] === Skipped [2020-08-13T09:04:46.174Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-13T09:04:46.174Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-13T09:04:46.174Z] [2020-08-13T09:04:46.174Z] [2020-08-13T09:04:46.174Z] DONE 3 tests, 1 skipped in 7.765s [2020-08-13T09:04:46.174Z] [2020-08-13T09:04:46.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-13T09:04:46.520Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-13T09:04:47.089Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-13T09:04:48.028Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-13T09:04:48.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:04:48.349Z] INFO: Testing against a local daemon [2020-08-13T09:04:48.349Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.326s [2020-08-13T09:04:48.349Z] [2020-08-13T09:04:48.349Z] === Skipped [2020-08-13T09:04:48.349Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-13T09:04:48.349Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-13T09:04:48.349Z] [2020-08-13T09:04:48.349Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-13T09:04:48.349Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-13T09:04:48.349Z] [2020-08-13T09:04:48.349Z] [2020-08-13T09:04:48.349Z] DONE 2 tests, 2 skipped in 3.153s [2020-08-13T09:04:48.349Z] [2020-08-13T09:04:48.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-13T09:04:48.969Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-13T09:04:49.230Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2020-08-13T09:04:49.230Z] PASS [2020-08-13T09:04:49.230Z] [2020-08-13T09:04:49.230Z] DONE 17 tests in 50.854s [2020-08-13T09:04:49.230Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T09:04:49.230Z] ++ 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-08-13T09:04:49.230Z] ++ set -e [2020-08-13T09:04:49.230Z] ++ '[' -n 0 ']' [2020-08-13T09:04:49.230Z] ++ set -x [2020-08-13T09:04:49.230Z] ++ 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-08-13T09:04:49.230Z] INFO: Testing against a local daemon [2020-08-13T09:04:49.230Z] === RUN TestPluginInvalidJSON [2020-08-13T09:04:49.230Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T09:04:49.230Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T09:04:49.230Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T09:04:49.230Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-13T09:04:49.230Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T09:04:49.230Z] === RUN TestPluginInstall [2020-08-13T09:04:49.230Z] === RUN TestPluginInstall/no_auth [2020-08-13T09:04:49.275Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-08-13T09:04:49.275Z] PASS [2020-08-13T09:04:49.275Z] [2020-08-13T09:04:49.275Z] === Skipped [2020-08-13T09:04:49.275Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-13T09:04:49.275Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:04:49.275Z] [2020-08-13T09:04:49.275Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-13T09:04:49.275Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:04:49.275Z] [2020-08-13T09:04:49.275Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-13T09:04:49.275Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:04:49.275Z] [2020-08-13T09:04:49.275Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-13T09:04:49.275Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:04:49.275Z] [2020-08-13T09:04:49.275Z] [2020-08-13T09:04:49.275Z] DONE 17 tests, 4 skipped in 27.526s [2020-08-13T09:04:49.275Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-13T09:04:49.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:49.276Z] ++ set -e [2020-08-13T09:04:49.276Z] ++ '[' -n 0 ']' [2020-08-13T09:04:49.276Z] ++ set -x [2020-08-13T09:04:49.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:49.276Z] INFO: Testing against a local daemon [2020-08-13T09:04:49.276Z] === RUN TestPluginInvalidJSON [2020-08-13T09:04:49.276Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T09:04:49.276Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T09:04:49.276Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-13T09:04:49.276Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-13T09:04:49.276Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-13T09:04:49.276Z] === RUN TestPluginInstall [2020-08-13T09:04:49.276Z] === RUN TestPluginInstall/no_auth [2020-08-13T09:04:49.491Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-13T09:04:50.886Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-13T09:04:51.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:04:51.253Z] INFO: Testing against a local daemon [2020-08-13T09:04:51.253Z] ok github.com/docker/docker/integration/plugin/logging 0.276s [2020-08-13T09:04:51.253Z] [2020-08-13T09:04:51.253Z] === Skipped [2020-08-13T09:04:51.253Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-13T09:04:51.253Z] read_test.go:21: no unix domain sockets on Windows [2020-08-13T09:04:51.253Z] [2020-08-13T09:04:51.253Z] [2020-08-13T09:04:51.253Z] DONE 1 tests, 1 skipped in 2.565s [2020-08-13T09:04:51.253Z] [2020-08-13T09:04:51.253Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-13T09:04:51.830Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-13T09:04:52.217Z] testing: warning: no tests to run [2020-08-13T09:04:52.217Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2020-08-13T09:04:52.217Z] [2020-08-13T09:04:52.217Z] DONE 0 tests in 1.278s [2020-08-13T09:04:52.217Z] [2020-08-13T09:04:52.217Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-13T09:04:52.836Z] time="2020-08-13T09:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:04:52.836Z] time="2020-08-13T09:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aec66fab0b59aee1bfa2cc1e2f967d03a0709580e15df6d93965dbdaa5695b0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:04:52.836Z] time="2020-08-13T09:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:04:52.836Z] time="2020-08-13T09:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aec66fab0b59aee1bfa2cc1e2f967d03a0709580e15df6d93965dbdaa5695b0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:04:52.836Z] === RUN TestPluginInstall/with_htpasswd [2020-08-13T09:04:53.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-13T09:04:53.473Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-13T09:04:53.475Z] time="2020-08-13T09:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:04:53.475Z] time="2020-08-13T09:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddc71faa1aa9c4201e94583cb320f15629945ccc83a14462b241a9f867376168" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:04:53.475Z] time="2020-08-13T09:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:04:53.475Z] time="2020-08-13T09:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddc71faa1aa9c4201e94583cb320f15629945ccc83a14462b241a9f867376168" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:04:53.771Z] === RUN TestPluginInstall/with_insecure [2020-08-13T09:04:54.414Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-13T09:04:54.675Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-13T09:04:54.675Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-13T09:04:54.675Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-13T09:04:54.675Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-13T09:04:54.812Z] time="2020-08-13T09:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:04:54.812Z] time="2020-08-13T09:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a76c4b57c382ad491d0fb4209823a35ff1e1d65796289ff04e4d0c6a06b62aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:04:54.812Z] time="2020-08-13T09:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:04:54.812Z] time="2020-08-13T09:04:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a76c4b57c382ad491d0fb4209823a35ff1e1d65796289ff04e4d0c6a06b62aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:04:54.935Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-13T09:04:54.935Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-13T09:04:55.112Z] --- PASS: TestPluginInstall (7.73s) [2020-08-13T09:04:55.112Z] --- PASS: TestPluginInstall/no_auth (5.46s) [2020-08-13T09:04:55.112Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-08-13T09:04:55.112Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-08-13T09:04:55.112Z] plugin_test.go:157: [debd3e13e0785] daemon is not started [2020-08-13T09:04:55.112Z] PASS [2020-08-13T09:04:55.112Z] [2020-08-13T09:04:55.112Z] DONE 6 tests in 7.829s [2020-08-13T09:04:55.112Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T09:04:55.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:55.112Z] ++ set -e [2020-08-13T09:04:55.112Z] ++ '[' -n 0 ']' [2020-08-13T09:04:55.112Z] ++ set -x [2020-08-13T09:04:55.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:04:55.112Z] INFO: Testing against a local daemon [2020-08-13T09:04:55.112Z] === RUN TestExternalGraphDriver [2020-08-13T09:04:55.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:04:55.113Z] INFO: Testing against a local daemon [2020-08-13T09:04:55.113Z] ok github.com/docker/docker/integration/plugin/volumes 0.263s [2020-08-13T09:04:55.113Z] [2020-08-13T09:04:55.113Z] === Skipped [2020-08-13T09:04:55.113Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-13T09:04:55.113Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:55.113Z] [2020-08-13T09:04:55.113Z] [2020-08-13T09:04:55.113Z] DONE 1 tests, 1 skipped in 2.651s [2020-08-13T09:04:55.113Z] [2020-08-13T09:04:55.113Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-13T09:04:55.407Z] === RUN TestExternalGraphDriver/json [2020-08-13T09:04:56.849Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-13T09:04:57.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:04:57.293Z] INFO: Testing against a local daemon [2020-08-13T09:04:57.293Z] ok github.com/docker/docker/integration/secret 0.215s [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] === Skipped [2020-08-13T09:04:57.293Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-13T09:04:57.293Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-13T09:04:57.293Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-13T09:04:57.293Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-13T09:04:57.293Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-13T09:04:57.293Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-13T09:04:57.293Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] DONE 6 tests, 6 skipped in 2.237s [2020-08-13T09:04:57.293Z] [2020-08-13T09:04:57.293Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-13T09:04:57.511Z] === RUN TestExternalGraphDriver/spec [2020-08-13T09:04:58.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-13T09:04:58.762Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-13T09:04:58.762Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-13T09:04:59.036Z] === RUN TestExternalGraphDriver/pull [2020-08-13T09:04:59.333Z] time="2020-08-13T09:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:04:59.333Z] time="2020-08-13T09:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:073897df2cce9100238f2b8cd998a6f509822023384c79644af3f0947a5a049f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:04:59.333Z] time="2020-08-13T09:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:04:59.333Z] time="2020-08-13T09:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:073897df2cce9100238f2b8cd998a6f509822023384c79644af3f0947a5a049f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:04:59.333Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-13T09:04:59.904Z] === RUN TestPluginInstall/with_htpasswd [2020-08-13T09:05:00.164Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-13T09:05:00.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:05:00.188Z] INFO: Testing against a local daemon [2020-08-13T09:05:00.188Z] ok github.com/docker/docker/integration/service 0.340s [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === Skipped [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T09:05:00.188Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-13T09:05:00.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T09:05:00.188Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-13T09:05:00.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-13T09:05:00.188Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-13T09:05:00.188Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-13T09:05:00.188Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-13T09:05:00.188Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-13T09:05:00.188Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-13T09:05:00.188Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-08-13T09:05:00.188Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-08-13T09:05:00.188Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-13T09:05:00.188Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-13T09:05:00.188Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.188Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-13T09:05:00.189Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-13T09:05:00.189Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-13T09:05:00.189Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-13T09:05:00.189Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-13T09:05:00.189Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-13T09:05:00.189Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-13T09:05:00.189Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-13T09:05:00.189Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-13T09:05:00.189Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-13T09:05:00.189Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-08-13T09:05:00.189Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] DONE 24 tests, 23 skipped in 2.796s [2020-08-13T09:05:00.189Z] [2020-08-13T09:05:00.189Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-13T09:05:00.735Z] time="2020-08-13T09:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:05:00.735Z] time="2020-08-13T09:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d94c12476407a2588ee5faec5d7b2d9b4db2f19d28bce6fbe2fd5358bbe5fada" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:05:00.735Z] time="2020-08-13T09:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:05:00.735Z] time="2020-08-13T09:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d94c12476407a2588ee5faec5d7b2d9b4db2f19d28bce6fbe2fd5358bbe5fada" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:05:00.996Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-13T09:05:01.128Z] --- PASS: TestExternalGraphDriver (5.68s) [2020-08-13T09:05:01.128Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2020-08-13T09:05:01.128Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-08-13T09:05:01.128Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2020-08-13T09:05:01.128Z] === RUN TestGraphdriverPluginV2 [2020-08-13T09:05:01.128Z] --- SKIP: TestGraphdriverPluginV2 (0.21s) [2020-08-13T09:05:01.128Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:05:01.128Z] PASS [2020-08-13T09:05:01.128Z] [2020-08-13T09:05:01.128Z] === Skipped [2020-08-13T09:05:01.128Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.21s) [2020-08-13T09:05:01.128Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:05:01.128Z] [2020-08-13T09:05:01.128Z] [2020-08-13T09:05:01.128Z] DONE 5 tests, 1 skipped in 5.976s [2020-08-13T09:05:01.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T09:05:01.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:01.128Z] ++ set -e [2020-08-13T09:05:01.128Z] ++ '[' -n 0 ']' [2020-08-13T09:05:01.128Z] ++ set -x [2020-08-13T09:05:01.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:01.128Z] INFO: Testing against a local daemon [2020-08-13T09:05:01.128Z] === RUN TestContinueAfterPluginCrash [2020-08-13T09:05:01.128Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T09:05:01.128Z] === RUN TestReadPluginNoRead [2020-08-13T09:05:01.128Z] === PAUSE TestReadPluginNoRead [2020-08-13T09:05:01.128Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T09:05:01.128Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T09:05:01.128Z] === CONT TestContinueAfterPluginCrash [2020-08-13T09:05:01.128Z] === CONT TestReadPluginNoRead [2020-08-13T09:05:01.128Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T09:05:01.256Z] === RUN TestPluginInstall/with_insecure [2020-08-13T09:05:01.826Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-13T09:05:02.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:05:02.363Z] INFO: Testing against a local daemon [2020-08-13T09:05:02.363Z] ok github.com/docker/docker/integration/session 0.227s [2020-08-13T09:05:02.363Z] [2020-08-13T09:05:02.363Z] === Skipped [2020-08-13T09:05:02.363Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-13T09:05:02.363Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-13T09:05:02.363Z] [2020-08-13T09:05:02.363Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-13T09:05:02.363Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-13T09:05:02.363Z] [2020-08-13T09:05:02.363Z] [2020-08-13T09:05:02.363Z] DONE 2 tests, 2 skipped in 2.122s [2020-08-13T09:05:02.363Z] [2020-08-13T09:05:02.363Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-13T09:05:02.766Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-13T09:05:02.766Z] time="2020-08-13T09:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:05:02.766Z] time="2020-08-13T09:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df40dea6b6687eb5641f42ed585fc23ea87e643fb5cc0d1eaef2f4f229e1b53c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:05:02.766Z] time="2020-08-13T09:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-13T09:05:02.766Z] time="2020-08-13T09:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df40dea6b6687eb5641f42ed585fc23ea87e643fb5cc0d1eaef2f4f229e1b53c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-13T09:05:02.766Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-13T09:05:02.766Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-13T09:05:03.337Z] --- PASS: TestPluginInstall (13.83s) [2020-08-13T09:05:03.337Z] --- PASS: TestPluginInstall/no_auth (10.47s) [2020-08-13T09:05:03.337Z] --- PASS: TestPluginInstall/with_htpasswd (1.53s) [2020-08-13T09:05:03.337Z] --- PASS: TestPluginInstall/with_insecure (1.83s) [2020-08-13T09:05:03.337Z] plugin_test.go:157: [d8f8b3320fbc4] daemon is not started [2020-08-13T09:05:03.337Z] PASS [2020-08-13T09:05:03.337Z] [2020-08-13T09:05:03.337Z] DONE 6 tests in 14.008s [2020-08-13T09:05:03.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-13T09:05:03.337Z] ++ 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-08-13T09:05:03.337Z] ++ set -e [2020-08-13T09:05:03.337Z] ++ '[' -n 0 ']' [2020-08-13T09:05:03.337Z] ++ set -x [2020-08-13T09:05:03.337Z] ++ 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-08-13T09:05:03.337Z] INFO: Testing against a local daemon [2020-08-13T09:05:03.337Z] === RUN TestExternalGraphDriver [2020-08-13T09:05:03.337Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-13T09:05:03.337Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-13T09:05:03.598Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-13T09:05:03.599Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-13T09:05:03.599Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-13T09:05:03.599Z] === RUN TestExternalGraphDriver/json [2020-08-13T09:05:04.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-13T09:05:04.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:05:04.542Z] INFO: Testing against a local daemon [2020-08-13T09:05:04.743Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-13T09:05:05.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-13T09:05:05.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-13T09:05:05.506Z] ok github.com/docker/docker/integration/system 1.356s [2020-08-13T09:05:05.574Z] === RUN TestExternalGraphDriver/spec [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] === Skipped [2020-08-13T09:05:05.963Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T09:05:05.963Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-08-13T09:05:05.963Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-13T09:05:05.963Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-13T09:05:05.963Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-13T09:05:05.963Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-13T09:05:05.963Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-13T09:05:05.963Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] DONE 13 tests, 7 skipped in 3.397s [2020-08-13T09:05:05.963Z] [2020-08-13T09:05:05.963Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-13T09:05:06.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-13T09:05:06.824Z] === RUN TestReadPluginNoRead/default [2020-08-13T09:05:06.824Z] --- PASS: TestDaemonStartWithLogOpt (5.47s) [2020-08-13T09:05:07.085Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-13T09:05:07.085Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-13T09:05:07.351Z] === RUN TestExternalGraphDriver/pull [2020-08-13T09:05:07.893Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T09:05:07.920Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-13T09:05:08.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:05:08.151Z] INFO: Testing against a local daemon [2020-08-13T09:05:08.151Z] ok github.com/docker/docker/integration/volume 0.273s [2020-08-13T09:05:08.151Z] [2020-08-13T09:05:08.151Z] === Skipped [2020-08-13T09:05:08.151Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-13T09:05:08.151Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-13T09:05:08.151Z] [2020-08-13T09:05:08.151Z] [2020-08-13T09:05:08.151Z] DONE 5 tests, 1 skipped in 2.268s [2020-08-13T09:05:08.151Z] [2020-08-13T09:05:08.151Z] INFO: make.ps1 ended at 08/13/2020 09:05:08 [2020-08-13T09:05:08.151Z] INFO: Integration CLI tests being run from the host: [2020-08-13T09:05:08.151Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-08-13T09:05:08.491Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-13T09:05:09.060Z] --- PASS: TestExternalGraphDriver (5.65s) [2020-08-13T09:05:09.060Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2020-08-13T09:05:09.060Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-08-13T09:05:09.060Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2020-08-13T09:05:09.060Z] === RUN TestGraphdriverPluginV2 [2020-08-13T09:05:09.060Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-13T09:05:09.421Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T09:05:09.630Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-13T09:05:09.630Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-13T09:05:09.890Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-13T09:05:10.460Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-13T09:05:10.465Z] --- PASS: TestReadPluginNoRead (9.36s) [2020-08-13T09:05:10.465Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2020-08-13T09:05:10.465Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2020-08-13T09:05:10.465Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2020-08-13T09:05:10.465Z] read_test.go:92: [d4f9a9429cc08] daemon is not started [2020-08-13T09:05:11.031Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-13T09:05:11.291Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-13T09:05:11.552Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-13T09:05:12.050Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2020-08-13T09:05:12.050Z] PASS [2020-08-13T09:05:12.050Z] [2020-08-13T09:05:12.050Z] DONE 6 tests in 10.654s [2020-08-13T09:05:12.050Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-13T09:05:12.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:12.050Z] ++ set -e [2020-08-13T09:05:12.050Z] ++ '[' -n 0 ']' [2020-08-13T09:05:12.050Z] ++ set -x [2020-08-13T09:05:12.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:12.050Z] testing: warning: no tests to run [2020-08-13T09:05:12.050Z] PASS [2020-08-13T09:05:12.050Z] [2020-08-13T09:05:12.050Z] DONE 0 tests in 0.017s [2020-08-13T09:05:12.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T09:05:12.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:12.050Z] ++ set -e [2020-08-13T09:05:12.050Z] ++ '[' -n 0 ']' [2020-08-13T09:05:12.050Z] ++ set -x [2020-08-13T09:05:12.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:12.050Z] INFO: Testing against a local daemon [2020-08-13T09:05:12.050Z] === RUN TestPluginWithDevMounts [2020-08-13T09:05:12.050Z] === PAUSE TestPluginWithDevMounts [2020-08-13T09:05:12.050Z] === CONT TestPluginWithDevMounts [2020-08-13T09:05:12.937Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-13T09:05:12.937Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2020-08-13T09:05:12.937Z] PASS [2020-08-13T09:05:12.937Z] [2020-08-13T09:05:12.937Z] DONE 5 tests in 9.738s [2020-08-13T09:05:12.937Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-13T09:05:12.937Z] ++ 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-08-13T09:05:12.937Z] ++ set -e [2020-08-13T09:05:12.937Z] ++ '[' -n 0 ']' [2020-08-13T09:05:12.937Z] ++ set -x [2020-08-13T09:05:12.937Z] ++ 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-08-13T09:05:13.197Z] INFO: Testing against a local daemon [2020-08-13T09:05:13.197Z] === RUN TestContinueAfterPluginCrash [2020-08-13T09:05:13.197Z] === PAUSE TestContinueAfterPluginCrash [2020-08-13T09:05:13.197Z] === RUN TestReadPluginNoRead [2020-08-13T09:05:13.197Z] === PAUSE TestReadPluginNoRead [2020-08-13T09:05:13.197Z] === RUN TestDaemonStartWithLogOpt [2020-08-13T09:05:13.197Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-13T09:05:13.197Z] === CONT TestContinueAfterPluginCrash [2020-08-13T09:05:13.197Z] === CONT TestDaemonStartWithLogOpt [2020-08-13T09:05:13.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-13T09:05:13.582Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-08-13T09:05:13.582Z] PASS [2020-08-13T09:05:13.582Z] [2020-08-13T09:05:13.582Z] DONE 1 tests in 1.897s [2020-08-13T09:05:13.582Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T09:05:13.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:13.582Z] ++ set -e [2020-08-13T09:05:13.582Z] ++ '[' -n 0 ']' [2020-08-13T09:05:13.582Z] ++ set -x [2020-08-13T09:05:13.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:13.878Z] INFO: Testing against a local daemon [2020-08-13T09:05:13.878Z] === RUN TestSecretInspect [2020-08-13T09:05:14.137Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-13T09:05:14.137Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-13T09:05:14.137Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-13T09:05:14.137Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-13T09:05:14.137Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-13T09:05:15.079Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-13T09:05:16.013Z] --- PASS: TestSecretInspect (1.94s) [2020-08-13T09:05:16.013Z] === RUN TestSecretList [2020-08-13T09:05:16.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-13T09:05:16.704Z] INFO: Testing against a local daemon [2020-08-13T09:05:17.579Z] --- PASS: TestSecretList (1.90s) [2020-08-13T09:05:17.579Z] === RUN TestSecretsCreateAndDelete [2020-08-13T09:05:19.282Z] --- PASS: TestDaemonStartWithLogOpt (6.03s) [2020-08-13T09:05:19.282Z] === CONT TestReadPluginNoRead [2020-08-13T09:05:19.282Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-13T09:05:19.706Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2020-08-13T09:05:19.706Z] === RUN TestSecretsUpdate [2020-08-13T09:05:19.853Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-13T09:05:20.423Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-13T09:05:20.423Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-13T09:05:20.423Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-13T09:05:21.315Z] --- PASS: TestSecretsUpdate (1.91s) [2020-08-13T09:05:21.315Z] === RUN TestTemplatedSecret [2020-08-13T09:05:22.331Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-13T09:05:23.271Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-13T09:05:23.841Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-13T09:05:23.841Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-13T09:05:24.100Z] --- PASS: TestContinueAfterPluginCrash (11.07s) [2020-08-13T09:05:24.119Z] --- PASS: TestTemplatedSecret (2.43s) [2020-08-13T09:05:24.119Z] === RUN TestSecretCreateResolve [2020-08-13T09:05:24.674Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-13T09:05:25.250Z] === RUN TestReadPluginNoRead/default [2020-08-13T09:05:25.714Z] --- PASS: TestSecretCreateResolve (1.94s) [2020-08-13T09:05:25.714Z] PASS [2020-08-13T09:05:25.714Z] [2020-08-13T09:05:25.714Z] DONE 6 tests in 12.072s [2020-08-13T09:05:25.714Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T09:05:25.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:25.714Z] ++ set -e [2020-08-13T09:05:25.714Z] ++ '[' -n 0 ']' [2020-08-13T09:05:25.714Z] ++ set -x [2020-08-13T09:05:25.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:05:26.012Z] INFO: Testing against a local daemon [2020-08-13T09:05:26.012Z] === RUN TestServiceCreateInit [2020-08-13T09:05:26.012Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T09:05:27.159Z] --- PASS: TestReadPluginNoRead (7.62s) [2020-08-13T09:05:27.159Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2020-08-13T09:05:27.159Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2020-08-13T09:05:27.159Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2020-08-13T09:05:27.159Z] read_test.go:92: [d127dcf7ace5a] daemon is not started [2020-08-13T09:05:27.159Z] PASS [2020-08-13T09:05:27.159Z] [2020-08-13T09:05:27.159Z] DONE 6 tests in 13.807s [2020-08-13T09:05:27.159Z] 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-08-13T09:05:27.159Z] ++ 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-08-13T09:05:27.159Z] ++ set -e [2020-08-13T09:05:27.159Z] ++ '[' -n 0 ']' [2020-08-13T09:05:27.159Z] ++ set -x [2020-08-13T09:05:27.159Z] ++ 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-08-13T09:05:27.159Z] testing: warning: no tests to run [2020-08-13T09:05:27.159Z] PASS [2020-08-13T09:05:27.159Z] [2020-08-13T09:05:27.159Z] DONE 0 tests in 0.047s [2020-08-13T09:05:27.159Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-13T09:05:27.159Z] ++ 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-08-13T09:05:27.159Z] ++ set -e [2020-08-13T09:05:27.159Z] ++ '[' -n 0 ']' [2020-08-13T09:05:27.159Z] ++ set -x [2020-08-13T09:05:27.159Z] ++ 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-08-13T09:05:27.159Z] INFO: Testing against a local daemon [2020-08-13T09:05:27.159Z] === RUN TestPluginWithDevMounts [2020-08-13T09:05:27.159Z] === PAUSE TestPluginWithDevMounts [2020-08-13T09:05:27.159Z] === CONT TestPluginWithDevMounts [2020-08-13T09:05:28.099Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-13T09:05:28.669Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-13T09:05:28.929Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-08-13T09:05:28.929Z] PASS [2020-08-13T09:05:28.929Z] [2020-08-13T09:05:28.929Z] DONE 1 tests in 2.019s [2020-08-13T09:05:28.929Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-13T09:05:28.929Z] ++ 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-08-13T09:05:28.929Z] ++ set -e [2020-08-13T09:05:28.929Z] ++ '[' -n 0 ']' [2020-08-13T09:05:28.929Z] ++ set -x [2020-08-13T09:05:28.929Z] ++ 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-08-13T09:05:28.929Z] INFO: Testing against a local daemon [2020-08-13T09:05:28.929Z] === RUN TestSecretInspect [2020-08-13T09:05:29.871Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-13T09:05:30.107Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T09:05:30.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-13T09:05:31.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-13T09:05:31.754Z] --- PASS: TestSecretInspect (2.60s) [2020-08-13T09:05:31.754Z] === RUN TestSecretList [2020-08-13T09:05:33.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-13T09:05:33.813Z] --- PASS: TestServiceCreateInit (7.33s) [2020-08-13T09:05:33.813Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2020-08-13T09:05:33.813Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2020-08-13T09:05:33.813Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T09:05:34.077Z] --- PASS: TestSecretList (2.55s) [2020-08-13T09:05:34.077Z] === RUN TestSecretsCreateAndDelete [2020-08-13T09:05:34.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-13T09:05:35.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-13T09:05:36.660Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2020-08-13T09:05:36.660Z] === RUN TestSecretsUpdate [2020-08-13T09:05:37.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000f080_} [2020-08-13T09:05:38.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1016358412_/foo_false____} [2020-08-13T09:05:39.549Z] --- PASS: TestSecretsUpdate (2.55s) [2020-08-13T09:05:39.549Z] === RUN TestTemplatedSecret [2020-08-13T09:05:40.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1016358412_/foo_true____} [2020-08-13T09:05:41.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3950017019_/foo_false____} [2020-08-13T09:05:42.073Z] --- PASS: TestTemplatedSecret (2.70s) [2020-08-13T09:05:42.073Z] === RUN TestSecretCreateResolve [2020-08-13T09:05:43.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3950017019_/foo_true____} [2020-08-13T09:05:44.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3950017019_/foo_true__0xc00000f100__} [2020-08-13T09:05:44.393Z] --- PASS: TestSecretCreateResolve (2.35s) [2020-08-13T09:05:44.393Z] PASS [2020-08-13T09:05:44.393Z] [2020-08-13T09:05:44.393Z] DONE 6 tests in 15.472s [2020-08-13T09:05:44.393Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-13T09:05:44.393Z] ++ 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-08-13T09:05:44.393Z] ++ set -e [2020-08-13T09:05:44.393Z] ++ '[' -n 0 ']' [2020-08-13T09:05:44.393Z] ++ set -x [2020-08-13T09:05:44.394Z] ++ 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-08-13T09:05:44.653Z] INFO: Testing against a local daemon [2020-08-13T09:05:44.653Z] === RUN TestServiceCreateInit [2020-08-13T09:05:44.653Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-13T09:05:45.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000f140_} [2020-08-13T09:05:46.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000f160_} [2020-08-13T09:05:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000f180_} [2020-08-13T09:05:48.355Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-13T09:05:49.367Z] --- PASS: TestCreateServiceMultipleTimes (15.48s) [2020-08-13T09:05:49.367Z] === RUN TestCreateServiceConflict [2020-08-13T09:05:49.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000f1a0_} [2020-08-13T09:05:50.934Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-08-13T09:05:50.934Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T09:05:51.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-13T09:05:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-13T09:05:52.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-13T09:05:52.318Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-13T09:05:52.318Z] --- PASS: TestServiceCreateInit (7.86s) [2020-08-13T09:05:52.318Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2020-08-13T09:05:52.318Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s) [2020-08-13T09:05:52.318Z] === RUN TestCreateServiceMultipleTimes [2020-08-13T09:05:53.073Z] --- PASS: TestCreateServiceMaxReplicas (2.45s) [2020-08-13T09:05:53.073Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T09:05:54.228Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-13T09:05:56.138Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-13T09:05:57.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-13T09:05:58.994Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-13T09:06:00.924Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-13T09:06:00.924Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-13T09:06:01.864Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-13T09:06:02.433Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-13T09:06:03.002Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-13T09:06:03.943Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-13T09:06:04.516Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-13T09:06:05.086Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-13T09:06:05.825Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2020-08-13T09:06:05.825Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T09:06:06.026Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-13T09:06:06.968Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-13T09:06:07.538Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-13T09:06:08.033Z] --- PASS: TestCreateServiceSecretFileMode (2.19s) [2020-08-13T09:06:08.033Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T09:06:08.484Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-13T09:06:08.745Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-13T09:06:09.315Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-13T09:06:09.884Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-13T09:06:10.457Z] --- PASS: TestCreateServiceMultipleTimes (17.90s) [2020-08-13T09:06:10.457Z] === RUN TestCreateServiceConflict [2020-08-13T09:06:10.821Z] --- PASS: TestCreateServiceConfigFileMode (2.27s) [2020-08-13T09:06:10.821Z] === RUN TestCreateServiceSysctls [2020-08-13T09:06:11.030Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-13T09:06:11.601Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-13T09:06:12.170Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-13T09:06:12.170Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-13T09:06:12.740Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-13T09:06:13.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-13T09:06:13.259Z] --- PASS: TestCreateServiceConflict (2.83s) [2020-08-13T09:06:13.259Z] === RUN TestCreateServiceMaxReplicas [2020-08-13T09:06:13.519Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-13T09:06:13.584Z] --- PASS: TestCreateServiceSysctls (3.06s) [2020-08-13T09:06:13.584Z] === RUN TestCreateServiceCapabilities [2020-08-13T09:06:14.460Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-13T09:06:15.407Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-13T09:06:15.695Z] --- PASS: TestCreateServiceCapabilities (2.18s) [2020-08-13T09:06:15.695Z] === RUN TestInspect [2020-08-13T09:06:16.798Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-13T09:06:17.370Z] --- PASS: TestCreateServiceMaxReplicas (4.35s) [2020-08-13T09:06:17.370Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-13T09:06:18.309Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-13T09:06:18.502Z] --- PASS: TestInspect (2.46s) [2020-08-13T09:06:18.502Z] === RUN TestCreateJob [2020-08-13T09:06:18.569Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-13T09:06:20.487Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-13T09:06:21.323Z] --- PASS: TestCreateJob (3.01s) [2020-08-13T09:06:21.323Z] === RUN TestReplicatedJob [2020-08-13T09:06:23.784Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-13T09:06:25.692Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-13T09:06:25.952Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-13T09:06:26.985Z] --- PASS: TestReplicatedJob (5.14s) [2020-08-13T09:06:26.985Z] === RUN TestUpdateReplicatedJob [2020-08-13T09:06:28.496Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-13T09:06:29.838Z] --- PASS: TestUpdateReplicatedJob (3.50s) [2020-08-13T09:06:29.839Z] === RUN TestServiceListWithStatuses [2020-08-13T09:06:29.839Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T09:06:29.839Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T09:06:29.839Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T09:06:30.403Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-13T09:06:30.663Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-13T09:06:31.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.09s) [2020-08-13T09:06:31.604Z] === RUN TestCreateServiceSecretFileMode [2020-08-13T09:06:34.147Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-13T09:06:34.414Z] --- PASS: TestDockerNetworkConnectAlias (4.57s) [2020-08-13T09:06:34.414Z] === RUN TestDockerNetworkReConnect [2020-08-13T09:06:34.718Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2020-08-13T09:06:34.718Z] === RUN TestCreateServiceConfigFileMode [2020-08-13T09:06:34.718Z] === RUN TestDockerSuite/TestCpToDot [2020-08-13T09:06:35.292Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-13T09:06:36.242Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-13T09:06:37.625Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-13T09:06:37.625Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2020-08-13T09:06:37.625Z] === RUN TestCreateServiceSysctls [2020-08-13T09:06:38.018Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-08-13T09:06:38.018Z] === RUN TestServicePlugin [2020-08-13T09:06:38.018Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-13T09:06:38.018Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:06:38.018Z] === RUN TestServiceUpdateLabel [2020-08-13T09:06:38.194Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-13T09:06:39.571Z] --- PASS: TestServiceUpdateLabel (1.95s) [2020-08-13T09:06:39.571Z] === RUN TestServiceUpdateSecrets [2020-08-13T09:06:39.576Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-13T09:06:39.576Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-13T09:06:40.516Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-13T09:06:41.455Z] --- PASS: TestCreateServiceSysctls (3.72s) [2020-08-13T09:06:41.455Z] === RUN TestCreateServiceCapabilities [2020-08-13T09:06:41.455Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-13T09:06:41.455Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-13T09:06:41.716Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-13T09:06:41.976Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-13T09:06:42.545Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-13T09:06:42.545Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-13T09:06:42.545Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-13T09:06:43.117Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-13T09:06:43.688Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-13T09:06:43.688Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-13T09:06:43.688Z] === RUN TestDockerSuite/TestCreateRM [2020-08-13T09:06:43.949Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-13T09:06:43.949Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-13T09:06:43.949Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-13T09:06:44.209Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-13T09:06:44.779Z] --- PASS: TestCreateServiceCapabilities (3.18s) [2020-08-13T09:06:44.779Z] === RUN TestInspect [2020-08-13T09:06:45.719Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-13T09:06:45.719Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-13T09:06:45.980Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-13T09:06:48.522Z] --- PASS: TestInspect (3.45s) [2020-08-13T09:06:48.522Z] === RUN TestCreateJob [2020-08-13T09:06:49.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-13T09:06:51.373Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-13T09:06:51.373Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-13T09:06:51.373Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-13T09:06:51.373Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-13T09:06:51.373Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-13T09:06:51.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-13T09:06:52.211Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-13T09:06:52.476Z] --- PASS: TestCreateJob (4.43s) [2020-08-13T09:06:52.476Z] === RUN TestReplicatedJob [2020-08-13T09:06:53.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-13T09:06:53.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-13T09:06:55.054Z] --- PASS: TestServiceUpdateSecrets (14.24s) [2020-08-13T09:06:55.054Z] === RUN TestServiceUpdateConfigs [2020-08-13T09:06:55.366Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-13T09:06:56.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-13T09:06:56.876Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-13T09:06:57.816Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-13T09:06:58.388Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-13T09:06:58.388Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-13T09:06:58.388Z] --- PASS: TestReplicatedJob (6.01s) [2020-08-13T09:06:58.388Z] === RUN TestUpdateReplicatedJob [2020-08-13T09:06:59.329Z] === RUN TestDockerSuite/TestDockerFails [2020-08-13T09:06:59.329Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-13T09:06:59.329Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-13T09:06:59.329Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-13T09:07:00.268Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-13T09:07:01.210Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-13T09:07:02.595Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-13T09:07:02.595Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-13T09:07:02.595Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-13T09:07:02.595Z] --- PASS: TestUpdateReplicatedJob (4.06s) [2020-08-13T09:07:02.595Z] === RUN TestServiceListWithStatuses [2020-08-13T09:07:02.595Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-13T09:07:02.595Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T09:07:02.595Z] === RUN TestDockerNetworkConnectAlias [2020-08-13T09:07:02.595Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-13T09:07:06.795Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2020-08-13T09:07:06.795Z] === RUN TestDockerNetworkReConnect [2020-08-13T09:07:08.705Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-13T09:07:10.463Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2020-08-13T09:07:10.463Z] === RUN TestServiceUpdateNetwork [2020-08-13T09:07:10.616Z] --- PASS: TestDockerNetworkReConnect (3.81s) [2020-08-13T09:07:10.616Z] === RUN TestServicePlugin [2020-08-13T09:07:10.616Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-13T09:07:13.175Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-13T09:07:14.113Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-13T09:07:15.054Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-13T09:07:15.624Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-13T09:07:16.196Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-13T09:07:16.768Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-13T09:07:17.710Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-13T09:07:18.278Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-13T09:07:18.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-13T09:07:19.919Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-13T09:07:20.960Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2020-08-13T09:07:20.960Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T09:07:21.259Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-13T09:07:21.831Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-13T09:07:21.898Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-13T09:07:24.373Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-13T09:07:26.282Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-13T09:07:27.223Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-13T09:07:27.794Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-13T09:07:28.882Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-13T09:07:34.385Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-13T09:07:34.385Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-13T09:07:34.386Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-13T09:07:35.324Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-13T09:07:35.324Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-13T09:07:35.583Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-13T09:07:35.583Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-13T09:07:35.843Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-13T09:07:36.781Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-13T09:07:37.351Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-13T09:07:37.352Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-13T09:07:37.480Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2020-08-13T09:07:37.480Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-08-13T09:07:37.480Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-08-13T09:07:37.480Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-08-13T09:07:37.480Z] PASS [2020-08-13T09:07:37.480Z] [2020-08-13T09:07:37.480Z] === Skipped [2020-08-13T09:07:37.480Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T09:07:37.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T09:07:37.480Z] [2020-08-13T09:07:37.480Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-13T09:07:37.480Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-13T09:07:37.480Z] [2020-08-13T09:07:37.480Z] [2020-08-13T09:07:37.480Z] DONE 27 tests, 2 skipped in 130.364s [2020-08-13T09:07:37.480Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T09:07:37.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:07:37.480Z] ++ set -e [2020-08-13T09:07:37.480Z] ++ '[' -n 0 ']' [2020-08-13T09:07:37.480Z] ++ set -x [2020-08-13T09:07:37.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:07:37.480Z] INFO: Testing against a local daemon [2020-08-13T09:07:37.480Z] === RUN TestSessionCreate [2020-08-13T09:07:37.480Z] --- PASS: TestSessionCreate (0.03s) [2020-08-13T09:07:37.480Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T09:07:37.480Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-13T09:07:37.480Z] PASS [2020-08-13T09:07:37.480Z] [2020-08-13T09:07:37.480Z] DONE 2 tests in 0.139s [2020-08-13T09:07:37.480Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T09:07:37.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:07:37.480Z] ++ set -e [2020-08-13T09:07:37.480Z] ++ '[' -n 0 ']' [2020-08-13T09:07:37.480Z] ++ set -x [2020-08-13T09:07:37.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:07:37.480Z] INFO: Testing against a local daemon [2020-08-13T09:07:37.480Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T09:07:37.480Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T09:07:37.480Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T09:07:37.480Z] === RUN TestEventsExecDie [2020-08-13T09:07:37.480Z] --- PASS: TestEventsExecDie (0.58s) [2020-08-13T09:07:37.480Z] === RUN TestEventsBackwardsCompatible [2020-08-13T09:07:37.480Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-08-13T09:07:37.480Z] === RUN TestInfoBinaryCommits [2020-08-13T09:07:37.480Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-13T09:07:37.480Z] === RUN TestInfoAPIVersioned [2020-08-13T09:07:37.480Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-13T09:07:37.480Z] === RUN TestInfoDiscoveryBackend [2020-08-13T09:07:37.611Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-13T09:07:37.775Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-13T09:07:37.775Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T09:07:38.181Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-13T09:07:38.441Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-13T09:07:38.701Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-13T09:07:38.933Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-13T09:07:38.933Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T09:07:39.267Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-13T09:07:39.267Z] === RUN TestInfoAPI [2020-08-13T09:07:39.267Z] --- PASS: TestInfoAPI (0.03s) [2020-08-13T09:07:39.267Z] === RUN TestInfoAPIWarnings [2020-08-13T09:07:39.639Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-13T09:07:39.898Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-13T09:07:39.898Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-13T09:07:39.898Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-13T09:07:39.940Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-13T09:07:39.940Z] === RUN TestInfoDebug [2020-08-13T09:07:40.233Z] --- PASS: TestInfoDebug (0.53s) [2020-08-13T09:07:40.233Z] === RUN TestInfoInsecureRegistries [2020-08-13T09:07:40.871Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-13T09:07:40.871Z] === RUN TestInfoRegistryMirrors [2020-08-13T09:07:41.278Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-13T09:07:41.505Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-13T09:07:41.505Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T09:07:41.845Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-08-13T09:07:41.845Z] === RUN TestPingCacheHeaders [2020-08-13T09:07:41.845Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-13T09:07:41.845Z] === RUN TestPingGet [2020-08-13T09:07:41.845Z] --- PASS: TestPingGet (0.02s) [2020-08-13T09:07:41.845Z] === RUN TestPingHead [2020-08-13T09:07:41.845Z] --- PASS: TestPingHead (0.03s) [2020-08-13T09:07:41.845Z] === RUN TestVersion [2020-08-13T09:07:41.845Z] --- PASS: TestVersion (0.04s) [2020-08-13T09:07:41.845Z] PASS [2020-08-13T09:07:41.845Z] [2020-08-13T09:07:41.845Z] === Skipped [2020-08-13T09:07:41.845Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T09:07:41.845Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T09:07:41.845Z] [2020-08-13T09:07:41.845Z] [2020-08-13T09:07:41.845Z] DONE 18 tests, 1 skipped in 5.489s [2020-08-13T09:07:41.845Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T09:07:41.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:07:41.845Z] ++ set -e [2020-08-13T09:07:41.845Z] ++ '[' -n 0 ']' [2020-08-13T09:07:41.845Z] ++ set -x [2020-08-13T09:07:41.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-13T09:07:41.845Z] INFO: Testing against a local daemon [2020-08-13T09:07:41.845Z] === RUN TestVolumesCreateAndList [2020-08-13T09:07:41.845Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-13T09:07:41.845Z] === RUN TestVolumesRemove [2020-08-13T09:07:41.848Z] === RUN TestDockerSuite/TestEventsRename [2020-08-13T09:07:42.139Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-13T09:07:42.139Z] === RUN TestVolumesInspect [2020-08-13T09:07:42.139Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-13T09:07:42.139Z] === RUN TestVolumesInvalidJSON [2020-08-13T09:07:42.139Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T09:07:42.139Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T09:07:42.139Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T09:07:42.139Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-13T09:07:42.139Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T09:07:42.139Z] PASS [2020-08-13T09:07:42.139Z] [2020-08-13T09:07:42.139Z] DONE 5 tests in 0.214s [2020-08-13T09:07:42.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T09:07:42.139Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T09:07:42.139Z] +++ kill 13740 [2020-08-13T09:07:42.417Z] === RUN TestDockerSuite/TestEventsResize [2020-08-13T09:07:42.417Z] --- PASS: TestServicePlugin (32.19s) [2020-08-13T09:07:42.417Z] plugin_test.go:62: [d1d3ccfa5df5b] joining swarm manager [d3663dd03f02c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:07:42.417Z] plugin_test.go:65: [d0cded1530714] joining swarm manager [d3663dd03f02c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:07:42.417Z] === RUN TestServiceUpdateLabel [2020-08-13T09:07:42.987Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-13T09:07:43.667Z] +++ /etc/init.d/apparmor stop [2020-08-13T09:07:43.667Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T09:07:43.667Z] [2020-08-13T09:07:43.667Z] Unloading profiles will leave already running processes permanently [2020-08-13T09:07:43.667Z] unconfined, which can lead to unexpected situations. [2020-08-13T09:07:43.667Z] [2020-08-13T09:07:43.667Z] To set a process to complain mode, use the command line tool [2020-08-13T09:07:43.667Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T09:07:43.667Z] +++ true [2020-08-13T09:07:43.667Z] exiting test-integration [2020-08-13T09:07:43.667Z] ++ exit 0 [2020-08-13T09:07:43.667Z] Post stage [Pipeline] junit [2020-08-13T09:07:44.861Z] Recording test results [2020-08-13T09:07:44.895Z] --- PASS: TestServiceUpdateLabel (2.03s) [2020-08-13T09:07:44.895Z] === RUN TestServiceUpdateSecrets [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T09:07:45.812Z] + echo Ensuring container killed. [2020-08-13T09:07:45.812Z] Ensuring container killed. [2020-08-13T09:07:45.812Z] + docker rm -vf docker-pr3 [2020-08-13T09:07:45.813Z] Error: No such container: docker-pr3 [2020-08-13T09:07:45.813Z] + true [Pipeline] sh [2020-08-13T09:07:46.202Z] + echo Chowning /workspace to jenkins user [2020-08-13T09:07:46.202Z] Chowning /workspace to jenkins user [2020-08-13T09:07:46.202Z] + id -u [2020-08-13T09:07:46.202Z] + id -g [2020-08-13T09:07:46.202Z] + docker run --rm -v /home/docker/workspace/moby_PR-41340:/workspace busybox chown -R 1001:1001 /workspace [2020-08-13T09:07:46.202Z] Unable to find image 'busybox:latest' locally [2020-08-13T09:07:46.511Z] latest: Pulling from library/busybox [2020-08-13T09:07:46.511Z] f45ff7dc89a9: Pulling fs layer [2020-08-13T09:07:46.821Z] f45ff7dc89a9: Download complete [2020-08-13T09:07:46.821Z] f45ff7dc89a9: Pull complete [2020-08-13T09:07:46.821Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T09:07:46.821Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T09:07:48.762Z] + bundleName=ppc64le-integration [2020-08-13T09:07:48.762Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-13T09:07:48.762Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-13T09:07:48.762Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2020-08-13T09:07:48.762Z] ) -print [Pipeline] archiveArtifacts [2020-08-13T09:07:48.808Z] Archiving artifacts [2020-08-13T09:07:49.092Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-13T09:07:49.092Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-13T09:07:49.214Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T09:07:49.351Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-13T09:07:49.605Z] + make clean [2020-08-13T09:07:49.962Z] make: command: Command not found [2020-08-13T09:07:49.962Z] make: command: Command not found [2020-08-13T09:07:49.962Z] docker volume rm -f docker-dev-cache [2020-08-13T09:07:49.962Z] docker-dev-cache [Pipeline] deleteDir [2020-08-13T09:07:51.911Z] === RUN TestDockerSuite/TestEventsTop [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T09:07:52.480Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-13T09:07:55.018Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-13T09:07:55.959Z] === RUN TestDockerSuite/TestExec [2020-08-13T09:07:56.528Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-13T09:07:57.098Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-13T09:07:57.358Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-13T09:07:57.927Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-13T09:07:58.868Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-13T09:07:59.128Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2020-08-13T09:07:59.128Z] === RUN TestServiceUpdateConfigs [2020-08-13T09:07:59.699Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-13T09:08:00.269Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-13T09:08:00.838Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-13T09:08:01.408Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-13T09:08:01.978Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-13T09:08:02.548Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-13T09:08:03.489Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-13T09:08:04.429Z] === RUN TestDockerSuite/TestExecEnv [2020-08-13T09:08:04.689Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-13T09:08:05.629Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-13T09:08:06.199Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-13T09:08:08.751Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-13T09:08:09.322Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-13T09:08:09.582Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-13T09:08:10.154Z] === RUN TestDockerSuite/TestExecParseError [2020-08-13T09:08:10.725Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-13T09:08:11.294Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-13T09:08:11.553Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-13T09:08:12.936Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-13T09:08:13.196Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-13T09:08:13.767Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-13T09:08:14.027Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2020-08-13T09:08:14.027Z] === RUN TestServiceUpdateNetwork [2020-08-13T09:08:24.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-13T09:08:24.584Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-13T09:08:25.524Z] === RUN TestDockerSuite/TestExecTTY [2020-08-13T09:08:26.094Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-13T09:08:26.664Z] --- PASS: TestServiceUpdateNetwork (12.58s) [2020-08-13T09:08:26.664Z] === RUN TestServiceUpdatePidsLimit [2020-08-13T09:08:26.664Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-13T09:08:27.237Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-13T09:08:27.807Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-13T09:08:27.807Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-13T09:08:28.068Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-13T09:08:29.462Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-13T09:08:29.725Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-13T09:08:30.665Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-13T09:08:31.606Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-13T09:08:32.176Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-13T09:08:32.746Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-13T09:08:36.941Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-13T09:08:37.202Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-13T09:08:42.480Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-13T09:08:43.864Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-13T09:08:43.864Z] --- PASS: TestServiceUpdatePidsLimit (17.03s) [2020-08-13T09:08:43.864Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.06s) [2020-08-13T09:08:43.864Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-08-13T09:08:43.864Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2020-08-13T09:08:43.864Z] PASS [2020-08-13T09:08:43.864Z] [2020-08-13T09:08:43.864Z] === Skipped [2020-08-13T09:08:43.864Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-13T09:08:43.864Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-13T09:08:43.864Z] [2020-08-13T09:08:43.864Z] [2020-08-13T09:08:43.864Z] DONE 27 tests, 1 skipped in 179.263s [2020-08-13T09:08:43.864Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-13T09:08:43.864Z] ++ 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-08-13T09:08:43.864Z] ++ set -e [2020-08-13T09:08:43.864Z] ++ '[' -n 0 ']' [2020-08-13T09:08:43.864Z] ++ set -x [2020-08-13T09:08:43.864Z] ++ 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-08-13T09:08:43.864Z] INFO: Testing against a local daemon [2020-08-13T09:08:43.864Z] === RUN TestSessionCreate [2020-08-13T09:08:43.864Z] --- PASS: TestSessionCreate (0.03s) [2020-08-13T09:08:43.864Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-13T09:08:43.864Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-13T09:08:43.864Z] PASS [2020-08-13T09:08:43.864Z] [2020-08-13T09:08:43.864Z] DONE 2 tests in 0.192s [2020-08-13T09:08:43.864Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-13T09:08:43.864Z] ++ 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-08-13T09:08:43.864Z] ++ set -e [2020-08-13T09:08:43.864Z] ++ '[' -n 0 ']' [2020-08-13T09:08:43.864Z] ++ set -x [2020-08-13T09:08:43.864Z] ++ 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-08-13T09:08:44.123Z] INFO: Testing against a local daemon [2020-08-13T09:08:44.124Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-13T09:08:44.124Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T09:08:44.124Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T09:08:44.124Z] === RUN TestEventsExecDie [2020-08-13T09:08:44.383Z] --- PASS: TestEventsExecDie (0.49s) [2020-08-13T09:08:44.383Z] === RUN TestEventsBackwardsCompatible [2020-08-13T09:08:44.643Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-13T09:08:44.643Z] === RUN TestInfoBinaryCommits [2020-08-13T09:08:44.643Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-13T09:08:44.643Z] === RUN TestInfoAPIVersioned [2020-08-13T09:08:44.643Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-13T09:08:44.643Z] === RUN TestInfoDiscoveryBackend [2020-08-13T09:08:45.211Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-13T09:08:45.211Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-13T09:08:46.149Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-13T09:08:46.149Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-13T09:08:46.718Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-13T09:08:46.718Z] === RUN TestInfoAPI [2020-08-13T09:08:46.718Z] --- PASS: TestInfoAPI (0.02s) [2020-08-13T09:08:46.718Z] === RUN TestInfoAPIWarnings [2020-08-13T09:08:47.287Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-13T09:08:47.287Z] === RUN TestInfoDebug [2020-08-13T09:08:47.856Z] --- PASS: TestInfoDebug (0.53s) [2020-08-13T09:08:47.856Z] === RUN TestInfoInsecureRegistries [2020-08-13T09:08:48.116Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-13T09:08:48.376Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2020-08-13T09:08:48.376Z] === RUN TestInfoRegistryMirrors [2020-08-13T09:08:48.640Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-13T09:08:48.640Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-13T09:08:48.640Z] === RUN TestDockerSuite/TestHealth [2020-08-13T09:08:48.913Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-13T09:08:48.914Z] === RUN TestLoginFailsWithBadCredentials [2020-08-13T09:08:49.174Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-08-13T09:08:49.174Z] === RUN TestPingCacheHeaders [2020-08-13T09:08:49.174Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-13T09:08:49.174Z] === RUN TestPingGet [2020-08-13T09:08:49.174Z] --- PASS: TestPingGet (0.02s) [2020-08-13T09:08:49.174Z] === RUN TestPingHead [2020-08-13T09:08:49.174Z] --- PASS: TestPingHead (0.03s) [2020-08-13T09:08:49.174Z] === RUN TestVersion [2020-08-13T09:08:49.174Z] --- PASS: TestVersion (0.02s) [2020-08-13T09:08:49.174Z] PASS [2020-08-13T09:08:49.174Z] [2020-08-13T09:08:49.174Z] === Skipped [2020-08-13T09:08:49.174Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-13T09:08:49.174Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-13T09:08:49.174Z] [2020-08-13T09:08:49.174Z] [2020-08-13T09:08:49.174Z] DONE 18 tests, 1 skipped in 5.345s [2020-08-13T09:08:49.174Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-13T09:08:49.174Z] ++ 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-08-13T09:08:49.174Z] ++ set -e [2020-08-13T09:08:49.174Z] ++ '[' -n 0 ']' [2020-08-13T09:08:49.174Z] ++ set -x [2020-08-13T09:08:49.174Z] ++ 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-08-13T09:08:49.434Z] INFO: Testing against a local daemon [2020-08-13T09:08:49.434Z] === RUN TestVolumesCreateAndList [2020-08-13T09:08:49.434Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-13T09:08:49.434Z] === RUN TestVolumesRemove [2020-08-13T09:08:49.434Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-13T09:08:49.434Z] === RUN TestVolumesInspect [2020-08-13T09:08:49.434Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-13T09:08:49.434Z] === RUN TestVolumesInvalidJSON [2020-08-13T09:08:49.434Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-13T09:08:49.434Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-13T09:08:49.434Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-13T09:08:49.434Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-13T09:08:49.434Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-13T09:08:49.434Z] PASS [2020-08-13T09:08:49.434Z] [2020-08-13T09:08:49.434Z] DONE 5 tests in 0.287s [2020-08-13T09:08:49.434Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T09:08:49.694Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T09:08:49.694Z] +++ kill 5592 [2020-08-13T09:08:51.076Z] +++ /etc/init.d/apparmor stop [2020-08-13T09:08:51.076Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T09:08:51.076Z] [2020-08-13T09:08:51.076Z] Unloading profiles will leave already running processes permanently [2020-08-13T09:08:51.076Z] unconfined, which can lead to unexpected situations. [2020-08-13T09:08:51.076Z] [2020-08-13T09:08:51.076Z] To set a process to complain mode, use the command line tool [2020-08-13T09:08:51.076Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T09:08:51.076Z] +++ true [2020-08-13T09:08:51.076Z] exiting test-integration [2020-08-13T09:08:51.076Z] ++ exit 0 [2020-08-13T09:08:51.076Z] [2020-08-13T09:08:51.646Z] + for job in $(jobs -p) [2020-08-13T09:08:51.646Z] + wait 14616 [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-13T09:09:09.741Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-13T09:09:10.311Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-13T09:09:10.312Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-13T09:09:10.881Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-13T09:09:11.450Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-13T09:09:11.450Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-13T09:09:12.020Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-13T09:09:14.556Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-13T09:09:14.556Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-13T09:09:14.556Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-13T09:09:15.937Z] === RUN TestDockerSuite/TestImportFile [2020-08-13T09:09:16.876Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-13T09:09:16.876Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-13T09:09:17.816Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-13T09:09:19.200Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-13T09:09:20.139Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-13T09:09:20.398Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-13T09:09:21.338Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-13T09:09:21.598Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-13T09:09:21.598Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-13T09:09:21.598Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-13T09:09:22.168Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-13T09:09:22.737Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-13T09:09:23.306Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-13T09:09:23.568Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-13T09:09:24.138Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-13T09:09:24.397Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-13T09:09:24.397Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-13T09:09:25.777Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-13T09:09:26.036Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-13T09:09:26.297Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-13T09:09:26.556Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-13T09:09:26.816Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-13T09:09:26.817Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-13T09:09:27.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-13T09:09:27.646Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-13T09:09:28.216Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-13T09:09:28.475Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-13T09:09:29.045Z] === RUN TestDockerSuite/TestInspectImage [2020-08-13T09:09:29.045Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-13T09:09:29.045Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-13T09:09:29.045Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-13T09:09:29.615Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-13T09:09:30.185Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-13T09:09:30.185Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-13T09:09:30.446Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-13T09:09:31.017Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-13T09:09:32.399Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-13T09:09:32.399Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-13T09:09:32.969Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-13T09:09:33.549Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-13T09:09:34.488Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-13T09:09:34.748Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-13T09:09:35.317Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-13T09:09:35.578Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-13T09:09:36.148Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-13T09:09:36.718Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-13T09:09:36.978Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-13T09:09:36.978Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-13T09:09:38.359Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-13T09:09:39.300Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-13T09:09:40.239Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-13T09:09:40.499Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-13T09:09:41.437Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-13T09:09:42.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-13T09:09:44.199Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-13T09:09:44.199Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-13T09:09:45.579Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-13T09:09:45.579Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-13T09:09:46.148Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-13T09:09:48.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-13T09:09:53.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-13T09:09:54.252Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-13T09:09:56.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-13T09:09:57.545Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-13T09:09:58.116Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-13T09:10:00.032Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-13T09:10:00.032Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-13T09:10:00.973Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-13T09:10:00.973Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-13T09:10:00.973Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-13T09:10:01.549Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-13T09:10:01.808Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-13T09:10:06.003Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-13T09:10:06.003Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-13T09:10:10.197Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-13T09:10:10.767Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-13T09:10:10.767Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-13T09:10:11.707Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-13T09:10:11.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-13T09:10:12.546Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-13T09:10:13.487Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-13T09:10:14.428Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-13T09:10:15.366Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-13T09:10:18.664Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-13T09:10:18.923Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-13T09:10:19.491Z] === RUN TestDockerSuite/TestLogsSince [2020-08-13T09:10:26.063Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-13T09:10:29.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-13T09:10:31.893Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-13T09:10:32.154Z] === RUN TestDockerSuite/TestLogsTail [2020-08-13T09:10:32.724Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-13T09:10:33.293Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-13T09:10:34.256Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-13T09:10:34.256Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-13T09:10:35.196Z] === RUN TestDockerSuite/TestNetHostname [2020-08-13T09:10:36.136Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-13T09:10:36.396Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-13T09:10:36.966Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-13T09:10:38.346Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-13T09:10:38.605Z] === RUN TestDockerSuite/TestPluginActive [2020-08-13T09:10:40.513Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-13T09:10:45.803Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-13T09:10:45.803Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-13T09:10:45.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-13T09:10:45.803Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-13T09:10:48.343Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-13T09:10:49.725Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-13T09:10:51.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-13T09:10:51.675Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-13T09:10:56.961Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-13T09:10:57.902Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-13T09:10:58.841Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-13T09:10:59.781Z] === RUN TestDockerSuite/TestPortList [2020-08-13T09:11:06.357Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-13T09:11:06.357Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-13T09:11:12.929Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-13T09:11:12.929Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-13T09:11:12.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-13T09:11:12.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-13T09:11:12.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-13T09:11:13.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-13T09:11:13.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-13T09:11:13.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-13T09:11:13.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-13T09:11:14.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-13T09:11:14.703Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-13T09:11:16.612Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-13T09:11:17.181Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-13T09:11:17.751Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-13T09:11:17.751Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-13T09:11:19.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-13T09:11:19.721Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-13T09:11:20.663Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-13T09:11:22.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-13T09:11:23.144Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-13T09:11:27.341Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-13T09:11:27.341Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-13T09:11:29.878Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-13T09:11:36.452Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-13T09:11:37.022Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-13T09:11:38.402Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-13T09:11:39.340Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-13T09:11:40.280Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-13T09:11:41.678Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-13T09:11:43.057Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-13T09:11:43.996Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-13T09:11:43.996Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-13T09:11:44.256Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-13T09:11:45.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-13T09:11:45.764Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-13T09:11:47.675Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-13T09:11:48.244Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-13T09:11:48.244Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-13T09:11:48.504Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-13T09:11:48.763Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-13T09:11:48.763Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-13T09:11:49.333Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-13T09:11:50.275Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-13T09:11:52.189Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-13T09:11:52.760Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-13T09:11:59.338Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-13T09:11:59.338Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-13T09:12:00.719Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-13T09:12:00.719Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-13T09:12:00.719Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-13T09:12:00.986Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-13T09:12:02.909Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-13T09:12:03.851Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-13T09:12:06.393Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-13T09:12:06.963Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-13T09:12:06.963Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-13T09:12:06.963Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-13T09:12:10.263Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-13T09:12:10.524Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-13T09:12:10.784Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-13T09:12:12.694Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-13T09:12:13.264Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-13T09:12:14.205Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-13T09:12:14.774Z] === RUN TestDockerSuite/TestRmiTag [2020-08-13T09:12:14.774Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-13T09:12:15.343Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-13T09:12:17.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-13T09:12:17.825Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-13T09:12:18.395Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-13T09:12:18.965Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-13T09:12:19.561Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-13T09:12:20.514Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-13T09:12:21.084Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-13T09:12:21.344Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-13T09:12:21.913Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-13T09:12:21.913Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-13T09:12:22.173Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-13T09:12:24.085Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-13T09:12:24.656Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-13T09:12:25.597Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-13T09:12:26.538Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-13T09:12:27.479Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-13T09:12:28.860Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-13T09:12:29.121Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-13T09:12:29.690Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-13T09:12:30.259Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-13T09:12:30.828Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-13T09:12:31.398Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-13T09:12:31.968Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-13T09:12:32.914Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-13T09:12:33.175Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-13T09:12:33.745Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-13T09:12:34.317Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-13T09:12:34.317Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-13T09:12:35.705Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-13T09:12:35.966Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-13T09:12:36.226Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-13T09:12:36.797Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-13T09:12:37.367Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-13T09:12:37.367Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-13T09:12:37.627Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-13T09:12:38.197Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-13T09:12:38.458Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-13T09:12:39.029Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-13T09:12:39.602Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-13T09:12:39.602Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-13T09:12:39.861Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-13T09:12:39.861Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-13T09:12:40.800Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-13T09:12:41.061Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-13T09:12:41.632Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-13T09:12:42.200Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-13T09:12:42.200Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-13T09:12:42.461Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-13T09:12:43.400Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-13T09:12:43.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-13T09:12:44.233Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-13T09:12:45.172Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-13T09:12:45.743Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-13T09:12:46.313Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-13T09:12:46.884Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-13T09:12:47.455Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-13T09:12:48.029Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-13T09:12:49.413Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-13T09:12:51.962Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-13T09:12:51.962Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-13T09:12:52.222Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-13T09:12:53.606Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-13T09:12:54.545Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-13T09:12:56.455Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-13T09:12:57.837Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-13T09:12:57.837Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-13T09:12:57.837Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-13T09:12:58.406Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-13T09:12:59.346Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-13T09:13:00.288Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-13T09:13:01.670Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-13T09:13:01.929Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-13T09:13:02.870Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-13T09:13:03.439Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-13T09:13:03.439Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-13T09:13:04.009Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-13T09:13:05.392Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-13T09:13:05.392Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-13T09:13:05.652Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-13T09:13:06.224Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-13T09:13:06.823Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-13T09:13:07.087Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-13T09:13:07.087Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-13T09:13:07.656Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-13T09:13:07.915Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-13T09:13:08.484Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-13T09:13:08.745Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-13T09:13:09.315Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-13T09:13:09.884Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-13T09:13:10.150Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-13T09:13:10.720Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-13T09:13:10.720Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-13T09:13:11.290Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-13T09:13:11.859Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-13T09:13:13.242Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-13T09:13:13.242Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-13T09:13:13.242Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-13T09:13:15.151Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-13T09:13:15.722Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-13T09:13:23.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-13T09:13:27.141Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-13T09:13:27.711Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-13T09:13:28.678Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-13T09:13:28.678Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-13T09:13:28.678Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-13T09:13:28.678Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-13T09:13:28.937Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-13T09:13:30.849Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-13T09:13:31.789Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-13T09:13:33.172Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-13T09:13:38.449Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-13T09:13:39.019Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-13T09:13:39.280Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-13T09:13:39.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-13T09:13:39.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-13T09:13:40.110Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-13T09:13:41.495Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-13T09:13:42.438Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-13T09:13:43.377Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-13T09:13:43.377Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-13T09:13:43.377Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-13T09:13:44.320Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-13T09:13:45.261Z] === RUN TestDockerSuite/TestRunMount [2020-08-13T09:13:47.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-13T09:13:50.359Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-13T09:13:51.301Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-13T09:13:51.872Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-13T09:13:52.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-13T09:13:53.011Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-13T09:13:54.921Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-13T09:13:55.182Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-13T09:13:57.092Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-13T09:13:58.475Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-13T09:13:58.735Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-13T09:14:00.647Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-13T09:14:01.217Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-13T09:14:02.158Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-13T09:14:03.101Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-13T09:14:03.101Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-13T09:14:04.042Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-13T09:14:04.301Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-13T09:14:04.569Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-13T09:14:05.140Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-13T09:14:05.399Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-13T09:14:07.309Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-13T09:14:07.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-13T09:14:08.693Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-13T09:14:11.992Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-13T09:14:12.253Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-13T09:14:12.824Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-13T09:14:12.824Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-13T09:14:13.395Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-13T09:14:13.655Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-13T09:14:14.227Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-13T09:14:14.797Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-13T09:14:14.797Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-13T09:14:15.735Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-13T09:14:15.996Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-13T09:14:21.272Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-13T09:14:21.272Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-13T09:14:21.843Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-13T09:14:22.412Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-13T09:14:23.352Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-13T09:14:23.926Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-13T09:14:24.187Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-13T09:14:24.757Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-13T09:14:25.017Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-13T09:14:25.588Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-13T09:14:25.849Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-13T09:14:25.849Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-13T09:14:26.420Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-13T09:14:26.681Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-13T09:14:26.681Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-13T09:14:27.249Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-13T09:14:28.191Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-13T09:14:28.191Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-13T09:14:30.098Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-13T09:14:31.037Z] === RUN TestDockerSuite/TestRunRm [2020-08-13T09:14:31.296Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-13T09:14:35.492Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-13T09:14:35.492Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-13T09:14:35.492Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-13T09:14:36.875Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-13T09:14:37.445Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-13T09:14:39.984Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-13T09:14:39.984Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-13T09:14:43.291Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-13T09:14:43.552Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-13T09:14:44.122Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-13T09:14:44.693Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-13T09:14:45.262Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-13T09:14:45.523Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-13T09:14:46.093Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-13T09:14:46.353Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-13T09:14:46.923Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-13T09:14:47.493Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-13T09:14:48.434Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-13T09:14:49.816Z] === RUN TestDockerSuite/TestRunState [2020-08-13T09:14:51.728Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-13T09:14:51.992Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-13T09:14:51.992Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-13T09:14:52.561Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-13T09:14:52.821Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-13T09:14:52.821Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-13T09:14:53.081Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-13T09:14:53.652Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-13T09:14:55.035Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-13T09:14:55.035Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-13T09:14:55.035Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-13T09:14:55.295Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-13T09:14:56.677Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-13T09:14:57.246Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-13T09:14:58.189Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-13T09:15:00.732Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-13T09:15:03.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-13T09:15:03.527Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-13T09:15:03.787Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-13T09:15:04.356Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-13T09:15:04.617Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-13T09:15:05.998Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-13T09:15:07.381Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-13T09:15:07.950Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-13T09:15:08.210Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-13T09:15:08.210Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-13T09:15:08.210Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-13T09:15:08.780Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-13T09:15:09.351Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-13T09:15:09.921Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-13T09:15:09.921Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-13T09:15:10.183Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-13T09:15:10.753Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-13T09:15:11.014Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-13T09:15:14.315Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-13T09:15:14.315Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-13T09:15:14.315Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-13T09:15:15.253Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-13T09:15:17.186Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-13T09:15:17.186Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-13T09:15:18.127Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-13T09:15:20.036Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-13T09:15:20.296Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-13T09:15:21.677Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-13T09:15:22.619Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-13T09:15:23.190Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-13T09:15:23.760Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-13T09:15:23.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-13T09:15:23.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-13T09:15:23.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-13T09:15:23.760Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-13T09:15:24.024Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-13T09:15:24.024Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-13T09:15:24.597Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-13T09:15:25.166Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-13T09:15:26.104Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-13T09:15:26.365Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-13T09:15:26.934Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-13T09:15:27.505Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-13T09:15:27.505Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-13T09:15:28.075Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-13T09:15:28.075Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-13T09:15:28.336Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-13T09:15:28.336Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-13T09:15:28.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-13T09:15:28.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-13T09:15:28.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-13T09:15:28.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-13T09:15:28.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-13T09:15:28.336Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-13T09:15:29.276Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-13T09:15:29.276Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-13T09:15:29.846Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-13T09:15:30.107Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-13T09:15:30.107Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-13T09:15:30.679Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-13T09:15:30.939Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-13T09:15:31.509Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-13T09:15:31.509Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-13T09:15:32.468Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-13T09:15:32.727Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-13T09:15:32.728Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-13T09:15:32.987Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-13T09:15:33.247Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-13T09:15:34.191Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-13T09:15:34.764Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-13T09:15:34.765Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-13T09:15:35.024Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-13T09:15:35.024Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-13T09:15:35.595Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-13T09:15:36.167Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-13T09:15:36.737Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-13T09:15:38.648Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-13T09:15:38.908Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-13T09:15:38.909Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-13T09:15:38.909Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-13T09:15:39.848Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-13T09:15:40.417Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-13T09:15:40.987Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-13T09:15:41.556Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-13T09:15:41.556Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-13T09:15:42.939Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-13T09:15:42.939Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-13T09:15:43.880Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-13T09:15:44.819Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-13T09:15:45.078Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-13T09:15:46.017Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-13T09:15:46.017Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-13T09:15:46.017Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-13T09:15:47.403Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-13T09:15:48.344Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-13T09:15:48.913Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-13T09:15:48.913Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-13T09:15:49.173Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-13T09:15:49.173Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-13T09:15:49.741Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-13T09:15:51.648Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-13T09:15:54.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-13T09:15:56.849Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-13T09:15:56.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-13T09:15:58.759Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-13T09:15:59.331Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-13T09:16:00.271Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-13T09:16:00.841Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-13T09:16:03.381Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-13T09:16:03.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-13T09:16:05.023Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-13T09:16:05.603Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-13T09:16:06.987Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-13T09:16:07.926Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-13T09:16:08.496Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-13T09:16:09.435Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-13T09:16:11.347Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-13T09:16:12.286Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-13T09:16:16.482Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-13T09:16:19.772Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-13T09:16:23.965Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-13T09:16:24.226Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-13T09:16:26.763Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-13T09:16:28.145Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-13T09:16:28.714Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-13T09:16:28.974Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-13T09:16:29.542Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-13T09:16:29.542Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-13T09:16:30.112Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-13T09:16:32.652Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-13T09:16:35.189Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-13T09:16:35.760Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-13T09:16:36.020Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-13T09:16:36.020Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-13T09:16:36.591Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-13T09:16:36.851Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-13T09:16:38.233Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-13T09:16:38.233Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-13T09:16:39.614Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-13T09:16:39.874Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-13T09:16:40.444Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-13T09:16:41.384Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-13T09:16:45.601Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-13T09:16:45.862Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-13T09:16:45.862Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-13T09:16:46.431Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-13T09:16:47.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-13T09:16:48.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-13T09:16:49.848Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-13T09:16:51.757Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-13T09:16:52.327Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-13T09:16:54.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-13T09:16:55.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-13T09:16:58.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-13T09:17:00.698Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-13T09:17:02.607Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-13T09:17:03.547Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-13T09:17:04.499Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-13T09:17:05.438Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-13T09:17:06.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-13T09:17:08.201Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-13T09:17:09.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-13T09:17:11.494Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-13T09:17:11.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-13T09:17:12.875Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-13T09:17:13.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-13T09:17:16.351Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-13T09:17:28.567Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-13T09:17:28.567Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-13T09:17:28.567Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-13T09:17:28.567Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-13T09:17:28.567Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-13T09:17:28.567Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-13T09:17:28.567Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-13T09:17:29.145Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-13T09:17:29.145Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-13T09:17:29.717Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-13T09:17:29.717Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-13T09:17:29.717Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-13T09:17:29.977Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-13T09:17:29.977Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-13T09:17:31.357Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-13T09:17:31.357Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-13T09:17:31.618Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-13T09:17:31.618Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-13T09:17:31.618Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-13T09:17:32.189Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-13T09:17:33.569Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-13T09:17:33.569Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-13T09:17:33.569Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-13T09:17:35.478Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-13T09:17:35.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-13T09:17:38.776Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite (1304.07s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.02s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.24s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.97s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.51s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.85s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.98s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.91s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.23s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.84s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.84s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.05s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.07s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.67s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.47s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.79s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.11s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.81s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.40s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.82s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.05s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.71s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.15s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.72s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.24s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.73s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.44s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.41s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.89s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.95s) [2020-08-13T09:17:38.776Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.64s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.30s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.38s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.26s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.88s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.43s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.71s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.58s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.96s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.45s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildContChar (3.75s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (7.58s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.61s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.91s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.50s) [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.77s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.41s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.61s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.90s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.37s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.77s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.89s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.30s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.95s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.12s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.60s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.24s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.24s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.29s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.26s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.05s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.36s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnv (1.31s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.69s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.01s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.64s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.65s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s) [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.84s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.80s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.00s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.41s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.24s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.15s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.57s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.65s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildHistory (4.60s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.67s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.51s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.13s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.03s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.72s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.06s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.49s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.83s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.78s) [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.90s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.74s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.22s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.82s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.61s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.36s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.58s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.89s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.44s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.50s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildPATH (1.51s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.80s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.12s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.06s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildRm (2.66s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.52s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.64s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s) [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.61s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildStderr (0.79s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.99s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildUser (1.48s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.43s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.88s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.02s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.65s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.07s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.32s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-13T09:17:38.777Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-13T09:17:38.777Z] docker_cli_sni_test.go:18: Flakey test [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.94s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitTTY (1.25s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.07s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.04s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.10s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.74s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.81s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.18s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.58s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.02s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.25s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-08-13T09:17:38.777Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2020-08-13T09:17:38.778Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-13T09:17:38.778Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.60s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.18s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.48s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.41s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000f080_} (1.42s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1016358412_/foo_false____} (1.50s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1016358412_/foo_true____} (1.30s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3950017019_/foo_false____} (1.44s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3950017019_/foo_true____} (1.29s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3950017019_/foo_true__0xc00000f100__} (1.37s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000f140_} (1.33s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000f160_} (1.32s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000f180_} (1.38s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000f1a0_} (1.40s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.03s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.99s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.75s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.10s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.78s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.90s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.45s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.46s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.90s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.78s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.08s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.45s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.65s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.79s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.17s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.39s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.03s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.37s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2020-08-13T09:17:38.778Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-13T09:17:38.778Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-08-13T09:17:38.778Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-13T09:17:38.778Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.65s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.20s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.10s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.51s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.32s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.92s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.34s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.80s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.13s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.17s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.80s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.47s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsCopy (1.09s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.88s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFilters (0.87s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-08-13T09:17:38.778Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-13T09:17:38.778Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-13T09:17:38.778Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-13T09:17:38.778Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.42s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.91s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.45s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.70s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.46s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.76s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecCgroup (0.72s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.93s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.48s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.49s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecStartFails (0.64s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.68s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.85s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2020-08-13T09:17:38.778Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-13T09:17:38.778Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.87s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.68s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.91s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.71s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.55s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestHealth (18.92s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.64s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.57s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-08-13T09:17:38.778Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-08-13T09:17:38.779Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-13T09:17:38.779Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.57s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-13T09:17:38.779Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-13T09:17:38.779Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.47s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.29s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.29s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.14s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.85s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.28s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.79s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.98s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.61s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.99s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.94s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.09s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.97s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.64s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.60s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestNetHostname (1.22s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.61s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPluginActive (1.56s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.82s) [2020-08-13T09:17:38.779Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-13T09:17:38.779Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.71s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.35s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.00s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.34s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.73s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.81s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPortList (5.91s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.88s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.78s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsByOrder (1.87s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.77s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.68s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.00s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.33s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.84s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.48s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.89s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2020-08-13T09:17:38.779Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-08-13T09:17:38.779Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.10s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.73s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.81s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.60s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.65s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.51s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.07s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.68s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.95s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.78s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.94s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.29s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.61s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.39s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.61s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.59s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.35s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.32s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.98s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.49s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.79s) [2020-08-13T09:17:38.779Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-13T09:17:38.779Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.779Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-08-13T09:17:38.779Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.93s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.10s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2020-08-13T09:17:38.779Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-13T09:17:38.779Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.27s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.59s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.56s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.26s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-08-13T09:17:38.779Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T09:17:38.779Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.88s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.97s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-08-13T09:17:38.779Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.94s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.38s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.05s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunMount (5.20s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.63s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.33s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.54s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.29s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.84s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.64s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.77s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.42s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.66s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.59s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.95s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.82s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.99s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.83s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.49s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.22s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.59s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunState (1.43s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.41s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.38s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.12s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.69s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.41s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.59s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.43s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.09s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.05s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.83s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.73s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.63s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.61s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.70s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.57s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.06s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.76s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.59s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.79s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.38s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveImageId (0.17s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.72s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.21s) [2020-08-13T09:17:38.780Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents096217085 [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.56s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.13s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.61s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.81s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartRecordError (1.42s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.13s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.81s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.68s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.43s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.69s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.28s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.31s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-13T09:17:38.780Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.08s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.52s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.41s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.57s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.88s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.66s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.72s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.28s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2020-08-13T09:17:38.780Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.94s) [2020-08-13T09:17:38.780Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-13T09:17:38.780Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-13T09:17:38.780Z] === RUN TestDockerRegistrySuite [2020-08-13T09:17:38.781Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-13T09:17:39.350Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-13T09:17:40.292Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-13T09:17:41.676Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-13T09:17:41.676Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-13T09:17:43.060Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-13T09:17:44.442Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-13T09:17:45.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-13T09:17:47.743Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-13T09:17:50.288Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-13T09:17:51.229Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-13T09:17:52.167Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-13T09:17:53.107Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-13T09:17:54.489Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-13T09:17:55.428Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-13T09:17:56.367Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-13T09:17:57.306Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-13T09:17:59.214Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-13T09:18:01.123Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-13T09:18:01.123Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-13T09:18:02.063Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-13T09:18:04.604Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-13T09:18:05.544Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-13T09:18:05.544Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-13T09:18:06.483Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-13T09:18:07.421Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-13T09:18:08.361Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-13T09:18:10.271Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-13T09:18:10.839Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-13T09:18:11.778Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-13T09:18:12.037Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-13T09:18:12.037Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-13T09:18:12.296Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-13T09:18:12.555Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-13T09:18:13.124Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-13T09:18:13.124Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-13T09:18:14.063Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-13T09:18:15.445Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-13T09:18:16.383Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-13T09:18:17.320Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-13T09:18:18.257Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite (40.64s) [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2020-08-13T09:18:18.826Z] check_test.go:196: [dbcbb6782e866] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d5e1dcf366b33] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d20d9df8bc1c2] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-08-13T09:18:18.826Z] check_test.go:196: [dde7256f0e764] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d6cc1d8b2330e] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.32s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d9ab8fd8cb9c5] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.54s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d93082c8d976b] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d0ab65c36b13c] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d7af89f36d9f8] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d6bf5681c2586] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d6ec905df91a1] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d2f0642419741] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.03s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d5de13339138a] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d487d5e15c32c] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.70s) [2020-08-13T09:18:18.826Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f15f57bca15bc170096d208f22c30c8ec5d89dca379f2b74e8a2fb2ca72557d0 [2020-08-13T09:18:18.826Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:536739449c33fe618f09aa67ab80896ca069e681e5df5dcef1773e587decbb08 [2020-08-13T09:18:18.826Z] check_test.go:196: [d589332a5fc80] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2020-08-13T09:18:18.826Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:19ebde8f76ab1b3946ccd0b0572b73b96f870510ae9d47043b3882ebffaacc2b [2020-08-13T09:18:18.826Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:10dc09353509c373344d456244124c33a13f32a7110cae0fbccd63022813a807 [2020-08-13T09:18:18.826Z] check_test.go:196: [d87f77a4a1169] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s) [2020-08-13T09:18:18.826Z] check_test.go:196: [da465bc26ee99] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.51s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d3e733fa6483c] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.14s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d899f95369a04] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d45d8df2c8c3b] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-08-13T09:18:18.826Z] check_test.go:196: [dea4ab2c5ca66] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.80s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d1850c539592c] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d0601e27f90da] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.17s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d8dbdc3a500b1] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-08-13T09:18:18.826Z] check_test.go:196: [dbcd2e66912af] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d5ebc1d1c8793] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d380ff5b1541d] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d9652840a35d4] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-08-13T09:18:18.826Z] check_test.go:196: [da0a50051b502] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-08-13T09:18:18.826Z] check_test.go:196: [daa6799716fb7] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d11a640efe37c] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-13T09:18:18.826Z] check_test.go:196: [dc7ff07455efe] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2020-08-13T09:18:18.826Z] check_test.go:196: [da791d31b49eb] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d2982c7831e6d] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2020-08-13T09:18:18.826Z] check_test.go:196: [dc8de6dda70f4] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2020-08-13T09:18:18.826Z] check_test.go:196: [d4ee853ccbc1a] daemon is not started [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-08-13T09:18:18.826Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-08-13T09:18:18.826Z] === RUN TestDockerSchema1RegistrySuite [2020-08-13T09:18:18.826Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-13T09:18:19.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-13T09:18:20.467Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-13T09:18:22.385Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-13T09:18:24.924Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-13T09:18:27.465Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-13T09:18:28.033Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-13T09:18:28.292Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-13T09:18:29.672Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-13T09:18:29.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-13T09:18:31.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-13T09:18:31.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-13T09:18:32.822Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-13T09:18:35.358Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-13T09:18:35.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-13T09:18:35.878Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-13T09:18:36.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-13T09:18:36.398Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-13T09:18:36.658Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-13T09:18:36.917Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite (18.26s) [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d92951a15f452] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.14s) [2020-08-13T09:18:37.177Z] check_test.go:223: [dae743ef590ef] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.62s) [2020-08-13T09:18:37.177Z] check_test.go:223: [dd2dd01439a86] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.59s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d507ddebf017b] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.07s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d16465dc19304] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.29s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d5ca19a2e374d] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d1d744093b59d] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2020-08-13T09:18:37.177Z] check_test.go:223: [dbe6c8e146d14] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2020-08-13T09:18:37.177Z] check_test.go:223: [dd3218343345d] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.96s) [2020-08-13T09:18:37.177Z] check_test.go:223: [db7b43b2fcc25] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.20s) [2020-08-13T09:18:37.177Z] check_test.go:223: [de0867780032c] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-08-13T09:18:37.177Z] check_test.go:223: [db22d7a7029f1] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-08-13T09:18:37.177Z] check_test.go:223: [dbff201ca0d40] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-13T09:18:37.177Z] check_test.go:223: [da08468a83b35] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d8e0242a7c752] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d76c85671b0a2] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d44933d8bfc0e] daemon is not started [2020-08-13T09:18:37.177Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-13T09:18:37.177Z] check_test.go:223: [d2a99db5334ca] daemon is not started [2020-08-13T09:18:37.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-13T09:18:37.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-13T09:18:38.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-13T09:18:38.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-13T09:18:38.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-13T09:18:39.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-13T09:18:39.852Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-13T09:18:40.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-13T09:18:40.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2020-08-13T09:18:40.941Z] check_test.go:252: [d80dc75e41d0a] daemon is not started [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-08-13T09:18:40.941Z] check_test.go:252: [d2992aaa43f7b] daemon is not started [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2020-08-13T09:18:40.941Z] check_test.go:252: [dbf1b24fddcd5] daemon is not started [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-08-13T09:18:40.941Z] check_test.go:252: [d9bfef739cd86] daemon is not started [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-08-13T09:18:40.941Z] check_test.go:252: [d0aa8032868f2] daemon is not started [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-08-13T09:18:40.941Z] check_test.go:252: [d6484f374191c] daemon is not started [2020-08-13T09:18:40.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-13T09:18:40.941Z] check_test.go:252: [da6ade12232cc] daemon is not started [2020-08-13T09:18:40.941Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-13T09:18:40.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-13T09:18:46.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-13T09:18:46.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-13T09:18:46.259Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-13T09:18:46.518Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-13T09:18:46.777Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-08-13T09:18:46.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-08-13T09:18:46.777Z] check_test.go:279: [d0fc051c18fb4] daemon is not started [2020-08-13T09:18:46.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-13T09:18:46.777Z] check_test.go:279: [dc882c1ec0b7a] daemon is not started [2020-08-13T09:18:46.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-13T09:18:46.777Z] check_test.go:279: [da9ec63cca006] daemon is not started [2020-08-13T09:18:46.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-08-13T09:18:46.777Z] check_test.go:279: [d1f594b8135fc] daemon is not started [2020-08-13T09:18:46.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-08-13T09:18:46.777Z] check_test.go:279: [d53aa7a473d97] daemon is not started [2020-08-13T09:18:46.777Z] === RUN TestDockerNetworkSuite [2020-08-13T09:18:46.777Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-13T09:18:49.316Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-13T09:18:49.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-13T09:18:52.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-13T09:18:53.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-13T09:18:56.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-13T09:18:57.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-13T09:19:02.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-13T09:19:05.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-13T09:19:06.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-13T09:19:06.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-13T09:19:06.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-13T09:19:07.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-13T09:19:08.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-13T09:19:08.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-13T09:19:09.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-13T09:19:09.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-13T09:19:09.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-13T09:19:09.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-13T09:19:10.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-13T09:19:10.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-13T09:19:11.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-13T09:19:12.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-13T09:19:12.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-13T09:19:12.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-13T09:19:14.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-13T09:19:16.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-13T09:19:22.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-13T09:19:22.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-13T09:19:22.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-13T09:19:22.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-13T09:19:22.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-13T09:19:23.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-13T09:19:23.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-13T09:19:23.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-13T09:19:25.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-13T09:19:25.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-13T09:19:25.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-13T09:19:26.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-13T09:19:30.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-13T09:19:32.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-13T09:19:32.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-13T09:19:33.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-13T09:19:34.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-13T09:19:34.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-13T09:19:35.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-13T09:19:36.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-13T09:19:37.035Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-13T09:19:43.613Z] --- PASS: TestDockerNetworkSuite (56.01s) [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.25s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dc60d4715b363] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [da478702baea1] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.55s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dd5d7989506c9] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dc2265f209fd1] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:1233: [d4dc7b877876e] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d52692ce71ebe] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.09s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [de07c5b0c6afe] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d21c9240d93b9] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d83ba74842a32] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d49ca596c16e8] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dd757559e16fc] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d02912153a3ac] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d78dd6aa3c309] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d7482ad789ea9] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dac2925067b60] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d3268642f20dd] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d67498481a5ad] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dab4b7a65f467] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d13933ba175a8] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dbaecbe2e013b] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dd78e8205e0d5] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d5a98fdc52757] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d1ea0a5724a1f] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [db313d486cde9] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:968: [dddba3a1a02ff] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.77s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [da0c378cfc59b] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.14s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:1116: [d5b4d139435a3] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d99ac96eb3598] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [de8c6c08bdd90] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [da5a02868fdb0] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d4f9896372094] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d0b00abc30eaf] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d60b36d8c1e50] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dfa5378b020f6] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.29s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dbf0f4ba48c91] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d916f3df6bfda] daemon is not started [2020-08-13T09:19:43.614Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dff1076878c65] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [db813b32a2a2a] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:1084: [d62b32d24cf83] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d31925057e4d8] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d8e79bada0c65] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [db55a4aec5246] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [dc66d5dae54f9] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d3e249cce8eba] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d2b6c0f6eb3f6] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d83124e19f0b9] daemon is not started [2020-08-13T09:19:43.614Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.72s) [2020-08-13T09:19:43.614Z] docker_cli_network_unix_test.go:46: [d9c56db210e6d] daemon is not started [2020-08-13T09:19:43.614Z] === RUN TestDockerHubPullSuite [2020-08-13T09:19:43.614Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-13T09:19:44.183Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-13T09:19:46.741Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-13T09:19:47.310Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-13T09:19:48.688Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-13T09:19:48.688Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-13T09:19:49.256Z] --- PASS: TestDockerHubPullSuite (6.46s) [2020-08-13T09:19:49.256Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.47s) [2020-08-13T09:19:49.256Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2020-08-13T09:19:49.256Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.77s) [2020-08-13T09:19:49.256Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2020-08-13T09:19:49.256Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2020-08-13T09:19:49.256Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.42s) [2020-08-13T09:19:49.256Z] PASS [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === Skipped [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_sni_test.go:18: Flakey test [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-13T09:19:49.256Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T09:19:49.256Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-13T09:19:49.256Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-13T09:19:49.256Z] [2020-08-13T09:19:49.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-13T09:19:49.256Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-13T09:19:49.257Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-13T09:19:49.257Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-13T09:19:49.257Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-13T09:19:49.257Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-13T09:19:49.257Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-13T09:19:49.257Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-13T09:19:49.257Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-13T09:19:49.257Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-13T09:19:49.257Z] docker_cli_network_unix_test.go:46: [dff1076878c65] daemon is not started [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] [2020-08-13T09:19:49.257Z] DONE 1277 tests, 51 skipped in 1476.404s [2020-08-13T09:19:49.257Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T09:19:49.257Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T09:19:49.257Z] +++ kill 7562 [2020-08-13T09:19:50.195Z] +++ /etc/init.d/apparmor stop [2020-08-13T09:19:50.195Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T09:19:50.195Z] [2020-08-13T09:19:50.195Z] Unloading profiles will leave already running processes permanently [2020-08-13T09:19:50.195Z] unconfined, which can lead to unexpected situations. [2020-08-13T09:19:50.195Z] [2020-08-13T09:19:50.195Z] To set a process to complain mode, use the command line tool [2020-08-13T09:19:50.195Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T09:19:50.195Z] +++ true [2020-08-13T09:19:50.195Z] exiting test-integration [2020-08-13T09:19:50.195Z] ++ exit 0 [2020-08-13T09:19:50.195Z] [2020-08-13T09:19:50.454Z] + for job in $(jobs -p) [2020-08-13T09:19:50.454Z] + wait 14617 [2020-08-13T09:20:12.390Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-13T09:20:13.768Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-13T09:20:20.349Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-13T09:20:25.627Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-13T09:20:27.532Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-13T09:20:32.806Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-13T09:20:39.374Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-13T09:20:42.663Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-13T09:20:42.663Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-13T09:20:47.958Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-13T09:20:48.217Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-13T09:20:49.155Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-13T09:20:51.689Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-13T09:21:47.921Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-13T09:22:44.157Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-13T09:22:48.346Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-13T09:22:53.619Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-13T09:25:15.100Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-13T09:25:15.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-13T09:25:15.360Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-13T09:25:15.360Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-13T09:25:15.620Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-13T09:25:15.620Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-13T09:25:16.188Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-13T09:25:18.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-13T09:25:22.017Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-13T09:25:24.551Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-13T09:26:20.793Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-13T09:26:20.793Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-13T09:26:22.171Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-13T09:26:24.704Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-13T09:26:27.995Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-13T09:26:30.530Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-13T09:26:52.473Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-13T09:27:04.678Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-13T09:27:06.584Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-13T09:27:09.121Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-13T09:27:12.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-13T09:27:20.530Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-13T09:27:24.741Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-13T09:27:27.277Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-13T09:27:29.185Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-13T09:27:31.721Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-13T09:27:34.259Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-13T09:27:37.553Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-13T09:27:40.089Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-13T09:28:36.346Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-13T09:28:51.226Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite (1665.22s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.96s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.56s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.21s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.68s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:562: [db7c9905fd29d] joining swarm manager [da7ec11613e5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:584: [d451685ca559f] joining swarm manager [da7ec11613e5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] check_test.go:380: [db7c9905fd29d] daemon is not started [2020-08-13T09:29:09.329Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.22s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:45: [d7a7d3106c42a] joining swarm manager [d9c978dd3dcee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.39s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.95s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:303: [df859566ae757] joining swarm manager [dc08f6497741f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:304: [db160a2d637c5] joining swarm manager [dc08f6497741f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.49s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:271: [da4cd53806d04] joining swarm manager [dd0fa7c595ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:272: [d27d8e713f5d6] joining swarm manager [dd0fa7c595ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.39s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.62s) [2020-08-13T09:29:09.329Z] docker_api_swarm_node_test.go:19: [d4eb61a3cbe4e] joining swarm manager [da19d225681c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_node_test.go:20: [d9263755e3716] joining swarm manager [da19d225681c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.98s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:501: [d684ad9d84d7d] joining swarm manager [d3b46c9d070b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:506: [d0df9e58b2c4f] joining swarm manager [d3b46c9d070b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.87s) [2020-08-13T09:29:09.329Z] docker_api_swarm_node_test.go:80: [d8a53ae0f5b47] joining swarm manager [d7c603ce1c2e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.59s) [2020-08-13T09:29:09.329Z] docker_api_swarm_node_test.go:52: [d0100f0a3ea30] joining swarm manager [d2c7c710728a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_node_test.go:53: [d03ad85f96f9c] joining swarm manager [d2c7c710728a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.75s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.15s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:201: [db52dc4bb3dc1] joining swarm manager [d1fdbde4be324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.26s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:383: [d9a891fa40584] joining swarm manager [d361821c637c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:384: [d23d07ac7a802] joining swarm manager [d361821c637c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] check_test.go:380: [d23d07ac7a802] daemon is not started [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.43s) [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:801: [dbc1803d171b5] joining swarm manager [d67396fb4839c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:801: [d7109c4d57093] joining swarm manager [d67396fb4839c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:801: [d5fefd65f20f7] joining swarm manager [d67396fb4839c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:801: [d15985f764964] joining swarm manager [d67396fb4839c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-13T09:29:09.329Z] docker_api_swarm_test.go:809: [d3ec16e00fc54] joining swarm manager [d67396fb4839c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.68s) [2020-08-13T09:29:09.329Z] docker_api_swarm_service_test.go:394: [d0b163af9e6f8] joining swarm manager [db4617c3de952]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_service_test.go:394: [dc431614f631f] joining swarm manager [db4617c3de952]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.51s) [2020-08-13T09:29:09.329Z] docker_api_swarm_service_test.go:342: [d0533a1bddc7f] joining swarm manager [d5fc99a26be67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_service_test.go:342: [dec2424fc524b] joining swarm manager [d5fc99a26be67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.80s) [2020-08-13T09:29:09.329Z] docker_api_swarm_service_test.go:489: [d0e02f7034f13] joining swarm manager [d254e9b38149c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.329Z] docker_api_swarm_service_test.go:489: [d1c14f42b2c76] joining swarm manager [d254e9b38149c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.80s) [2020-08-13T09:29:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.25s) [2020-08-13T09:29:09.329Z] docker_api_swarm_service_test.go:127: [d9f6868693662] joining swarm manager [d0236d549bd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:128: [dc35090c3cbf1] joining swarm manager [d0236d549bd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:136: [d039cb08c9610] joining swarm manager [d0236d549bd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:137: [da1cb9ef48428] joining swarm manager [d0236d549bd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.02s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.79s) [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:303: [d97ce6277bbdb] joining swarm manager [de008c1b4d30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:303: [ddceaf5453c63] joining swarm manager [de008c1b4d30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.21s) [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:99: [df03cfec7d33e] joining swarm manager [d28af5058b621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:100: [da5c72165f355] joining swarm manager [d28af5058b621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] check_test.go:380: [df03cfec7d33e] daemon is not started [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.83s) [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:532: [d44757f16509a] joining swarm manager [db03ffd99a16e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:533: [d6af8c0a94c03] joining swarm manager [db03ffd99a16e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.01s) [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:147: [d58b8e3cff26c] joining swarm manager [d4ec9146a2ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_api_swarm_service_test.go:147: [d05998332d6a2] joining swarm manager [d4ec9146a2ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.33s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.12s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.27s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.68s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.44s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.72s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.96s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.37s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.35s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.81s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.83s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.42s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.16s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.28s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.31s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.22s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.47s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.46s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.74s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.80s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.25s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.24s) [2020-08-13T09:29:09.330Z] docker_cli_service_logs_test.go:245: checking task r5p663wjm5xg [2020-08-13T09:29:09.330Z] docker_cli_service_logs_test.go:250: checking messages for r5p663wjm5xg [2020-08-13T09:29:09.330Z] docker_cli_service_logs_test.go:245: checking task udta14be47iz [2020-08-13T09:29:09.330Z] docker_cli_service_logs_test.go:250: checking messages for udta14be47iz [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.70s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.32s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.47s) [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1901: [d048e8e6b2132] joining swarm manager [d4d9fe294f819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1902: [dfe87bffd5084] joining swarm manager [d4d9fe294f819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.54s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.14s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s) [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1802: [d6224ceaeb8ff] joining swarm manager [d59e331c08e2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1803: [da6efbd126dd2] joining swarm manager [d59e331c08e2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.75s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (102.29s) [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1321: [db3d3bb6c9b76] joining swarm manager [d45e38384bb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1322: [d80d1149c1d52] joining swarm manager [d45e38384bb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.52s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.86s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.63s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.32s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.42s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.49s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.88s) [2020-08-13T09:29:09.330Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.27s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.96s) [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1186: [d4405065aaf58] joining swarm manager [d585e299e383d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1195: [d144795f281f3] joining swarm manager [d585e299e383d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.61s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.47s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.70s) [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1118: [d9e19340ec5b9] joining swarm manager [d7a644334c63b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1119: [d11c438e02e43] joining swarm manager [d7a644334c63b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1172: [d9971ce0ca08e] joining swarm manager [d7a644334c63b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1453: [d6f131c373a26] joining swarm manager [d6544a61591d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] docker_cli_swarm_test.go:1454: [d14a106a58b96] joining swarm manager [d6544a61591d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2020-08-13T09:29:09.330Z] docker_cli_swarm_unix_test.go:62: [dfd8b11a311ba] joining swarm manager [d8393e2f46f35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.35s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.72s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.24s) [2020-08-13T09:29:09.330Z] docker_api_swarm_test.go:961: [dda95a0088268] joining swarm manager [d5e0818acc165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.87s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.33s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.43s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (3.91s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.70s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.08s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.69s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2020-08-13T09:29:09.330Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.32s) [2020-08-13T09:29:09.330Z] === RUN TestDockerExternalVolumeSuite [2020-08-13T09:29:09.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-13T09:29:24.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-13T09:30:31.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-13T09:30:40.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-13T09:31:12.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-13T09:31:24.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-13T09:31:56.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-13T09:32:11.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-13T09:32:43.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-13T09:32:58.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-13T09:33:13.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-13T09:33:59.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-13T09:34:17.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-13T09:34:49.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-13T09:35:22.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-13T09:35:36.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-13T09:35:55.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-13T09:36:09.938Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-13T09:36:24.816Z] --- PASS: TestDockerExternalVolumeSuite (436.91s) [2020-08-13T09:36:24.816Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2020-08-13T09:36:24.816Z] docker_cli_external_volume_driver_test.go:53: [daaa946c4f4a5] daemon is not started [2020-08-13T09:36:24.816Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-08-13T09:36:24.816Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2020-08-13T09:36:24.816Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-08-13T09:36:24.816Z] docker_cli_external_volume_driver_test.go:53: [da03788a97001] daemon is not started [2020-08-13T09:36:24.816Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-08-13T09:36:24.816Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-13T09:36:24.816Z] docker_cli_external_volume_driver_test.go:53: [d4c65fa2d82b6] daemon is not started [2020-08-13T09:36:24.816Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-13T09:36:24.816Z] docker_cli_external_volume_driver_test.go:53: [dd9b9b182c547] daemon is not started [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-08-13T09:36:24.817Z] docker_cli_external_volume_driver_test.go:485: [d2888e334c57f] daemon is not started [2020-08-13T09:36:24.817Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-13T09:36:24.817Z] docker_cli_external_volume_driver_test.go:53: [da8f51658089d] daemon is not started [2020-08-13T09:36:24.817Z] PASS [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] === Skipped [2020-08-13T09:36:24.817Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-13T09:36:24.817Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-13T09:36:24.817Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-13T09:36:24.817Z] check_test.go:309: [d0c93af4c0649] daemon is not started [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-13T09:36:24.817Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-13T09:36:24.817Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-13T09:36:24.817Z] check_test.go:309: [d97a3bdb80f4c] daemon is not started [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-13T09:36:24.817Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-13T09:36:24.817Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-13T09:36:24.817Z] check_test.go:309: [dddae4ce44c4a] daemon is not started [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-13T09:36:24.817Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-13T09:36:24.817Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-13T09:36:24.817Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-13T09:36:24.817Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] DONE 273 tests, 5 skipped in 2470.414s [2020-08-13T09:36:24.817Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-13T09:36:24.817Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddab681e8c941/docker.pid [2020-08-13T09:36:24.817Z] +++ kill 5382 [2020-08-13T09:36:24.817Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5382 is not a child of this shell [2020-08-13T09:36:24.817Z] warning: PID 5382 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddab681e8c941/docker.pid had a nonzero exit code [2020-08-13T09:36:24.817Z] ++++ cat bundles/test-integration/docker.pid [2020-08-13T09:36:24.817Z] +++ kill 7582 [2020-08-13T09:36:24.817Z] +++ /etc/init.d/apparmor stop [2020-08-13T09:36:24.817Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] Unloading profiles will leave already running processes permanently [2020-08-13T09:36:24.817Z] unconfined, which can lead to unexpected situations. [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] To set a process to complain mode, use the command line tool [2020-08-13T09:36:24.817Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-13T09:36:24.817Z] +++ true [2020-08-13T09:36:24.817Z] exiting test-integration [2020-08-13T09:36:24.817Z] ++ exit 0 [2020-08-13T09:36:24.817Z] [2020-08-13T09:36:24.817Z] + exit 0 [2020-08-13T09:36:24.817Z] ++ jobs -p [2020-08-13T09:36:24.817Z] + pids= [2020-08-13T09:36:24.817Z] + echo 'Remaining pids to kill: []' [2020-08-13T09:36:24.817Z] Remaining pids to kill: [] [2020-08-13T09:36:24.817Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-13T09:36:24.831Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-13T09:36:27.173Z] + echo Ensuring container killed. [2020-08-13T09:36:27.173Z] Ensuring container killed. [2020-08-13T09:36:27.173Z] + docker ps -aq -f name=docker-pr3-* [2020-08-13T09:36:27.173Z] + cids=984df2c36182 [2020-08-13T09:36:27.173Z] cac56e25c87f [2020-08-13T09:36:27.173Z] 6194853a2900 [2020-08-13T09:36:27.173Z] + [ -n 984df2c36182 [2020-08-13T09:36:27.173Z] cac56e25c87f [2020-08-13T09:36:27.173Z] 6194853a2900 ] [2020-08-13T09:36:27.173Z] + docker rm -vf 984df2c36182 cac56e25c87f 6194853a2900 [2020-08-13T09:36:28.559Z] 984df2c36182 [2020-08-13T09:36:29.128Z] cac56e25c87f [2020-08-13T09:36:29.128Z] 6194853a2900 [Pipeline] sh [2020-08-13T09:36:29.417Z] + echo Chowning /workspace to jenkins user [2020-08-13T09:36:29.417Z] Chowning /workspace to jenkins user [2020-08-13T09:36:29.417Z] + id -u [2020-08-13T09:36:29.417Z] + id -g [2020-08-13T09:36:29.417Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41340:/workspace busybox chown -R 1000:1000 /workspace [2020-08-13T09:36:29.417Z] Unable to find image 'busybox:latest' locally [2020-08-13T09:36:34.689Z] latest: Pulling from library/busybox [2020-08-13T09:36:34.689Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-13T09:36:34.689Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-13T09:36:34.689Z] 61c5ed1cbdf8: Download complete [2020-08-13T09:36:34.689Z] 61c5ed1cbdf8: Pull complete [2020-08-13T09:36:34.689Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-13T09:36:34.689Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-13T09:36:38.350Z] + bundleName=amd64 [2020-08-13T09:36:38.350Z] + echo Creating amd64-bundles.tar.gz [2020-08-13T09:36:38.350Z] Creating amd64-bundles.tar.gz [2020-08-13T09:36:38.350Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-13T09:36:38.350Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-13T09:36:39.300Z] Archiving artifacts [2020-08-13T09:36:41.472Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T09:36:41.790Z] + make clean [2020-08-13T09:36:42.049Z] docker volume rm -f docker-dev-cache [2020-08-13T09:36:42.049Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-13T09:42:57.696Z] ok github.com/docker/docker/integration-cli 2254.509s [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === Skipped [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-08-13T09:42:57.697Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-13T09:42:57.697Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-08-13T09:42:57.697Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-13T09:42:57.697Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-13T09:42:57.697Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-13T09:42:57.697Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-13T09:42:57.697Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-13T09:42:57.697Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-13T09:42:57.697Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-13T09:42:57.697Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-13T09:42:57.697Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-13T09:42:57.697Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-13T09:42:57.697Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-13T09:42:57.697Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-13T09:42:57.697Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-13T09:42:57.697Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-13T09:42:57.697Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-13T09:42:57.697Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.697Z] [2020-08-13T09:42:57.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-08-13T09:42:57.697Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-08-13T09:42:57.698Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-13T09:42:57.698Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.18s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.18s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.55s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.55s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-08-13T09:42:57.698Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-13T09:42:57.698Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-13T09:42:57.698Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.698Z] [2020-08-13T09:42:57.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-08-13T09:42:57.699Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-13T09:42:57.699Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-08-13T09:42:57.699Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2020-08-13T09:42:57.699Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-08-13T09:42:57.699Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-08-13T09:42:57.699Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-08-13T09:42:57.699Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-08-13T09:42:57.699Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-13T09:42:57.699Z] docker_cli_sni_test.go:18: Flakey test [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-13T09:42:57.699Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-08-13T09:42:57.699Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-08-13T09:42:57.699Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-08-13T09:42:57.699Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-13T09:42:57.699Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2020-08-13T09:42:57.699Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-08-13T09:42:57.699Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-13T09:42:57.699Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-13T09:42:57.699Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.699Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-13T09:42:57.700Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-13T09:42:57.700Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-13T09:42:57.700Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-13T09:42:57.700Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-13T09:42:57.700Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-08-13T09:42:57.700Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-13T09:42:57.700Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-13T09:42:57.700Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-13T09:42:57.700Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.700Z] [2020-08-13T09:42:57.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-08-13T09:42:57.700Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-13T09:42:57.700Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-08-13T09:42:57.701Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-08-13T09:42:57.701Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-13T09:42:57.701Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-13T09:42:57.701Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-13T09:42:57.701Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-13T09:42:57.701Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-13T09:42:57.701Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-13T09:42:57.701Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-08-13T09:42:57.701Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-13T09:42:57.701Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-13T09:42:57.701Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-13T09:42:57.701Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-13T09:42:57.701Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-08-13T09:42:57.701Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-13T09:42:57.701Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.701Z] [2020-08-13T09:42:57.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-08-13T09:42:57.701Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-13T09:42:57.702Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-13T09:42:57.702Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-13T09:42:57.702Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-13T09:42:57.702Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-13T09:42:57.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-13T09:42:57.702Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.702Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-08-13T09:42:57.703Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.703Z] [2020-08-13T09:42:57.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-13T09:42:57.703Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-13T09:42:57.704Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.704Z] [2020-08-13T09:42:57.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-13T09:42:57.704Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-08-13T09:42:57.705Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-13T09:42:57.705Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-13T09:42:57.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-13T09:42:57.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.705Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-13T09:42:57.706Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-13T09:42:57.706Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] DONE 1096 tests, 549 skipped in 2262.559s [2020-08-13T09:42:57.706Z] INFO: Integration tests ended at 08/13/2020 09:42:50. Duration:00:37:42.8195177 [2020-08-13T09:42:57.706Z] INFO: Docker info of the daemon under test at end of run [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] Containers: 2 [2020-08-13T09:42:57.706Z] Running: 0 [2020-08-13T09:42:57.706Z] Paused: 0 [2020-08-13T09:42:57.706Z] Stopped: 2 [2020-08-13T09:42:57.706Z] Images: 15 [2020-08-13T09:42:57.706Z] Server Version: 0.0.0-dev [2020-08-13T09:42:57.706Z] Storage Driver: windowsfilter [2020-08-13T09:42:57.706Z] Windows: [2020-08-13T09:42:57.706Z] Logging Driver: json-file [2020-08-13T09:42:57.706Z] Plugins: [2020-08-13T09:42:57.706Z] Volume: local [2020-08-13T09:42:57.706Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-13T09:42:57.706Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-13T09:42:57.706Z] Swarm: inactive [2020-08-13T09:42:57.706Z] Default Isolation: process [2020-08-13T09:42:57.706Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-13T09:42:57.706Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-13T09:42:57.706Z] OSType: windows [2020-08-13T09:42:57.706Z] Architecture: x86_64 [2020-08-13T09:42:57.706Z] CPUs: 4 [2020-08-13T09:42:57.706Z] Total Memory: 32GiB [2020-08-13T09:42:57.706Z] Name: azwin-2-ef17c0 [2020-08-13T09:42:57.706Z] ID: 3PSV:JAQU:FUZV:TFRV:OOQB:UZ4U:HQ3N:2RRX:IQDJ:MSPV:JQZT:THWP [2020-08-13T09:42:57.706Z] Docker Root Dir: D:\CI\PR-41340\3\daemon [2020-08-13T09:42:57.706Z] Debug Mode (client): false [2020-08-13T09:42:57.706Z] Debug Mode (server): true [2020-08-13T09:42:57.706Z] File Descriptors: -1 [2020-08-13T09:42:57.706Z] Goroutines: 18 [2020-08-13T09:42:57.706Z] System Time: 2020-08-13T09:42:50.9189371Z [2020-08-13T09:42:57.706Z] EventsListeners: 0 [2020-08-13T09:42:57.706Z] Registry: https://index.docker.io/v1/ [2020-08-13T09:42:57.706Z] Labels: [2020-08-13T09:42:57.706Z] Experimental: false [2020-08-13T09:42:57.706Z] Insecure Registries: [2020-08-13T09:42:57.706Z] 127.0.0.0/8 [2020-08-13T09:42:57.706Z] Live Restore Enabled: false [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] [2020-08-13T09:42:57.706Z] INFO: Stopping daemon under test [2020-08-13T09:42:57.706Z] SUCCESS: The process with PID 4948 (child process of PID 3460) has been terminated. [2020-08-13T09:42:57.706Z] SUCCESS: The process with PID 3460 (child process of PID 652) has been terminated. [2020-08-13T09:42:57.706Z] INFO: Stop tailing logs of the daemon under tests [2020-08-13T09:42:57.706Z] INFO: executeCI.ps1 Completed successfully at 08/13/2020 09:42:51. [2020-08-13T09:42:57.706Z] INFO: Tidying up at end of run [2020-08-13T09:42:57.706Z] INFO: Saving daemon under test log (d:\CI\PR-41340\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-13T09:42:57.706Z] INFO: Saving daemon under test log (d:\CI\PR-41340\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-13T09:42:57.706Z] INFO: Nuke-Everything... [2020-08-13T09:42:57.706Z] INFO: Container count on control daemon to delete is 2 [2020-08-13T09:42:57.706Z] 59dcc7a097ac [2020-08-13T09:42:57.706Z] 2775a8fa9c84 [2020-08-13T09:42:57.706Z] INFO: Tidying pidfile d:\CI\PR-41340\3\docker.pid [2020-08-13T09:42:57.706Z] INFO: Nuking d:\CI [2020-08-13T09:43:18.815Z] INFO: Zapped successfully [2020-08-13T09:43:18.815Z] [2020-08-13T09:43:18.815Z] INFO: executeCI.ps1 exiting at Thu Aug 13 09:43:15 CUT 2020. Duration 00:59:10.2050006 [2020-08-13T09:43:18.815Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-13T09:43:19.057Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-13T09:43:27.024Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-13T09:43:28.774Z] Archiving artifacts [2020-08-13T09:43:42.424Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-13T09:43:43.352Z] + make clean [2020-08-13T09:43:45.531Z] docker volume rm -f docker-dev-cache [2020-08-13T09:43:45.532Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS