Pull request #41025 updated Started by user Sebastiaan van Stijn Rebuilds build #23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 91ca3e7a8dbc161b99ddf82c61812e7123865ed8+3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 (0f21b7aab8b247ed104f6b7aaaa145e693ad4bd0) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-02T16:30:36.582Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-02T16:30:36.590Z] Trying to pass milestone 23 [Pipeline] milestone [2020-07-02T16:30:36.772Z] Trying to pass milestone 24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-02T16:30:51.921Z] Still waiting to schedule task [2020-07-02T16:30:51.921Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-02T16:31:12.627Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e8ec7cf947e8aca) in /home/ubuntu/workspace/moby_PR-41025 [Pipeline] { [Pipeline] checkout [2020-07-02T16:31:12.687Z] using credential docker-jenkins-github-credentials [2020-07-02T16:31:12.694Z] Cloning the remote Git repository [2020-07-02T16:31:12.694Z] Cloning with configured refspecs honoured and without tags [2020-07-02T16:31:12.694Z] Cloning repository https://github.com/moby/moby.git [2020-07-02T16:31:12.694Z] > git init /home/ubuntu/workspace/moby_PR-41025 # timeout=10 [2020-07-02T16:31:12.699Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:12.699Z] > git --version # timeout=10 [2020-07-02T16:31:12.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:12.708Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:25.770Z] Fetching without tags [2020-07-02T16:31:26.019Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:26.565Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:26.565Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025) [2020-07-02T16:31:25.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:25.743Z] > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10 [2020-07-02T16:31:25.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:25.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:25.769Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:25.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:25.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:26.019Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:26.030Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:31:26.547Z] > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10 [2020-07-02T16:31:26.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T16:31:26.565Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:26.579Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:31:27.072Z] Commit message: "update runc binary to v1.0.0-rc91" [2020-07-02T16:31:27.072Z] > git rev-list --no-walk 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-02T16:31:27.916Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41025:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-02T16:31:27.916Z] Unable to find image 'alpine:latest' locally [2020-07-02T16:31:27.916Z] latest: Pulling from library/alpine [2020-07-02T16:31:27.916Z] df20fa9351a1: Pulling fs layer [2020-07-02T16:31:28.191Z] df20fa9351a1: Verifying Checksum [2020-07-02T16:31:28.191Z] df20fa9351a1: Download complete [2020-07-02T16:31:28.191Z] df20fa9351a1: Pull complete [2020-07-02T16:31:28.191Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-02T16:31:28.191Z] Status: Downloaded newer image for alpine:latest [2020-07-02T16:31:30.727Z] 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-07-02T16:31:31.219Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e8ec7cf947e8aca) in /home/ubuntu/workspace/moby_PR-41025 [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-02T16:31:31.226Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41025 [2020-07-02T16:31:31.228Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41025 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2020-07-02T16:31:31.232Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0295c75102be8efda) in /home/ubuntu/workspace/moby_PR-41025 [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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-07-02T16:31:31.447Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-07-02T16:31:31.486Z] using credential docker-jenkins-github-credentials [2020-07-02T16:31:31.515Z] using credential docker-jenkins-github-credentials [2020-07-02T16:31:31.556Z] Fetching changes from the remote Git repository [2020-07-02T16:31:31.561Z] Cloning the remote Git repository [2020-07-02T16:31:31.561Z] Cloning with configured refspecs honoured and without tags [2020-07-02T16:31:31.563Z] Cloning the remote Git repository [2020-07-02T16:31:31.563Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2020-07-02T16:31:31.574Z] Fetching without tags [Pipeline] // stage [2020-07-02T16:31:31.585Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-02T16:31:31.689Z] Cloning the remote Git repository [2020-07-02T16:31:31.689Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-02T16:31:31.843Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [Pipeline] // stage [2020-07-02T16:31:31.950Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:31.950Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025) [Pipeline] // stage [2020-07-02T16:31:32.019Z] Commit message: "update runc binary to v1.0.0-rc91" [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-02T16:31:31.546Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-02T16:31:31.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:31.574Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:31.574Z] > git --version # timeout=10 [2020-07-02T16:31:31.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:31.590Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:31.843Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:31.859Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:31:31.916Z] > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10 [2020-07-02T16:31:31.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T16:31:31.950Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:31.958Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:31:31.568Z] Cloning repository https://github.com/moby/moby.git [2020-07-02T16:31:31.568Z] > git init /home/jenkins/workspace/moby_PR-41025 # timeout=10 [2020-07-02T16:31:31.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:31.595Z] > git --version # timeout=10 [2020-07-02T16:31:31.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:31.603Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:31.570Z] Cloning repository https://github.com/moby/moby.git [2020-07-02T16:31:31.571Z] > git init /home/docker/workspace/moby_PR-41025 # timeout=10 [2020-07-02T16:31:31.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:31.581Z] > git --version # timeout=10 [2020-07-02T16:31:31.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:31.585Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:31.732Z] Cloning repository https://github.com/moby/moby.git [2020-07-02T16:31:31.732Z] > git init /home/ubuntu/workspace/moby_PR-41025 # timeout=10 [2020-07-02T16:31:31.737Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:31.737Z] > git --version # timeout=10 [2020-07-02T16:31:31.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:31.743Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-02T16:31:32.960Z] + docker version [2020-07-02T16:31:32.960Z] Client: Docker Engine - Community [2020-07-02T16:31:32.960Z] Version: 19.03.11 [2020-07-02T16:31:32.960Z] API version: 1.40 [2020-07-02T16:31:32.960Z] Go version: go1.13.10 [2020-07-02T16:31:32.960Z] Git commit: 42e35e61f3 [2020-07-02T16:31:32.960Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-02T16:31:32.960Z] OS/Arch: linux/amd64 [2020-07-02T16:31:32.960Z] Experimental: false [2020-07-02T16:31:32.960Z] [2020-07-02T16:31:32.960Z] Server: Docker Engine - Community [2020-07-02T16:31:32.960Z] Engine: [2020-07-02T16:31:32.960Z] Version: 19.03.11 [2020-07-02T16:31:32.960Z] API version: 1.40 (minimum version 1.12) [2020-07-02T16:31:32.960Z] Go version: go1.13.10 [2020-07-02T16:31:32.960Z] Git commit: 42e35e61f3 [2020-07-02T16:31:32.960Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-02T16:31:32.960Z] OS/Arch: linux/amd64 [2020-07-02T16:31:32.960Z] Experimental: true [2020-07-02T16:31:32.960Z] containerd: [2020-07-02T16:31:32.960Z] Version: 1.2.13 [2020-07-02T16:31:32.960Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:31:32.960Z] runc: [2020-07-02T16:31:32.960Z] Version: 1.0.0-rc10 [2020-07-02T16:31:32.960Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:31:32.960Z] docker-init: [2020-07-02T16:31:32.960Z] Version: 0.18.0 [2020-07-02T16:31:32.960Z] GitCommit: fec3683 [Pipeline] sh [2020-07-02T16:31:33.246Z] + docker info [2020-07-02T16:31:33.246Z] Client: [2020-07-02T16:31:33.246Z] Debug Mode: false [2020-07-02T16:31:33.246Z] [2020-07-02T16:31:33.246Z] Server: [2020-07-02T16:31:33.246Z] Containers: 0 [2020-07-02T16:31:33.246Z] Running: 0 [2020-07-02T16:31:33.246Z] Paused: 0 [2020-07-02T16:31:33.246Z] Stopped: 0 [2020-07-02T16:31:33.246Z] Images: 4 [2020-07-02T16:31:33.246Z] Server Version: 19.03.11 [2020-07-02T16:31:33.246Z] Storage Driver: overlay2 [2020-07-02T16:31:33.246Z] Backing Filesystem: extfs [2020-07-02T16:31:33.247Z] Supports d_type: true [2020-07-02T16:31:33.247Z] Native Overlay Diff: true [2020-07-02T16:31:33.247Z] Logging Driver: json-file [2020-07-02T16:31:33.247Z] Cgroup Driver: cgroupfs [2020-07-02T16:31:33.247Z] Plugins: [2020-07-02T16:31:33.247Z] Volume: local [2020-07-02T16:31:33.247Z] Network: bridge host ipvlan macvlan null overlay [2020-07-02T16:31:33.247Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-02T16:31:33.247Z] Swarm: inactive [2020-07-02T16:31:33.247Z] Runtimes: runc [2020-07-02T16:31:33.247Z] Default Runtime: runc [2020-07-02T16:31:33.247Z] Init Binary: docker-init [2020-07-02T16:31:33.247Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:31:33.247Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:31:33.247Z] init version: fec3683 [2020-07-02T16:31:33.247Z] Security Options: [2020-07-02T16:31:33.247Z] apparmor [2020-07-02T16:31:33.247Z] seccomp [2020-07-02T16:31:33.247Z] Profile: default [2020-07-02T16:31:33.247Z] Kernel Version: 5.3.0-1023-aws [2020-07-02T16:31:33.247Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-02T16:31:33.247Z] OSType: linux [2020-07-02T16:31:33.247Z] Architecture: x86_64 [2020-07-02T16:31:33.247Z] CPUs: 2 [2020-07-02T16:31:33.247Z] Total Memory: 7.487GiB [2020-07-02T16:31:33.247Z] Name: ip-10-100-119-224 [2020-07-02T16:31:33.247Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-02T16:31:33.247Z] Docker Root Dir: /var/lib/docker [2020-07-02T16:31:33.247Z] Debug Mode: false [2020-07-02T16:31:33.247Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:31:33.247Z] Labels: [2020-07-02T16:31:33.247Z] Experimental: true [2020-07-02T16:31:33.247Z] Insecure Registries: [2020-07-02T16:31:33.247Z] 127.0.0.0/8 [2020-07-02T16:31:33.247Z] Live Restore Enabled: true [2020-07-02T16:31:33.247Z] [2020-07-02T16:31:33.247Z] WARNING: No swap limit support [Pipeline] sh [2020-07-02T16:31:33.536Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:31:33.536Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:31:33.536Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-02T16:31:33.796Z] + bash /home/ubuntu/workspace/moby_PR-41025/check-config.sh [2020-07-02T16:31:33.796Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-02T16:31:33.796Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-02T16:31:33.796Z] [2020-07-02T16:31:33.796Z] Generally Necessary: [2020-07-02T16:31:33.796Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-02T16:31:33.796Z] - apparmor: enabled and tools installed [2020-07-02T16:31:33.796Z] - CONFIG_NAMESPACES: enabled [2020-07-02T16:31:33.796Z] - CONFIG_NET_NS: enabled [2020-07-02T16:31:33.796Z] - CONFIG_PID_NS: enabled [2020-07-02T16:31:33.796Z] - CONFIG_IPC_NS: enabled [2020-07-02T16:31:33.796Z] - CONFIG_UTS_NS: enabled [2020-07-02T16:31:33.796Z] - CONFIG_CGROUPS: enabled [2020-07-02T16:31:33.796Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-02T16:31:33.796Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-02T16:31:33.796Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-02T16:31:33.796Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-02T16:31:33.796Z] - CONFIG_CPUSETS: enabled [2020-07-02T16:31:33.796Z] - CONFIG_MEMCG: enabled [2020-07-02T16:31:33.797Z] - CONFIG_KEYS: enabled [2020-07-02T16:31:33.797Z] - CONFIG_VETH: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-02T16:31:33.797Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-02T16:31:33.797Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-02T16:31:33.797Z] [2020-07-02T16:31:33.797Z] Optional Features: [2020-07-02T16:31:33.797Z] - CONFIG_USER_NS: enabled [2020-07-02T16:31:33.797Z] - CONFIG_SECCOMP: enabled [2020-07-02T16:31:33.797Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-02T16:31:33.797Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-02T16:31:33.797Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-02T16:31:33.797Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-02T16:31:33.797Z] - CONFIG_BLK_CGROUP: enabled [2020-07-02T16:31:33.797Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-02T16:31:33.797Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-02T16:31:33.797Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-02T16:31:33.797Z] - CONFIG_CGROUP_PERF: enabled [2020-07-02T16:31:33.797Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-02T16:31:33.797Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-02T16:31:33.797Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-02T16:31:33.797Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-02T16:31:33.797Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-02T16:31:33.797Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_IP_VS: enabled (as module) [2020-07-02T16:31:33.797Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-02T16:31:34.055Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-02T16:31:34.055Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-02T16:31:34.055Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_EXT4_FS: enabled [2020-07-02T16:31:34.055Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-02T16:31:34.055Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-02T16:31:34.055Z] - Network Drivers: [2020-07-02T16:31:34.055Z] - "overlay": [2020-07-02T16:31:34.055Z] - CONFIG_VXLAN: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-02T16:31:34.055Z] Optional (for encrypted networks): [2020-07-02T16:31:34.055Z] - CONFIG_CRYPTO: enabled [2020-07-02T16:31:34.055Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-02T16:31:34.055Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-02T16:31:34.055Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-02T16:31:34.055Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-02T16:31:34.055Z] - CONFIG_XFRM: enabled [2020-07-02T16:31:34.055Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-02T16:31:34.055Z] - "ipvlan": [2020-07-02T16:31:34.055Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-02T16:31:34.055Z] - "macvlan": [2020-07-02T16:31:34.055Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_DUMMY: enabled (as module) [2020-07-02T16:31:34.055Z] - "ftp,tftp client in container": [2020-07-02T16:31:34.055Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-02T16:31:34.055Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-02T16:31:34.055Z] - Storage Drivers: [2020-07-02T16:31:34.055Z] - "aufs": [2020-07-02T16:31:34.055Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-02T16:31:34.056Z] - "btrfs": [2020-07-02T16:31:34.056Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-02T16:31:34.056Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-02T16:31:34.056Z] - "devicemapper": [2020-07-02T16:31:34.056Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-02T16:31:34.056Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-02T16:31:34.056Z] - "overlay": [2020-07-02T16:31:34.056Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-02T16:31:34.056Z] - "zfs": [2020-07-02T16:31:34.056Z] - /dev/zfs: present [2020-07-02T16:31:34.056Z] - zfs command: missing [2020-07-02T16:31:34.056Z] - zpool command: missing [2020-07-02T16:31:34.056Z] [2020-07-02T16:31:34.056Z] Limits: [2020-07-02T16:31:34.056Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-02T16:31:34.056Z] [2020-07-02T16:31:34.056Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-02T16:31:34.673Z] + sudo modprobe ip_vs [2020-07-02T16:31:34.673Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 . [2020-07-02T16:31:34.673Z] #2 [internal] load .dockerignore [2020-07-02T16:31:34.933Z] #2 transferring context: 87B done [2020-07-02T16:31:34.933Z] #2 DONE 0.0s [2020-07-02T16:31:34.933Z] [2020-07-02T16:31:34.933Z] #1 [internal] load build definition from Dockerfile [2020-07-02T16:31:34.933Z] #1 transferring dockerfile: 16.37kB done [2020-07-02T16:31:34.933Z] #1 DONE 0.1s [2020-07-02T16:31:34.933Z] [2020-07-02T16:31:34.933Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-02T16:31:35.192Z] #3 DONE 0.3s [2020-07-02T16:31:35.192Z] [2020-07-02T16:31:35.192Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-02T16:31:35.192Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-02T16:31:35.452Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-02T16:31:35.452Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-02T16:31:35.452Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-02T16:31:35.452Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-07-02T16:31:35.712Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-07-02T16:31:35.712Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-02T16:31:35.971Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-02T16:31:35.972Z] #4 DONE 0.9s [2020-07-02T16:31:36.230Z] [2020-07-02T16:31:36.230Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:31:36.493Z] #6 ... [2020-07-02T16:31:36.493Z] [2020-07-02T16:31:36.493Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-02T16:31:36.493Z] #5 DONE 0.2s [2020-07-02T16:31:36.493Z] [2020-07-02T16:31:36.493Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:31:36.754Z] #6 DONE 0.5s [2020-07-02T16:31:36.754Z] [2020-07-02T16:31:36.754Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:36.754Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-02T16:31:36.754Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s [2020-07-02T16:31:36.754Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 2.33MB / 10.00MB 0.2s [2020-07-02T16:31:36.754Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-02T16:31:36.754Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-02T16:31:36.754Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 121.38kB / 50.39MB 0.2s [2020-07-02T16:31:36.754Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-02T16:31:37.015Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s done [2020-07-02T16:31:37.015Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 7.12MB / 10.00MB 0.3s [2020-07-02T16:31:37.015Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.63MB / 50.39MB 0.3s [2020-07-02T16:31:37.015Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.25MB / 51.83MB 0.3s [2020-07-02T16:31:37.015Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.3s done [2020-07-02T16:31:37.015Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 11.35MB / 50.39MB 0.4s [2020-07-02T16:31:37.015Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 9.62MB / 51.83MB 0.4s [2020-07-02T16:31:37.015Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.4s [2020-07-02T16:31:37.278Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 18.61MB / 50.39MB 0.5s [2020-07-02T16:31:37.278Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 15.58MB / 51.83MB 0.5s [2020-07-02T16:31:37.278Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.54MB / 68.65MB 0.5s [2020-07-02T16:31:37.278Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 28.37MB / 50.39MB 0.7s [2020-07-02T16:31:37.278Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 23.23MB / 51.83MB 0.7s [2020-07-02T16:31:37.278Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 17.00MB / 68.65MB 0.7s [2020-07-02T16:31:37.539Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 35.93MB / 50.39MB 0.8s [2020-07-02T16:31:37.539Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 30.44MB / 51.83MB 0.8s [2020-07-02T16:31:37.539Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 22.12MB / 68.65MB 0.8s [2020-07-02T16:31:37.539Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 39.76MB / 50.39MB 0.9s [2020-07-02T16:31:37.539Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 33.59MB / 51.83MB 0.9s [2020-07-02T16:31:37.801Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 49.58MB / 50.39MB 1.1s [2020-07-02T16:31:37.801Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 43.57MB / 51.83MB 1.1s [2020-07-02T16:31:37.801Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 34.03MB / 68.65MB 1.1s [2020-07-02T16:31:38.066Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.2s done [2020-07-02T16:31:38.066Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.2s done [2020-07-02T16:31:38.066Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 44.33MB / 68.65MB 1.3s [2020-07-02T16:31:38.066Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 1.02MB / 120.16MB 1.3s [2020-07-02T16:31:38.066Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 1.3s [2020-07-02T16:31:38.066Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 1.3s done [2020-07-02T16:31:38.328Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 53.14MB / 68.65MB 1.5s [2020-07-02T16:31:38.328Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 10.32MB / 120.16MB 1.5s [2020-07-02T16:31:38.328Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-02T16:31:38.328Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 60.68MB / 68.65MB 1.7s [2020-07-02T16:31:38.328Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 22.12MB / 120.16MB 1.7s [2020-07-02T16:31:38.589Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.9s [2020-07-02T16:31:38.589Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 33.24MB / 120.16MB 1.9s [2020-07-02T16:31:38.589Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.9s done [2020-07-02T16:31:38.849Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 40.94MB / 120.16MB 2.1s [2020-07-02T16:31:38.849Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 53.48MB / 120.16MB 2.3s [2020-07-02T16:31:39.108Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 61.10MB / 120.16MB 2.4s [2020-07-02T16:31:39.370Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 72.07MB / 120.16MB 2.6s [2020-07-02T16:31:39.370Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 80.51MB / 120.16MB 2.7s [2020-07-02T16:31:39.633Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 92.57MB / 120.16MB 2.9s [2020-07-02T16:31:39.633Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 106.12MB / 120.16MB 3.1s [2020-07-02T16:31:39.892Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 3.3s [2020-07-02T16:31:40.152Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 3.5s done [2020-07-02T16:31:40.413Z] #7 ... [2020-07-02T16:31:40.413Z] [2020-07-02T16:31:40.413Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-02T16:31:40.413Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-02T16:31:40.413Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-02T16:31:40.413Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-02T16:31:40.413Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-07-02T16:31:40.413Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2020-07-02T16:31:40.413Z] #58 DONE 3.7s [2020-07-02T16:31:40.413Z] [2020-07-02T16:31:40.413Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:40.702Z] Fetching without tags [2020-07-02T16:31:40.978Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:40.983Z] #7 ... [2020-07-02T16:31:40.983Z] [2020-07-02T16:31:40.983Z] #20 [internal] load build context [2020-07-02T16:31:40.983Z] #20 transferring context: 51.28MB 4.2s done [2020-07-02T16:31:40.983Z] #20 DONE 4.2s [2020-07-02T16:31:40.983Z] [2020-07-02T16:31:40.983Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:40.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:40.676Z] > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10 [2020-07-02T16:31:40.678Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:40.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:40.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:40.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:40.706Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:40.982Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:40.986Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:31:41.492Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:41.493Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025) [2020-07-02T16:31:41.987Z] Commit message: "update runc binary to v1.0.0-rc91" [2020-07-02T16:31:42.361Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.0s done [2020-07-02T16:31:42.361Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-02T16:31:41.468Z] > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10 [2020-07-02T16:31:41.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T16:31:41.504Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:41.508Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:31:42.620Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-02T16:31:42.620Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-02T16:31:42.880Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-02T16:31:42.880Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-02T16:31:43.248Z] + docker version [2020-07-02T16:31:43.248Z] Client: Docker Engine - Community [2020-07-02T16:31:43.248Z] Version: 19.03.7 [2020-07-02T16:31:43.248Z] API version: 1.40 [2020-07-02T16:31:43.248Z] Go version: go1.12.17 [2020-07-02T16:31:43.248Z] Git commit: 7141c199a2 [2020-07-02T16:31:43.248Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-02T16:31:43.248Z] OS/Arch: linux/s390x [2020-07-02T16:31:43.248Z] Experimental: false [2020-07-02T16:31:43.248Z] [2020-07-02T16:31:43.248Z] Server: Docker Engine - Community [2020-07-02T16:31:43.248Z] Engine: [2020-07-02T16:31:43.248Z] Version: 19.03.7 [2020-07-02T16:31:43.248Z] API version: 1.40 (minimum version 1.12) [2020-07-02T16:31:43.248Z] Go version: go1.12.17 [2020-07-02T16:31:43.248Z] Git commit: 7141c199a2 [2020-07-02T16:31:43.248Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-02T16:31:43.248Z] OS/Arch: linux/s390x [2020-07-02T16:31:43.248Z] Experimental: true [2020-07-02T16:31:43.248Z] containerd: [2020-07-02T16:31:43.248Z] Version: 1.2.13 [2020-07-02T16:31:43.248Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:31:43.248Z] runc: [2020-07-02T16:31:43.248Z] Version: 1.0.0-rc10 [2020-07-02T16:31:43.248Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:31:43.248Z] docker-init: [2020-07-02T16:31:43.248Z] Version: 0.18.0 [2020-07-02T16:31:43.248Z] GitCommit: fec3683 [Pipeline] sh [2020-07-02T16:31:43.634Z] + docker info [2020-07-02T16:31:43.926Z] Client: [2020-07-02T16:31:43.926Z] Debug Mode: false [2020-07-02T16:31:43.926Z] [2020-07-02T16:31:43.926Z] Server: [2020-07-02T16:31:43.926Z] Containers: 0 [2020-07-02T16:31:43.926Z] Running: 0 [2020-07-02T16:31:43.926Z] Paused: 0 [2020-07-02T16:31:43.926Z] Stopped: 0 [2020-07-02T16:31:43.926Z] Images: 0 [2020-07-02T16:31:43.926Z] Server Version: 19.03.7 [2020-07-02T16:31:43.926Z] Storage Driver: overlay2 [2020-07-02T16:31:43.926Z] Backing Filesystem: [2020-07-02T16:31:43.926Z] Supports d_type: true [2020-07-02T16:31:43.926Z] Native Overlay Diff: true [2020-07-02T16:31:43.926Z] Logging Driver: json-file [2020-07-02T16:31:43.926Z] Cgroup Driver: cgroupfs [2020-07-02T16:31:43.926Z] Plugins: [2020-07-02T16:31:43.926Z] Volume: local [2020-07-02T16:31:43.926Z] Network: bridge host ipvlan macvlan null overlay [2020-07-02T16:31:43.926Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-02T16:31:43.926Z] Swarm: inactive [2020-07-02T16:31:43.926Z] Runtimes: runc [2020-07-02T16:31:43.926Z] Default Runtime: runc [2020-07-02T16:31:43.926Z] Init Binary: docker-init [2020-07-02T16:31:43.926Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:31:43.926Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:31:43.926Z] init version: fec3683 [2020-07-02T16:31:43.926Z] Security Options: [2020-07-02T16:31:43.926Z] apparmor [2020-07-02T16:31:43.926Z] seccomp [2020-07-02T16:31:43.926Z] Profile: default [2020-07-02T16:31:43.926Z] Kernel Version: 4.15.0-88-generic [2020-07-02T16:31:43.926Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-02T16:31:43.926Z] OSType: linux [2020-07-02T16:31:43.926Z] Architecture: s390x [2020-07-02T16:31:43.926Z] CPUs: 2 [2020-07-02T16:31:43.926Z] Total Memory: 7.861GiB [2020-07-02T16:31:43.926Z] Name: s390x-ubuntu-29 [2020-07-02T16:31:43.926Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-02T16:31:43.926Z] Docker Root Dir: /var/lib/docker [2020-07-02T16:31:43.926Z] Debug Mode: false [2020-07-02T16:31:43.926Z] Username: dockerbuildbot [2020-07-02T16:31:43.926Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:31:43.926Z] Labels: [2020-07-02T16:31:43.926Z] Experimental: true [2020-07-02T16:31:43.926Z] Insecure Registries: [2020-07-02T16:31:43.926Z] 127.0.0.0/8 [2020-07-02T16:31:43.926Z] Live Restore Enabled: false [2020-07-02T16:31:43.926Z] [2020-07-02T16:31:43.926Z] WARNING: No swap limit support [Pipeline] sh [2020-07-02T16:31:44.305Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:31:44.305Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:31:44.305Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-02T16:31:44.305Z] + bash /home/jenkins/workspace/moby_PR-41025/check-config.sh [2020-07-02T16:31:44.305Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-02T16:31:44.305Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-02T16:31:44.305Z] [2020-07-02T16:31:44.305Z] Generally Necessary: [2020-07-02T16:31:44.305Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-02T16:31:44.305Z] - apparmor: enabled and tools installed [2020-07-02T16:31:44.305Z] - CONFIG_NAMESPACES: enabled [2020-07-02T16:31:44.305Z] - CONFIG_NET_NS: enabled [2020-07-02T16:31:44.305Z] - CONFIG_PID_NS: enabled [2020-07-02T16:31:44.305Z] - CONFIG_IPC_NS: enabled [2020-07-02T16:31:44.305Z] - CONFIG_UTS_NS: enabled [2020-07-02T16:31:44.305Z] - CONFIG_CGROUPS: enabled [2020-07-02T16:31:44.305Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-02T16:31:44.305Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-02T16:31:44.305Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-02T16:31:44.305Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-02T16:31:44.305Z] - CONFIG_CPUSETS: enabled [2020-07-02T16:31:44.599Z] - CONFIG_MEMCG: enabled [2020-07-02T16:31:44.599Z] - CONFIG_KEYS: enabled [2020-07-02T16:31:44.599Z] - CONFIG_VETH: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-02T16:31:44.599Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-02T16:31:44.599Z] [2020-07-02T16:31:44.599Z] Optional Features: [2020-07-02T16:31:44.599Z] - CONFIG_USER_NS: enabled [2020-07-02T16:31:44.599Z] - CONFIG_SECCOMP: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-02T16:31:44.599Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-02T16:31:44.599Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-02T16:31:44.599Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-02T16:31:44.599Z] - CONFIG_BLK_CGROUP: enabled [2020-07-02T16:31:44.599Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-02T16:31:44.599Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CGROUP_PERF: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-02T16:31:44.599Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-02T16:31:44.599Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-02T16:31:44.599Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-02T16:31:44.599Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_IP_VS: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-02T16:31:44.599Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-02T16:31:44.599Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-02T16:31:44.599Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_EXT4_FS: enabled [2020-07-02T16:31:44.599Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-02T16:31:44.599Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-02T16:31:44.599Z] - Network Drivers: [2020-07-02T16:31:44.599Z] - "overlay": [2020-07-02T16:31:44.599Z] - CONFIG_VXLAN: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-02T16:31:44.599Z] Optional (for encrypted networks): [2020-07-02T16:31:44.599Z] - CONFIG_CRYPTO: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-02T16:31:44.599Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-02T16:31:44.599Z] - CONFIG_XFRM: enabled [2020-07-02T16:31:44.599Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-02T16:31:44.599Z] - "ipvlan": [2020-07-02T16:31:44.599Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-02T16:31:44.599Z] - "macvlan": [2020-07-02T16:31:44.599Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_DUMMY: enabled (as module) [2020-07-02T16:31:44.599Z] - "ftp,tftp client in container": [2020-07-02T16:31:44.599Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-02T16:31:44.599Z] - Storage Drivers: [2020-07-02T16:31:44.599Z] - "aufs": [2020-07-02T16:31:44.599Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-02T16:31:44.599Z] - "btrfs": [2020-07-02T16:31:44.599Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-02T16:31:44.599Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-02T16:31:44.599Z] - "devicemapper": [2020-07-02T16:31:44.599Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-02T16:31:44.599Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-02T16:31:44.599Z] - "overlay": [2020-07-02T16:31:44.599Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-02T16:31:44.599Z] - "zfs": [2020-07-02T16:31:44.599Z] - /dev/zfs: missing [2020-07-02T16:31:44.599Z] - zfs command: missing [2020-07-02T16:31:44.599Z] - zpool command: missing [2020-07-02T16:31:44.599Z] [2020-07-02T16:31:44.599Z] Limits: [2020-07-02T16:31:44.599Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-02T16:31:44.599Z] [2020-07-02T16:31:44.599Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-02T16:31:45.029Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 . [2020-07-02T16:31:45.029Z] #2 [internal] load .dockerignore [2020-07-02T16:31:45.029Z] #2 transferring context: 87B done [2020-07-02T16:31:45.029Z] #2 DONE 0.0s [2020-07-02T16:31:45.029Z] [2020-07-02T16:31:45.029Z] #1 [internal] load build definition from Dockerfile [2020-07-02T16:31:45.029Z] #1 transferring dockerfile: 16.37kB done [2020-07-02T16:31:45.029Z] #1 DONE 0.0s [2020-07-02T16:31:45.029Z] [2020-07-02T16:31:45.029Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-02T16:31:45.330Z] #3 DONE 0.2s [2020-07-02T16:31:45.330Z] [2020-07-02T16:31:45.330Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-02T16:31:45.330Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-02T16:31:45.330Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-02T16:31:45.330Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-02T16:31:45.330Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-02T16:31:45.330Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.66MB / 8.88MB 0.2s [2020-07-02T16:31:45.416Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-02T16:31:45.416Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-07-02T16:31:45.621Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-02T16:31:45.621Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-02T16:31:45.912Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-02T16:31:45.912Z] #4 DONE 0.5s [2020-07-02T16:31:46.204Z] [2020-07-02T16:31:46.204Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:31:46.219Z] Still waiting to schedule task [2020-07-02T16:31:46.219Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c8a37baaed12aec1)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-02T16:31:46.228Z] Still waiting to schedule task [2020-07-02T16:31:46.228Z] All nodes of label ‘arm64&&linux’ are offline [2020-07-02T16:31:46.229Z] Still waiting to schedule task [2020-07-02T16:31:46.229Z] All nodes of label ‘windows-2019’ are offline [2020-07-02T16:31:46.522Z] #6 ... [2020-07-02T16:31:46.522Z] [2020-07-02T16:31:46.522Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-02T16:31:46.522Z] #5 DONE 0.2s [2020-07-02T16:31:46.522Z] [2020-07-02T16:31:46.522Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:31:46.522Z] #6 DONE 0.3s [2020-07-02T16:31:46.522Z] [2020-07-02T16:31:46.522Z] #20 [internal] load build context [2020-07-02T16:31:46.522Z] #20 DONE 0.0s [2020-07-02T16:31:46.522Z] [2020-07-02T16:31:46.522Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-02T16:31:46.522Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-02T16:31:46.522Z] #58 DONE 0.0s [2020-07-02T16:31:46.522Z] [2020-07-02T16:31:46.522Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:46.522Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-02T16:31:46.522Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-07-02T16:31:46.522Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-07-02T16:31:46.522Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-02T16:31:46.522Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 506.33kB / 48.97MB 0.1s [2020-07-02T16:31:46.522Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 2.05MB / 7.39MB 0.1s [2020-07-02T16:31:46.522Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0B / 9.88MB 0.1s [2020-07-02T16:31:46.844Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 3.54MB / 48.97MB 0.2s [2020-07-02T16:31:46.844Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 6.45MB / 7.39MB 0.2s [2020-07-02T16:31:46.844Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 4.42MB / 9.88MB 0.2s [2020-07-02T16:31:46.844Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 9.49MB / 48.97MB 0.3s [2020-07-02T16:31:46.844Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.2s done [2020-07-02T16:31:46.844Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.79MB / 9.88MB 0.3s [2020-07-02T16:31:46.844Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.3s [2020-07-02T16:31:47.164Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 14.37MB / 48.97MB 0.4s [2020-07-02T16:31:47.164Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done [2020-07-02T16:31:47.164Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 6.39MB / 51.37MB 0.4s [2020-07-02T16:31:47.164Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.4s [2020-07-02T16:31:47.164Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 23.54MB / 48.97MB 0.6s [2020-07-02T16:31:47.164Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 14.84MB / 51.37MB 0.6s [2020-07-02T16:31:47.164Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 4.69MB / 56.71MB 0.6s [2020-07-02T16:31:47.164Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 28.21MB / 48.97MB 0.7s [2020-07-02T16:31:47.164Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 18.24MB / 51.37MB 0.7s [2020-07-02T16:31:47.164Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 9.01MB / 56.71MB 0.7s [2020-07-02T16:31:47.322Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-02T16:31:47.322Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s [2020-07-02T16:31:47.490Z] #7 ... [2020-07-02T16:31:47.490Z] [2020-07-02T16:31:47.490Z] #20 [internal] load build context [2020-07-02T16:31:47.490Z] #20 transferring context: 51.28MB 0.8s done [2020-07-02T16:31:47.490Z] #20 DONE 0.8s [2020-07-02T16:31:47.490Z] [2020-07-02T16:31:47.490Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:47.490Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 31.89MB / 48.97MB 0.8s [2020-07-02T16:31:47.490Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 21.75MB / 51.37MB 0.8s [2020-07-02T16:31:47.490Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 14.13MB / 56.71MB 0.8s [2020-07-02T16:31:47.490Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 39.66MB / 48.97MB 1.0s [2020-07-02T16:31:47.490Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 29.61MB / 51.37MB 1.0s [2020-07-02T16:31:47.490Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 22.16MB / 56.71MB 1.0s [2020-07-02T16:31:47.490Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 44.26MB / 48.97MB 1.1s [2020-07-02T16:31:47.490Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 33.17MB / 51.37MB 1.1s [2020-07-02T16:31:47.490Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 25.77MB / 56.71MB 1.1s [2020-07-02T16:31:47.804Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.84MB / 48.97MB 1.2s [2020-07-02T16:31:47.804Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 36.94MB / 51.37MB 1.2s [2020-07-02T16:31:47.804Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 30.20MB / 56.71MB 1.2s [2020-07-02T16:31:47.804Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 44.10MB / 51.37MB 1.3s [2020-07-02T16:31:47.804Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 33.74MB / 56.71MB 1.3s [2020-07-02T16:31:48.137Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.3s done [2020-07-02T16:31:48.137Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.29MB / 51.37MB 1.5s [2020-07-02T16:31:48.137Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 42.06MB / 56.71MB 1.5s [2020-07-02T16:31:48.137Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 1.97MB / 102.23MB 1.5s [2020-07-02T16:31:48.137Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-02T16:31:48.137Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.5s done [2020-07-02T16:31:48.137Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 46.81MB / 56.71MB 1.6s [2020-07-02T16:31:48.137Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 8.92MB / 102.23MB 1.6s [2020-07-02T16:31:48.137Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0B / 156B 1.6s [2020-07-02T16:31:48.463Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 55.00MB / 56.71MB 1.7s [2020-07-02T16:31:48.463Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.6s done [2020-07-02T16:31:48.463Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.8s done [2020-07-02T16:31:48.463Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 20.02MB / 102.23MB 1.8s [2020-07-02T16:31:48.463Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 35.10MB / 102.23MB 2.0s [2020-07-02T16:31:48.800Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 46.70MB / 102.23MB 2.1s [2020-07-02T16:31:48.800Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 58.54MB / 102.23MB 2.2s [2020-07-02T16:31:48.800Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 70.25MB / 102.23MB 2.3s [2020-07-02T16:31:48.831Z] Fetching without tags [2020-07-02T16:31:49.099Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 81.93MB / 102.23MB 2.4s [2020-07-02T16:31:49.099Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 98.33MB / 102.23MB 2.6s [2020-07-02T16:31:48.800Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:48.804Z] > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10 [2020-07-02T16:31:48.807Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:48.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:48.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:48.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:48.841Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:49.273Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:49.389Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.7s done [2020-07-02T16:31:49.390Z] #7 ... [2020-07-02T16:31:49.390Z] [2020-07-02T16:31:49.390Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-02T16:31:49.390Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-02T16:31:49.390Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-02T16:31:49.390Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-07-02T16:31:49.390Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-07-02T16:31:49.390Z] #58 DONE 2.9s [2020-07-02T16:31:49.390Z] [2020-07-02T16:31:49.390Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:49.680Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.7s done [2020-07-02T16:31:49.895Z] Fetching without tags [2020-07-02T16:31:49.971Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 [2020-07-02T16:31:50.138Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:50.138Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025) [2020-07-02T16:31:50.151Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:50.262Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-02T16:31:50.262Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.1s [2020-07-02T16:31:50.316Z] Commit message: "update runc binary to v1.0.0-rc91" [2020-07-02T16:31:50.552Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-02T16:31:50.700Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:31:50.701Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025) [2020-07-02T16:31:50.843Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [Pipeline] withEnv [Pipeline] { [2020-07-02T16:31:49.280Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:49.283Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:31:50.108Z] > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10 [2020-07-02T16:31:50.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T16:31:50.145Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:50.148Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-07-02T16:31:49.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:49.909Z] > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10 [2020-07-02T16:31:49.919Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:49.928Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:31:49.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:31:49.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:31:49.938Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:31:50.193Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:50.202Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:31:50.726Z] > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10 [2020-07-02T16:31:50.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T16:31:50.743Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:31:50.751Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [2020-07-02T16:31:51.202Z] Commit message: "update runc binary to v1.0.0-rc91" [Pipeline] sh [2020-07-02T16:31:51.513Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.2s done [2020-07-02T16:31:51.513Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 [2020-07-02T16:31:51.513Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-02T16:31:51.513Z] #7 DONE 15.0s [2020-07-02T16:31:51.620Z] + docker version [2020-07-02T16:31:51.620Z] Client: [2020-07-02T16:31:51.620Z] Version: 18.06.1-ce [2020-07-02T16:31:51.620Z] API version: 1.38 [2020-07-02T16:31:51.620Z] Go version: go1.10.3 [2020-07-02T16:31:51.620Z] Git commit: e68fc7a [2020-07-02T16:31:51.620Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-02T16:31:51.620Z] OS/Arch: linux/ppc64le [2020-07-02T16:31:51.620Z] Experimental: false [2020-07-02T16:31:51.620Z] [2020-07-02T16:31:51.620Z] Server: [2020-07-02T16:31:51.620Z] Engine: [2020-07-02T16:31:51.620Z] Version: 18.06.1-ce [2020-07-02T16:31:51.620Z] API version: 1.38 (minimum version 1.12) [2020-07-02T16:31:51.620Z] Go version: go1.10.3 [2020-07-02T16:31:51.620Z] Git commit: e68fc7a [2020-07-02T16:31:51.620Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-02T16:31:51.620Z] OS/Arch: linux/ppc64le [2020-07-02T16:31:51.620Z] Experimental: true [Pipeline] sh [2020-07-02T16:31:51.772Z] [2020-07-02T16:31:51.772Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-02T16:31:52.007Z] + docker info [2020-07-02T16:31:52.007Z] Containers: 0 [2020-07-02T16:31:52.007Z] Running: 0 [2020-07-02T16:31:52.007Z] Paused: 0 [2020-07-02T16:31:52.007Z] Stopped: 0 [2020-07-02T16:31:52.007Z] Images: 0 [2020-07-02T16:31:52.007Z] Server Version: 18.06.1-ce [2020-07-02T16:31:52.007Z] Storage Driver: overlay2 [2020-07-02T16:31:52.007Z] Backing Filesystem: extfs [2020-07-02T16:31:52.007Z] Supports d_type: true [2020-07-02T16:31:52.007Z] Native Overlay Diff: true [2020-07-02T16:31:52.007Z] Logging Driver: json-file [2020-07-02T16:31:52.007Z] Cgroup Driver: cgroupfs [2020-07-02T16:31:52.007Z] Plugins: [2020-07-02T16:31:52.007Z] Volume: local [2020-07-02T16:31:52.007Z] Network: bridge host ipvlan macvlan null overlay [2020-07-02T16:31:52.007Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-02T16:31:52.007Z] Swarm: inactive [2020-07-02T16:31:52.007Z] Runtimes: runc [2020-07-02T16:31:52.007Z] Default Runtime: runc [2020-07-02T16:31:52.007Z] Init Binary: docker-init [2020-07-02T16:31:52.007Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-02T16:31:52.007Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-02T16:31:52.007Z] init version: fec3683 [2020-07-02T16:31:52.007Z] Security Options: [2020-07-02T16:31:52.007Z] apparmor [2020-07-02T16:31:52.007Z] seccomp [2020-07-02T16:31:52.007Z] Profile: default [2020-07-02T16:31:52.007Z] Kernel Version: 4.4.0-139-generic [2020-07-02T16:31:52.007Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-02T16:31:52.007Z] OSType: linux [2020-07-02T16:31:52.007Z] Architecture: ppc64le [2020-07-02T16:31:52.007Z] CPUs: 4 [2020-07-02T16:31:52.007Z] Total Memory: 7.972GiB [2020-07-02T16:31:52.007Z] Name: ppc64le-ubuntu-12 [2020-07-02T16:31:52.007Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-02T16:31:52.007Z] Docker Root Dir: /var/lib/docker [2020-07-02T16:31:52.007Z] Debug Mode (client): false [2020-07-02T16:31:52.007Z] Debug Mode (server): false [2020-07-02T16:31:52.007Z] Username: dockerbuildbot [2020-07-02T16:31:52.007Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:31:52.007Z] Labels: [2020-07-02T16:31:52.007Z] Experimental: true [2020-07-02T16:31:52.007Z] Insecure Registries: [2020-07-02T16:31:52.007Z] 127.0.0.0/8 [2020-07-02T16:31:52.007Z] Live Restore Enabled: false [2020-07-02T16:31:52.007Z] [Pipeline] sh [2020-07-02T16:31:52.130Z] + [ PR != PR ] [2020-07-02T16:31:52.130Z] + [ master != master ] [2020-07-02T16:31:52.130Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-02T16:31:52.353Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.4s done [2020-07-02T16:31:52.353Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-02T16:31:52.410Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:31:52.410Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:31:52.410Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-02T16:31:52.410Z] + bash /home/docker/workspace/moby_PR-41025/check-config.sh [2020-07-02T16:31:52.410Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-02T16:31:52.410Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-02T16:31:52.410Z] [2020-07-02T16:31:52.410Z] Generally Necessary: [2020-07-02T16:31:52.410Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-02T16:31:52.410Z] - apparmor: enabled and tools installed [2020-07-02T16:31:52.410Z] - CONFIG_NAMESPACES: enabled [2020-07-02T16:31:52.410Z] - CONFIG_NET_NS: enabled [2020-07-02T16:31:52.410Z] - CONFIG_PID_NS: enabled [2020-07-02T16:31:52.410Z] - CONFIG_IPC_NS: enabled [2020-07-02T16:31:52.410Z] - CONFIG_UTS_NS: enabled [2020-07-02T16:31:52.410Z] - CONFIG_CGROUPS: enabled [2020-07-02T16:31:52.410Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-02T16:31:52.410Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-02T16:31:52.410Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-02T16:31:52.410Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-02T16:31:52.410Z] - CONFIG_CPUSETS: enabled [2020-07-02T16:31:52.410Z] - CONFIG_MEMCG: enabled [2020-07-02T16:31:52.410Z] - CONFIG_KEYS: enabled [2020-07-02T16:31:52.410Z] - CONFIG_VETH: enabled (as module) [2020-07-02T16:31:52.410Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-02T16:31:52.610Z] + docker version [2020-07-02T16:31:52.611Z] Client: Docker Engine - Community [2020-07-02T16:31:52.611Z] Version: 19.03.11 [2020-07-02T16:31:52.611Z] API version: 1.40 [2020-07-02T16:31:52.611Z] Go version: go1.13.10 [2020-07-02T16:31:52.611Z] Git commit: 42e35e61f3 [2020-07-02T16:31:52.611Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-02T16:31:52.611Z] OS/Arch: linux/amd64 [2020-07-02T16:31:52.611Z] Experimental: false [2020-07-02T16:31:52.611Z] [2020-07-02T16:31:52.611Z] Server: Docker Engine - Community [2020-07-02T16:31:52.611Z] Engine: [2020-07-02T16:31:52.611Z] Version: 19.03.11 [2020-07-02T16:31:52.611Z] API version: 1.40 (minimum version 1.12) [2020-07-02T16:31:52.611Z] Go version: go1.13.10 [2020-07-02T16:31:52.611Z] Git commit: 42e35e61f3 [2020-07-02T16:31:52.611Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-02T16:31:52.611Z] OS/Arch: linux/amd64 [2020-07-02T16:31:52.611Z] Experimental: true [2020-07-02T16:31:52.611Z] containerd: [2020-07-02T16:31:52.611Z] Version: 1.2.13 [2020-07-02T16:31:52.611Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:31:52.611Z] runc: [2020-07-02T16:31:52.611Z] Version: 1.0.0-rc10 [2020-07-02T16:31:52.611Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:31:52.611Z] docker-init: [2020-07-02T16:31:52.611Z] Version: 0.18.0 [2020-07-02T16:31:52.611Z] GitCommit: fec3683 [Pipeline] sh [2020-07-02T16:31:52.707Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-02T16:31:52.707Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-02T16:31:52.707Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-02T16:31:52.707Z] [2020-07-02T16:31:52.707Z] Optional Features: [2020-07-02T16:31:52.707Z] - CONFIG_USER_NS: enabled [2020-07-02T16:31:52.707Z] - CONFIG_SECCOMP: enabled [2020-07-02T16:31:52.707Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-02T16:31:52.707Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-02T16:31:52.707Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-02T16:31:52.707Z] (cgroup swap accounting is currently enabled) [2020-07-02T16:31:52.707Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-02T16:31:52.707Z] - CONFIG_BLK_CGROUP: enabled [2020-07-02T16:31:52.707Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-02T16:31:52.707Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-02T16:31:52.707Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-02T16:31:52.707Z] - CONFIG_CGROUP_PERF: enabled [2020-07-02T16:31:52.707Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-02T16:31:52.707Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-02T16:31:52.707Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-02T16:31:52.707Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-02T16:31:52.707Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-02T16:31:52.707Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_IP_VS: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-02T16:31:52.707Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-02T16:31:52.707Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-02T16:31:52.707Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_EXT4_FS: enabled [2020-07-02T16:31:52.707Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-02T16:31:52.707Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-02T16:31:52.707Z] - Network Drivers: [2020-07-02T16:31:52.707Z] - "overlay": [2020-07-02T16:31:52.707Z] - CONFIG_VXLAN: enabled (as module) [2020-07-02T16:31:52.707Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-02T16:31:52.707Z] Optional (for encrypted networks): [2020-07-02T16:31:52.894Z] + docker info [2020-07-02T16:31:53.001Z] - CONFIG_CRYPTO: enabled [2020-07-02T16:31:53.001Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_XFRM: enabled [2020-07-02T16:31:53.001Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-02T16:31:53.001Z] - "ipvlan": [2020-07-02T16:31:53.001Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-02T16:31:53.001Z] - "macvlan": [2020-07-02T16:31:53.001Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_DUMMY: enabled (as module) [2020-07-02T16:31:53.001Z] - "ftp,tftp client in container": [2020-07-02T16:31:53.001Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-02T16:31:53.001Z] - Storage Drivers: [2020-07-02T16:31:53.001Z] - "aufs": [2020-07-02T16:31:53.001Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-02T16:31:53.001Z] - "btrfs": [2020-07-02T16:31:53.001Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-02T16:31:53.001Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-02T16:31:53.001Z] - "devicemapper": [2020-07-02T16:31:53.001Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-02T16:31:53.001Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-02T16:31:53.001Z] - "overlay": [2020-07-02T16:31:53.001Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-02T16:31:53.001Z] - "zfs": [2020-07-02T16:31:53.001Z] - /dev/zfs: missing [2020-07-02T16:31:53.001Z] - zfs command: missing [2020-07-02T16:31:53.001Z] - zpool command: missing [2020-07-02T16:31:53.001Z] [2020-07-02T16:31:53.001Z] Limits: [2020-07-02T16:31:53.001Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-02T16:31:53.001Z] [2020-07-02T16:31:53.001Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-02T16:31:53.154Z] Client: [2020-07-02T16:31:53.154Z] Debug Mode: false [2020-07-02T16:31:53.154Z] [2020-07-02T16:31:53.154Z] Server: [2020-07-02T16:31:53.154Z] Containers: 0 [2020-07-02T16:31:53.154Z] Running: 0 [2020-07-02T16:31:53.154Z] Paused: 0 [2020-07-02T16:31:53.154Z] Stopped: 0 [2020-07-02T16:31:53.154Z] Images: 27 [2020-07-02T16:31:53.154Z] Server Version: 19.03.11 [2020-07-02T16:31:53.154Z] Storage Driver: overlay2 [2020-07-02T16:31:53.154Z] Backing Filesystem: extfs [2020-07-02T16:31:53.154Z] Supports d_type: true [2020-07-02T16:31:53.154Z] Native Overlay Diff: true [2020-07-02T16:31:53.154Z] Logging Driver: json-file [2020-07-02T16:31:53.154Z] Cgroup Driver: cgroupfs [2020-07-02T16:31:53.154Z] Plugins: [2020-07-02T16:31:53.154Z] Volume: local [2020-07-02T16:31:53.154Z] Network: bridge host ipvlan macvlan null overlay [2020-07-02T16:31:53.154Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-02T16:31:53.154Z] Swarm: inactive [2020-07-02T16:31:53.154Z] Runtimes: runc [2020-07-02T16:31:53.154Z] Default Runtime: runc [2020-07-02T16:31:53.154Z] Init Binary: docker-init [2020-07-02T16:31:53.154Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:31:53.154Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:31:53.154Z] init version: fec3683 [2020-07-02T16:31:53.154Z] Security Options: [2020-07-02T16:31:53.154Z] apparmor [2020-07-02T16:31:53.154Z] seccomp [2020-07-02T16:31:53.154Z] Profile: default [2020-07-02T16:31:53.154Z] Kernel Version: 5.3.0-1023-aws [2020-07-02T16:31:53.154Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-02T16:31:53.154Z] OSType: linux [2020-07-02T16:31:53.154Z] Architecture: x86_64 [2020-07-02T16:31:53.154Z] CPUs: 2 [2020-07-02T16:31:53.154Z] Total Memory: 7.487GiB [2020-07-02T16:31:53.154Z] Name: ip-10-100-45-65 [2020-07-02T16:31:53.154Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-02T16:31:53.154Z] Docker Root Dir: /var/lib/docker [2020-07-02T16:31:53.154Z] Debug Mode: false [2020-07-02T16:31:53.154Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:31:53.154Z] Labels: [2020-07-02T16:31:53.154Z] Experimental: true [2020-07-02T16:31:53.154Z] Insecure Registries: [2020-07-02T16:31:53.154Z] 127.0.0.0/8 [2020-07-02T16:31:53.154Z] Live Restore Enabled: true [2020-07-02T16:31:53.154Z] [2020-07-02T16:31:53.154Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2020-07-02T16:31:53.482Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:31:53.482Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:31:53.482Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-02T16:31:53.482Z] + bash /home/ubuntu/workspace/moby_PR-41025/check-config.sh [2020-07-02T16:31:53.482Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-02T16:31:53.482Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-02T16:31:53.482Z] [2020-07-02T16:31:53.482Z] Generally Necessary: [2020-07-02T16:31:53.482Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-02T16:31:53.482Z] - apparmor: enabled and tools installed [2020-07-02T16:31:53.482Z] - CONFIG_NAMESPACES: enabled [2020-07-02T16:31:53.482Z] - CONFIG_NET_NS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_PID_NS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_IPC_NS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_UTS_NS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CGROUPS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CPUSETS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_MEMCG: enabled [2020-07-02T16:31:53.482Z] - CONFIG_KEYS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_VETH: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-02T16:31:53.482Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-02T16:31:53.482Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-02T16:31:53.482Z] [2020-07-02T16:31:53.482Z] Optional Features: [2020-07-02T16:31:53.482Z] - CONFIG_USER_NS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_SECCOMP: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-02T16:31:53.482Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-02T16:31:53.482Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-02T16:31:53.482Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-02T16:31:53.482Z] - CONFIG_BLK_CGROUP: enabled [2020-07-02T16:31:53.482Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-02T16:31:53.482Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-02T16:31:53.482Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-02T16:31:53.482Z] - CONFIG_CGROUP_PERF: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-02T16:31:53.482Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-02T16:31:53.482Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-02T16:31:53.482Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-02T16:31:53.482Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-02T16:31:53.482Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-02T16:31:53.658Z] + make bundles/buildx [2020-07-02T16:31:53.742Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_IP_VS: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-02T16:31:53.742Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-02T16:31:53.742Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-02T16:31:53.742Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_EXT4_FS: enabled [2020-07-02T16:31:53.742Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-02T16:31:53.742Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-02T16:31:53.742Z] - Network Drivers: [2020-07-02T16:31:53.742Z] - "overlay": [2020-07-02T16:31:53.742Z] - CONFIG_VXLAN: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-02T16:31:53.742Z] Optional (for encrypted networks): [2020-07-02T16:31:53.742Z] - CONFIG_CRYPTO: enabled [2020-07-02T16:31:53.742Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-02T16:31:53.742Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-02T16:31:53.742Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-02T16:31:53.742Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-02T16:31:53.742Z] - CONFIG_XFRM: enabled [2020-07-02T16:31:53.742Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-02T16:31:53.742Z] - "ipvlan": [2020-07-02T16:31:53.742Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-02T16:31:53.742Z] - "macvlan": [2020-07-02T16:31:53.742Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_DUMMY: enabled (as module) [2020-07-02T16:31:53.742Z] - "ftp,tftp client in container": [2020-07-02T16:31:53.742Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-02T16:31:53.742Z] - Storage Drivers: [2020-07-02T16:31:53.742Z] - "aufs": [2020-07-02T16:31:53.742Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-02T16:31:53.742Z] - "btrfs": [2020-07-02T16:31:53.742Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-02T16:31:53.742Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-02T16:31:53.742Z] - "devicemapper": [2020-07-02T16:31:53.742Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-02T16:31:53.742Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-02T16:31:53.742Z] - "overlay": [2020-07-02T16:31:53.742Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-02T16:31:53.742Z] - "zfs": [2020-07-02T16:31:53.742Z] - /dev/zfs: present [2020-07-02T16:31:53.742Z] - zfs command: missing [2020-07-02T16:31:53.742Z] - zpool command: missing [2020-07-02T16:31:53.742Z] [2020-07-02T16:31:53.742Z] Limits: [2020-07-02T16:31:53.742Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-02T16:31:53.742Z] [2020-07-02T16:31:53.742Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-02T16:31:53.859Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.3s done [2020-07-02T16:31:53.859Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe [Pipeline] sh [2020-07-02T16:31:53.955Z] make: command: Command not found [2020-07-02T16:31:53.955Z] make: command: Command not found [2020-07-02T16:31:53.955Z] mkdir bundles [2020-07-02T16:31:53.955Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-02T16:31:53.955Z] --build-arg BUILDX_COMMIT \ [2020-07-02T16:31:53.955Z] --build-arg BUILDX_REPO \ [2020-07-02T16:31:53.955Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-02T16:31:53.955Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-02T16:31:53.955Z] . [2020-07-02T16:31:53.955Z] /bin/sh: 4: go: not found [2020-07-02T16:31:53.955Z] /bin/sh: 5: go: not found [2020-07-02T16:31:54.157Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 . [2020-07-02T16:31:54.157Z] #2 [internal] load .dockerignore [2020-07-02T16:31:54.157Z] #2 transferring context: 87B 0.0s done [2020-07-02T16:31:54.157Z] #2 DONE 0.0s [2020-07-02T16:31:54.157Z] [2020-07-02T16:31:54.157Z] #1 [internal] load build definition from Dockerfile [2020-07-02T16:31:54.157Z] #1 transferring dockerfile: 16.37kB done [2020-07-02T16:31:54.157Z] #1 DONE 0.0s [2020-07-02T16:31:54.157Z] [2020-07-02T16:31:54.157Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-02T16:31:54.307Z] #8 DONE 2.3s [2020-07-02T16:31:54.307Z] [2020-07-02T16:31:54.307Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-02T16:31:54.419Z] #3 DONE 0.2s [2020-07-02T16:31:54.419Z] [2020-07-02T16:31:54.419Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-02T16:31:54.419Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-02T16:31:54.419Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-02T16:31:54.419Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-07-02T16:31:54.419Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-02T16:31:54.419Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-02T16:31:54.419Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-02T16:31:54.566Z] #9 DONE 0.6s [2020-07-02T16:31:54.566Z] [2020-07-02T16:31:54.566Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-02T16:31:54.566Z] #35 DONE 0.0s [2020-07-02T16:31:54.566Z] [2020-07-02T16:31:54.566Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-02T16:31:54.566Z] #27 DONE 0.1s [2020-07-02T16:31:54.566Z] [2020-07-02T16:31:54.566Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:31:54.988Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-02T16:31:54.988Z] #4 DONE 0.4s [2020-07-02T16:31:54.988Z] [2020-07-02T16:31:54.988Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:31:54.988Z] #6 DONE 0.1s [2020-07-02T16:31:54.988Z] [2020-07-02T16:31:54.988Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-02T16:31:55.248Z] #5 DONE 0.2s [2020-07-02T16:31:55.248Z] [2020-07-02T16:31:55.248Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:55.248Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-02T16:31:55.508Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.78MB / 50.39MB 0.2s [2020-07-02T16:31:55.508Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-02T16:31:55.508Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-02T16:31:55.508Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-02T16:31:55.508Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 4.06MB / 7.81MB 0.2s [2020-07-02T16:31:55.769Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 7.75MB / 50.39MB 0.4s [2020-07-02T16:31:55.769Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-07-02T16:31:55.769Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 2.33MB / 10.00MB 0.4s [2020-07-02T16:31:55.769Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.46MB / 51.83MB 0.4s [2020-07-02T16:31:55.769Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 10.46MB / 50.39MB 0.5s [2020-07-02T16:31:55.769Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s [2020-07-02T16:31:55.769Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 6.60MB / 51.83MB 0.5s [2020-07-02T16:31:55.769Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 16.07MB / 50.39MB 0.6s [2020-07-02T16:31:55.769Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-07-02T16:31:55.769Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 11.33MB / 51.83MB 0.6s [2020-07-02T16:31:55.769Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.6s [2020-07-02T16:31:56.029Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 27.57MB / 50.39MB 0.8s [2020-07-02T16:31:56.029Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 27.38MB / 51.83MB 0.8s [2020-07-02T16:31:56.029Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.24MB / 68.65MB 0.8s [2020-07-02T16:31:56.029Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 35.49MB / 50.39MB 0.9s [2020-07-02T16:31:56.029Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 30.71MB / 51.83MB 0.9s [2020-07-02T16:31:56.029Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 18.11MB / 68.65MB 0.9s [2020-07-02T16:31:56.062Z] Sending build context to Docker daemon 56.03MB [2020-07-02T16:31:56.062Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-07-02T16:31:56.062Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-02T16:31:56.062Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-02T16:31:56.062Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-02T16:31:56.062Z] 1.13.12-buster: Pulling from library/golang [2020-07-02T16:31:56.289Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 38.73MB / 50.39MB 1.0s [2020-07-02T16:31:56.289Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 34.27MB / 51.83MB 1.0s [2020-07-02T16:31:56.289Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 24.58MB / 68.65MB 1.0s [2020-07-02T16:31:56.289Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 45.54MB / 50.39MB 1.1s [2020-07-02T16:31:56.289Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 44.32MB / 51.83MB 1.1s [2020-07-02T16:31:56.289Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 29.74MB / 68.65MB 1.1s [2020-07-02T16:31:56.354Z] 0cad52b1770a: Pulling fs layer [2020-07-02T16:31:56.354Z] e0318f8e4196: Pulling fs layer [2020-07-02T16:31:56.354Z] cec302fe9541: Pulling fs layer [2020-07-02T16:31:56.354Z] bf65a8c1ffe0: Pulling fs layer [2020-07-02T16:31:56.354Z] 7355b492f1f7: Pulling fs layer [2020-07-02T16:31:56.354Z] 3e2e3e16099d: Pulling fs layer [2020-07-02T16:31:56.354Z] f8e8effe76ee: Pulling fs layer [2020-07-02T16:31:56.354Z] bf65a8c1ffe0: Waiting [2020-07-02T16:31:56.354Z] 7355b492f1f7: Waiting [2020-07-02T16:31:56.354Z] 3e2e3e16099d: Waiting [2020-07-02T16:31:56.354Z] f8e8effe76ee: Waiting [2020-07-02T16:31:56.549Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.3s [2020-07-02T16:31:56.550Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.3s [2020-07-02T16:31:56.550Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 42.43MB / 68.65MB 1.3s [2020-07-02T16:31:56.550Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.3s done [2020-07-02T16:31:56.550Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.3s done [2020-07-02T16:31:56.550Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 47.16MB / 68.65MB 1.4s [2020-07-02T16:31:56.550Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 843.78kB / 120.16MB 1.4s [2020-07-02T16:31:56.550Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 1.4s [2020-07-02T16:31:56.593Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.7s done [2020-07-02T16:31:56.810Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 50.94MB / 68.65MB 1.5s [2020-07-02T16:31:56.810Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 1.5s done [2020-07-02T16:31:56.810Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 63.11MB / 68.65MB 1.7s [2020-07-02T16:31:56.810Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 16.35MB / 120.16MB 1.7s [2020-07-02T16:31:56.810Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-02T16:31:56.884Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-07-02T16:31:56.884Z] #7 DONE 10.4s [2020-07-02T16:31:56.999Z] e0318f8e4196: Verifying Checksum [2020-07-02T16:31:56.999Z] e0318f8e4196: Download complete [2020-07-02T16:31:56.999Z] cec302fe9541: Verifying Checksum [2020-07-02T16:31:56.999Z] cec302fe9541: Download complete [2020-07-02T16:31:57.071Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.8s [2020-07-02T16:31:57.071Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 24.50MB / 120.16MB 1.8s [2020-07-02T16:31:57.071Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.9s done [2020-07-02T16:31:57.177Z] [2020-07-02T16:31:57.177Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-02T16:31:57.334Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 35.66MB / 120.16MB 2.0s [2020-07-02T16:31:57.334Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 42.14MB / 120.16MB 2.1s [2020-07-02T16:31:57.637Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 49.92MB / 120.16MB 2.2s [2020-07-02T16:31:57.637Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 57.78MB / 120.16MB 2.4s [2020-07-02T16:31:57.896Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 64.31MB / 120.16MB 2.6s [2020-07-02T16:31:57.896Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 73.30MB / 120.16MB 2.7s [2020-07-02T16:31:58.159Z] #7 ... [2020-07-02T16:31:58.159Z] [2020-07-02T16:31:58.159Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-02T16:31:58.159Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-02T16:31:58.159Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-02T16:31:58.159Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-02T16:31:58.159Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-02T16:31:58.159Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-07-02T16:31:58.159Z] #58 DONE 2.9s [2020-07-02T16:31:58.159Z] [2020-07-02T16:31:58.159Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:58.159Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 84.23MB / 120.16MB 2.9s [2020-07-02T16:31:58.159Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 93.79MB / 120.16MB 3.0s [2020-07-02T16:31:58.212Z] #8 DONE 1.1s [2020-07-02T16:31:58.212Z] [2020-07-02T16:31:58.212Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-02T16:31:58.423Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 101.55MB / 120.16MB 3.1s [2020-07-02T16:31:58.423Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 115.23MB / 120.16MB 3.3s [2020-07-02T16:31:58.994Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 3.6s done [2020-07-02T16:31:59.152Z] 0cad52b1770a: Download complete [2020-07-02T16:31:59.246Z] #9 DONE 1.0s [2020-07-02T16:31:59.246Z] [2020-07-02T16:31:59.246Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-02T16:31:59.246Z] #35 DONE 0.1s [2020-07-02T16:31:59.246Z] [2020-07-02T16:31:59.246Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-02T16:31:59.246Z] #27 DONE 0.1s [2020-07-02T16:31:59.246Z] [2020-07-02T16:31:59.247Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:31:59.563Z] #7 ... [2020-07-02T16:31:59.563Z] [2020-07-02T16:31:59.563Z] #20 [internal] load build context [2020-07-02T16:31:59.563Z] #20 transferring context: 51.28MB 4.2s done [2020-07-02T16:31:59.563Z] #20 DONE 4.2s [2020-07-02T16:31:59.563Z] [2020-07-02T16:31:59.563Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:31:59.848Z] #28 ... [2020-07-02T16:31:59.848Z] [2020-07-02T16:31:59.848Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:31:59.848Z] #54 4.359 + RM_GOPATH=0 [2020-07-02T16:31:59.848Z] #54 4.359 + TMP_GOPATH= [2020-07-02T16:31:59.848Z] #54 4.359 + : /build [2020-07-02T16:31:59.848Z] #54 4.359 + '[' -z '' ']' [2020-07-02T16:31:59.848Z] #54 4.367 ++ mktemp -d [2020-07-02T16:31:59.848Z] #54 4.367 + export GOPATH=/tmp/tmp.1sXeBgodfv [2020-07-02T16:31:59.848Z] #54 4.367 + GOPATH=/tmp/tmp.1sXeBgodfv [2020-07-02T16:31:59.848Z] #54 4.367 + RM_GOPATH=1 [2020-07-02T16:31:59.848Z] #54 4.367 + case "$(go env GOARCH)" in [2020-07-02T16:31:59.848Z] #54 4.367 ++ go env GOARCH [2020-07-02T16:31:59.848Z] #54 4.400 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:31:59.848Z] #54 4.400 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:31:59.848Z] #54 4.413 ++ dirname /tmp/install/install.sh [2020-07-02T16:31:59.848Z] #54 4.420 + dir=/tmp/install [2020-07-02T16:31:59.848Z] #54 4.420 + bin=rootlesskit [2020-07-02T16:31:59.848Z] #54 4.420 + shift [2020-07-02T16:31:59.848Z] #54 4.420 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-02T16:31:59.848Z] #54 4.420 + . /tmp/install/rootlesskit.installer [2020-07-02T16:31:59.848Z] #54 4.420 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:31:59.848Z] #54 4.425 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:31:59.848Z] #54 4.426 + install_rootlesskit [2020-07-02T16:31:59.848Z] #54 4.426 + case "$1" in [2020-07-02T16:31:59.848Z] #54 4.426 + export CGO_ENABLED=0 [2020-07-02T16:31:59.848Z] #54 4.426 + CGO_ENABLED=0 [2020-07-02T16:31:59.848Z] #54 4.426 + _install_rootlesskit [2020-07-02T16:31:59.848Z] #54 4.426 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-02T16:31:59.848Z] #54 4.426 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1sXeBgodfv/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:31:59.848Z] #54 4.437 Cloning into '/tmp/tmp.1sXeBgodfv/src/github.com/rootless-containers/rootlesskit'... [2020-07-02T16:32:00.308Z] bf65a8c1ffe0: Verifying Checksum [2020-07-02T16:32:00.308Z] bf65a8c1ffe0: Download complete [2020-07-02T16:32:00.308Z] f8e8effe76ee: Verifying Checksum [2020-07-02T16:32:00.308Z] f8e8effe76ee: Download complete [2020-07-02T16:32:00.787Z] #54 ... [2020-07-02T16:32:00.787Z] [2020-07-02T16:32:00.787Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:00.787Z] #43 5.536 + RM_GOPATH=0 [2020-07-02T16:32:00.787Z] #43 5.536 + TMP_GOPATH= [2020-07-02T16:32:00.787Z] #43 5.536 + : /build [2020-07-02T16:32:00.787Z] #43 5.536 + '[' -z '' ']' [2020-07-02T16:32:00.787Z] #43 5.538 ++ mktemp -d [2020-07-02T16:32:00.787Z] #43 5.543 + export GOPATH=/tmp/tmp.c8WwtYRaIC [2020-07-02T16:32:00.787Z] #43 5.544 + GOPATH=/tmp/tmp.c8WwtYRaIC [2020-07-02T16:32:00.787Z] #43 5.544 + RM_GOPATH=1 [2020-07-02T16:32:00.787Z] #43 5.544 + case "$(go env GOARCH)" in [2020-07-02T16:32:00.787Z] #43 5.544 ++ go env GOARCH [2020-07-02T16:32:00.787Z] #43 5.569 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:00.787Z] #43 5.569 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:00.787Z] #43 5.576 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:00.787Z] #43 5.584 + dir=/tmp/install [2020-07-02T16:32:00.787Z] #43 5.584 + bin=gotestsum [2020-07-02T16:32:00.787Z] #43 5.584 + shift [2020-07-02T16:32:00.787Z] #43 5.584 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-02T16:32:00.787Z] #43 5.584 + . /tmp/install/gotestsum.installer [2020-07-02T16:32:00.787Z] #43 5.584 ++ : v0.3.5 [2020-07-02T16:32:00.787Z] #43 5.585 + install_gotestsum [2020-07-02T16:32:00.787Z] #43 5.585 + set -e [2020-07-02T16:32:00.787Z] #43 5.585 + export GO111MODULE=on [2020-07-02T16:32:00.787Z] #43 5.585 + GO111MODULE=on [2020-07-02T16:32:00.787Z] #43 5.585 + GOBIN=/build [2020-07-02T16:32:00.787Z] #43 5.585 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-02T16:32:00.787Z] #43 5.663 go: finding gotest.tools v0.3.5 [2020-07-02T16:32:00.787Z] #43 5.664 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:00.943Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.8s done [2020-07-02T16:32:00.943Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-02T16:32:01.203Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-02T16:32:01.203Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-02T16:32:01.355Z] #43 6.882 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:01.361Z] 7355b492f1f7: Verifying Checksum [2020-07-02T16:32:01.361Z] 7355b492f1f7: Download complete [2020-07-02T16:32:01.464Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-02T16:32:01.464Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-02T16:32:01.615Z] #43 ... [2020-07-02T16:32:01.615Z] [2020-07-02T16:32:01.615Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:01.615Z] #60 7.050 + RM_GOPATH=0 [2020-07-02T16:32:01.615Z] #60 7.050 + TMP_GOPATH= [2020-07-02T16:32:01.615Z] #60 7.051 + : /build [2020-07-02T16:32:01.615Z] #60 7.051 + '[' -z '' ']' [2020-07-02T16:32:01.615Z] #60 7.055 ++ mktemp -d [2020-07-02T16:32:01.615Z] #60 7.055 + export GOPATH=/tmp/tmp.665POD8IwU [2020-07-02T16:32:01.615Z] #60 7.056 + GOPATH=/tmp/tmp.665POD8IwU [2020-07-02T16:32:01.615Z] #60 7.056 + RM_GOPATH=1 [2020-07-02T16:32:01.615Z] #60 7.056 + case "$(go env GOARCH)" in [2020-07-02T16:32:01.615Z] #60 7.057 ++ go env GOARCH [2020-07-02T16:32:01.615Z] #60 7.081 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:01.615Z] #60 7.081 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:01.615Z] #60 7.086 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:01.615Z] #60 7.110 + dir=/tmp/install [2020-07-02T16:32:01.615Z] #60 7.110 + bin=proxy [2020-07-02T16:32:01.615Z] #60 7.110 + shift [2020-07-02T16:32:01.615Z] #60 7.110 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-02T16:32:01.615Z] #60 7.110 + . /tmp/install/proxy.installer [2020-07-02T16:32:01.615Z] #60 7.111 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:01.615Z] #60 7.112 + install_proxy [2020-07-02T16:32:01.615Z] #60 7.113 + case "$1" in [2020-07-02T16:32:01.615Z] #60 7.113 + export CGO_ENABLED=0 [2020-07-02T16:32:01.615Z] #60 7.113 + CGO_ENABLED=0 [2020-07-02T16:32:01.615Z] #60 7.113 + _install_proxy [2020-07-02T16:32:01.615Z] #60 7.113 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-02T16:32:01.615Z] #60 7.114 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:01.615Z] #60 7.114 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.665POD8IwU/src/github.com/docker/libnetwork [2020-07-02T16:32:01.615Z] #60 7.135 Cloning into '/tmp/tmp.665POD8IwU/src/github.com/docker/libnetwork'... [2020-07-02T16:32:01.875Z] #60 ... [2020-07-02T16:32:01.875Z] [2020-07-02T16:32:01.875Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:32:01.875Z] #28 7.174 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-02T16:32:01.875Z] #28 7.177 Cloning into '.'... [2020-07-02T16:32:02.903Z] 0cad52b1770a: Pull complete [2020-07-02T16:32:03.372Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-02T16:32:03.372Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-02T16:32:03.552Z] e0318f8e4196: Pull complete [2020-07-02T16:32:03.721Z] #28 4.246 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-02T16:32:03.721Z] #28 4.251 Cloning into '.'... [2020-07-02T16:32:03.854Z] cec302fe9541: Pull complete [2020-07-02T16:32:04.154Z] 3e2e3e16099d: Download complete [2020-07-02T16:32:04.355Z] #28 ... [2020-07-02T16:32:04.355Z] [2020-07-02T16:32:04.355Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:04.355Z] #43 3.231 + RM_GOPATH=0 [2020-07-02T16:32:04.355Z] #43 3.231 + TMP_GOPATH= [2020-07-02T16:32:04.355Z] #43 3.231 + : /build [2020-07-02T16:32:04.355Z] #43 3.231 + '[' -z '' ']' [2020-07-02T16:32:04.355Z] #43 3.231 ++ mktemp -d [2020-07-02T16:32:04.355Z] #43 3.232 + export GOPATH=/tmp/tmp.fgGU7yZOib [2020-07-02T16:32:04.355Z] #43 3.232 + GOPATH=/tmp/tmp.fgGU7yZOib [2020-07-02T16:32:04.355Z] #43 3.232 + RM_GOPATH=1 [2020-07-02T16:32:04.355Z] #43 3.232 + case "$(go env GOARCH)" in [2020-07-02T16:32:04.355Z] #43 3.234 ++ go env GOARCH [2020-07-02T16:32:04.355Z] #43 3.237 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:04.355Z] #43 3.237 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:04.355Z] #43 3.238 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:04.355Z] #43 3.247 + dir=/tmp/install [2020-07-02T16:32:04.355Z] #43 3.247 + bin=gotestsum [2020-07-02T16:32:04.355Z] #43 3.247 + shift [2020-07-02T16:32:04.355Z] #43 3.247 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-02T16:32:04.355Z] #43 3.247 + . /tmp/install/gotestsum.installer [2020-07-02T16:32:04.355Z] #43 3.247 ++ : v0.3.5 [2020-07-02T16:32:04.355Z] #43 3.247 + install_gotestsum [2020-07-02T16:32:04.355Z] #43 3.248 + set -e [2020-07-02T16:32:04.355Z] #43 3.248 + export GO111MODULE=on [2020-07-02T16:32:04.355Z] #43 3.248 + GO111MODULE=on [2020-07-02T16:32:04.355Z] #43 3.248 + GOBIN=/build [2020-07-02T16:32:04.355Z] #43 3.248 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-02T16:32:04.355Z] #43 3.306 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:04.355Z] #43 3.307 go: finding gotest.tools v0.3.5 [2020-07-02T16:32:04.355Z] #43 3.946 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:04.355Z] #43 4.218 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:04.355Z] #43 4.526 go: downloading gotest.tools v2.1.0+incompatible [2020-07-02T16:32:04.355Z] #43 4.568 go: extracting gotest.tools v2.1.0+incompatible [2020-07-02T16:32:04.355Z] #43 4.650 go: downloading github.com/pkg/errors v0.8.0 [2020-07-02T16:32:04.355Z] #43 4.658 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:04.355Z] #43 4.662 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:04.355Z] #43 4.720 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:04.355Z] #43 4.735 go: downloading github.com/fatih/color v1.6.0 [2020-07-02T16:32:04.355Z] #43 4.740 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:04.355Z] #43 4.904 go: extracting github.com/pkg/errors v0.8.0 [2020-07-02T16:32:04.355Z] #43 4.922 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:04.355Z] #43 4.926 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:04.355Z] #43 5.033 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:04.355Z] #43 5.056 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:04.355Z] #43 5.115 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:04.355Z] #43 5.123 go: extracting github.com/fatih/color v1.6.0 [2020-07-02T16:32:04.355Z] #43 5.136 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:04.355Z] #43 5.136 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:04.355Z] #43 5.186 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:04.355Z] #43 5.191 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:04.355Z] #43 5.197 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:04.355Z] #43 5.235 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:04.448Z] #28 ... [2020-07-02T16:32:04.448Z] [2020-07-02T16:32:04.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:04.448Z] #10 7.729 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:04.448Z] #10 7.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:04.448Z] #10 7.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:04.448Z] #10 9.179 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:04.707Z] #10 ... [2020-07-02T16:32:04.707Z] [2020-07-02T16:32:04.707Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:04.707Z] #23 4.393 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:04.707Z] #23 4.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:04.707Z] #23 4.718 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:04.707Z] #23 5.672 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:04.707Z] #23 8.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:04.707Z] #23 ... [2020-07-02T16:32:04.707Z] [2020-07-02T16:32:04.707Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:04.707Z] #41 6.587 + RM_GOPATH=0 [2020-07-02T16:32:04.707Z] #41 6.587 + TMP_GOPATH= [2020-07-02T16:32:04.707Z] #41 6.587 + : /build [2020-07-02T16:32:04.707Z] #41 6.587 + '[' -z '' ']' [2020-07-02T16:32:04.707Z] #41 6.593 ++ mktemp -d [2020-07-02T16:32:04.707Z] #41 6.595 + export GOPATH=/tmp/tmp.SxaRm8bPhf [2020-07-02T16:32:04.707Z] #41 6.595 + GOPATH=/tmp/tmp.SxaRm8bPhf [2020-07-02T16:32:04.707Z] #41 6.595 + RM_GOPATH=1 [2020-07-02T16:32:04.707Z] #41 6.596 + case "$(go env GOARCH)" in [2020-07-02T16:32:04.707Z] #41 6.597 ++ go env GOARCH [2020-07-02T16:32:04.707Z] #41 6.652 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:04.707Z] #41 6.652 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:04.707Z] #41 6.654 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:04.707Z] #41 6.656 + dir=/tmp/install [2020-07-02T16:32:04.707Z] #41 6.659 + bin=vndr [2020-07-02T16:32:04.707Z] #41 6.661 + shift [2020-07-02T16:32:04.707Z] #41 6.663 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-02T16:32:04.707Z] #41 6.664 + . /tmp/install/vndr.installer [2020-07-02T16:32:04.707Z] #41 6.666 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:04.707Z] #41 6.667 + install_vndr [2020-07-02T16:32:04.707Z] #41 6.667 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-02T16:32:04.707Z] #41 6.668 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:04.707Z] #41 6.669 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SxaRm8bPhf/src/github.com/LK4D4/vndr [2020-07-02T16:32:04.707Z] #41 6.672 Cloning into '/tmp/tmp.SxaRm8bPhf/src/github.com/LK4D4/vndr'... [2020-07-02T16:32:04.707Z] #41 7.617 + cd /tmp/tmp.SxaRm8bPhf/src/github.com/LK4D4/vndr [2020-07-02T16:32:04.707Z] #41 7.628 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:04.707Z] #41 7.636 + go build -buildmode=pie -v -o /build/vndr . [2020-07-02T16:32:04.707Z] #41 9.421 internal/cpu [2020-07-02T16:32:04.707Z] #41 9.435 runtime/internal/sys [2020-07-02T16:32:04.707Z] #41 9.676 internal/race [2020-07-02T16:32:04.707Z] #41 9.852 sync/atomic [2020-07-02T16:32:04.707Z] #41 10.16 internal/bytealg [2020-07-02T16:32:04.707Z] #41 10.20 unicode [2020-07-02T16:32:04.967Z] #41 ... [2020-07-02T16:32:04.967Z] [2020-07-02T16:32:04.967Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:04.967Z] #38 7.220 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:04.967Z] #38 7.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:04.967Z] #38 7.297 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:04.967Z] #38 8.448 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:04.967Z] #38 ... [2020-07-02T16:32:04.967Z] [2020-07-02T16:32:04.967Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:04.967Z] #47 6.637 + RM_GOPATH=0 [2020-07-02T16:32:04.967Z] #47 6.637 + TMP_GOPATH= [2020-07-02T16:32:04.967Z] #47 6.637 + : /build [2020-07-02T16:32:04.967Z] #47 6.637 + '[' -z '' ']' [2020-07-02T16:32:04.967Z] #47 6.644 ++ mktemp -d [2020-07-02T16:32:04.967Z] #47 6.664 + export GOPATH=/tmp/tmp.ho5fLrS2cS [2020-07-02T16:32:04.967Z] #47 6.664 + GOPATH=/tmp/tmp.ho5fLrS2cS [2020-07-02T16:32:04.967Z] #47 6.664 + RM_GOPATH=1 [2020-07-02T16:32:04.967Z] #47 6.665 + case "$(go env GOARCH)" in [2020-07-02T16:32:04.967Z] #47 6.665 ++ go env GOARCH [2020-07-02T16:32:04.967Z] #47 6.698 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:04.967Z] #47 6.699 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:04.967Z] #47 6.705 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:04.967Z] #47 6.739 + dir=/tmp/install [2020-07-02T16:32:04.967Z] #47 6.740 + bin=shfmt [2020-07-02T16:32:04.967Z] #47 6.740 + shift [2020-07-02T16:32:04.967Z] #47 6.740 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-02T16:32:04.967Z] #47 6.740 + . /tmp/install/shfmt.installer [2020-07-02T16:32:04.967Z] #47 6.741 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:04.967Z] #47 6.742 + install_shfmt [2020-07-02T16:32:04.967Z] #47 6.742 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-02T16:32:04.967Z] #47 6.742 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:04.967Z] #47 6.743 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ho5fLrS2cS/src/github.com/mvdan/sh [2020-07-02T16:32:04.967Z] #47 6.746 Cloning into '/tmp/tmp.ho5fLrS2cS/src/github.com/mvdan/sh'... [2020-07-02T16:32:05.226Z] #47 ... [2020-07-02T16:32:05.226Z] [2020-07-02T16:32:05.226Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:05.226Z] #45 7.101 + RM_GOPATH=0 [2020-07-02T16:32:05.226Z] #45 7.101 + TMP_GOPATH= [2020-07-02T16:32:05.226Z] #45 7.101 + : /build [2020-07-02T16:32:05.226Z] #45 7.101 + '[' -z '' ']' [2020-07-02T16:32:05.226Z] #45 7.105 ++ mktemp -d [2020-07-02T16:32:05.226Z] #45 7.115 + export GOPATH=/tmp/tmp.dtwa4uZKNA [2020-07-02T16:32:05.226Z] #45 7.115 + GOPATH=/tmp/tmp.dtwa4uZKNA [2020-07-02T16:32:05.226Z] #45 7.116 + RM_GOPATH=1 [2020-07-02T16:32:05.226Z] #45 7.116 + case "$(go env GOARCH)" in [2020-07-02T16:32:05.226Z] #45 7.117 ++ go env GOARCH [2020-07-02T16:32:05.226Z] #45 7.140 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:05.226Z] #45 7.140 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:05.226Z] #45 7.142 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:05.226Z] #45 7.145 + dir=/tmp/install [2020-07-02T16:32:05.226Z] #45 7.145 + bin=golangci_lint [2020-07-02T16:32:05.226Z] #45 7.146 + shift [2020-07-02T16:32:05.226Z] #45 7.146 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-02T16:32:05.226Z] #45 7.146 + . /tmp/install/golangci_lint.installer [2020-07-02T16:32:05.226Z] #45 7.146 ++ : v1.23.8 [2020-07-02T16:32:05.226Z] #45 7.148 + install_golangci_lint [2020-07-02T16:32:05.226Z] #45 7.149 + echo 'Installing golangci-lint version v1.23.8' [2020-07-02T16:32:05.226Z] #45 7.149 Installing golangci-lint version v1.23.8 [2020-07-02T16:32:05.226Z] #45 7.150 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:32:05.226Z] #45 ... [2020-07-02T16:32:05.226Z] [2020-07-02T16:32:05.226Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:05.226Z] #51 7.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:05.226Z] #51 7.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:05.226Z] #51 7.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:05.226Z] #51 8.550 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:05.226Z] #51 10.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:05.486Z] #51 ... [2020-07-02T16:32:05.486Z] [2020-07-02T16:32:05.486Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:32:05.486Z] #36 7.228 + git clone https://github.com/docker/distribution.git . [2020-07-02T16:32:05.486Z] #36 7.240 Cloning into '.'... [2020-07-02T16:32:05.746Z] #36 ... [2020-07-02T16:32:05.746Z] [2020-07-02T16:32:05.746Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:05.746Z] #21 7.207 + RM_GOPATH=0 [2020-07-02T16:32:05.746Z] #21 7.207 + TMP_GOPATH= [2020-07-02T16:32:05.746Z] #21 7.207 + : /build [2020-07-02T16:32:05.746Z] #21 7.207 + '[' -z '' ']' [2020-07-02T16:32:05.746Z] #21 7.216 ++ mktemp -d [2020-07-02T16:32:05.746Z] #21 7.216 + export GOPATH=/tmp/tmp.i0kstZYKFM [2020-07-02T16:32:05.746Z] #21 7.216 + GOPATH=/tmp/tmp.i0kstZYKFM [2020-07-02T16:32:05.746Z] #21 7.216 + RM_GOPATH=1 [2020-07-02T16:32:05.746Z] #21 7.216 + case "$(go env GOARCH)" in [2020-07-02T16:32:05.746Z] #21 7.216 ++ go env GOARCH [2020-07-02T16:32:05.746Z] #21 7.255 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:05.746Z] #21 7.255 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:05.746Z] #21 7.256 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:05.746Z] #21 7.258 + dir=/tmp/install [2020-07-02T16:32:05.746Z] #21 7.258 + bin=dockercli [2020-07-02T16:32:05.746Z] #21 7.258 + shift [2020-07-02T16:32:05.746Z] #21 7.258 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-02T16:32:05.746Z] #21 7.259 + . /tmp/install/dockercli.installer [2020-07-02T16:32:05.746Z] #21 7.260 ++ : stable [2020-07-02T16:32:05.746Z] #21 7.261 ++ : 17.06.2-ce [2020-07-02T16:32:05.746Z] #21 7.262 + install_dockercli [2020-07-02T16:32:05.746Z] #21 7.263 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-02T16:32:05.746Z] #21 7.264 Install docker/cli version 17.06.2-ce from stable [2020-07-02T16:32:05.746Z] #21 7.267 ++ uname -m [2020-07-02T16:32:05.746Z] #21 7.272 + arch=x86_64 [2020-07-02T16:32:05.746Z] #21 7.272 + '[' x86_64 '!=' x86_64 ']' [2020-07-02T16:32:05.746Z] #21 7.272 + url=https://download.docker.com/linux/static [2020-07-02T16:32:05.746Z] #21 7.272 + tar -xz docker/docker [2020-07-02T16:32:05.746Z] #21 7.274 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-02T16:32:05.746Z] #21 ... [2020-07-02T16:32:05.746Z] [2020-07-02T16:32:05.746Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:05.746Z] #32 7.682 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:05.746Z] #32 7.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:05.746Z] #32 7.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:05.746Z] #32 8.943 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:05.746Z] #32 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:05.866Z] #43 6.674 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:05.866Z] #43 6.803 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:05.911Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-02T16:32:05.911Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s [2020-07-02T16:32:06.006Z] #32 ... [2020-07-02T16:32:06.006Z] [2020-07-02T16:32:06.006Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:06.006Z] #30 7.082 + RM_GOPATH=0 [2020-07-02T16:32:06.006Z] #30 7.082 + TMP_GOPATH= [2020-07-02T16:32:06.006Z] #30 7.082 + : /build [2020-07-02T16:32:06.006Z] #30 7.082 + '[' -z '' ']' [2020-07-02T16:32:06.006Z] #30 7.083 ++ mktemp -d [2020-07-02T16:32:06.006Z] #30 7.084 + export GOPATH=/tmp/tmp.huK7M5Tklh [2020-07-02T16:32:06.006Z] #30 7.085 + GOPATH=/tmp/tmp.huK7M5Tklh [2020-07-02T16:32:06.006Z] #30 7.085 + RM_GOPATH=1 [2020-07-02T16:32:06.006Z] #30 7.085 + case "$(go env GOARCH)" in [2020-07-02T16:32:06.006Z] #30 7.086 ++ go env GOARCH [2020-07-02T16:32:06.006Z] #30 7.112 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:06.006Z] #30 7.112 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:06.006Z] #30 7.117 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:06.006Z] #30 7.123 + dir=/tmp/install [2020-07-02T16:32:06.006Z] #30 7.124 + bin=tomlv [2020-07-02T16:32:06.006Z] #30 7.125 + shift [2020-07-02T16:32:06.006Z] #30 7.125 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-02T16:32:06.006Z] #30 7.125 + . /tmp/install/tomlv.installer [2020-07-02T16:32:06.006Z] #30 7.125 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:06.006Z] #30 7.126 + install_tomlv [2020-07-02T16:32:06.006Z] #30 7.126 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-02T16:32:06.006Z] #30 7.126 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:06.006Z] #30 7.128 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.huK7M5Tklh/src/github.com/BurntSushi/toml [2020-07-02T16:32:06.006Z] #30 7.133 Cloning into '/tmp/tmp.huK7M5Tklh/src/github.com/BurntSushi/toml'... [2020-07-02T16:32:06.006Z] #30 8.141 + cd /tmp/tmp.huK7M5Tklh/src/github.com/BurntSushi/toml [2020-07-02T16:32:06.006Z] #30 8.155 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:06.006Z] #30 8.174 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:32:06.006Z] #30 8.911 internal/cpu [2020-07-02T16:32:06.006Z] #30 9.051 runtime/internal/atomic [2020-07-02T16:32:06.006Z] #30 9.345 runtime/internal/sys [2020-07-02T16:32:06.006Z] #30 9.587 runtime/internal/math [2020-07-02T16:32:06.006Z] #30 9.662 math/bits [2020-07-02T16:32:06.006Z] #30 9.867 internal/bytealg [2020-07-02T16:32:06.006Z] #30 10.36 math [2020-07-02T16:32:06.006Z] #30 10.75 runtime [2020-07-02T16:32:06.006Z] #30 ... [2020-07-02T16:32:06.006Z] [2020-07-02T16:32:06.006Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:06.006Z] #43 7.395 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:06.006Z] #43 9.030 go: downloading gotest.tools v2.1.0+incompatible [2020-07-02T16:32:06.006Z] #43 9.161 go: extracting gotest.tools v2.1.0+incompatible [2020-07-02T16:32:06.006Z] #43 9.253 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:06.006Z] #43 9.258 go: downloading github.com/pkg/errors v0.8.0 [2020-07-02T16:32:06.006Z] #43 9.279 go: downloading github.com/fatih/color v1.6.0 [2020-07-02T16:32:06.006Z] #43 9.311 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:06.006Z] #43 9.599 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:06.006Z] #43 9.647 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:06.006Z] #43 9.837 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:06.006Z] #43 9.924 go: extracting github.com/fatih/color v1.6.0 [2020-07-02T16:32:06.006Z] #43 9.925 go: extracting github.com/pkg/errors v0.8.0 [2020-07-02T16:32:06.006Z] #43 10.03 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:06.006Z] #43 10.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:06.006Z] #43 10.09 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:06.006Z] #43 10.10 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:06.006Z] #43 10.19 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:06.006Z] #43 10.21 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:06.006Z] #43 10.42 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:06.006Z] #43 10.46 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:06.006Z] #43 10.49 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:06.006Z] #43 10.50 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:06.158Z] #43 6.954 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:06.907Z] bf65a8c1ffe0: Pull complete [2020-07-02T16:32:07.390Z] #43 12.94 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:07.960Z] #43 13.25 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:08.219Z] #43 13.72 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:08.228Z] #43 8.858 go: finding github.com/fatih/color v1.6.0 [2020-07-02T16:32:08.228Z] #43 8.868 go: finding github.com/pkg/errors v0.8.0 [2020-07-02T16:32:08.228Z] #43 8.914 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:08.228Z] #43 ... [2020-07-02T16:32:08.228Z] [2020-07-02T16:32:08.228Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:08.228Z] #21 3.668 + RM_GOPATH=0 [2020-07-02T16:32:08.228Z] #21 3.668 + TMP_GOPATH= [2020-07-02T16:32:08.228Z] #21 3.668 + : /build [2020-07-02T16:32:08.228Z] #21 3.668 + '[' -z '' ']' [2020-07-02T16:32:08.228Z] #21 3.668 ++ mktemp -d [2020-07-02T16:32:08.228Z] #21 3.670 + export GOPATH=/tmp/tmp.Kd1AO0e8Fj [2020-07-02T16:32:08.228Z] #21 3.670 + GOPATH=/tmp/tmp.Kd1AO0e8Fj [2020-07-02T16:32:08.228Z] #21 3.670 + RM_GOPATH=1 [2020-07-02T16:32:08.228Z] #21 3.670 + case "$(go env GOARCH)" in [2020-07-02T16:32:08.228Z] #21 3.675 ++ go env GOARCH [2020-07-02T16:32:08.228Z] #21 3.707 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:08.228Z] #21 3.707 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:08.228Z] #21 3.707 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:08.228Z] #21 3.707 + dir=/tmp/install [2020-07-02T16:32:08.228Z] #21 3.707 + bin=dockercli [2020-07-02T16:32:08.228Z] #21 3.707 + shift [2020-07-02T16:32:08.228Z] #21 3.707 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-02T16:32:08.228Z] #21 3.708 + . /tmp/install/dockercli.installer [2020-07-02T16:32:08.228Z] #21 3.708 ++ : stable [2020-07-02T16:32:08.228Z] #21 3.708 ++ : 17.06.2-ce [2020-07-02T16:32:08.228Z] #21 3.708 + install_dockercli [2020-07-02T16:32:08.228Z] #21 3.708 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-02T16:32:08.228Z] #21 3.708 Install docker/cli version 17.06.2-ce from stable [2020-07-02T16:32:08.228Z] #21 3.708 ++ uname -m [2020-07-02T16:32:08.228Z] #21 3.709 + arch=s390x [2020-07-02T16:32:08.228Z] #21 3.709 + '[' s390x '!=' x86_64 ']' [2020-07-02T16:32:08.228Z] #21 3.709 + '[' s390x '!=' s390x ']' [2020-07-02T16:32:08.228Z] #21 3.709 + url=https://download.docker.com/linux/static [2020-07-02T16:32:08.228Z] #21 3.709 + tar -xz docker/docker [2020-07-02T16:32:08.228Z] #21 3.709 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-02T16:32:08.228Z] #21 8.689 + mkdir -p /build [2020-07-02T16:32:08.228Z] #21 8.690 + mv docker/docker /build/ [2020-07-02T16:32:08.228Z] #21 8.691 + rmdir docker [2020-07-02T16:32:08.228Z] #21 DONE 9.0s [2020-07-02T16:32:08.228Z] [2020-07-02T16:32:08.228Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:08.228Z] #43 8.942 go: finding github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:08.228Z] #43 ... [2020-07-02T16:32:08.228Z] [2020-07-02T16:32:08.228Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:08.228Z] #30 3.355 + RM_GOPATH=0 [2020-07-02T16:32:08.228Z] #30 3.355 + TMP_GOPATH= [2020-07-02T16:32:08.228Z] #30 3.355 + : /build [2020-07-02T16:32:08.228Z] #30 3.355 + '[' -z '' ']' [2020-07-02T16:32:08.228Z] #30 3.355 ++ mktemp -d [2020-07-02T16:32:08.228Z] #30 3.356 + export GOPATH=/tmp/tmp.q4tjVVO7vt [2020-07-02T16:32:08.228Z] #30 3.356 + GOPATH=/tmp/tmp.q4tjVVO7vt [2020-07-02T16:32:08.228Z] #30 3.356 + RM_GOPATH=1 [2020-07-02T16:32:08.228Z] #30 3.356 + case "$(go env GOARCH)" in [2020-07-02T16:32:08.228Z] #30 3.357 ++ go env GOARCH [2020-07-02T16:32:08.228Z] #30 3.385 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:08.228Z] #30 3.385 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:08.228Z] #30 3.386 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:08.228Z] #30 3.392 + dir=/tmp/install [2020-07-02T16:32:08.228Z] #30 3.392 + bin=tomlv [2020-07-02T16:32:08.228Z] #30 3.392 + shift [2020-07-02T16:32:08.228Z] #30 3.393 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-02T16:32:08.228Z] #30 3.393 + . /tmp/install/tomlv.installer [2020-07-02T16:32:08.228Z] #30 3.393 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:08.228Z] #30 3.393 + install_tomlv [2020-07-02T16:32:08.228Z] #30 3.393 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-02T16:32:08.228Z] #30 3.393 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:08.228Z] #30 3.393 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.q4tjVVO7vt/src/github.com/BurntSushi/toml [2020-07-02T16:32:08.228Z] #30 3.401 Cloning into '/tmp/tmp.q4tjVVO7vt/src/github.com/BurntSushi/toml'... [2020-07-02T16:32:08.228Z] #30 4.589 + cd /tmp/tmp.q4tjVVO7vt/src/github.com/BurntSushi/toml [2020-07-02T16:32:08.228Z] #30 4.589 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:08.228Z] #30 4.608 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:32:08.228Z] #30 5.035 math/bits [2020-07-02T16:32:08.228Z] #30 5.110 runtime [2020-07-02T16:32:08.228Z] #30 5.481 math [2020-07-02T16:32:08.228Z] #30 ... [2020-07-02T16:32:08.228Z] [2020-07-02T16:32:08.228Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:08.228Z] #43 9.181 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:08.228Z] #43 9.259 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:08.788Z] #43 ... [2020-07-02T16:32:08.789Z] [2020-07-02T16:32:08.789Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:08.789Z] #32 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:08.878Z] #43 9.479 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:08.879Z] #43 9.638 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:08.879Z] #43 9.782 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:09.007Z] 7355b492f1f7: Pull complete [2020-07-02T16:32:09.184Z] #43 9.958 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:09.184Z] #43 10.06 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:09.184Z] #43 ... [2020-07-02T16:32:09.184Z] [2020-07-02T16:32:09.184Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:09.184Z] #10 3.956 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:09.184Z] #10 4.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:09.184Z] #10 4.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:09.184Z] #10 4.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-02T16:32:09.184Z] #10 6.053 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-02T16:32:09.184Z] #10 8.160 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-02T16:32:09.184Z] #10 ... [2020-07-02T16:32:09.184Z] [2020-07-02T16:32:09.185Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:09.185Z] #51 1.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:09.185Z] #51 1.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:09.185Z] #51 1.842 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:09.185Z] #51 2.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-02T16:32:09.185Z] #51 4.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-02T16:32:09.185Z] #51 4.813 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-02T16:32:09.523Z] #51 ... [2020-07-02T16:32:09.523Z] [2020-07-02T16:32:09.523Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:09.523Z] #45 2.499 + RM_GOPATH=0 [2020-07-02T16:32:09.523Z] #45 2.499 + TMP_GOPATH= [2020-07-02T16:32:09.523Z] #45 2.499 + : /build [2020-07-02T16:32:09.523Z] #45 2.499 + '[' -z '' ']' [2020-07-02T16:32:09.523Z] #45 2.499 ++ mktemp -d [2020-07-02T16:32:09.523Z] #45 2.499 + export GOPATH=/tmp/tmp.Z0OVQcR5Oy [2020-07-02T16:32:09.523Z] #45 2.499 + GOPATH=/tmp/tmp.Z0OVQcR5Oy [2020-07-02T16:32:09.523Z] #45 2.499 + RM_GOPATH=1 [2020-07-02T16:32:09.523Z] #45 2.499 + case "$(go env GOARCH)" in [2020-07-02T16:32:09.523Z] #45 2.499 ++ go env GOARCH [2020-07-02T16:32:09.523Z] #45 2.663 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:09.523Z] #45 2.663 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:09.523Z] #45 2.663 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:09.523Z] #45 2.663 + dir=/tmp/install [2020-07-02T16:32:09.523Z] #45 2.663 + bin=golangci_lint [2020-07-02T16:32:09.523Z] #45 2.663 + shift [2020-07-02T16:32:09.523Z] #45 2.663 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-02T16:32:09.523Z] #45 2.663 + . /tmp/install/golangci_lint.installer [2020-07-02T16:32:09.523Z] #45 2.663 ++ : v1.23.8 [2020-07-02T16:32:09.523Z] #45 2.663 + install_golangci_lint [2020-07-02T16:32:09.523Z] #45 2.663 + echo 'Installing golangci-lint version v1.23.8' [2020-07-02T16:32:09.523Z] #45 2.663 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:32:09.523Z] #45 2.663 Installing golangci-lint version v1.23.8 [2020-07-02T16:32:09.523Z] #45 ... [2020-07-02T16:32:09.523Z] [2020-07-02T16:32:09.523Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:09.523Z] #32 3.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:09.523Z] #32 3.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:09.523Z] #32 3.936 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:09.523Z] #32 4.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-02T16:32:09.523Z] #32 6.054 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-02T16:32:09.523Z] #32 8.092 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-02T16:32:09.819Z] #32 ... [2020-07-02T16:32:09.819Z] [2020-07-02T16:32:09.819Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:09.819Z] #23 4.407 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:09.819Z] #23 4.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:09.819Z] #23 4.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:09.819Z] #23 5.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-02T16:32:09.819Z] #23 6.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-02T16:32:09.819Z] #23 8.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-02T16:32:09.819Z] #23 ... [2020-07-02T16:32:09.819Z] [2020-07-02T16:32:09.819Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:32:09.819Z] #36 4.233 + git clone https://github.com/docker/distribution.git . [2020-07-02T16:32:09.819Z] #36 4.247 Cloning into '.'... [2020-07-02T16:32:10.106Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-02T16:32:10.106Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 [2020-07-02T16:32:10.106Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-02T16:32:10.106Z] #7 DONE 14.8s [2020-07-02T16:32:10.106Z] [2020-07-02T16:32:10.106Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-02T16:32:10.112Z] #36 ... [2020-07-02T16:32:10.112Z] [2020-07-02T16:32:10.112Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:10.112Z] #47 3.178 + RM_GOPATH=0 [2020-07-02T16:32:10.112Z] #47 3.178 + TMP_GOPATH= [2020-07-02T16:32:10.112Z] #47 3.178 + : /build [2020-07-02T16:32:10.112Z] #47 3.178 + '[' -z '' ']' [2020-07-02T16:32:10.112Z] #47 3.178 ++ mktemp -d [2020-07-02T16:32:10.112Z] #47 3.183 + export GOPATH=/tmp/tmp.nPynumOiWx [2020-07-02T16:32:10.112Z] #47 3.183 + GOPATH=/tmp/tmp.nPynumOiWx [2020-07-02T16:32:10.112Z] #47 3.183 + RM_GOPATH=1 [2020-07-02T16:32:10.112Z] #47 3.184 + case "$(go env GOARCH)" in [2020-07-02T16:32:10.112Z] #47 3.184 ++ go env GOARCH [2020-07-02T16:32:10.112Z] #47 3.208 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:10.112Z] #47 3.208 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:10.112Z] #47 3.209 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:10.112Z] #47 3.211 + dir=/tmp/install [2020-07-02T16:32:10.112Z] #47 3.211 + bin=shfmt [2020-07-02T16:32:10.112Z] #47 3.211 + shift [2020-07-02T16:32:10.112Z] #47 3.211 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-02T16:32:10.112Z] #47 3.211 + . /tmp/install/shfmt.installer [2020-07-02T16:32:10.112Z] #47 3.211 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:10.112Z] #47 3.211 + install_shfmt [2020-07-02T16:32:10.112Z] #47 3.212 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:10.112Z] #47 3.212 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-02T16:32:10.112Z] #47 3.212 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nPynumOiWx/src/github.com/mvdan/sh [2020-07-02T16:32:10.112Z] #47 3.218 Cloning into '/tmp/tmp.nPynumOiWx/src/github.com/mvdan/sh'... [2020-07-02T16:32:10.112Z] #47 9.140 + cd /tmp/tmp.nPynumOiWx/src/github.com/mvdan/sh [2020-07-02T16:32:10.112Z] #47 9.140 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:10.112Z] #47 9.296 + GO111MODULE=on [2020-07-02T16:32:10.112Z] #47 9.296 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-02T16:32:10.112Z] #47 10.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:10.112Z] #47 10.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:10.112Z] #47 10.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:10.112Z] #47 10.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:10.112Z] #47 10.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:10.112Z] #47 ... [2020-07-02T16:32:10.112Z] [2020-07-02T16:32:10.112Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:10.112Z] #60 1.592 + RM_GOPATH=0 [2020-07-02T16:32:10.112Z] #60 1.592 + TMP_GOPATH= [2020-07-02T16:32:10.112Z] #60 1.592 + : /build [2020-07-02T16:32:10.112Z] #60 1.592 + '[' -z '' ']' [2020-07-02T16:32:10.112Z] #60 1.592 ++ mktemp -d [2020-07-02T16:32:10.112Z] #60 1.592 + export GOPATH=/tmp/tmp.pk7OTO6hir [2020-07-02T16:32:10.112Z] #60 1.592 + GOPATH=/tmp/tmp.pk7OTO6hir [2020-07-02T16:32:10.112Z] #60 1.592 + RM_GOPATH=1 [2020-07-02T16:32:10.112Z] #60 1.592 + case "$(go env GOARCH)" in [2020-07-02T16:32:10.112Z] #60 1.592 ++ go env GOARCH [2020-07-02T16:32:10.112Z] #60 1.592 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:10.112Z] #60 1.592 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:10.112Z] #60 1.592 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:10.112Z] #60 1.592 + dir=/tmp/install [2020-07-02T16:32:10.112Z] #60 1.592 + bin=proxy [2020-07-02T16:32:10.112Z] #60 1.592 + shift [2020-07-02T16:32:10.112Z] #60 1.592 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-02T16:32:10.112Z] #60 1.592 + . /tmp/install/proxy.installer [2020-07-02T16:32:10.112Z] #60 1.592 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:10.112Z] #60 1.592 + install_proxy [2020-07-02T16:32:10.112Z] #60 1.592 + case "$1" in [2020-07-02T16:32:10.112Z] #60 1.592 + export CGO_ENABLED=0 [2020-07-02T16:32:10.112Z] #60 1.592 + CGO_ENABLED=0 [2020-07-02T16:32:10.112Z] #60 1.592 + _install_proxy [2020-07-02T16:32:10.112Z] #60 1.592 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-02T16:32:10.112Z] #60 1.592 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pk7OTO6hir/src/github.com/docker/libnetwork [2020-07-02T16:32:10.112Z] #60 1.592 Cloning into '/tmp/tmp.pk7OTO6hir/src/github.com/docker/libnetwork'... [2020-07-02T16:32:10.112Z] #60 1.593 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:10.403Z] #60 ... [2020-07-02T16:32:10.403Z] [2020-07-02T16:32:10.403Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:10.403Z] #54 2.366 + RM_GOPATH=0 [2020-07-02T16:32:10.403Z] #54 2.366 + TMP_GOPATH= [2020-07-02T16:32:10.403Z] #54 2.366 + : /build [2020-07-02T16:32:10.403Z] #54 2.366 + '[' -z '' ']' [2020-07-02T16:32:10.403Z] #54 2.367 ++ mktemp -d [2020-07-02T16:32:10.403Z] #54 2.372 + export GOPATH=/tmp/tmp.7XW6L5h6Ww [2020-07-02T16:32:10.403Z] #54 2.372 + GOPATH=/tmp/tmp.7XW6L5h6Ww [2020-07-02T16:32:10.403Z] #54 2.372 + RM_GOPATH=1 [2020-07-02T16:32:10.403Z] #54 2.372 + case "$(go env GOARCH)" in [2020-07-02T16:32:10.403Z] #54 2.373 ++ go env GOARCH [2020-07-02T16:32:10.403Z] #54 2.377 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:10.403Z] #54 2.377 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:10.403Z] #54 2.377 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:10.403Z] #54 2.378 + dir=/tmp/install [2020-07-02T16:32:10.403Z] #54 2.378 + bin=rootlesskit [2020-07-02T16:32:10.403Z] #54 2.378 + shift [2020-07-02T16:32:10.403Z] #54 2.378 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-02T16:32:10.403Z] #54 2.378 + . /tmp/install/rootlesskit.installer [2020-07-02T16:32:10.403Z] #54 2.378 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:32:10.403Z] #54 2.378 + install_rootlesskit [2020-07-02T16:32:10.403Z] #54 2.378 + case "$1" in [2020-07-02T16:32:10.403Z] #54 2.378 + export CGO_ENABLED=0 [2020-07-02T16:32:10.403Z] #54 2.378 + CGO_ENABLED=0 [2020-07-02T16:32:10.403Z] #54 2.378 + _install_rootlesskit [2020-07-02T16:32:10.403Z] #54 2.378 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-02T16:32:10.403Z] #54 2.378 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7XW6L5h6Ww/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:32:10.403Z] #54 2.381 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:32:10.403Z] #54 2.382 Cloning into '/tmp/tmp.7XW6L5h6Ww/src/github.com/rootless-containers/rootlesskit'... [2020-07-02T16:32:10.403Z] #54 5.504 + cd /tmp/tmp.7XW6L5h6Ww/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:32:10.403Z] #54 5.504 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:32:10.403Z] #54 5.794 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:32:10.403Z] #54 5.794 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-02T16:32:10.403Z] #54 ... [2020-07-02T16:32:10.403Z] [2020-07-02T16:32:10.403Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:10.403Z] #41 1.769 + RM_GOPATH=0 [2020-07-02T16:32:10.403Z] #41 1.769 + TMP_GOPATH= [2020-07-02T16:32:10.403Z] #41 1.769 + : /build [2020-07-02T16:32:10.403Z] #41 1.769 + '[' -z '' ']' [2020-07-02T16:32:10.403Z] #41 1.769 ++ mktemp -d [2020-07-02T16:32:10.403Z] #41 1.772 + export GOPATH=/tmp/tmp.GTN2qG8waS [2020-07-02T16:32:10.403Z] #41 1.772 + GOPATH=/tmp/tmp.GTN2qG8waS [2020-07-02T16:32:10.403Z] #41 1.772 + RM_GOPATH=1 [2020-07-02T16:32:10.403Z] #41 1.772 + case "$(go env GOARCH)" in [2020-07-02T16:32:10.403Z] #41 1.772 ++ go env GOARCH [2020-07-02T16:32:10.403Z] #41 1.795 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:10.403Z] #41 1.795 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:10.403Z] #41 1.795 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:10.403Z] #41 1.795 + dir=/tmp/install [2020-07-02T16:32:10.403Z] #41 1.795 + bin=vndr [2020-07-02T16:32:10.403Z] #41 1.795 + shift [2020-07-02T16:32:10.403Z] #41 1.795 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-02T16:32:10.403Z] #41 1.795 + . /tmp/install/vndr.installer [2020-07-02T16:32:10.403Z] #41 1.795 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:10.403Z] #41 1.795 + install_vndr [2020-07-02T16:32:10.403Z] #41 1.795 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-02T16:32:10.403Z] #41 1.795 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GTN2qG8waS/src/github.com/LK4D4/vndr [2020-07-02T16:32:10.403Z] #41 1.795 Cloning into '/tmp/tmp.GTN2qG8waS/src/github.com/LK4D4/vndr'... [2020-07-02T16:32:10.403Z] #41 1.796 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:10.403Z] #41 2.350 + cd /tmp/tmp.GTN2qG8waS/src/github.com/LK4D4/vndr [2020-07-02T16:32:10.403Z] #41 2.350 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:10.403Z] #41 2.366 + go build -buildmode=pie -v -o /build/vndr . [2020-07-02T16:32:10.403Z] #41 3.095 internal/cpu [2020-07-02T16:32:10.403Z] #41 3.104 runtime/internal/atomic [2020-07-02T16:32:10.403Z] #41 3.273 runtime/internal/sys [2020-07-02T16:32:10.403Z] #41 3.437 runtime/internal/math [2020-07-02T16:32:10.403Z] #41 3.484 internal/race [2020-07-02T16:32:10.403Z] #41 3.495 internal/bytealg [2020-07-02T16:32:10.403Z] #41 3.560 sync/atomic [2020-07-02T16:32:10.403Z] #41 3.808 unicode [2020-07-02T16:32:10.403Z] #41 3.886 runtime [2020-07-02T16:32:10.403Z] #41 6.466 unicode/utf8 [2020-07-02T16:32:10.403Z] #41 7.091 math [2020-07-02T16:32:10.694Z] #41 ... [2020-07-02T16:32:10.694Z] [2020-07-02T16:32:10.694Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:10.694Z] #38 4.143 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:10.694Z] #38 4.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:10.694Z] #38 4.208 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:10.694Z] #38 4.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-02T16:32:10.694Z] #38 6.647 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-02T16:32:10.694Z] #38 8.167 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-02T16:32:10.694Z] #38 ... [2020-07-02T16:32:10.694Z] [2020-07-02T16:32:10.694Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:10.694Z] #30 11.30 internal/testlog [2020-07-02T16:32:10.694Z] #30 11.44 encoding [2020-07-02T16:32:10.694Z] #30 11.53 runtime/cgo [2020-07-02T16:32:11.329Z] #32 ... [2020-07-02T16:32:11.329Z] [2020-07-02T16:32:11.329Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:11.329Z] #21 16.37 + mkdir -p /build [2020-07-02T16:32:11.329Z] #21 16.37 + mv docker/docker /build/ [2020-07-02T16:32:11.329Z] #21 16.38 + rmdir docker [2020-07-02T16:32:11.329Z] #21 DONE 16.8s [2020-07-02T16:32:11.329Z] [2020-07-02T16:32:11.329Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:11.329Z] #43 16.74 go: finding github.com/fatih/color v1.6.0 [2020-07-02T16:32:11.588Z] #43 16.98 go: finding github.com/pkg/errors v0.8.0 [2020-07-02T16:32:11.588Z] #43 17.11 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:11.588Z] #43 17.11 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:11.847Z] #43 17.15 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:11.847Z] #43 17.16 go: finding github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:12.416Z] #43 17.77 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:12.416Z] #43 17.87 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:12.550Z] 3e2e3e16099d: Pull complete [2020-07-02T16:32:12.550Z] f8e8effe76ee: Pull complete [2020-07-02T16:32:12.550Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-02T16:32:12.550Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-02T16:32:12.550Z] ---> 22d48dbfbcad [2020-07-02T16:32:12.550Z] Step 5/15 : ARG BUILDX_REPO [2020-07-02T16:32:12.550Z] ---> Running in e0e515c0cc1c [2020-07-02T16:32:12.550Z] Removing intermediate container e0e515c0cc1c [2020-07-02T16:32:12.550Z] ---> f3a5f9f5176b [2020-07-02T16:32:12.550Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-02T16:32:12.550Z] ---> Running in ccc92e26c52e [2020-07-02T16:32:12.643Z] #8 DONE 2.2s [2020-07-02T16:32:12.643Z] [2020-07-02T16:32:12.643Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-02T16:32:12.676Z] #43 18.06 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:12.676Z] #43 18.15 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:12.676Z] #43 18.24 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:12.844Z] Cloning into '/buildx'... [2020-07-02T16:32:12.905Z] #9 DONE 0.6s [2020-07-02T16:32:12.905Z] [2020-07-02T16:32:12.905Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-02T16:32:12.905Z] #35 DONE 0.1s [2020-07-02T16:32:12.905Z] [2020-07-02T16:32:12.905Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-02T16:32:12.905Z] #27 DONE 0.1s [2020-07-02T16:32:12.905Z] [2020-07-02T16:32:12.905Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:32:14.584Z] #43 ... [2020-07-02T16:32:14.584Z] [2020-07-02T16:32:14.584Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:14.584Z] #54 9.688 + cd /tmp/tmp.1sXeBgodfv/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:32:14.584Z] #54 9.693 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:32:14.584Z] #54 9.715 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:32:14.584Z] #54 9.716 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-02T16:32:14.584Z] #54 ... [2020-07-02T16:32:14.584Z] [2020-07-02T16:32:14.584Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:14.584Z] #47 17.86 + cd /tmp/tmp.ho5fLrS2cS/src/github.com/mvdan/sh [2020-07-02T16:32:14.584Z] #47 17.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:14.584Z] #47 18.03 + GO111MODULE=on [2020-07-02T16:32:14.584Z] #47 18.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-02T16:32:14.584Z] #47 19.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:14.584Z] #47 19.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:14.584Z] #47 19.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:14.584Z] #47 19.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:14.584Z] #47 19.72 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:15.153Z] #47 20.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:15.153Z] #47 ... [2020-07-02T16:32:15.153Z] [2020-07-02T16:32:15.153Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:15.153Z] #38 10.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:15.153Z] #38 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:15.413Z] #38 ... [2020-07-02T16:32:15.413Z] [2020-07-02T16:32:15.413Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:15.413Z] #23 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:15.673Z] #23 ... [2020-07-02T16:32:15.673Z] [2020-07-02T16:32:15.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:15.673Z] #41 11.17 runtime [2020-07-02T16:32:15.673Z] #41 14.46 unicode/utf8 [2020-07-02T16:32:15.673Z] #41 15.03 internal/testlog [2020-07-02T16:32:15.673Z] #41 15.42 encoding [2020-07-02T16:32:15.673Z] #41 15.52 unicode/utf16 [2020-07-02T16:32:15.673Z] #41 15.79 container/list [2020-07-02T16:32:15.673Z] #41 16.45 crypto/internal/subtle [2020-07-02T16:32:15.673Z] #41 16.62 crypto/subtle [2020-07-02T16:32:15.673Z] #41 16.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-02T16:32:15.673Z] #41 17.02 internal/nettrace [2020-07-02T16:32:15.673Z] #41 17.44 runtime/cgo [2020-07-02T16:32:15.933Z] #41 ... [2020-07-02T16:32:15.933Z] [2020-07-02T16:32:15.933Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:15.933Z] #47 21.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:16.193Z] #47 ... [2020-07-02T16:32:16.193Z] [2020-07-02T16:32:16.193Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:16.193Z] #10 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:16.193Z] #10 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:16.193Z] #10 ... [2020-07-02T16:32:16.193Z] [2020-07-02T16:32:16.193Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:16.193Z] #30 14.95 unicode/utf8 [2020-07-02T16:32:16.193Z] #30 15.68 runtime/cgo [2020-07-02T16:32:16.258Z] #30 ... [2020-07-02T16:32:16.258Z] [2020-07-02T16:32:16.258Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:16.258Z] #47 11.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:16.258Z] #47 11.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:16.258Z] #47 12.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:16.258Z] #47 13.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:16.258Z] #47 13.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:16.258Z] #47 13.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:16.258Z] #47 13.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:16.258Z] #47 14.26 runtime/cgo [2020-07-02T16:32:16.258Z] #47 14.29 runtime [2020-07-02T16:32:16.389Z] Removing intermediate container ccc92e26c52e [2020-07-02T16:32:16.389Z] ---> 76b144ee1a0d [2020-07-02T16:32:16.389Z] Step 7/15 : WORKDIR /buildx [2020-07-02T16:32:16.389Z] ---> Running in 46d67a1a156a [2020-07-02T16:32:16.389Z] Removing intermediate container 46d67a1a156a [2020-07-02T16:32:16.389Z] ---> ae5f255fcb38 [2020-07-02T16:32:16.389Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-02T16:32:16.389Z] ---> Running in fd643e082ff4 [2020-07-02T16:32:16.389Z] Removing intermediate container fd643e082ff4 [2020-07-02T16:32:16.389Z] ---> 1a47ae019213 [2020-07-02T16:32:16.389Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-02T16:32:16.389Z] ---> Running in 97ca3334c8e3 [2020-07-02T16:32:16.683Z] From https://github.com/docker/buildx [2020-07-02T16:32:16.683Z] * [new tag] v0.3.1 -> build [2020-07-02T16:32:17.132Z] #30 ... [2020-07-02T16:32:17.132Z] [2020-07-02T16:32:17.132Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:17.132Z] #23 22.68 Fetched 8360 kB in 19s (447 kB/s) [2020-07-02T16:32:17.320Z] Switched to branch 'build' [2020-07-02T16:32:18.072Z] #23 22.68 Reading package lists... [2020-07-02T16:32:18.072Z] #23 ... [2020-07-02T16:32:18.072Z] [2020-07-02T16:32:18.072Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:18.072Z] #51 13.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:18.072Z] #51 ... [2020-07-02T16:32:18.072Z] [2020-07-02T16:32:18.072Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:18.072Z] #47 22.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:18.193Z] #36 ... [2020-07-02T16:32:18.193Z] [2020-07-02T16:32:18.193Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:18.193Z] #47 5.177 + RM_GOPATH=0 [2020-07-02T16:32:18.193Z] #47 5.179 + TMP_GOPATH= [2020-07-02T16:32:18.193Z] #47 5.179 + : /build [2020-07-02T16:32:18.193Z] #47 5.179 + '[' -z '' ']' [2020-07-02T16:32:18.193Z] #47 5.185 ++ mktemp -d [2020-07-02T16:32:18.193Z] #47 5.188 + export GOPATH=/tmp/tmp.PERycZyRoP [2020-07-02T16:32:18.193Z] #47 5.188 + GOPATH=/tmp/tmp.PERycZyRoP [2020-07-02T16:32:18.193Z] #47 5.188 + RM_GOPATH=1 [2020-07-02T16:32:18.193Z] #47 5.188 + case "$(go env GOARCH)" in [2020-07-02T16:32:18.193Z] #47 5.190 ++ go env GOARCH [2020-07-02T16:32:18.193Z] #47 5.217 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:18.193Z] #47 5.217 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:18.193Z] #47 5.218 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:18.193Z] #47 5.220 + dir=/tmp/install [2020-07-02T16:32:18.193Z] #47 5.220 + bin=shfmt [2020-07-02T16:32:18.193Z] #47 5.220 + shift [2020-07-02T16:32:18.193Z] #47 5.220 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-02T16:32:18.193Z] #47 5.220 + . /tmp/install/shfmt.installer [2020-07-02T16:32:18.193Z] #47 5.220 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:18.193Z] #47 5.220 + install_shfmt [2020-07-02T16:32:18.193Z] #47 5.221 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-02T16:32:18.193Z] #47 5.221 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PERycZyRoP/src/github.com/mvdan/sh [2020-07-02T16:32:18.193Z] #47 5.221 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:18.193Z] #47 5.231 Cloning into '/tmp/tmp.PERycZyRoP/src/github.com/mvdan/sh'... [2020-07-02T16:32:18.332Z] #47 23.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:18.365Z] Removing intermediate container 97ca3334c8e3 [2020-07-02T16:32:18.365Z] ---> f4a5de491732 [2020-07-02T16:32:18.365Z] Step 10/15 : ARG GOOS [2020-07-02T16:32:18.365Z] ---> Running in 94e464318501 [2020-07-02T16:32:18.365Z] Removing intermediate container 94e464318501 [2020-07-02T16:32:18.365Z] ---> 3fb25491dc0d [2020-07-02T16:32:18.365Z] Step 11/15 : ARG GOARCH [2020-07-02T16:32:18.365Z] ---> Running in 98712b02d035 [2020-07-02T16:32:18.365Z] Removing intermediate container 98712b02d035 [2020-07-02T16:32:18.365Z] ---> 7e47016280ff [2020-07-02T16:32:18.365Z] 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-07-02T16:32:18.365Z] ---> Running in 4ef66ccbe9f8 [2020-07-02T16:32:18.601Z] #47 24.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:18.861Z] #47 24.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:18.861Z] #47 24.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:19.576Z] #47 ... [2020-07-02T16:32:19.577Z] [2020-07-02T16:32:19.577Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:19.577Z] #60 6.493 + RM_GOPATH=0 [2020-07-02T16:32:19.577Z] #60 6.494 + TMP_GOPATH= [2020-07-02T16:32:19.577Z] #60 6.494 + : /build [2020-07-02T16:32:19.577Z] #60 6.495 + '[' -z '' ']' [2020-07-02T16:32:19.577Z] #60 6.502 ++ mktemp -d [2020-07-02T16:32:19.577Z] #60 6.512 + export GOPATH=/tmp/tmp.a5P1bZ7pet [2020-07-02T16:32:19.577Z] #60 6.513 + GOPATH=/tmp/tmp.a5P1bZ7pet [2020-07-02T16:32:19.577Z] #60 6.513 + RM_GOPATH=1 [2020-07-02T16:32:19.577Z] #60 6.514 + case "$(go env GOARCH)" in [2020-07-02T16:32:19.577Z] #60 6.515 ++ go env GOARCH [2020-07-02T16:32:19.577Z] #60 6.540 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:19.577Z] #60 6.540 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:19.577Z] #60 6.542 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:19.577Z] #60 6.547 + dir=/tmp/install [2020-07-02T16:32:19.577Z] #60 6.551 + bin=proxy [2020-07-02T16:32:19.577Z] #60 6.551 + shift [2020-07-02T16:32:19.577Z] #60 6.556 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-02T16:32:19.577Z] #60 6.556 + . /tmp/install/proxy.installer [2020-07-02T16:32:19.577Z] #60 6.559 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:19.577Z] #60 6.562 + install_proxy [2020-07-02T16:32:19.577Z] #60 6.562 + case "$1" in [2020-07-02T16:32:19.577Z] #60 6.563 + export CGO_ENABLED=0 [2020-07-02T16:32:19.577Z] #60 6.563 + CGO_ENABLED=0 [2020-07-02T16:32:19.577Z] #60 6.567 + _install_proxy [2020-07-02T16:32:19.577Z] #60 6.567 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-02T16:32:19.577Z] #60 6.567 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:19.577Z] #60 6.568 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a5P1bZ7pet/src/github.com/docker/libnetwork [2020-07-02T16:32:19.577Z] #60 6.569 Cloning into '/tmp/tmp.a5P1bZ7pet/src/github.com/docker/libnetwork'... [2020-07-02T16:32:19.804Z] #47 25.28 runtime/cgo [2020-07-02T16:32:19.804Z] #47 25.31 runtime [2020-07-02T16:32:20.147Z] #60 ... [2020-07-02T16:32:20.148Z] [2020-07-02T16:32:20.148Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:32:20.148Z] #36 7.123 + git clone https://github.com/docker/distribution.git . [2020-07-02T16:32:20.148Z] #36 7.133 Cloning into '.'... [2020-07-02T16:32:20.713Z] #47 ... [2020-07-02T16:32:20.713Z] [2020-07-02T16:32:20.713Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:20.713Z] #51 13.09 Fetched 8055 kB in 11s (707 kB/s) [2020-07-02T16:32:20.713Z] #51 13.09 Reading package lists... [2020-07-02T16:32:20.713Z] #51 16.74 Reading package lists... [2020-07-02T16:32:20.713Z] #51 20.31 Building dependency tree... [2020-07-02T16:32:20.713Z] #51 21.26 The following additional packages will be installed: [2020-07-02T16:32:20.713Z] #51 21.26 libbtrfs0 [2020-07-02T16:32:20.713Z] #51 21.37 The following NEW packages will be installed: [2020-07-02T16:32:20.713Z] #51 21.37 libbtrfs-dev libbtrfs0 [2020-07-02T16:32:20.713Z] #51 21.52 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-02T16:32:20.713Z] #51 21.52 Need to get 118 kB of archives. [2020-07-02T16:32:20.713Z] #51 21.52 After this operation, 390 kB of additional disk space will be used. [2020-07-02T16:32:20.713Z] #51 21.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-02T16:32:20.713Z] #51 21.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-02T16:32:21.004Z] #51 ... [2020-07-02T16:32:21.004Z] [2020-07-02T16:32:21.004Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:21.004Z] #41 11.94 unicode/utf16 [2020-07-02T16:32:21.004Z] #41 12.18 container/list [2020-07-02T16:32:21.004Z] #41 12.64 crypto/internal/subtle [2020-07-02T16:32:21.004Z] #41 12.74 crypto/subtle [2020-07-02T16:32:21.004Z] #41 12.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-02T16:32:21.004Z] #41 13.04 internal/nettrace [2020-07-02T16:32:21.004Z] #41 13.41 runtime/cgo [2020-07-02T16:32:21.296Z] #41 ... [2020-07-02T16:32:21.296Z] [2020-07-02T16:32:21.296Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:21.296Z] #38 14.49 Fetched 8055 kB in 10s (776 kB/s) [2020-07-02T16:32:21.296Z] #38 14.49 Reading package lists... [2020-07-02T16:32:21.296Z] #38 18.00 Reading package lists... [2020-07-02T16:32:21.296Z] #38 21.16 Building dependency tree... [2020-07-02T16:32:21.296Z] #38 22.23 The following additional packages will be installed: [2020-07-02T16:32:21.296Z] #38 22.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-02T16:32:21.296Z] #38 22.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-02T16:32:21.296Z] #38 22.24 Suggested packages: [2020-07-02T16:32:21.296Z] #38 22.24 manpages-dev python-setuptools [2020-07-02T16:32:21.296Z] #38 ... [2020-07-02T16:32:21.296Z] [2020-07-02T16:32:21.296Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:21.296Z] #51 22.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:21.296Z] #51 22.35 Fetched 118 kB in 0s (812 kB/s) [2020-07-02T16:32:21.587Z] #51 22.43 Selecting previously unselected package libbtrfs0. [2020-07-02T16:32:21.587Z] #51 22.43 (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-07-02T16:32:21.587Z] #51 22.51 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-02T16:32:21.587Z] #51 22.52 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:32:21.878Z] #51 22.61 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:32:21.878Z] #51 22.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-02T16:32:21.878Z] #51 22.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:32:21.878Z] #51 22.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:32:21.878Z] #51 22.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:32:21.878Z] #51 22.83 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:32:22.170Z] #51 ... [2020-07-02T16:32:22.170Z] [2020-07-02T16:32:22.170Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:22.170Z] #60 12.95 Checking out files: 99% (2054/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-02T16:32:22.170Z] #60 13.00 + cd /tmp/tmp.pk7OTO6hir/src/github.com/docker/libnetwork [2020-07-02T16:32:22.170Z] #60 13.00 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:22.170Z] #60 13.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-02T16:32:22.170Z] #60 ... [2020-07-02T16:32:22.170Z] [2020-07-02T16:32:22.170Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:22.170Z] #38 23.15 The following NEW packages will be installed: [2020-07-02T16:32:22.347Z] #47 ... [2020-07-02T16:32:22.347Z] [2020-07-02T16:32:22.347Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:22.347Z] #60 25.23 Checking out files: 59% (1231/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-02T16:32:22.347Z] #60 26.14 + cd /tmp/tmp.665POD8IwU/src/github.com/docker/libnetwork [2020-07-02T16:32:22.347Z] #60 26.14 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:22.347Z] #60 26.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-02T16:32:22.464Z] #38 23.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-02T16:32:22.464Z] #38 23.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-02T16:32:22.464Z] #38 23.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-02T16:32:22.464Z] #38 23.16 python-six zlib1g-dev [2020-07-02T16:32:22.464Z] #38 ... [2020-07-02T16:32:22.464Z] [2020-07-02T16:32:22.464Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:22.464Z] #51 DONE 23.4s [2020-07-02T16:32:22.464Z] [2020-07-02T16:32:22.464Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:22.464Z] #38 23.43 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-02T16:32:22.464Z] #38 23.43 Need to get 3742 kB of archives. [2020-07-02T16:32:22.464Z] #38 23.43 After this operation, 22.0 MB of additional disk space will be used. [2020-07-02T16:32:22.464Z] #38 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-02T16:32:22.464Z] #38 23.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-02T16:32:22.464Z] #38 23.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-02T16:32:22.763Z] #38 23.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-02T16:32:22.763Z] #38 23.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-02T16:32:22.763Z] #38 23.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-02T16:32:22.763Z] #38 23.56 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-07-02T16:32:22.763Z] #38 23.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-02T16:32:23.054Z] #38 24.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-02T16:32:23.054Z] #38 24.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-02T16:32:23.054Z] #38 24.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-02T16:32:23.345Z] #38 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-02T16:32:23.345Z] #38 24.13 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-07-02T16:32:23.345Z] #38 24.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-02T16:32:23.345Z] #38 24.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-02T16:32:23.345Z] #38 24.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-02T16:32:23.345Z] #38 24.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-02T16:32:23.446Z] #36 ... [2020-07-02T16:32:23.447Z] [2020-07-02T16:32:23.447Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:23.447Z] #51 5.822 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:23.447Z] #51 5.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:23.447Z] #51 5.969 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:23.447Z] #51 7.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:23.447Z] #51 9.245 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:23.447Z] #51 ... [2020-07-02T16:32:23.447Z] [2020-07-02T16:32:23.447Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:23.447Z] #41 6.401 + RM_GOPATH=0 [2020-07-02T16:32:23.447Z] #41 6.401 + TMP_GOPATH= [2020-07-02T16:32:23.447Z] #41 6.401 + : /build [2020-07-02T16:32:23.447Z] #41 6.401 + '[' -z '' ']' [2020-07-02T16:32:23.447Z] #41 6.401 ++ mktemp -d [2020-07-02T16:32:23.447Z] #41 6.405 + export GOPATH=/tmp/tmp.mcRrIU7nhx [2020-07-02T16:32:23.447Z] #41 6.405 + GOPATH=/tmp/tmp.mcRrIU7nhx [2020-07-02T16:32:23.447Z] #41 6.405 + RM_GOPATH=1 [2020-07-02T16:32:23.447Z] #41 6.405 + case "$(go env GOARCH)" in [2020-07-02T16:32:23.447Z] #41 6.405 ++ go env GOARCH [2020-07-02T16:32:23.447Z] #41 6.448 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.447Z] #41 6.448 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.447Z] #41 6.450 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:23.447Z] #41 6.458 + dir=/tmp/install [2020-07-02T16:32:23.447Z] #41 6.463 + bin=vndr [2020-07-02T16:32:23.447Z] #41 6.463 + shift [2020-07-02T16:32:23.447Z] #41 6.463 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-02T16:32:23.447Z] #41 6.463 + . /tmp/install/vndr.installer [2020-07-02T16:32:23.447Z] #41 6.463 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:23.447Z] #41 6.463 + install_vndr [2020-07-02T16:32:23.447Z] #41 6.463 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-02T16:32:23.447Z] #41 6.463 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mcRrIU7nhx/src/github.com/LK4D4/vndr [2020-07-02T16:32:23.447Z] #41 6.463 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:23.447Z] #41 6.465 Cloning into '/tmp/tmp.mcRrIU7nhx/src/github.com/LK4D4/vndr'... [2020-07-02T16:32:23.447Z] #41 7.385 + cd /tmp/tmp.mcRrIU7nhx/src/github.com/LK4D4/vndr [2020-07-02T16:32:23.447Z] #41 7.385 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:32:23.447Z] #41 7.390 + go build -buildmode=pie -v -o /build/vndr . [2020-07-02T16:32:23.447Z] #41 8.749 runtime/internal/atomic [2020-07-02T16:32:23.447Z] #41 8.798 internal/cpu [2020-07-02T16:32:23.447Z] #41 9.040 runtime/internal/sys [2020-07-02T16:32:23.447Z] #41 9.293 runtime/internal/math [2020-07-02T16:32:23.447Z] #41 9.428 internal/race [2020-07-02T16:32:23.447Z] #41 9.487 internal/bytealg [2020-07-02T16:32:23.447Z] #41 9.549 sync/atomic [2020-07-02T16:32:23.447Z] #41 9.951 unicode [2020-07-02T16:32:23.447Z] #41 10.40 runtime [2020-07-02T16:32:23.447Z] #41 ... [2020-07-02T16:32:23.447Z] [2020-07-02T16:32:23.447Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:23.447Z] #45 5.866 + RM_GOPATH=0 [2020-07-02T16:32:23.447Z] #45 5.866 + TMP_GOPATH= [2020-07-02T16:32:23.447Z] #45 5.867 + : /build [2020-07-02T16:32:23.447Z] #45 5.868 + '[' -z '' ']' [2020-07-02T16:32:23.447Z] #45 5.872 ++ mktemp -d [2020-07-02T16:32:23.447Z] #45 5.889 + export GOPATH=/tmp/tmp.ceyO9kJlkt [2020-07-02T16:32:23.447Z] #45 5.890 + GOPATH=/tmp/tmp.ceyO9kJlkt [2020-07-02T16:32:23.447Z] #45 5.890 + RM_GOPATH=1 [2020-07-02T16:32:23.447Z] #45 5.890 + case "$(go env GOARCH)" in [2020-07-02T16:32:23.447Z] #45 5.891 ++ go env GOARCH [2020-07-02T16:32:23.447Z] #45 5.903 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.447Z] #45 5.903 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.447Z] #45 5.904 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:23.447Z] #45 5.913 + dir=/tmp/install [2020-07-02T16:32:23.447Z] #45 5.913 + bin=golangci_lint [2020-07-02T16:32:23.447Z] #45 5.913 + shift [2020-07-02T16:32:23.447Z] #45 5.913 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-02T16:32:23.447Z] #45 5.917 + . /tmp/install/golangci_lint.installer [2020-07-02T16:32:23.447Z] #45 5.917 ++ : v1.23.8 [2020-07-02T16:32:23.447Z] #45 5.920 + install_golangci_lint [2020-07-02T16:32:23.447Z] #45 5.921 + echo 'Installing golangci-lint version v1.23.8' [2020-07-02T16:32:23.447Z] #45 5.921 Installing golangci-lint version v1.23.8 [2020-07-02T16:32:23.447Z] #45 5.921 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:32:23.447Z] #45 ... [2020-07-02T16:32:23.447Z] [2020-07-02T16:32:23.447Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:23.447Z] #30 7.002 + RM_GOPATH=0 [2020-07-02T16:32:23.447Z] #30 7.002 + TMP_GOPATH= [2020-07-02T16:32:23.447Z] #30 7.002 + : /build [2020-07-02T16:32:23.447Z] #30 7.002 + '[' -z '' ']' [2020-07-02T16:32:23.447Z] #30 7.002 ++ mktemp -d [2020-07-02T16:32:23.447Z] #30 7.003 + export GOPATH=/tmp/tmp.CC593AsSt6 [2020-07-02T16:32:23.447Z] #30 7.003 + GOPATH=/tmp/tmp.CC593AsSt6 [2020-07-02T16:32:23.447Z] #30 7.003 + RM_GOPATH=1 [2020-07-02T16:32:23.447Z] #30 7.003 + case "$(go env GOARCH)" in [2020-07-02T16:32:23.447Z] #30 7.004 ++ go env GOARCH [2020-07-02T16:32:23.447Z] #30 7.051 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.447Z] #30 7.051 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.447Z] #30 7.053 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:23.447Z] #30 7.058 + dir=/tmp/install [2020-07-02T16:32:23.447Z] #30 7.058 + bin=tomlv [2020-07-02T16:32:23.447Z] #30 7.058 + shift [2020-07-02T16:32:23.447Z] #30 7.062 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-02T16:32:23.447Z] #30 7.062 + . /tmp/install/tomlv.installer [2020-07-02T16:32:23.447Z] #30 7.062 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:23.447Z] #30 7.065 + install_tomlv [2020-07-02T16:32:23.447Z] #30 7.065 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-02T16:32:23.447Z] #30 7.066 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:23.447Z] #30 7.066 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CC593AsSt6/src/github.com/BurntSushi/toml [2020-07-02T16:32:23.447Z] #30 7.071 Cloning into '/tmp/tmp.CC593AsSt6/src/github.com/BurntSushi/toml'... [2020-07-02T16:32:23.447Z] #30 8.103 + cd /tmp/tmp.CC593AsSt6/src/github.com/BurntSushi/toml [2020-07-02T16:32:23.447Z] #30 8.107 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:32:23.447Z] #30 8.142 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:32:23.447Z] #30 8.884 runtime/internal/atomic [2020-07-02T16:32:23.447Z] #30 8.925 internal/cpu [2020-07-02T16:32:23.447Z] #30 9.154 runtime/internal/sys [2020-07-02T16:32:23.447Z] #30 9.451 math/bits [2020-07-02T16:32:23.447Z] #30 9.665 internal/bytealg [2020-07-02T16:32:23.447Z] #30 10.02 math [2020-07-02T16:32:23.447Z] #30 10.64 runtime [2020-07-02T16:32:23.447Z] #30 ... [2020-07-02T16:32:23.447Z] [2020-07-02T16:32:23.447Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:23.447Z] #38 7.404 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:23.447Z] #38 7.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:23.447Z] #38 7.512 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:23.447Z] #38 8.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:23.637Z] #38 ... [2020-07-02T16:32:23.637Z] [2020-07-02T16:32:23.637Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:23.637Z] #32 14.49 Fetched 8055 kB in 11s (752 kB/s) [2020-07-02T16:32:23.637Z] #32 14.49 Reading package lists... [2020-07-02T16:32:23.637Z] #32 18.36 Reading package lists... [2020-07-02T16:32:23.637Z] #32 23.34 Building dependency tree... [2020-07-02T16:32:23.638Z] #32 24.56 The following additional packages will be installed: [2020-07-02T16:32:23.638Z] #32 24.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-02T16:32:23.638Z] #32 24.57 Suggested packages: [2020-07-02T16:32:23.638Z] #32 24.57 cmake-doc ninja-build lrzip [2020-07-02T16:32:23.638Z] #32 24.57 Recommended packages: [2020-07-02T16:32:23.638Z] #32 24.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-02T16:32:23.638Z] #32 ... [2020-07-02T16:32:23.638Z] [2020-07-02T16:32:23.638Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:23.638Z] #10 14.71 Fetched 8055 kB in 11s (741 kB/s) [2020-07-02T16:32:23.638Z] #10 14.71 Reading package lists... [2020-07-02T16:32:23.638Z] #10 19.13 Reading package lists... [2020-07-02T16:32:23.638Z] #10 22.76 Building dependency tree... [2020-07-02T16:32:23.638Z] #10 24.11 The following additional packages will be installed: [2020-07-02T16:32:23.638Z] #10 24.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-02T16:32:23.638Z] #10 24.16 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-02T16:32:23.638Z] #10 24.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-02T16:32:23.638Z] #10 24.16 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:32:23.638Z] #10 24.16 Suggested packages: [2020-07-02T16:32:23.638Z] #10 24.16 gcc-8-locales seccomp wine64 [2020-07-02T16:32:23.708Z] #38 ... [2020-07-02T16:32:23.708Z] [2020-07-02T16:32:23.708Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:23.708Z] #43 7.379 + RM_GOPATH=0 [2020-07-02T16:32:23.708Z] #43 7.379 + TMP_GOPATH= [2020-07-02T16:32:23.708Z] #43 7.379 + : /build [2020-07-02T16:32:23.708Z] #43 7.379 + '[' -z '' ']' [2020-07-02T16:32:23.708Z] #43 7.379 ++ mktemp -d [2020-07-02T16:32:23.708Z] #43 7.380 + export GOPATH=/tmp/tmp.ZRI7jmVhCj [2020-07-02T16:32:23.708Z] #43 7.380 + GOPATH=/tmp/tmp.ZRI7jmVhCj [2020-07-02T16:32:23.708Z] #43 7.380 + RM_GOPATH=1 [2020-07-02T16:32:23.708Z] #43 7.380 + case "$(go env GOARCH)" in [2020-07-02T16:32:23.708Z] #43 7.381 ++ go env GOARCH [2020-07-02T16:32:23.708Z] #43 7.447 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.708Z] #43 7.447 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.708Z] #43 7.453 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:23.708Z] #43 7.455 + dir=/tmp/install [2020-07-02T16:32:23.708Z] #43 7.472 + bin=gotestsum [2020-07-02T16:32:23.708Z] #43 7.478 + shift [2020-07-02T16:32:23.708Z] #43 7.479 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-02T16:32:23.708Z] #43 7.480 + . /tmp/install/gotestsum.installer [2020-07-02T16:32:23.708Z] #43 7.480 ++ : v0.3.5 [2020-07-02T16:32:23.708Z] #43 7.482 + install_gotestsum [2020-07-02T16:32:23.708Z] #43 7.482 + set -e [2020-07-02T16:32:23.708Z] #43 7.485 + export GO111MODULE=on [2020-07-02T16:32:23.708Z] #43 7.485 + GO111MODULE=on [2020-07-02T16:32:23.708Z] #43 7.486 + GOBIN=/build [2020-07-02T16:32:23.708Z] #43 7.486 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-02T16:32:23.708Z] #43 7.673 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:23.708Z] #43 7.675 go: finding gotest.tools v0.3.5 [2020-07-02T16:32:23.708Z] #43 8.764 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:23.708Z] #43 9.323 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-02T16:32:23.708Z] #43 10.11 go: downloading gotest.tools v2.1.0+incompatible [2020-07-02T16:32:23.708Z] #43 10.35 go: extracting gotest.tools v2.1.0+incompatible [2020-07-02T16:32:23.708Z] #43 10.48 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:23.708Z] #43 10.58 go: downloading github.com/pkg/errors v0.8.0 [2020-07-02T16:32:23.708Z] #43 10.67 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:23.929Z] #10 ... [2020-07-02T16:32:23.929Z] [2020-07-02T16:32:23.929Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:23.929Z] #38 24.86 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:23.929Z] #38 24.93 Fetched 3742 kB in 1s (3598 kB/s) [2020-07-02T16:32:23.929Z] #38 24.96 Selecting previously unselected package libcap-dev:s390x. [2020-07-02T16:32:23.969Z] #43 10.83 go: downloading github.com/fatih/color v1.6.0 [2020-07-02T16:32:23.969Z] #43 10.83 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:23.969Z] #43 10.90 go: extracting github.com/pkg/errors v0.8.0 [2020-07-02T16:32:23.969Z] #43 ... [2020-07-02T16:32:23.969Z] [2020-07-02T16:32:23.969Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:23.969Z] #23 4.017 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:23.969Z] #23 4.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:23.969Z] #23 4.062 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:23.969Z] #23 5.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:23.969Z] #23 7.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:23.969Z] #23 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:23.969Z] #23 ... [2020-07-02T16:32:23.969Z] [2020-07-02T16:32:23.969Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:23.969Z] #54 7.137 + RM_GOPATH=0 [2020-07-02T16:32:23.969Z] #54 7.137 + TMP_GOPATH= [2020-07-02T16:32:23.969Z] #54 7.137 + : /build [2020-07-02T16:32:23.969Z] #54 7.137 + '[' -z '' ']' [2020-07-02T16:32:23.969Z] #54 7.142 ++ mktemp -d [2020-07-02T16:32:23.969Z] #54 7.144 + export GOPATH=/tmp/tmp.px4fhG0KAo [2020-07-02T16:32:23.969Z] #54 7.144 + GOPATH=/tmp/tmp.px4fhG0KAo [2020-07-02T16:32:23.969Z] #54 7.144 + RM_GOPATH=1 [2020-07-02T16:32:23.969Z] #54 7.144 + case "$(go env GOARCH)" in [2020-07-02T16:32:23.969Z] #54 7.145 ++ go env GOARCH [2020-07-02T16:32:23.969Z] #54 7.192 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.969Z] #54 7.197 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:23.969Z] #54 7.201 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:23.969Z] #54 7.209 + dir=/tmp/install [2020-07-02T16:32:23.969Z] #54 7.209 + bin=rootlesskit [2020-07-02T16:32:23.969Z] #54 7.209 + shift [2020-07-02T16:32:23.969Z] #54 7.209 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-02T16:32:23.969Z] #54 7.209 + . /tmp/install/rootlesskit.installer [2020-07-02T16:32:23.969Z] #54 7.209 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:32:23.969Z] #54 7.213 + install_rootlesskit [2020-07-02T16:32:23.969Z] #54 7.213 + case "$1" in [2020-07-02T16:32:23.969Z] #54 7.213 + export CGO_ENABLED=0 [2020-07-02T16:32:23.969Z] #54 7.213 + CGO_ENABLED=0 [2020-07-02T16:32:23.969Z] #54 7.214 + _install_rootlesskit [2020-07-02T16:32:23.969Z] #54 7.214 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-02T16:32:23.969Z] #54 7.214 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:32:23.969Z] #54 7.215 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.px4fhG0KAo/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:32:23.969Z] #54 7.221 Cloning into '/tmp/tmp.px4fhG0KAo/src/github.com/rootless-containers/rootlesskit'... [2020-07-02T16:32:24.221Z] #38 24.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-02T16:32:24.221Z] #38 25.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-02T16:32:24.221Z] #38 25.04 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-02T16:32:24.221Z] #38 25.14 Selecting previously unselected package libnet1:s390x. [2020-07-02T16:32:24.221Z] #38 25.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-02T16:32:24.221Z] #38 25.16 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-02T16:32:24.221Z] #38 25.22 Selecting previously unselected package libnet1-dev. [2020-07-02T16:32:24.221Z] #38 ... [2020-07-02T16:32:24.221Z] [2020-07-02T16:32:24.221Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:24.221Z] #23 15.19 Fetched 8055 kB in 11s (743 kB/s) [2020-07-02T16:32:24.221Z] #23 15.19 Reading package lists... [2020-07-02T16:32:24.221Z] #23 19.22 Reading package lists... [2020-07-02T16:32:24.221Z] #23 24.08 Building dependency tree... [2020-07-02T16:32:24.229Z] #54 ... [2020-07-02T16:32:24.230Z] [2020-07-02T16:32:24.230Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:24.230Z] #10 7.897 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:24.230Z] #10 7.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:24.230Z] #10 7.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:24.230Z] #10 9.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:24.230Z] #10 ... [2020-07-02T16:32:24.230Z] [2020-07-02T16:32:24.230Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:32:24.230Z] #28 7.341 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-02T16:32:24.230Z] #28 7.348 Cloning into '.'... [2020-07-02T16:32:24.491Z] #28 ... [2020-07-02T16:32:24.491Z] [2020-07-02T16:32:24.491Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:24.491Z] #32 8.061 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:32:24.491Z] #32 8.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:32:24.491Z] #32 8.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:32:24.491Z] #32 9.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:32:24.491Z] #32 ... [2020-07-02T16:32:24.491Z] [2020-07-02T16:32:24.491Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:24.491Z] #21 6.988 + RM_GOPATH=0 [2020-07-02T16:32:24.491Z] #21 6.988 + TMP_GOPATH= [2020-07-02T16:32:24.491Z] #21 6.988 + : /build [2020-07-02T16:32:24.491Z] #21 6.988 + '[' -z '' ']' [2020-07-02T16:32:24.491Z] #21 6.990 ++ mktemp -d [2020-07-02T16:32:24.491Z] #21 6.991 + export GOPATH=/tmp/tmp.HNYsMSqsJN [2020-07-02T16:32:24.491Z] #21 6.991 + GOPATH=/tmp/tmp.HNYsMSqsJN [2020-07-02T16:32:24.491Z] #21 6.991 + RM_GOPATH=1 [2020-07-02T16:32:24.491Z] #21 6.991 + case "$(go env GOARCH)" in [2020-07-02T16:32:24.491Z] #21 6.996 ++ go env GOARCH [2020-07-02T16:32:24.491Z] #21 7.037 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:24.491Z] #21 7.038 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:24.491Z] #21 7.040 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:24.491Z] #21 7.049 + dir=/tmp/install [2020-07-02T16:32:24.491Z] #21 7.049 + bin=dockercli [2020-07-02T16:32:24.491Z] #21 7.049 + shift [2020-07-02T16:32:24.491Z] #21 7.049 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-02T16:32:24.491Z] #21 7.049 + . /tmp/install/dockercli.installer [2020-07-02T16:32:24.491Z] #21 7.050 ++ : stable [2020-07-02T16:32:24.491Z] #21 7.050 ++ : 17.06.2-ce [2020-07-02T16:32:24.491Z] #21 7.058 + install_dockercli [2020-07-02T16:32:24.491Z] #21 7.058 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-02T16:32:24.491Z] #21 7.059 Install docker/cli version 17.06.2-ce from stable [2020-07-02T16:32:24.491Z] #21 7.059 ++ uname -m [2020-07-02T16:32:24.491Z] #21 7.060 + arch=x86_64 [2020-07-02T16:32:24.491Z] #21 7.060 + '[' x86_64 '!=' x86_64 ']' [2020-07-02T16:32:24.491Z] #21 7.061 + url=https://download.docker.com/linux/static [2020-07-02T16:32:24.491Z] #21 7.064 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-02T16:32:24.491Z] #21 7.075 + tar -xz docker/docker [2020-07-02T16:32:24.513Z] #23 ... [2020-07-02T16:32:24.513Z] [2020-07-02T16:32:24.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:24.513Z] #10 25.20 The following NEW packages will be installed: [2020-07-02T16:32:24.513Z] #10 25.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-02T16:32:24.513Z] #10 25.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-02T16:32:24.513Z] #10 25.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-02T16:32:24.513Z] #10 25.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-02T16:32:24.513Z] #10 25.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-02T16:32:24.513Z] #10 25.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:32:24.513Z] #10 25.32 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-02T16:32:24.513Z] #10 25.32 Need to get 73.3 MB of archives. [2020-07-02T16:32:24.513Z] #10 25.32 After this operation, 494 MB of additional disk space will be used. [2020-07-02T16:32:24.513Z] #10 25.32 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-07-02T16:32:24.513Z] #10 25.51 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-07-02T16:32:24.513Z] #10 ... [2020-07-02T16:32:24.513Z] [2020-07-02T16:32:24.513Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:32:24.513Z] #36 15.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-02T16:32:24.513Z] #36 16.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-02T16:32:24.752Z] #21 ... [2020-07-02T16:32:24.752Z] [2020-07-02T16:32:24.752Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:24.752Z] #32 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:24.804Z] #36 ... [2020-07-02T16:32:24.804Z] [2020-07-02T16:32:24.804Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:24.804Z] #10 25.64 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-07-02T16:32:24.804Z] #10 25.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-02T16:32:25.099Z] #10 26.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-02T16:32:25.391Z] #10 26.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-02T16:32:25.391Z] #10 26.44 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-07-02T16:32:25.684Z] #10 ... [2020-07-02T16:32:25.684Z] [2020-07-02T16:32:25.684Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:25.684Z] #60 DONE 26.5s [2020-07-02T16:32:25.684Z] [2020-07-02T16:32:25.684Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:25.684Z] #38 25.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-02T16:32:25.684Z] #38 25.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:32:25.684Z] #38 25.40 Selecting previously unselected package libnl-3-200:s390x. [2020-07-02T16:32:25.684Z] #38 25.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-02T16:32:25.684Z] #38 25.42 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-02T16:32:25.684Z] #38 25.53 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-02T16:32:25.684Z] #38 25.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-02T16:32:25.684Z] #38 25.56 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-02T16:32:25.684Z] #38 25.81 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-02T16:32:25.684Z] #38 25.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-02T16:32:25.684Z] #38 25.82 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-02T16:32:25.684Z] #38 25.88 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-02T16:32:25.684Z] #38 25.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-02T16:32:25.684Z] #38 25.89 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-02T16:32:25.684Z] #38 25.99 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-02T16:32:25.684Z] #38 25.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-02T16:32:25.684Z] #38 26.01 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-02T16:32:25.684Z] #38 26.19 Selecting previously unselected package libprotobuf17:s390x. [2020-07-02T16:32:25.684Z] #38 26.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-02T16:32:25.684Z] #38 26.23 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-02T16:32:25.977Z] #38 26.79 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-02T16:32:25.977Z] #38 26.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-02T16:32:25.977Z] #38 26.81 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-02T16:32:26.271Z] #38 27.19 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-02T16:32:26.271Z] #38 27.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-02T16:32:26.271Z] #38 27.20 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-02T16:32:26.906Z] #38 ... [2020-07-02T16:32:26.906Z] [2020-07-02T16:32:26.906Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:26.906Z] #43 DONE 27.6s [2020-07-02T16:32:26.906Z] [2020-07-02T16:32:26.906Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:26.906Z] #23 25.45 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-02T16:32:26.906Z] #23 25.45 The following additional packages will be installed: [2020-07-02T16:32:26.906Z] #23 25.45 libjq1 libonig5 [2020-07-02T16:32:26.906Z] #23 25.70 The following NEW packages will be installed: [2020-07-02T16:32:26.906Z] #23 25.70 jq libjq1 libonig5 [2020-07-02T16:32:26.906Z] #23 25.87 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-02T16:32:26.906Z] #23 25.87 Need to get 350 kB of archives. [2020-07-02T16:32:26.906Z] #23 25.87 After this operation, 1154 kB of additional disk space will be used. [2020-07-02T16:32:26.906Z] #23 25.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-02T16:32:26.906Z] #23 25.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-02T16:32:26.906Z] #23 25.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-02T16:32:26.906Z] #23 26.80 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:26.906Z] #23 26.92 Fetched 350 kB in 0s (1786 kB/s) [2020-07-02T16:32:26.906Z] #23 27.03 Selecting previously unselected package libonig5:s390x. [2020-07-02T16:32:26.906Z] #23 27.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-02T16:32:26.906Z] #23 27.07 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-02T16:32:26.906Z] #23 27.08 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-02T16:32:26.906Z] #23 27.30 Selecting previously unselected package libjq1:s390x. [2020-07-02T16:32:26.906Z] #23 27.30 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-02T16:32:26.906Z] #23 27.31 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-02T16:32:26.906Z] #23 27.38 Selecting previously unselected package jq. [2020-07-02T16:32:26.906Z] #23 27.38 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-02T16:32:26.906Z] #23 27.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:32:26.906Z] #23 27.59 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-02T16:32:26.906Z] #23 27.61 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-02T16:32:26.906Z] #23 27.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:32:26.906Z] #23 27.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:32:27.216Z] #23 DONE 28.0s [2020-07-02T16:32:27.216Z] [2020-07-02T16:32:27.216Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-02T16:32:27.216Z] #24 DONE 0.1s [2020-07-02T16:32:27.216Z] [2020-07-02T16:32:27.216Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:27.295Z] #32 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:28.922Z] #60 ... [2020-07-02T16:32:28.922Z] [2020-07-02T16:32:28.922Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:32:28.923Z] #36 23.58 Checking out files: 87% (1399/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-02T16:32:28.923Z] #36 23.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-02T16:32:28.923Z] #36 25.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-02T16:32:29.492Z] #36 ... [2020-07-02T16:32:29.492Z] [2020-07-02T16:32:29.492Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:29.492Z] #38 24.96 Fetched 8360 kB in 18s (463 kB/s) [2020-07-02T16:32:29.492Z] #38 24.96 Reading package lists... [2020-07-02T16:32:29.752Z] #38 31.84 Reading package lists... [2020-07-02T16:32:29.752Z] #38 ... [2020-07-02T16:32:29.752Z] [2020-07-02T16:32:29.752Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:29.752Z] #51 25.06 Fetched 8360 kB in 18s (465 kB/s) [2020-07-02T16:32:29.752Z] #51 25.06 Reading package lists... [2020-07-02T16:32:29.752Z] #51 32.13 Reading package lists... [2020-07-02T16:32:29.752Z] #51 ... [2020-07-02T16:32:29.752Z] [2020-07-02T16:32:29.752Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:29.752Z] #23 22.68 Reading package lists... [2020-07-02T16:32:29.843Z] #32 ... [2020-07-02T16:32:29.843Z] [2020-07-02T16:32:29.843Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:29.843Z] #21 16.11 + mkdir -p /build [2020-07-02T16:32:29.843Z] #21 16.11 + mv docker/docker /build/ [2020-07-02T16:32:29.843Z] #21 16.12 + rmdir docker [2020-07-02T16:32:29.843Z] #21 DONE 16.4s [2020-07-02T16:32:29.843Z] [2020-07-02T16:32:29.843Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:29.843Z] #47 15.49 + cd /tmp/tmp.PERycZyRoP/src/github.com/mvdan/sh [2020-07-02T16:32:29.843Z] #47 15.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:32:29.843Z] #47 15.59 + GO111MODULE=on [2020-07-02T16:32:29.843Z] #47 15.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-02T16:32:29.958Z] #25 2.767 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-02T16:32:30.012Z] #23 30.36 Reading package lists... [2020-07-02T16:32:30.012Z] #23 ... [2020-07-02T16:32:30.012Z] [2020-07-02T16:32:30.012Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:30.012Z] #32 25.43 Fetched 8360 kB in 18s (464 kB/s) [2020-07-02T16:32:30.012Z] #32 25.43 Reading package lists... [2020-07-02T16:32:30.264Z] #25 3.014 [2020-07-02T16:32:30.271Z] #32 32.40 Reading package lists... [2020-07-02T16:32:30.271Z] #32 ... [2020-07-02T16:32:30.271Z] [2020-07-02T16:32:30.271Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:30.271Z] #10 25.95 Fetched 8360 kB in 18s (453 kB/s) [2020-07-02T16:32:30.271Z] #10 25.95 Reading package lists... [2020-07-02T16:32:30.413Z] #47 17.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:30.413Z] #47 17.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:30.413Z] #47 17.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:30.673Z] #47 17.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:30.932Z] #47 17.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:31.651Z] #10 33.24 Reading package lists... [2020-07-02T16:32:31.652Z] #10 ... [2020-07-02T16:32:31.652Z] [2020-07-02T16:32:31.652Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:31.652Z] #23 30.36 Reading package lists... [2020-07-02T16:32:31.874Z] #47 18.78 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:31.892Z] #25 3.202 #### 6.6% ########### 15.5% ################# 24.5% ######################## 33.6% ############################# 40.3% ################################ 44.8% ##################################### 51.6% ########################################## 58.4% ################################################## 69.6% ######################################################## 78.6% ################################################################ 89.9% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-02T16:32:32.185Z] #25 4.839 [2020-07-02T16:32:32.476Z] #25 4.982 ################### 27.6% ############################################################## 87.2% ######################################################################## 100.0% [2020-07-02T16:32:32.476Z] #25 ... [2020-07-02T16:32:32.476Z] [2020-07-02T16:32:32.476Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:32.476Z] #52 1.616 + RM_GOPATH=0 [2020-07-02T16:32:32.476Z] #52 1.616 + TMP_GOPATH= [2020-07-02T16:32:32.476Z] #52 1.616 + : /build [2020-07-02T16:32:32.476Z] #52 1.616 + '[' -z '' ']' [2020-07-02T16:32:32.476Z] #52 1.619 ++ mktemp -d [2020-07-02T16:32:32.476Z] #52 1.624 + export GOPATH=/tmp/tmp.bRJG6NAEJz [2020-07-02T16:32:32.476Z] #52 1.624 + GOPATH=/tmp/tmp.bRJG6NAEJz [2020-07-02T16:32:32.476Z] #52 1.624 + RM_GOPATH=1 [2020-07-02T16:32:32.476Z] #52 1.624 + case "$(go env GOARCH)" in [2020-07-02T16:32:32.476Z] #52 1.626 ++ go env GOARCH [2020-07-02T16:32:32.476Z] #52 1.648 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:32.476Z] #52 1.648 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:32.476Z] #52 1.650 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:32.476Z] #52 1.656 + dir=/tmp/install [2020-07-02T16:32:32.476Z] #52 1.657 + bin=containerd [2020-07-02T16:32:32.476Z] #52 1.657 + shift [2020-07-02T16:32:32.476Z] #52 1.657 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-02T16:32:32.476Z] #52 1.657 + . /tmp/install/containerd.installer [2020-07-02T16:32:32.476Z] #52 1.657 ++ set -e [2020-07-02T16:32:32.476Z] #52 1.658 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:32:32.476Z] #52 1.659 + install_containerd [2020-07-02T16:32:32.476Z] #52 1.661 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-02T16:32:32.476Z] #52 1.661 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:32:32.476Z] #52 1.661 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bRJG6NAEJz/src/github.com/containerd/containerd [2020-07-02T16:32:32.476Z] #52 1.669 Cloning into '/tmp/tmp.bRJG6NAEJz/src/github.com/containerd/containerd'... [2020-07-02T16:32:32.768Z] #52 ... [2020-07-02T16:32:32.768Z] [2020-07-02T16:32:32.768Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:32:32.768Z] #28 33.14 Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-02T16:32:32.768Z] #28 33.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-02T16:32:32.768Z] #28 33.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-02T16:32:32.815Z] #47 19.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:33.559Z] #23 37.17 Building dependency tree... [2020-07-02T16:32:33.559Z] #23 ... [2020-07-02T16:32:33.559Z] [2020-07-02T16:32:33.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:33.559Z] #41 28.90 vendor/golang.org/x/crypto/curve25519 [2020-07-02T16:32:33.559Z] #41 ... [2020-07-02T16:32:33.559Z] [2020-07-02T16:32:33.559Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:33.559Z] #38 31.84 Reading package lists... [2020-07-02T16:32:34.198Z] #47 21.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:34.198Z] #47 ... [2020-07-02T16:32:34.198Z] [2020-07-02T16:32:34.198Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:34.198Z] #38 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:34.198Z] #38 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:34.198Z] #38 ... [2020-07-02T16:32:34.198Z] [2020-07-02T16:32:34.198Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:34.198Z] #43 11.09 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:34.198Z] #43 11.15 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:34.198Z] #43 11.37 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:34.198Z] #43 11.38 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:34.198Z] #43 11.45 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:34.198Z] #43 11.64 go: extracting github.com/fatih/color v1.6.0 [2020-07-02T16:32:34.198Z] #43 11.66 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:34.198Z] #43 11.76 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:34.198Z] #43 11.76 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:34.198Z] #43 11.82 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:34.198Z] #43 11.84 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:34.198Z] #43 11.96 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:34.198Z] #43 12.10 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:34.198Z] #43 14.49 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:34.198Z] #43 14.54 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:34.198Z] #43 15.00 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:34.198Z] #43 18.43 go: finding github.com/fatih/color v1.6.0 [2020-07-02T16:32:34.198Z] #43 18.60 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:32:34.198Z] #43 18.61 go: finding github.com/pkg/errors v0.8.0 [2020-07-02T16:32:34.198Z] #43 18.61 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:32:34.198Z] #43 18.65 go: finding github.com/spf13/pflag v1.0.1 [2020-07-02T16:32:34.198Z] #43 18.66 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:32:34.198Z] #43 18.89 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:32:34.198Z] #43 19.03 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:32:34.198Z] #43 19.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:32:34.198Z] #43 19.21 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:32:34.198Z] #43 19.26 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:32:34.459Z] #43 ... [2020-07-02T16:32:34.459Z] [2020-07-02T16:32:34.459Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:34.459Z] #23 21.57 Fetched 8360 kB in 18s (465 kB/s) [2020-07-02T16:32:34.719Z] #23 21.57 Reading package lists... [2020-07-02T16:32:34.719Z] #23 ... [2020-07-02T16:32:34.719Z] [2020-07-02T16:32:34.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:34.719Z] #10 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:32:34.719Z] #10 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:34.719Z] #10 ... [2020-07-02T16:32:34.719Z] [2020-07-02T16:32:34.719Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:34.719Z] #51 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:32:34.845Z] #28 ... [2020-07-02T16:32:34.845Z] [2020-07-02T16:32:34.845Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:34.845Z] #32 25.38 The following NEW packages will be installed: [2020-07-02T16:32:34.845Z] #32 25.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-02T16:32:34.845Z] #32 25.39 vim-common xxd [2020-07-02T16:32:34.845Z] #32 25.80 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-02T16:32:34.845Z] #32 25.80 Need to get 14.0 MB of archives. [2020-07-02T16:32:34.845Z] #32 25.80 After this operation, 62.1 MB of additional disk space will be used. [2020-07-02T16:32:34.845Z] #32 25.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-02T16:32:34.845Z] #32 26.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:32:34.845Z] #32 26.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-02T16:32:34.845Z] #32 26.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-02T16:32:34.845Z] #32 27.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-02T16:32:34.845Z] #32 27.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-02T16:32:34.846Z] #32 27.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-02T16:32:34.846Z] #32 27.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-02T16:32:34.846Z] #32 27.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-02T16:32:34.846Z] #32 27.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-02T16:32:34.846Z] #32 29.31 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:34.846Z] #32 29.41 Fetched 14.0 MB in 3s (4464 kB/s) [2020-07-02T16:32:34.846Z] #32 29.48 Selecting previously unselected package xxd. [2020-07-02T16:32:34.846Z] #32 29.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-07-02T16:32:34.846Z] #32 29.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-02T16:32:34.846Z] #32 29.58 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:32:34.846Z] #32 29.70 Selecting previously unselected package vim-common. [2020-07-02T16:32:34.846Z] #32 29.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:32:34.846Z] #32 29.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:32:34.846Z] #32 29.95 Selecting previously unselected package cmake-data. [2020-07-02T16:32:34.846Z] #32 29.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-02T16:32:34.846Z] #32 29.96 Unpacking cmake-data (3.13.4-1) ... [2020-07-02T16:32:34.846Z] #32 32.00 Selecting previously unselected package libicu63:s390x. [2020-07-02T16:32:34.846Z] #32 32.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-02T16:32:34.846Z] #32 32.05 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-02T16:32:34.846Z] #32 ... [2020-07-02T16:32:34.846Z] [2020-07-02T16:32:34.846Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:34.846Z] #25 5.429 [2020-07-02T16:32:34.846Z] #25 5.586 ########### 16.4% ################### 27.7% ########################################### 60.9% ######################################################################## 100.0% [2020-07-02T16:32:34.846Z] #25 6.230 [2020-07-02T16:32:34.979Z] #51 ... [2020-07-02T16:32:34.980Z] [2020-07-02T16:32:34.980Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:34.980Z] #41 13.91 unicode/utf8 [2020-07-02T16:32:34.980Z] #41 14.49 math [2020-07-02T16:32:34.980Z] #41 19.91 unicode/utf16 [2020-07-02T16:32:34.980Z] #41 20.16 container/list [2020-07-02T16:32:34.980Z] #41 20.80 crypto/internal/subtle [2020-07-02T16:32:34.980Z] #41 20.95 crypto/subtle [2020-07-02T16:32:34.980Z] #41 21.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-02T16:32:34.980Z] #41 21.31 internal/nettrace [2020-07-02T16:32:34.980Z] #41 21.44 runtime/cgo [2020-07-02T16:32:35.138Z] #25 6.400 ### 4.2% ######### 12.8% ############### 21.4% ##################### 30.0% ########################## 36.4% ################################# 47.2% ######################################## 55.8% ############################################ 62.2% #################################################### 73.0% ############################################################ 83.7% ################################################################### 93.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-07-02T16:32:35.240Z] #41 ... [2020-07-02T16:32:35.240Z] [2020-07-02T16:32:35.240Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:35.240Z] #47 22.32 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:32:35.240Z] #47 22.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:32:35.435Z] #25 8.201 [2020-07-02T16:32:35.436Z] #25 8.316 0.1% [2020-07-02T16:32:35.436Z] #25 ... [2020-07-02T16:32:35.436Z] [2020-07-02T16:32:35.436Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:35.436Z] #41 26.52 internal/reflectlite [2020-07-02T16:32:35.436Z] #41 26.55 sync [2020-07-02T16:32:35.436Z] #41 28.66 github.com/LK4D4/vndr/godl/singleflight [2020-07-02T16:32:35.436Z] #41 28.93 math/rand [2020-07-02T16:32:35.436Z] #41 29.55 internal/singleflight [2020-07-02T16:32:35.436Z] #41 29.89 io [2020-07-02T16:32:35.436Z] #41 29.89 sort [2020-07-02T16:32:35.436Z] #41 30.77 strconv [2020-07-02T16:32:35.436Z] #41 30.83 bytes [2020-07-02T16:32:35.436Z] #41 32.73 bufio [2020-07-02T16:32:35.436Z] #41 33.44 reflect [2020-07-02T16:32:35.436Z] #41 34.04 syscall [2020-07-02T16:32:35.727Z] #41 ... [2020-07-02T16:32:35.727Z] [2020-07-02T16:32:35.727Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:35.729Z] #38 39.34 Building dependency tree... [2020-07-02T16:32:35.811Z] #47 22.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:32:35.811Z] #47 22.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:32:35.811Z] #47 ... [2020-07-02T16:32:35.811Z] [2020-07-02T16:32:35.811Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:35.811Z] #54 12.78 + cd /tmp/tmp.px4fhG0KAo/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:32:35.811Z] #54 12.78 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:32:35.811Z] #54 13.26 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:32:35.811Z] #54 13.26 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-02T16:32:36.019Z] #25 8.316 0.1% ## 3.5% ### 5.3% ##### 7.2% ####### 10.3% [2020-07-02T16:32:36.019Z] #25 ... [2020-07-02T16:32:36.019Z] [2020-07-02T16:32:36.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:36.019Z] #10 26.95 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-07-02T16:32:36.019Z] #10 26.99 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-07-02T16:32:36.019Z] #10 30.85 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-07-02T16:32:36.019Z] #10 33.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-02T16:32:36.019Z] #10 33.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-02T16:32:36.019Z] #10 33.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-02T16:32:36.019Z] #10 33.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-02T16:32:36.019Z] #10 33.70 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-07-02T16:32:36.019Z] #10 33.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-02T16:32:36.019Z] #10 33.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-02T16:32:36.019Z] #10 33.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-02T16:32:36.019Z] #10 33.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-02T16:32:36.019Z] #10 33.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-02T16:32:36.019Z] #10 33.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-02T16:32:36.019Z] #10 33.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-02T16:32:36.019Z] #10 34.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-02T16:32:36.019Z] #10 34.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-02T16:32:36.019Z] #10 34.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-02T16:32:36.019Z] #10 34.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:36.019Z] #10 34.82 Fetched 73.3 MB in 9s (8223 kB/s) [2020-07-02T16:32:36.019Z] #10 34.88 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-02T16:32:36.019Z] #10 34.88 (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-07-02T16:32:36.019Z] #10 34.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-02T16:32:36.019Z] #10 34.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:32:36.019Z] #10 36.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-02T16:32:36.019Z] #10 36.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-02T16:32:36.019Z] #10 36.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:32:36.019Z] #10 ... [2020-07-02T16:32:36.019Z] [2020-07-02T16:32:36.019Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:36.602Z] #25 8.316 0.1% ## 3.5% ### 5.3% ##### 7.2% ####### 10.3% ######## 11.6% ######### 13.4% ########## 15.2% ############ 17.6% ############## 20.6% [2020-07-02T16:32:36.602Z] #25 ... [2020-07-02T16:32:36.602Z] [2020-07-02T16:32:36.602Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:36.602Z] #30 27.50 internal/reflectlite [2020-07-02T16:32:36.602Z] #30 27.50 sync [2020-07-02T16:32:36.602Z] #30 29.57 errors [2020-07-02T16:32:36.602Z] #30 29.58 sort [2020-07-02T16:32:36.602Z] #30 29.81 strconv [2020-07-02T16:32:36.602Z] #30 30.65 io [2020-07-02T16:32:36.602Z] #30 31.49 internal/oserror [2020-07-02T16:32:36.602Z] #30 31.57 syscall [2020-07-02T16:32:36.602Z] #30 32.35 reflect [2020-07-02T16:32:36.602Z] #30 37.27 time [2020-07-02T16:32:36.602Z] #30 ... [2020-07-02T16:32:36.602Z] [2020-07-02T16:32:36.602Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:36.752Z] #54 ... [2020-07-02T16:32:36.752Z] [2020-07-02T16:32:36.752Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:36.752Z] #47 23.64 runtime [2020-07-02T16:32:36.752Z] #47 23.68 runtime/cgo [2020-07-02T16:32:36.895Z] #25 8.316 0.1% ## 3.5% ### 5.3% ##### 7.2% ####### 10.3% ######## 11.6% ######### 13.4% ########## 15.2% ############ 17.6% ############## 20.6% ################ 22.5% ####### [2020-07-02T16:32:36.895Z] #25 ... [2020-07-02T16:32:36.895Z] [2020-07-02T16:32:36.895Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:36.895Z] #38 28.48 Selecting previously unselected package libprotoc17:s390x. [2020-07-02T16:32:36.895Z] #38 28.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-02T16:32:36.895Z] #38 28.54 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 29.35 Selecting previously unselected package protobuf-c-compiler. [2020-07-02T16:32:36.895Z] #38 29.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-02T16:32:36.895Z] #38 29.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:32:36.895Z] #38 29.43 Selecting previously unselected package protobuf-compiler. [2020-07-02T16:32:36.895Z] #38 29.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-02T16:32:36.895Z] #38 29.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 29.56 Selecting previously unselected package python-pkg-resources. [2020-07-02T16:32:36.895Z] #38 29.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:32:36.895Z] #38 29.59 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-02T16:32:36.895Z] #38 29.80 Selecting previously unselected package python-six. [2020-07-02T16:32:36.895Z] #38 29.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-02T16:32:36.895Z] #38 29.83 Unpacking python-six (1.12.0-1) ... [2020-07-02T16:32:36.895Z] #38 29.90 Selecting previously unselected package python-protobuf. [2020-07-02T16:32:36.895Z] #38 29.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-02T16:32:36.895Z] #38 29.91 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 30.29 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-02T16:32:36.895Z] #38 32.28 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 32.30 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-02T16:32:36.895Z] #38 32.31 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-02T16:32:36.895Z] #38 32.32 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-02T16:32:36.895Z] #38 32.33 Setting up python-six (1.12.0-1) ... [2020-07-02T16:32:36.895Z] #38 33.81 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-02T16:32:36.895Z] #38 33.82 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-02T16:32:36.895Z] #38 33.84 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 33.85 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-02T16:32:36.895Z] #38 33.86 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 33.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 33.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:32:36.895Z] #38 33.88 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 33.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:32:36.895Z] #38 33.90 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-02T16:32:36.895Z] #38 36.92 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-02T16:32:36.895Z] #38 36.93 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:32:36.895Z] #38 DONE 37.7s [2020-07-02T16:32:36.895Z] [2020-07-02T16:32:36.895Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:37.642Z] #38 ... [2020-07-02T16:32:37.642Z] [2020-07-02T16:32:37.642Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:37.642Z] #43 DONE 43.1s [2020-07-02T16:32:37.642Z] [2020-07-02T16:32:37.642Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:37.642Z] #23 40.89 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-02T16:32:37.642Z] #23 40.89 The following additional packages will be installed: [2020-07-02T16:32:37.642Z] #23 40.90 libjq1 libonig5 [2020-07-02T16:32:37.642Z] #23 41.39 The following NEW packages will be installed: [2020-07-02T16:32:37.642Z] #23 41.39 jq libjq1 libonig5 [2020-07-02T16:32:37.642Z] #23 41.99 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:32:37.642Z] #23 41.99 Need to get 355 kB of archives. [2020-07-02T16:32:37.642Z] #23 41.99 After this operation, 1072 kB of additional disk space will be used. [2020-07-02T16:32:37.642Z] #23 41.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-02T16:32:37.642Z] #23 41.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-02T16:32:37.642Z] #23 42.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-02T16:32:37.692Z] #47 ... [2020-07-02T16:32:37.692Z] [2020-07-02T16:32:37.692Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:37.692Z] #30 14.67 internal/testlog [2020-07-02T16:32:37.692Z] #30 15.01 encoding [2020-07-02T16:32:37.692Z] #30 15.18 runtime/cgo [2020-07-02T16:32:37.692Z] #30 ... [2020-07-02T16:32:37.692Z] [2020-07-02T16:32:37.692Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:37.953Z] #60 24.06 Checking out files: 57% (1187/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-02T16:32:37.953Z] #60 24.98 + cd /tmp/tmp.a5P1bZ7pet/src/github.com/docker/libnetwork [2020-07-02T16:32:37.953Z] #60 24.99 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:32:38.212Z] #23 43.64 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:38.523Z] #60 25.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-02T16:32:38.781Z] #23 44.03 Fetched 355 kB in 0s (736 kB/s) [2020-07-02T16:32:38.781Z] #23 44.27 Selecting previously unselected package libonig5:amd64. [2020-07-02T16:32:38.782Z] #23 44.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:32:38.782Z] #23 44.35 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-02T16:32:39.041Z] #23 44.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:32:39.041Z] #23 44.61 Selecting previously unselected package libjq1:amd64. [2020-07-02T16:32:39.041Z] #23 44.61 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:32:39.041Z] #23 44.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:32:39.301Z] #23 44.83 Selecting previously unselected package jq. [2020-07-02T16:32:39.301Z] #23 44.86 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:32:39.301Z] #23 44.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:32:39.561Z] #23 45.14 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:32:39.561Z] #23 45.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:32:39.561Z] #23 45.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:32:39.561Z] #23 45.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:32:39.821Z] #23 ... [2020-07-02T16:32:39.821Z] [2020-07-02T16:32:39.821Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:39.821Z] #60 DONE 45.3s [2020-07-02T16:32:39.821Z] [2020-07-02T16:32:39.821Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:39.821Z] #38 43.25 The following additional packages will be installed: [2020-07-02T16:32:39.821Z] #38 43.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-02T16:32:39.821Z] #38 43.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-02T16:32:39.821Z] #38 43.30 Suggested packages: [2020-07-02T16:32:39.821Z] #38 43.30 manpages-dev python-setuptools [2020-07-02T16:32:39.821Z] #38 44.95 The following NEW packages will be installed: [2020-07-02T16:32:39.821Z] #38 44.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-02T16:32:39.821Z] #38 44.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-02T16:32:39.821Z] #38 44.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-02T16:32:39.821Z] #38 44.98 python-six zlib1g-dev [2020-07-02T16:32:39.821Z] #38 45.40 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:32:39.821Z] #38 45.40 Need to get 4095 kB of archives. [2020-07-02T16:32:39.821Z] #38 45.40 After this operation, 22.5 MB of additional disk space will be used. [2020-07-02T16:32:39.821Z] #38 45.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-02T16:32:39.821Z] #38 45.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-02T16:32:39.821Z] #38 45.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-02T16:32:39.821Z] #38 45.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-02T16:32:40.082Z] #38 45.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-02T16:32:40.082Z] #38 45.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-02T16:32:40.082Z] #38 45.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-02T16:32:40.082Z] #38 45.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-02T16:32:40.082Z] #38 45.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-02T16:32:40.164Z] #25 8.316 0.1% ## 3.5% ### 5.3% ##### 7.2% ####### 10.3% ######## 11.6% ######### 13.4% ########## 15.2% ############ 17.6% ############## 20.6% ################ 22.5% ################# 24.4% ################### 27.5% ##################### 29.3% ###################### 31.8% ######################## 33.7% ######################### 35.6% ########################### 38.1% ############################# 40.6% ############################## 42.5% ############################### 44.3% ################################# 46.2% ################################### 48.7% #################################### 51.2% ###################################### 53.7% ######################################## 56.2% ########################################## 59.4% ########################################### 61.1% ############################################## 64.5% ################################################ 66.8% ################################################# 69.3% ################################################### 71.8% ##################################################### 74.3% ####################################################### 77.4% ########################################################## 81.3% ############################################################ 84.5% ############################################################### 87.6% ################################################################ 89.4% ################################################################## 92.2% ################################################################### 94.4% [2020-07-02T16:32:40.164Z] #25 ... [2020-07-02T16:32:40.164Z] [2020-07-02T16:32:40.164Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:40.164Z] #32 36.83 Selecting previously unselected package libxml2:s390x. [2020-07-02T16:32:40.164Z] #32 36.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-02T16:32:40.164Z] #32 36.83 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:32:40.164Z] #32 37.20 Selecting previously unselected package libarchive13:s390x. [2020-07-02T16:32:40.164Z] #32 37.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-02T16:32:40.164Z] #32 37.22 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-02T16:32:40.164Z] #32 37.67 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-02T16:32:40.164Z] #32 37.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-02T16:32:40.164Z] #32 37.67 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-02T16:32:40.164Z] #32 37.87 Selecting previously unselected package librhash0:s390x. [2020-07-02T16:32:40.164Z] #32 37.87 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-02T16:32:40.164Z] #32 37.88 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-02T16:32:40.164Z] #32 38.06 Selecting previously unselected package libuv1:s390x. [2020-07-02T16:32:40.164Z] #32 38.06 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-02T16:32:40.164Z] #32 38.06 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-02T16:32:40.164Z] #32 38.28 Selecting previously unselected package cmake. [2020-07-02T16:32:40.164Z] #32 38.28 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-02T16:32:40.164Z] #32 38.30 Unpacking cmake (3.13.4-1) ... [2020-07-02T16:32:40.164Z] #32 40.27 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-02T16:32:40.164Z] #32 40.31 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:32:40.164Z] #32 40.32 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-02T16:32:40.164Z] #32 40.33 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:32:40.164Z] #32 40.36 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-02T16:32:40.164Z] #32 40.37 Setting up cmake-data (3.13.4-1) ... [2020-07-02T16:32:40.164Z] #32 40.38 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:32:40.164Z] #32 40.39 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-02T16:32:40.164Z] #32 40.40 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-02T16:32:40.164Z] #32 40.41 Setting up cmake (3.13.4-1) ... [2020-07-02T16:32:40.164Z] #32 40.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:32:40.164Z] #32 40.45 Processing triggers for mime-support (3.62) ... [2020-07-02T16:32:40.164Z] #32 DONE 41.0s [2020-07-02T16:32:40.164Z] [2020-07-02T16:32:40.164Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:40.342Z] #38 ... [2020-07-02T16:32:40.342Z] [2020-07-02T16:32:40.342Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:40.342Z] #23 DONE 45.7s [2020-07-02T16:32:40.342Z] [2020-07-02T16:32:40.342Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:40.342Z] #38 45.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-02T16:32:40.342Z] #38 45.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-02T16:32:40.342Z] #38 ... [2020-07-02T16:32:40.342Z] [2020-07-02T16:32:40.342Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-02T16:32:40.342Z] #24 DONE 0.1s [2020-07-02T16:32:40.456Z] #25 8.316 0.1% ## 3.5% ### 5.3% ##### 7.2% ####### 10.3% ######## 11.6% ######### 13.4% ########## 15.2% ############ 17.6% ############## 20.6% ################ 22.5% ################# 24.4% ################### 27.5% ##################### 29.3% ###################### 31.8% ######################## 33.7% ######################### 35.6% ########################### 38.1% ############################# 40.6% ############################## 42.5% ############################### 44.3% ################################# 46.2% ################################### 48.7% #################################### 51.2% ###################################### 53.7% ######################################## 56.2% ########################################## 59.4% ########################################### 61.1% ############################################## 64.5% ################################################ 66.8% ################################################# 69.3% ################################################### 71.8% ##################################################### 74.3% ####################################################### 77.4% ########################################################## 81.3% ############################################################ 84.5% ############################################################### 87.6% ################################################################ 89.4% ################################################################## 92.2% ################################################################### 94.4% ##################################################################### 96.8% ####################################################################### 99.5% ######################################################################## 100.0% [2020-07-02T16:32:40.456Z] #25 13.17 [2020-07-02T16:32:40.603Z] [2020-07-02T16:32:40.603Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:40.603Z] #38 45.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-02T16:32:40.603Z] #38 46.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-02T16:32:40.603Z] #38 46.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-02T16:32:40.603Z] #38 46.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-02T16:32:40.603Z] #38 46.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-02T16:32:40.603Z] #38 46.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-02T16:32:41.489Z] #25 14.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-02T16:32:41.489Z] #25 ... [2020-07-02T16:32:41.489Z] [2020-07-02T16:32:41.489Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:41.489Z] #47 32.30 bytes [2020-07-02T16:32:41.489Z] #47 32.30 syscall [2020-07-02T16:32:41.489Z] #47 34.04 reflect [2020-07-02T16:32:41.489Z] #47 38.41 time [2020-07-02T16:32:41.489Z] #47 ... [2020-07-02T16:32:41.489Z] [2020-07-02T16:32:41.489Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:41.489Z] #10 38.67 Selecting previously unselected package binutils-mingw-w64. [2020-07-02T16:32:41.489Z] #10 38.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-02T16:32:41.489Z] #10 38.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:32:41.489Z] #10 38.76 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-02T16:32:41.489Z] #10 38.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-02T16:32:41.489Z] #10 38.76 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-02T16:32:41.489Z] #10 38.87 Selecting previously unselected package dmsetup. [2020-07-02T16:32:41.489Z] #10 38.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-02T16:32:41.489Z] #10 38.87 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-02T16:32:41.489Z] #10 38.99 Selecting previously unselected package mingw-w64-common. [2020-07-02T16:32:41.489Z] #10 38.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-02T16:32:41.489Z] #10 39.00 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-02T16:32:41.988Z] #38 ... [2020-07-02T16:32:41.988Z] [2020-07-02T16:32:41.988Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:41.988Z] #51 32.13 Reading package lists... [2020-07-02T16:32:41.988Z] #51 39.04 Building dependency tree... [2020-07-02T16:32:41.988Z] #51 42.89 The following additional packages will be installed: [2020-07-02T16:32:41.988Z] #51 42.90 libbtrfs0 [2020-07-02T16:32:41.988Z] #51 43.18 The following NEW packages will be installed: [2020-07-02T16:32:41.988Z] #51 43.18 libbtrfs-dev libbtrfs0 [2020-07-02T16:32:41.988Z] #51 43.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:32:41.988Z] #51 43.77 Need to get 119 kB of archives. [2020-07-02T16:32:41.988Z] #51 43.77 After this operation, 387 kB of additional disk space will be used. [2020-07-02T16:32:41.988Z] #51 43.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-02T16:32:41.988Z] #51 43.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-02T16:32:41.988Z] #51 45.32 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:41.988Z] #51 45.57 Fetched 119 kB in 0s (330 kB/s) [2020-07-02T16:32:41.988Z] #51 45.66 Selecting previously unselected package libbtrfs0. [2020-07-02T16:32:41.988Z] #51 45.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 ... 15410 files and directories currently installed.) [2020-07-02T16:32:41.988Z] #51 45.89 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-02T16:32:41.988Z] #51 45.90 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:32:41.988Z] #51 46.10 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:32:41.988Z] #51 46.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-02T16:32:41.988Z] #51 46.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:32:41.988Z] #51 46.59 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:32:41.988Z] #51 46.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:32:41.988Z] #51 46.63 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:32:41.988Z] #51 DONE 47.3s [2020-07-02T16:32:41.988Z] [2020-07-02T16:32:41.988Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:42.996Z] #10 ... [2020-07-02T16:32:42.996Z] [2020-07-02T16:32:42.996Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:42.996Z] #25 14.47 [2020-07-02T16:32:42.996Z] #25 14.63 ######################################################################## 100.0% [2020-07-02T16:32:42.996Z] #25 14.71 [2020-07-02T16:32:42.996Z] #25 15.65 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-02T16:32:42.996Z] #25 15.72 skipping existing aab193acf6ba [2020-07-02T16:32:42.996Z] #25 15.79 [2020-07-02T16:32:43.897Z] #52 ... [2020-07-02T16:32:43.897Z] [2020-07-02T16:32:43.897Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:43.897Z] #32 32.40 Reading package lists... [2020-07-02T16:32:43.897Z] #32 39.37 Building dependency tree... [2020-07-02T16:32:43.897Z] #32 43.86 The following additional packages will be installed: [2020-07-02T16:32:43.897Z] #32 43.94 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-02T16:32:43.897Z] #32 44.01 Suggested packages: [2020-07-02T16:32:43.897Z] #32 44.01 cmake-doc ninja-build lrzip [2020-07-02T16:32:43.897Z] #32 44.01 Recommended packages: [2020-07-02T16:32:43.897Z] #32 44.01 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-02T16:32:43.897Z] #32 45.21 The following NEW packages will be installed: [2020-07-02T16:32:43.897Z] #32 45.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-02T16:32:43.897Z] #32 45.23 vim-common xxd [2020-07-02T16:32:43.897Z] #32 45.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:32:43.897Z] #32 45.73 Need to get 14.9 MB of archives. [2020-07-02T16:32:43.897Z] #32 45.73 After this operation, 61.8 MB of additional disk space will be used. [2020-07-02T16:32:43.897Z] #32 45.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-02T16:32:43.897Z] #32 45.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:32:43.897Z] #32 45.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-02T16:32:43.897Z] #32 45.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-02T16:32:43.897Z] #32 47.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-02T16:32:43.897Z] #32 47.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-02T16:32:43.897Z] #32 47.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-02T16:32:43.897Z] #32 47.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-02T16:32:43.897Z] #32 47.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-02T16:32:43.897Z] #32 47.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-02T16:32:43.897Z] #32 ... [2020-07-02T16:32:43.897Z] [2020-07-02T16:32:43.897Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:43.897Z] #38 47.91 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:43.897Z] #38 48.20 Fetched 4095 kB in 1s (3829 kB/s) [2020-07-02T16:32:43.897Z] #38 48.36 Selecting previously unselected package libcap-dev:amd64. [2020-07-02T16:32:43.897Z] #38 48.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:32:43.897Z] #38 48.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-02T16:32:43.897Z] #38 48.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-02T16:32:43.897Z] #38 48.57 Selecting previously unselected package libnet1:amd64. [2020-07-02T16:32:43.897Z] #38 48.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:32:43.897Z] #38 48.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:32:43.897Z] #38 48.70 Selecting previously unselected package libnet1-dev. [2020-07-02T16:32:43.897Z] #38 48.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:32:43.897Z] #38 48.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:32:43.897Z] #38 48.90 Selecting previously unselected package libnl-3-200:amd64. [2020-07-02T16:32:43.897Z] #38 48.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-02T16:32:43.897Z] #38 48.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:32:43.897Z] #38 49.06 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-02T16:32:43.897Z] #38 49.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-02T16:32:43.897Z] #38 49.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-02T16:32:43.897Z] #38 49.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-02T16:32:43.897Z] #38 49.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:32:43.897Z] #38 49.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:32:44.035Z] #25 16.97 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-02T16:32:44.035Z] #25 17.02 skipping existing 4d43f82972ce [2020-07-02T16:32:44.157Z] #38 49.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-02T16:32:44.157Z] #38 49.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:32:44.157Z] #38 49.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-02T16:32:44.157Z] #38 49.70 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-02T16:32:44.157Z] #38 49.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-02T16:32:44.157Z] #38 49.72 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-02T16:32:44.329Z] #25 17.09 [2020-07-02T16:32:44.676Z] #38 50.02 Selecting previously unselected package libprotobuf17:amd64. [2020-07-02T16:32:44.677Z] #38 50.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:32:44.677Z] #38 50.06 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-02T16:32:44.677Z] #38 ... [2020-07-02T16:32:44.677Z] [2020-07-02T16:32:44.677Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:44.677Z] #10 33.24 Reading package lists... [2020-07-02T16:32:44.677Z] #10 40.46 Building dependency tree... [2020-07-02T16:32:44.677Z] #10 44.98 The following additional packages will be installed: [2020-07-02T16:32:44.677Z] #10 44.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-02T16:32:44.677Z] #10 44.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-02T16:32:44.677Z] #10 45.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-02T16:32:44.677Z] #10 45.00 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:32:44.677Z] #10 45.01 Suggested packages: [2020-07-02T16:32:44.677Z] #10 45.02 gcc-8-locales seccomp wine64 [2020-07-02T16:32:44.677Z] #10 46.84 The following NEW packages will be installed: [2020-07-02T16:32:44.677Z] #10 46.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-02T16:32:44.677Z] #10 46.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-02T16:32:44.677Z] #10 46.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-02T16:32:44.677Z] #10 46.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-02T16:32:44.677Z] #10 46.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-02T16:32:44.677Z] #10 46.87 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:32:44.677Z] #10 47.37 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:32:44.677Z] #10 47.37 Need to get 77.7 MB of archives. [2020-07-02T16:32:44.677Z] #10 47.37 After this operation, 487 MB of additional disk space will be used. [2020-07-02T16:32:44.677Z] #10 47.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-02T16:32:44.677Z] #10 47.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-02T16:32:44.677Z] #10 47.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-02T16:32:44.677Z] #10 47.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-02T16:32:44.677Z] #10 47.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-02T16:32:44.677Z] #10 48.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-02T16:32:44.677Z] #10 48.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-02T16:32:44.677Z] #10 48.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-02T16:32:44.677Z] #10 48.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-02T16:32:44.677Z] #10 ... [2020-07-02T16:32:44.677Z] [2020-07-02T16:32:44.677Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:44.677Z] #30 40.27 internal/reflectlite [2020-07-02T16:32:44.677Z] #30 40.30 sync [2020-07-02T16:32:44.677Z] #30 43.34 sort [2020-07-02T16:32:44.677Z] #30 43.34 errors [2020-07-02T16:32:44.677Z] #30 44.00 strconv [2020-07-02T16:32:44.677Z] #30 45.15 io [2020-07-02T16:32:44.677Z] #30 47.04 internal/oserror [2020-07-02T16:32:44.677Z] #30 47.14 syscall [2020-07-02T16:32:44.677Z] #30 49.24 reflect [2020-07-02T16:32:44.937Z] #30 ... [2020-07-02T16:32:44.937Z] [2020-07-02T16:32:44.937Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:44.937Z] #52 2.963 + RM_GOPATH=0 [2020-07-02T16:32:44.937Z] #52 2.963 + TMP_GOPATH= [2020-07-02T16:32:44.937Z] #52 2.964 + : /build [2020-07-02T16:32:44.937Z] #52 2.964 + '[' -z '' ']' [2020-07-02T16:32:44.937Z] #52 2.966 ++ mktemp -d [2020-07-02T16:32:44.937Z] #52 2.972 + export GOPATH=/tmp/tmp.oBmsKttWKN [2020-07-02T16:32:44.937Z] #52 2.972 + GOPATH=/tmp/tmp.oBmsKttWKN [2020-07-02T16:32:44.937Z] #52 2.973 + RM_GOPATH=1 [2020-07-02T16:32:44.937Z] #52 2.973 + case "$(go env GOARCH)" in [2020-07-02T16:32:44.937Z] #52 2.973 ++ go env GOARCH [2020-07-02T16:32:44.937Z] #52 3.008 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:44.937Z] #52 3.008 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:44.937Z] #52 3.011 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:44.937Z] #52 3.012 + dir=/tmp/install [2020-07-02T16:32:44.937Z] #52 3.012 + bin=containerd [2020-07-02T16:32:44.937Z] #52 3.012 + shift [2020-07-02T16:32:44.937Z] #52 3.012 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-02T16:32:44.937Z] #52 3.013 + . /tmp/install/containerd.installer [2020-07-02T16:32:44.937Z] #52 3.013 ++ set -e [2020-07-02T16:32:44.937Z] #52 3.013 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:32:44.937Z] #52 3.013 + install_containerd [2020-07-02T16:32:44.937Z] #52 3.014 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-02T16:32:44.937Z] #52 3.014 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oBmsKttWKN/src/github.com/containerd/containerd [2020-07-02T16:32:44.937Z] #52 3.014 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:32:44.937Z] #52 3.016 Cloning into '/tmp/tmp.oBmsKttWKN/src/github.com/containerd/containerd'... [2020-07-02T16:32:45.366Z] #25 18.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-02T16:32:45.658Z] #25 18.31 [2020-07-02T16:32:45.658Z] #25 18.41 ######################################################################## 100.0% [2020-07-02T16:32:45.658Z] #25 18.44 [2020-07-02T16:32:45.658Z] #25 18.49 Download of images into '/build' complete. [2020-07-02T16:32:45.658Z] #25 18.49 Use something like the following to load the result into a Docker daemon: [2020-07-02T16:32:45.658Z] #25 18.49 tar -cC '/build' . | docker load [2020-07-02T16:32:45.950Z] #25 DONE 18.8s [2020-07-02T16:32:45.950Z] [2020-07-02T16:32:45.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:32:45.950Z] #39 2.492 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:32:45.950Z] #39 2.492 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:32:45.950Z] #39 2.498 Note: Building without GnuTLS support [2020-07-02T16:32:45.950Z] #39 2.500 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:32:45.950Z] #39 2.500 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:32:45.950Z] #39 4.013 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:32:45.950Z] #39 4.031 GEN .gitid [2020-07-02T16:32:45.950Z] #39 4.042 GEN criu/include/version.h [2020-07-02T16:32:45.950Z] #39 4.055 GEN include/common/asm [2020-07-02T16:32:45.950Z] #39 4.891 PBCC images/timens.pb-c.c [2020-07-02T16:32:45.950Z] #39 4.910 DEP images/timens.pb-c.d [2020-07-02T16:32:45.950Z] #39 4.940 PBCC images/fown.pb-c.c [2020-07-02T16:32:45.950Z] #39 4.949 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.025 PBCC images/opts.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.139 PBCC images/memfd.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.187 DEP images/fown.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.235 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.277 DEP images/opts.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.340 DEP images/memfd.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.371 PBCC images/sit.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.444 DEP images/sit.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.495 PBCC images/macvlan.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.499 DEP images/macvlan.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.523 PBCC images/autofs.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.541 DEP images/autofs.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.583 PBCC images/sysctl.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.598 DEP images/sysctl.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.634 PBCC images/time.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.650 DEP images/time.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.696 PBCC images/binfmt-misc.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.707 DEP images/binfmt-misc.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.769 PBCC images/seccomp.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.773 DEP images/seccomp.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.824 PBCC images/userns.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.846 DEP images/userns.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.908 PBCC images/cgroup.pb-c.c [2020-07-02T16:32:45.950Z] #39 5.940 DEP images/cgroup.pb-c.d [2020-07-02T16:32:45.950Z] #39 5.989 PBCC images/ext-file.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.009 DEP images/ext-file.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.052 PBCC images/rpc.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.124 DEP images/rpc.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.168 PBCC images/siginfo.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.199 DEP images/siginfo.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.235 PBCC images/pagemap.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.264 DEP images/pagemap.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.293 PBCC images/rlimit.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.305 DEP images/rlimit.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.331 PBCC images/file-lock.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.363 DEP images/file-lock.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.388 PBCC images/tty.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.440 DEP images/tty.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.483 PBCC images/tun.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.493 PBCC images/netdev.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.562 DEP images/tun.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.580 DEP images/netdev.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.668 PBCC images/vma.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.692 DEP images/vma.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.764 PBCC images/creds.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.787 DEP images/creds.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.832 PBCC images/utsns.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.835 DEP images/utsns.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.863 PBCC images/ipc-desc.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.886 PBCC images/ipc-sem.pb-c.c [2020-07-02T16:32:45.950Z] #39 6.917 DEP images/ipc-desc.pb-c.d [2020-07-02T16:32:45.950Z] #39 6.964 DEP images/ipc-sem.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.010 PBCC images/ipc-msg.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.045 DEP images/ipc-msg.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.065 PBCC images/ipc-shm.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.103 DEP images/ipc-shm.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.133 PBCC images/ipc-var.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.137 DEP images/ipc-var.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.233 PBCC images/sk-opts.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.238 PBCC images/packet-sock.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.267 DEP images/sk-opts.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.332 DEP images/packet-sock.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.377 PBCC images/sk-netlink.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.412 DEP images/sk-netlink.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.453 PBCC images/sk-inet.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.488 DEP images/sk-inet.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.510 PBCC images/sk-unix.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.621 DEP images/sk-unix.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.689 PBCC images/mm.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.726 DEP images/mm.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.773 PBCC images/timerfd.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.784 DEP images/timerfd.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.861 PBCC images/timer.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.888 DEP images/timer.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.895 PBCC images/sa.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.930 DEP images/sa.pb-c.d [2020-07-02T16:32:45.950Z] #39 7.965 PBCC images/pipe-data.pb-c.c [2020-07-02T16:32:45.950Z] #39 7.985 DEP images/pipe-data.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.022 PBCC images/mnt.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.063 DEP images/mnt.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.113 PBCC images/sk-packet.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.119 DEP images/sk-packet.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.159 PBCC images/tcp-stream.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.222 DEP images/tcp-stream.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.248 PBCC images/pipe.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.271 DEP images/pipe.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.302 PBCC images/pstree.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.306 DEP images/pstree.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.370 PBCC images/fs.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.374 DEP images/fs.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.435 PBCC images/signalfd.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.451 DEP images/signalfd.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.486 PBCC images/fh.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.527 PBCC images/fsnotify.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.615 DEP images/fh.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.633 DEP images/fsnotify.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.700 PBCC images/eventpoll.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.720 DEP images/eventpoll.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.759 PBCC images/eventfd.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.787 DEP images/eventfd.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.814 PBCC images/remap-file-path.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.831 DEP images/remap-file-path.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.885 PBCC images/fifo.pb-c.c [2020-07-02T16:32:45.950Z] #39 8.889 DEP images/fifo.pb-c.d [2020-07-02T16:32:45.950Z] #39 8.934 PBCC images/ghost-file.pb-c.c [2020-07-02T16:32:45.950Z] #39 9.005 DEP images/ghost-file.pb-c.d [2020-07-02T16:32:45.950Z] #39 9.061 PBCC images/regfile.pb-c.c [2020-07-02T16:32:45.950Z] #39 9.157 DEP images/regfile.pb-c.d [2020-07-02T16:32:45.950Z] #39 9.209 PBCC images/ns.pb-c.c [2020-07-02T16:32:45.950Z] #39 9.231 DEP images/ns.pb-c.d [2020-07-02T16:32:45.950Z] #39 9.283 PBCC images/fdinfo.pb-c.c [2020-07-02T16:32:46.241Z] #39 9.345 DEP images/fdinfo.pb-c.d [2020-07-02T16:32:46.241Z] #39 9.516 PBCC images/core-aarch64.pb-c.c [2020-07-02T16:32:46.241Z] #39 ... [2020-07-02T16:32:46.241Z] [2020-07-02T16:32:46.241Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:46.659Z] #60 ... [2020-07-02T16:32:46.659Z] [2020-07-02T16:32:46.659Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:46.659Z] #51 23.65 Fetched 8360 kB in 18s (463 kB/s) [2020-07-02T16:32:46.659Z] #51 23.65 Reading package lists... [2020-07-02T16:32:46.659Z] #51 31.21 Reading package lists... [2020-07-02T16:32:46.659Z] #51 ... [2020-07-02T16:32:46.659Z] [2020-07-02T16:32:46.659Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:32:46.659Z] #36 23.79 Checking out files: 84% (1355/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-02T16:32:46.659Z] #36 24.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-02T16:32:46.659Z] #36 26.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-02T16:32:46.846Z] #52 ... [2020-07-02T16:32:46.846Z] [2020-07-02T16:32:46.846Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:46.846Z] #41 41.98 sync [2020-07-02T16:32:46.846Z] #41 41.98 internal/reflectlite [2020-07-02T16:32:46.846Z] #41 43.85 github.com/LK4D4/vndr/godl/singleflight [2020-07-02T16:32:46.846Z] #41 44.47 math/rand [2020-07-02T16:32:46.846Z] #41 45.68 internal/singleflight [2020-07-02T16:32:46.846Z] #41 46.56 io [2020-07-02T16:32:46.846Z] #41 46.56 strconv [2020-07-02T16:32:46.846Z] #41 48.32 bytes [2020-07-02T16:32:46.846Z] #41 50.66 bufio [2020-07-02T16:32:46.846Z] #41 51.07 reflect [2020-07-02T16:32:46.846Z] #41 ... [2020-07-02T16:32:46.846Z] [2020-07-02T16:32:46.846Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:46.846Z] #25 4.924 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-02T16:32:46.846Z] #25 5.372 [2020-07-02T16:32:47.629Z] #25 5.566 0.8% ##### 7.7% ########## 15.2% ################ 23.2% ###################### 31.1% ########################## 37.1% ############################# 41.0% ################################ 45.4% ##################################### 51.9% ######################################## 56.2% ############################################# 63.3% ################################################ 67.3% ################################################## 70.7% ######################################################## 78.5% ########################################################## 81.5% ############################################################## 87.3% ################################################################## 91.9% ######################################################################## 100.0% [2020-07-02T16:32:47.708Z] #52 23.81 Checking out files: 53% (1709/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 89% (2886/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-02T16:32:47.708Z] #52 25.25 + cd /tmp/tmp.bRJG6NAEJz/src/github.com/containerd/containerd [2020-07-02T16:32:47.708Z] #52 25.25 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:32:48.198Z] #25 7.718 [2020-07-02T16:32:48.459Z] #25 7.970 0.2% ############################ 40.1% ######################################################################## 100.0% [2020-07-02T16:32:48.571Z] #36 ... [2020-07-02T16:32:48.571Z] [2020-07-02T16:32:48.571Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:48.571Z] #38 25.28 Fetched 8360 kB in 18s (462 kB/s) [2020-07-02T16:32:48.571Z] #38 25.28 Reading package lists... [2020-07-02T16:32:48.571Z] #38 32.27 Reading package lists... [2020-07-02T16:32:48.571Z] #38 ... [2020-07-02T16:32:48.571Z] [2020-07-02T16:32:48.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:48.571Z] #10 25.40 Fetched 8360 kB in 18s (470 kB/s) [2020-07-02T16:32:48.571Z] #10 25.40 Reading package lists... [2020-07-02T16:32:48.571Z] #10 32.60 Reading package lists... [2020-07-02T16:32:48.571Z] #10 ... [2020-07-02T16:32:48.571Z] [2020-07-02T16:32:48.571Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:48.571Z] #32 25.55 Fetched 8360 kB in 18s (471 kB/s) [2020-07-02T16:32:48.571Z] #32 25.55 Reading package lists... [2020-07-02T16:32:48.745Z] #52 ... [2020-07-02T16:32:48.745Z] [2020-07-02T16:32:48.745Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:48.745Z] #33 1.582 + RM_GOPATH=0 [2020-07-02T16:32:48.745Z] #33 1.582 + TMP_GOPATH= [2020-07-02T16:32:48.745Z] #33 1.582 + : /build [2020-07-02T16:32:48.745Z] #33 1.582 + '[' -z '' ']' [2020-07-02T16:32:48.745Z] #33 1.583 ++ mktemp -d [2020-07-02T16:32:48.745Z] #33 1.585 + export GOPATH=/tmp/tmp.JB1ApjklhS [2020-07-02T16:32:48.745Z] #33 1.585 + GOPATH=/tmp/tmp.JB1ApjklhS [2020-07-02T16:32:48.745Z] #33 1.585 + RM_GOPATH=1 [2020-07-02T16:32:48.745Z] #33 1.585 + case "$(go env GOARCH)" in [2020-07-02T16:32:48.745Z] #33 1.585 ++ go env GOARCH [2020-07-02T16:32:48.745Z] #33 1.597 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:48.745Z] #33 1.597 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:32:48.745Z] #33 1.597 ++ dirname /tmp/install/install.sh [2020-07-02T16:32:48.745Z] #33 1.602 + dir=/tmp/install [2020-07-02T16:32:48.745Z] #33 1.602 + bin=tini [2020-07-02T16:32:48.745Z] #33 1.602 + shift [2020-07-02T16:32:48.745Z] #33 1.602 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-02T16:32:48.745Z] #33 1.602 + . /tmp/install/tini.installer [2020-07-02T16:32:48.746Z] #33 1.603 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:32:48.746Z] #33 1.603 + install_tini [2020-07-02T16:32:48.746Z] #33 1.603 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-02T16:32:48.746Z] #33 1.603 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:32:48.746Z] #33 1.603 + git clone https://github.com/krallin/tini.git /tmp/tmp.JB1ApjklhS/tini [2020-07-02T16:32:48.746Z] #33 1.609 Cloning into '/tmp/tmp.JB1ApjklhS/tini'... [2020-07-02T16:32:48.746Z] #33 2.258 + cd /tmp/tmp.JB1ApjklhS/tini [2020-07-02T16:32:48.746Z] #33 2.258 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:32:48.746Z] #33 2.262 + cmake . [2020-07-02T16:32:48.746Z] #33 2.691 -- The C compiler identification is GNU 8.3.0 [2020-07-02T16:32:48.746Z] #33 2.775 -- Check for working C compiler: /usr/bin/cc [2020-07-02T16:32:48.746Z] #33 3.348 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-02T16:32:48.746Z] #33 3.352 -- Detecting C compiler ABI info [2020-07-02T16:32:48.746Z] #33 3.975 -- Detecting C compiler ABI info - done [2020-07-02T16:32:48.746Z] #33 3.994 -- Detecting C compile features [2020-07-02T16:32:48.746Z] #33 5.279 -- Detecting C compile features - done [2020-07-02T16:32:48.746Z] #33 5.296 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-02T16:32:48.746Z] #33 5.502 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-02T16:32:48.746Z] #33 5.572 -- Configuring done [2020-07-02T16:32:48.746Z] #33 5.598 -- Generating done [2020-07-02T16:32:48.746Z] #33 5.604 -- Build files have been written to: /tmp/tmp.JB1ApjklhS/tini [2020-07-02T16:32:48.746Z] #33 5.613 + make tini-static [2020-07-02T16:32:48.746Z] #33 6.178 Scanning dependencies of target tini-static [2020-07-02T16:32:48.746Z] #33 6.574 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-02T16:32:48.746Z] #33 7.818 [100%] Linking C executable tini-static [2020-07-02T16:32:48.746Z] #33 8.401 [100%] Built target tini-static [2020-07-02T16:32:48.746Z] #33 8.482 + mkdir -p /build [2020-07-02T16:32:48.746Z] #33 8.490 + cp tini-static /build/docker-init [2020-07-02T16:32:48.746Z] #33 DONE 8.7s [2020-07-02T16:32:49.029Z] #25 8.527 [2020-07-02T16:32:49.038Z] [2020-07-02T16:32:49.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:32:49.038Z] #39 9.604 PBCC images/core-arm.pb-c.c [2020-07-02T16:32:49.038Z] #39 9.671 PBCC images/core-ppc64.pb-c.c [2020-07-02T16:32:49.038Z] #39 9.747 PBCC images/core-s390.pb-c.c [2020-07-02T16:32:49.038Z] #39 9.789 PBCC images/core-x86.pb-c.c [2020-07-02T16:32:49.038Z] #39 9.893 PBCC images/core.pb-c.c [2020-07-02T16:32:49.038Z] #39 9.996 PBCC images/inventory.pb-c.c [2020-07-02T16:32:49.038Z] #39 9.996 DEP images/core-aarch64.pb-c.d [2020-07-02T16:32:49.038Z] #39 10.10 DEP images/core-arm.pb-c.d [2020-07-02T16:32:49.038Z] #39 10.18 DEP images/core-ppc64.pb-c.d [2020-07-02T16:32:49.038Z] #39 10.22 DEP images/core-s390.pb-c.d [2020-07-02T16:32:49.038Z] #39 10.28 DEP images/core-x86.pb-c.d [2020-07-02T16:32:49.038Z] #39 10.34 DEP images/core.pb-c.d [2020-07-02T16:32:49.038Z] #39 10.46 DEP images/inventory.pb-c.d [2020-07-02T16:32:49.038Z] #39 10.55 PBCC images/cpuinfo.pb-c.c [2020-07-02T16:32:49.038Z] #39 10.56 DEP images/cpuinfo.pb-c.d [2020-07-02T16:32:49.038Z] #39 10.61 PBCC images/stats.pb-c.c [2020-07-02T16:32:49.038Z] #39 10.61 DEP images/stats.pb-c.d [2020-07-02T16:32:49.038Z] #39 11.62 make[1]: Nothing to be done for 'all'. [2020-07-02T16:32:49.038Z] #39 ... [2020-07-02T16:32:49.038Z] [2020-07-02T16:32:49.038Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:49.038Z] #41 39.86 time [2020-07-02T16:32:49.038Z] #41 42.88 internal/fmtsort [2020-07-02T16:32:49.038Z] #41 43.60 strings [2020-07-02T16:32:49.038Z] #41 43.86 os [2020-07-02T16:32:49.038Z] #41 45.86 regexp/syntax [2020-07-02T16:32:49.038Z] #41 46.19 fmt [2020-07-02T16:32:49.038Z] #41 50.02 flag [2020-07-02T16:32:49.142Z] #32 32.93 Reading package lists... [2020-07-02T16:32:49.142Z] #32 ... [2020-07-02T16:32:49.142Z] [2020-07-02T16:32:49.142Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:49.142Z] #23 21.57 Reading package lists... [2020-07-02T16:32:49.142Z] #23 29.42 Reading package lists... [2020-07-02T16:32:49.332Z] #41 ... [2020-07-02T16:32:49.332Z] [2020-07-02T16:32:49.332Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:49.332Z] #30 41.82 internal/poll [2020-07-02T16:32:49.332Z] #30 42.91 internal/fmtsort [2020-07-02T16:32:49.332Z] #30 43.10 internal/syscall/execenv [2020-07-02T16:32:49.332Z] #30 43.30 internal/syscall/unix [2020-07-02T16:32:49.332Z] #30 43.49 strings [2020-07-02T16:32:49.332Z] #30 43.51 os [2020-07-02T16:32:49.332Z] #30 45.69 path [2020-07-02T16:32:49.332Z] #30 46.24 text/tabwriter [2020-07-02T16:32:49.332Z] #30 46.42 fmt [2020-07-02T16:32:49.332Z] #30 46.73 path/filepath [2020-07-02T16:32:49.332Z] #30 48.40 io/ioutil [2020-07-02T16:32:49.332Z] #30 49.78 github.com/BurntSushi/toml [2020-07-02T16:32:49.332Z] #30 49.78 flag [2020-07-02T16:32:49.332Z] #30 ... [2020-07-02T16:32:49.332Z] [2020-07-02T16:32:49.332Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:49.332Z] #52 26.93 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-02T16:32:49.332Z] #52 26.93 + BUILDTAGS='netgo osusergo static_build' [2020-07-02T16:32:49.332Z] #52 26.93 + export EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:32:49.332Z] #52 26.93 + EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:32:49.332Z] #52 26.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-02T16:32:49.332Z] #52 26.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-02T16:32:49.332Z] #52 26.93 + '[' '' = dynamic ']' [2020-07-02T16:32:49.332Z] #52 26.93 + make [2020-07-02T16:32:49.548Z] #25 8.797 #=#=# #################### 29.0% ############################################ 62.1% ###################################################################### 97.4% ######################################################################## 100.0% [2020-07-02T16:32:49.808Z] #25 9.564 [2020-07-02T16:32:50.373Z] #52 27.78 + bin/ctr [2020-07-02T16:32:51.314Z] #23 36.48 Building dependency tree... [2020-07-02T16:32:51.314Z] #23 ... [2020-07-02T16:32:51.314Z] [2020-07-02T16:32:51.314Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:51.314Z] #51 31.21 Reading package lists... [2020-07-02T16:32:51.880Z] #52 ... [2020-07-02T16:32:51.880Z] [2020-07-02T16:32:51.880Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:51.880Z] #47 42.65 context [2020-07-02T16:32:51.880Z] #47 43.38 encoding/binary [2020-07-02T16:32:51.880Z] #47 43.41 internal/fmtsort [2020-07-02T16:32:51.880Z] #47 44.07 os [2020-07-02T16:32:51.880Z] #47 45.50 encoding/base64 [2020-07-02T16:32:51.880Z] #47 46.07 golang.org/x/sys/unix [2020-07-02T16:32:51.880Z] #47 48.34 fmt [2020-07-02T16:32:51.880Z] #47 51.78 encoding/json [2020-07-02T16:32:51.880Z] #47 52.65 github.com/pkg/diff [2020-07-02T16:32:51.880Z] #47 ... [2020-07-02T16:32:51.880Z] [2020-07-02T16:32:51.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:32:51.880Z] #39 12.94 CC images/stats.o [2020-07-02T16:32:51.880Z] #39 13.23 CC images/core.o [2020-07-02T16:32:51.880Z] #39 13.63 CC images/core-x86.o [2020-07-02T16:32:51.880Z] #39 13.87 CC images/core-arm.o [2020-07-02T16:32:51.880Z] #39 14.08 CC images/core-aarch64.o [2020-07-02T16:32:51.880Z] #39 14.36 CC images/core-ppc64.o [2020-07-02T16:32:51.880Z] #39 14.75 CC images/core-s390.o [2020-07-02T16:32:51.880Z] #39 15.04 CC images/cpuinfo.o [2020-07-02T16:32:51.911Z] #25 9.830 0.0% ### 4.7% ###### 8.8% ######## 12.1% ############ 17.2% ############## 20.4% ###################### 31.3% ############################ 40.2% ################################## 47.7% ######################################## 55.6% ############################################ 61.8% #################################################### 72.4% ######################################################## 78.5% ############################################################ 84.3% ################################################################## 92.8% ######################################################################## 100.0% [2020-07-02T16:32:52.171Z] #25 11.79 [2020-07-02T16:32:52.172Z] #39 15.41 CC images/inventory.o [2020-07-02T16:32:52.464Z] #39 15.63 CC images/fdinfo.o [2020-07-02T16:32:52.755Z] #39 15.78 CC images/fown.o [2020-07-02T16:32:52.755Z] #39 15.92 CC images/ns.o [2020-07-02T16:32:52.755Z] #39 16.01 CC images/regfile.o [2020-07-02T16:32:52.957Z] #51 38.46 Building dependency tree... [2020-07-02T16:32:53.047Z] #39 16.15 CC images/ghost-file.o [2020-07-02T16:32:53.047Z] #39 16.36 CC images/fifo.o [2020-07-02T16:32:53.338Z] #39 16.51 CC images/remap-file-path.o [2020-07-02T16:32:53.338Z] #39 ... [2020-07-02T16:32:53.338Z] [2020-07-02T16:32:53.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:53.338Z] #10 44.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-02T16:32:53.338Z] #10 44.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-02T16:32:53.338Z] #10 44.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:32:53.338Z] #10 49.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-02T16:32:53.338Z] #10 49.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-02T16:32:53.338Z] #10 49.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:32:53.338Z] #10 49.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-02T16:32:53.338Z] #10 49.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-02T16:32:53.339Z] #10 49.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:32:53.339Z] #10 ... [2020-07-02T16:32:53.339Z] [2020-07-02T16:32:53.339Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:32:53.339Z] #39 16.67 CC images/eventfd.o [2020-07-02T16:32:53.339Z] #39 16.74 CC images/eventpoll.o [2020-07-02T16:32:53.629Z] #39 16.85 CC images/fh.o [2020-07-02T16:32:53.921Z] #39 17.05 CC images/fsnotify.o [2020-07-02T16:32:54.011Z] #25 12.05 # 1.4% ## 3.4% ### 4.7% #### 5.6% ##### 7.0% ###### 9.0% ####### 10.6% ######## 11.7% ########## 14.0% ########### 16.1% ############ 17.0% ############# 18.6% ############## 19.9% ############### 21.9% [2020-07-02T16:32:54.011Z] #25 ... [2020-07-02T16:32:54.011Z] [2020-07-02T16:32:54.011Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:32:54.011Z] #32 49.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:54.011Z] #32 49.64 Fetched 14.9 MB in 3s (5726 kB/s) [2020-07-02T16:32:54.011Z] #32 49.72 Selecting previously unselected package xxd. [2020-07-02T16:32:54.011Z] #32 49.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-07-02T16:32:54.011Z] #32 49.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:32:54.011Z] #32 49.81 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:32:54.011Z] #32 50.07 Selecting previously unselected package vim-common. [2020-07-02T16:32:54.011Z] #32 50.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:32:54.011Z] #32 50.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:32:54.011Z] #32 50.49 Selecting previously unselected package cmake-data. [2020-07-02T16:32:54.011Z] #32 50.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-02T16:32:54.011Z] #32 50.50 Unpacking cmake-data (3.13.4-1) ... [2020-07-02T16:32:54.011Z] #32 53.77 Selecting previously unselected package libicu63:amd64. [2020-07-02T16:32:54.011Z] #32 53.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-02T16:32:54.011Z] #32 53.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:32:54.011Z] #32 ... [2020-07-02T16:32:54.011Z] [2020-07-02T16:32:54.011Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:54.213Z] #39 17.41 CC images/signalfd.o [2020-07-02T16:32:54.213Z] #39 17.54 CC images/fs.o [2020-07-02T16:32:54.506Z] #39 ... [2020-07-02T16:32:54.506Z] [2020-07-02T16:32:54.506Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:54.506Z] #30 51.10 log [2020-07-02T16:32:54.506Z] #30 52.60 github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:32:54.506Z] #30 DONE 55.2s [2020-07-02T16:32:54.506Z] [2020-07-02T16:32:54.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:32:54.506Z] #39 17.76 CC images/pstree.o [2020-07-02T16:32:54.797Z] #39 18.08 CC images/pipe.o [2020-07-02T16:32:55.088Z] #39 18.34 CC images/tcp-stream.o [2020-07-02T16:32:55.312Z] #25 12.05 # 1.4% ## 3.4% ### 4.7% #### 5.6% ##### 7.0% ###### 9.0% ####### 10.6% ######## 11.7% ########## 14.0% ########### 16.1% ############ 17.0% ############# 18.6% ############## 19.9% ############### 21.9% ################ 22.7% ################# 24.3% ################## 25.3% ################### 26.9% #################### 28.2% ##################### 29.7% ###################### 31.0% ####################### 32.2% ######################## 33.6% ######################## 34.6% ########################## 36.2% ########################## 37.1% ############################ 39.3% [2020-07-02T16:32:55.312Z] #25 ... [2020-07-02T16:32:55.312Z] [2020-07-02T16:32:55.312Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:32:55.312Z] #38 50.80 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-02T16:32:55.312Z] #38 50.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:32:55.312Z] #38 50.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-02T16:32:55.312Z] #38 51.03 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-02T16:32:55.312Z] #38 51.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-02T16:32:55.312Z] #38 51.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-02T16:32:55.312Z] #38 52.77 Selecting previously unselected package libprotoc17:amd64. [2020-07-02T16:32:55.312Z] #38 52.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:32:55.312Z] #38 52.78 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-02T16:32:55.312Z] #38 53.43 Selecting previously unselected package protobuf-c-compiler. [2020-07-02T16:32:55.312Z] #38 53.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:32:55.312Z] #38 53.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:32:55.312Z] #38 53.59 Selecting previously unselected package protobuf-compiler. [2020-07-02T16:32:55.312Z] #38 53.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-02T16:32:55.312Z] #38 53.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:32:55.312Z] #38 53.77 Selecting previously unselected package python-pkg-resources. [2020-07-02T16:32:55.312Z] #38 53.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:32:55.312Z] #38 53.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-02T16:32:55.312Z] #38 54.07 Selecting previously unselected package python-six. [2020-07-02T16:32:55.312Z] #38 54.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-02T16:32:55.312Z] #38 54.08 Unpacking python-six (1.12.0-1) ... [2020-07-02T16:32:55.312Z] #38 54.23 Selecting previously unselected package python-protobuf. [2020-07-02T16:32:55.312Z] #38 54.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-02T16:32:55.312Z] #38 54.24 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-02T16:32:55.312Z] #38 54.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-02T16:32:55.312Z] #38 59.97 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-02T16:32:55.312Z] #38 59.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:32:55.312Z] #38 60.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:32:55.312Z] #38 60.01 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-02T16:32:55.312Z] #38 60.02 Setting up python-six (1.12.0-1) ... [2020-07-02T16:32:55.312Z] #38 ... [2020-07-02T16:32:55.312Z] [2020-07-02T16:32:55.312Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:55.379Z] #39 18.55 CC images/sk-packet.o [2020-07-02T16:32:55.502Z] #51 42.26 The following additional packages will be installed: [2020-07-02T16:32:55.502Z] #51 42.27 libbtrfs0 [2020-07-02T16:32:55.502Z] #51 42.49 The following NEW packages will be installed: [2020-07-02T16:32:55.502Z] #51 42.51 libbtrfs-dev libbtrfs0 [2020-07-02T16:32:55.671Z] #39 18.81 CC images/mnt.o [2020-07-02T16:32:55.671Z] #39 18.94 CC images/pipe-data.o [2020-07-02T16:32:55.671Z] #39 19.01 CC images/sa.o [2020-07-02T16:32:55.763Z] #51 42.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:32:55.763Z] #51 42.94 Need to get 119 kB of archives. [2020-07-02T16:32:55.763Z] #51 42.94 After this operation, 387 kB of additional disk space will be used. [2020-07-02T16:32:55.763Z] #51 42.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-02T16:32:55.763Z] #51 42.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-02T16:32:55.962Z] #39 19.20 CC images/timer.o [2020-07-02T16:32:56.254Z] #39 19.40 CC images/timerfd.o [2020-07-02T16:32:56.254Z] #39 19.52 CC images/mm.o [2020-07-02T16:32:56.545Z] #39 19.66 CC images/sk-opts.o [2020-07-02T16:32:56.545Z] #39 19.74 CC images/sk-unix.o [2020-07-02T16:32:56.545Z] #39 19.88 CC images/sk-inet.o [2020-07-02T16:32:56.611Z] #25 12.05 # 1.4% ## 3.4% ### 4.7% #### 5.6% ##### 7.0% ###### 9.0% ####### 10.6% ######## 11.7% ########## 14.0% ########### 16.1% ############ 17.0% ############# 18.6% ############## 19.9% ############### 21.9% ################ 22.7% ################# 24.3% ################## 25.3% ################### 26.9% #################### 28.2% ##################### 29.7% ###################### 31.0% ####################### 32.2% ######################## 33.6% ######################## 34.6% ########################## 36.2% ########################## 37.1% ############################ 39.3% ############################# 40.3% ############################## 41.7% ############################### 44.2% ################################# 46.6% ################################### 48.9% #################################### 51.2% ###################################### 53.3% ####################################### 55.0% ######################################### 57.6% ########################################## 59.5% ############################################ 62.0% [2020-07-02T16:32:56.611Z] #25 ... [2020-07-02T16:32:56.611Z] [2020-07-02T16:32:56.611Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:32:56.611Z] #28 51.88 Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-02T16:32:56.611Z] #28 52.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-02T16:32:56.611Z] #28 53.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-02T16:32:56.611Z] #28 ... [2020-07-02T16:32:56.611Z] [2020-07-02T16:32:56.611Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:56.706Z] #51 ... [2020-07-02T16:32:56.706Z] [2020-07-02T16:32:56.706Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:56.706Z] #60 DONE 43.6s [2020-07-02T16:32:56.706Z] [2020-07-02T16:32:56.706Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:56.706Z] #43 DONE 43.6s [2020-07-02T16:32:56.706Z] [2020-07-02T16:32:56.706Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:32:56.706Z] #23 40.24 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-02T16:32:56.706Z] #23 40.24 The following additional packages will be installed: [2020-07-02T16:32:56.706Z] #23 40.26 libjq1 libonig5 [2020-07-02T16:32:56.706Z] #23 40.78 The following NEW packages will be installed: [2020-07-02T16:32:56.706Z] #23 40.80 jq libjq1 libonig5 [2020-07-02T16:32:56.706Z] #23 41.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:32:56.706Z] #23 41.25 Need to get 355 kB of archives. [2020-07-02T16:32:56.706Z] #23 41.25 After this operation, 1072 kB of additional disk space will be used. [2020-07-02T16:32:56.706Z] #23 41.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-02T16:32:56.706Z] #23 41.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-02T16:32:56.706Z] #23 41.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-02T16:32:56.706Z] #23 42.54 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:56.706Z] #23 42.77 Fetched 355 kB in 0s (1280 kB/s) [2020-07-02T16:32:56.706Z] #23 42.89 Selecting previously unselected package libonig5:amd64. [2020-07-02T16:32:56.706Z] #23 42.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:32:56.706Z] #23 43.00 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-02T16:32:56.706Z] #23 43.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:32:56.706Z] #23 43.39 Selecting previously unselected package libjq1:amd64. [2020-07-02T16:32:56.706Z] #23 43.39 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:32:56.706Z] #23 43.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:32:56.706Z] #23 43.69 Selecting previously unselected package jq. [2020-07-02T16:32:56.706Z] #23 43.72 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:32:56.706Z] #23 43.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:32:56.836Z] #39 20.08 CC images/tun.o [2020-07-02T16:32:56.871Z] #25 12.05 # 1.4% ## 3.4% ### 4.7% #### 5.6% ##### 7.0% ###### 9.0% ####### 10.6% ######## 11.7% ########## 14.0% ########### 16.1% ############ 17.0% ############# 18.6% ############## 19.9% ############### 21.9% ################ 22.7% ################# 24.3% ################## 25.3% ################### 26.9% #################### 28.2% ##################### 29.7% ###################### 31.0% ####################### 32.2% ######################## 33.6% ######################## 34.6% ########################## 36.2% ########################## 37.1% ############################ 39.3% ############################# 40.3% ############################## 41.7% ############################### 44.2% ################################# 46.6% ################################### 48.9% #################################### 51.2% ###################################### 53.3% ####################################### 55.0% ######################################### 57.6% ########################################## 59.5% ############################################ 62.0% ############################################## 64.9% ################################################ 67.0% ################################################## 69.9% [2020-07-02T16:32:56.871Z] #25 ... [2020-07-02T16:32:56.871Z] [2020-07-02T16:32:56.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:32:56.871Z] #10 52.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-02T16:32:56.871Z] #10 54.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-02T16:32:56.871Z] #10 54.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-02T16:32:56.871Z] #10 54.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-02T16:32:56.871Z] #10 54.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-02T16:32:56.871Z] #10 54.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-02T16:32:56.871Z] #10 54.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-02T16:32:56.871Z] #10 54.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-02T16:32:56.871Z] #10 54.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-02T16:32:56.871Z] #10 54.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-02T16:32:56.871Z] #10 54.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-02T16:32:56.871Z] #10 54.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-02T16:32:56.871Z] #10 54.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-02T16:32:56.871Z] #10 54.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-02T16:32:56.871Z] #10 54.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-02T16:32:56.871Z] #10 54.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-02T16:32:56.871Z] #10 56.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:56.871Z] #10 56.52 Fetched 77.7 MB in 8s (9894 kB/s) [2020-07-02T16:32:56.871Z] #10 56.67 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-02T16:32:56.871Z] #10 56.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 ... 15410 files and directories currently installed.) [2020-07-02T16:32:56.871Z] #10 56.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-02T16:32:56.871Z] #10 56.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:32:56.871Z] #10 59.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-02T16:32:56.871Z] #10 59.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-02T16:32:56.871Z] #10 59.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:32:56.871Z] #10 62.41 Selecting previously unselected package binutils-mingw-w64. [2020-07-02T16:32:56.871Z] #10 62.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-02T16:32:56.871Z] #10 62.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:32:56.871Z] #10 ... [2020-07-02T16:32:56.871Z] [2020-07-02T16:32:56.871Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:57.128Z] #39 20.26 CC images/sk-netlink.o [2020-07-02T16:32:57.128Z] #39 20.45 CC images/packet-sock.o [2020-07-02T16:32:57.131Z] #25 12.05 # 1.4% ## 3.4% ### 4.7% #### 5.6% ##### 7.0% ###### 9.0% ####### 10.6% ######## 11.7% ########## 14.0% ########### 16.1% ############ 17.0% ############# 18.6% ############## 19.9% ############### 21.9% ################ 22.7% ################# 24.3% ################## 25.3% ################### 26.9% #################### 28.2% ##################### 29.7% ###################### 31.0% ####################### 32.2% ######################## 33.6% ######################## 34.6% ########################## 36.2% ########################## 37.1% ############################ 39.3% ############################# 40.3% ############################## 41.7% ############################### 44.2% ################################# 46.6% ################################### 48.9% #################################### 51.2% ###################################### 53.3% ####################################### 55.0% ######################################### 57.6% ########################################## 59.5% ############################################ 62.0% ############################################## 64.9% ################################################ 67.0% ################################################## 69.9% #################################################### 73.6% ###################################################### 75.7% [2020-07-02T16:32:57.131Z] #25 ... [2020-07-02T16:32:57.131Z] [2020-07-02T16:32:57.131Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:57.131Z] #41 52.51 syscall [2020-07-02T16:32:57.131Z] #41 60.97 time [2020-07-02T16:32:57.131Z] #41 ... [2020-07-02T16:32:57.131Z] [2020-07-02T16:32:57.131Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:57.278Z] #23 44.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:32:57.278Z] #23 44.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:32:57.278Z] #23 44.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:32:57.278Z] #23 44.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:32:57.419Z] #39 20.68 CC images/ipc-var.o [2020-07-02T16:32:57.419Z] #39 20.77 CC images/ipc-desc.o [2020-07-02T16:32:57.650Z] #25 12.05 # 1.4% ## 3.4% ### 4.7% #### 5.6% ##### 7.0% ###### 9.0% ####### 10.6% ######## 11.7% ########## 14.0% ########### 16.1% ############ 17.0% ############# 18.6% ############## 19.9% ############### 21.9% ################ 22.7% ################# 24.3% ################## 25.3% ################### 26.9% #################### 28.2% ##################### 29.7% ###################### 31.0% ####################### 32.2% ######################## 33.6% ######################## 34.6% ########################## 36.2% ########################## 37.1% ############################ 39.3% ############################# 40.3% ############################## 41.7% ############################### 44.2% ################################# 46.6% ################################### 48.9% #################################### 51.2% ###################################### 53.3% ####################################### 55.0% ######################################### 57.6% ########################################## 59.5% ############################################ 62.0% ############################################## 64.9% ################################################ 67.0% ################################################## 69.9% #################################################### 73.6% ###################################################### 75.7% ######################################################## 78.0% ######################################################### 79.8% ########################################################## 81.9% ############################################################ 83.9% ############################################################## 86.6% ############################################################### 88.8% [2020-07-02T16:32:57.650Z] #25 ... [2020-07-02T16:32:57.650Z] [2020-07-02T16:32:57.650Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:32:57.650Z] #47 53.22 syscall [2020-07-02T16:32:57.650Z] #47 53.25 reflect [2020-07-02T16:32:57.650Z] #47 61.53 time [2020-07-02T16:32:57.710Z] #39 20.87 CC images/ipc-shm.o [2020-07-02T16:32:57.710Z] #39 21.06 CC images/ipc-msg.o [2020-07-02T16:32:57.849Z] #23 DONE 44.7s [2020-07-02T16:32:57.849Z] [2020-07-02T16:32:57.849Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-02T16:32:57.849Z] #24 DONE 0.1s [2020-07-02T16:32:57.849Z] [2020-07-02T16:32:57.849Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:57.909Z] #47 ... [2020-07-02T16:32:57.909Z] [2020-07-02T16:32:57.909Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:32:58.001Z] #39 21.31 CC images/ipc-sem.o [2020-07-02T16:32:58.293Z] #39 21.40 CC images/utsns.o [2020-07-02T16:32:58.293Z] #39 21.56 CC images/creds.o [2020-07-02T16:32:58.428Z] #25 12.05 # 1.4% ## 3.4% ### 4.7% #### 5.6% ##### 7.0% ###### 9.0% ####### 10.6% ######## 11.7% ########## 14.0% ########### 16.1% ############ 17.0% ############# 18.6% ############## 19.9% ############### 21.9% ################ 22.7% ################# 24.3% ################## 25.3% ################### 26.9% #################### 28.2% ##################### 29.7% ###################### 31.0% ####################### 32.2% ######################## 33.6% ######################## 34.6% ########################## 36.2% ########################## 37.1% ############################ 39.3% ############################# 40.3% ############################## 41.7% ############################### 44.2% ################################# 46.6% ################################### 48.9% #################################### 51.2% ###################################### 53.3% ####################################### 55.0% ######################################### 57.6% ########################################## 59.5% ############################################ 62.0% ############################################## 64.9% ################################################ 67.0% ################################################## 69.9% #################################################### 73.6% ###################################################### 75.7% ######################################################## 78.0% ######################################################### 79.8% ########################################################## 81.9% ############################################################ 83.9% ############################################################## 86.6% ############################################################### 88.8% ################################################################# 90.9% ################################################################### 93.1% #################################################################### 95.5% ###################################################################### 98.2% ###################################################################### 98.5% ######################################################################## 100.0% [2020-07-02T16:32:58.428Z] #25 18.04 [2020-07-02T16:32:58.584Z] #39 21.74 CC images/vma.o [2020-07-02T16:32:58.584Z] #39 21.93 CC images/netdev.o [2020-07-02T16:32:58.882Z] #39 22.20 CC images/tty.o [2020-07-02T16:32:59.173Z] #39 22.45 CC images/file-lock.o [2020-07-02T16:32:59.366Z] #25 18.99 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-02T16:32:59.466Z] #39 22.60 CC images/rlimit.o [2020-07-02T16:32:59.466Z] #39 22.74 CC images/pagemap.o [2020-07-02T16:32:59.466Z] #39 ... [2020-07-02T16:32:59.466Z] [2020-07-02T16:32:59.466Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:32:59.466Z] #41 50.40 go/token [2020-07-02T16:32:59.466Z] #41 50.83 go/scanner [2020-07-02T16:32:59.466Z] #41 51.24 regexp [2020-07-02T16:32:59.466Z] #41 51.84 go/ast [2020-07-02T16:32:59.466Z] #41 54.14 internal/lazyregexp [2020-07-02T16:32:59.466Z] #41 54.32 net/url [2020-07-02T16:32:59.466Z] #41 55.49 text/template/parse [2020-07-02T16:32:59.466Z] #41 55.50 go/parser [2020-07-02T16:32:59.466Z] #41 57.91 encoding/xml [2020-07-02T16:32:59.466Z] #41 58.46 text/template [2020-07-02T16:32:59.759Z] #41 ... [2020-07-02T16:32:59.759Z] [2020-07-02T16:32:59.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:32:59.759Z] #39 22.85 CC images/siginfo.o [2020-07-02T16:32:59.759Z] #39 23.00 CC images/rpc.o [2020-07-02T16:32:59.762Z] #25 ... [2020-07-02T16:32:59.762Z] [2020-07-02T16:32:59.762Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:32:59.762Z] #51 44.48 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:32:59.762Z] #51 44.87 Fetched 119 kB in 0s (436 kB/s) [2020-07-02T16:32:59.762Z] #51 45.13 Selecting previously unselected package libbtrfs0. [2020-07-02T16:32:59.762Z] #51 45.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:32:59.762Z] #51 45.28 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-02T16:32:59.762Z] #51 45.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:32:59.762Z] #51 45.56 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:32:59.762Z] #51 45.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-02T16:32:59.762Z] #51 45.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:32:59.762Z] #51 46.16 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:32:59.762Z] #51 46.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:32:59.762Z] #51 46.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:32:59.762Z] #51 DONE 46.7s [2020-07-02T16:32:59.762Z] [2020-07-02T16:32:59.762Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:32:59.935Z] #25 19.33 [2020-07-02T16:32:59.935Z] #25 19.47 ######################################################################## 100.0% [2020-07-02T16:33:00.195Z] #25 19.59 [2020-07-02T16:33:00.392Z] #39 23.58 CC images/ext-file.o [2020-07-02T16:33:00.683Z] #39 23.71 CC images/cgroup.o [2020-07-02T16:33:00.764Z] #25 ... [2020-07-02T16:33:00.764Z] [2020-07-02T16:33:00.764Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:00.764Z] #30 56.16 time [2020-07-02T16:33:00.764Z] #30 62.15 internal/poll [2020-07-02T16:33:00.764Z] #30 64.56 internal/syscall/execenv [2020-07-02T16:33:00.764Z] #30 64.73 internal/syscall/unix [2020-07-02T16:33:00.764Z] #30 65.02 os [2020-07-02T16:33:00.764Z] #30 65.61 internal/fmtsort [2020-07-02T16:33:00.764Z] #30 66.15 strings [2020-07-02T16:33:00.975Z] #39 23.98 CC images/userns.o [2020-07-02T16:33:00.975Z] #39 24.11 CC images/google/protobuf/descriptor.o [2020-07-02T16:33:01.024Z] #30 ... [2020-07-02T16:33:01.024Z] [2020-07-02T16:33:01.024Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:33:01.024Z] #25 20.48 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-02T16:33:01.283Z] #25 20.86 [2020-07-02T16:33:01.542Z] #25 21.06 ## 3.0% ######################################################################## 100.0% [2020-07-02T16:33:01.608Z] #39 24.98 CC images/opts.o [2020-07-02T16:33:01.802Z] #25 21.34 [2020-07-02T16:33:01.900Z] #39 25.14 CC images/seccomp.o [2020-07-02T16:33:01.900Z] #39 25.26 CC images/binfmt-misc.o [2020-07-02T16:33:02.193Z] #39 25.37 CC images/time.o [2020-07-02T16:33:02.193Z] #39 25.45 CC images/sysctl.o [2020-07-02T16:33:02.308Z] #52 ... [2020-07-02T16:33:02.308Z] [2020-07-02T16:33:02.308Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:33:02.308Z] #38 32.27 Reading package lists... [2020-07-02T16:33:02.308Z] #38 39.63 Building dependency tree... [2020-07-02T16:33:02.308Z] #38 43.42 The following additional packages will be installed: [2020-07-02T16:33:02.308Z] #38 43.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-02T16:33:02.308Z] #38 43.45 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-02T16:33:02.308Z] #38 43.48 Suggested packages: [2020-07-02T16:33:02.308Z] #38 43.48 manpages-dev python-setuptools [2020-07-02T16:33:02.308Z] #38 45.94 The following NEW packages will be installed: [2020-07-02T16:33:02.308Z] #38 45.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-02T16:33:02.308Z] #38 45.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-02T16:33:02.308Z] #38 45.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-02T16:33:02.308Z] #38 45.94 python-six zlib1g-dev [2020-07-02T16:33:02.308Z] #38 46.48 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:33:02.308Z] #38 46.48 Need to get 4095 kB of archives. [2020-07-02T16:33:02.308Z] #38 46.48 After this operation, 22.5 MB of additional disk space will be used. [2020-07-02T16:33:02.308Z] #38 46.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-02T16:33:02.308Z] #38 46.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-02T16:33:02.308Z] #38 46.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-02T16:33:02.308Z] #38 46.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-02T16:33:02.308Z] #38 46.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-02T16:33:02.308Z] #38 46.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-02T16:33:02.308Z] #38 46.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-02T16:33:02.308Z] #38 46.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-02T16:33:02.308Z] #38 46.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-02T16:33:02.308Z] #38 46.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-02T16:33:02.308Z] #38 46.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-02T16:33:02.308Z] #38 46.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-02T16:33:02.308Z] #38 47.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-02T16:33:02.308Z] #38 47.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-02T16:33:02.308Z] #38 47.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-02T16:33:02.308Z] #38 47.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-02T16:33:02.308Z] #38 47.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-02T16:33:02.308Z] #38 48.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:33:02.308Z] #38 48.66 Fetched 4095 kB in 1s (3683 kB/s) [2020-07-02T16:33:02.308Z] #38 48.78 Selecting previously unselected package libcap-dev:amd64. [2020-07-02T16:33:02.308Z] #38 48.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:33:02.308Z] #38 48.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-02T16:33:02.308Z] #38 48.98 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-02T16:33:02.308Z] #38 49.10 Selecting previously unselected package libnet1:amd64. [2020-07-02T16:33:02.308Z] #38 49.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:33:02.308Z] #38 49.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:33:02.308Z] #38 49.27 Selecting previously unselected package libnet1-dev. [2020-07-02T16:33:02.308Z] #38 49.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:33:02.308Z] #38 49.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:33:02.308Z] #38 49.44 Selecting previously unselected package libnl-3-200:amd64. [2020-07-02T16:33:02.308Z] #38 49.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-02T16:33:02.308Z] #38 49.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:33:02.484Z] #39 25.54 CC images/autofs.o [2020-07-02T16:33:02.484Z] #39 25.69 CC images/macvlan.o [2020-07-02T16:33:02.569Z] #38 49.60 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-02T16:33:02.569Z] #38 49.60 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-02T16:33:02.569Z] #38 49.61 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-02T16:33:02.569Z] #38 ... [2020-07-02T16:33:02.569Z] [2020-07-02T16:33:02.569Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:33:02.569Z] #32 32.93 Reading package lists... [2020-07-02T16:33:02.570Z] #32 39.99 Building dependency tree... [2020-07-02T16:33:02.570Z] #32 44.47 The following additional packages will be installed: [2020-07-02T16:33:02.570Z] #32 44.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-02T16:33:02.570Z] #32 44.59 Suggested packages: [2020-07-02T16:33:02.570Z] #32 44.59 cmake-doc ninja-build lrzip [2020-07-02T16:33:02.570Z] #32 44.59 Recommended packages: [2020-07-02T16:33:02.570Z] #32 44.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-02T16:33:02.570Z] #32 46.20 The following NEW packages will be installed: [2020-07-02T16:33:02.570Z] #32 46.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-02T16:33:02.570Z] #32 46.23 vim-common xxd [2020-07-02T16:33:02.570Z] #32 46.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:33:02.570Z] #32 46.79 Need to get 14.9 MB of archives. [2020-07-02T16:33:02.570Z] #32 46.79 After this operation, 61.8 MB of additional disk space will be used. [2020-07-02T16:33:02.570Z] #32 46.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-02T16:33:02.570Z] #32 46.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:33:02.570Z] #32 46.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-02T16:33:02.570Z] #32 47.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-02T16:33:02.570Z] #32 47.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-02T16:33:02.570Z] #32 48.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-02T16:33:02.570Z] #32 48.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-02T16:33:02.570Z] #32 48.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-02T16:33:02.570Z] #32 48.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-02T16:33:02.570Z] #32 48.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-02T16:33:02.742Z] #25 22.31 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-02T16:33:02.742Z] #25 22.39 skipping existing c35d46ef359f [2020-07-02T16:33:02.775Z] #39 25.81 CC images/sit.o [2020-07-02T16:33:02.775Z] #39 25.92 CC images/memfd.o [2020-07-02T16:33:02.775Z] #39 26.05 CC images/timens.o [2020-07-02T16:33:02.775Z] #39 ... [2020-07-02T16:33:02.775Z] [2020-07-02T16:33:02.775Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:02.775Z] #47 53.60 go/ast [2020-07-02T16:33:02.775Z] #47 55.56 golang.org/x/crypto/ssh/terminal [2020-07-02T16:33:02.775Z] #47 56.73 mvdan.cc/editorconfig [2020-07-02T16:33:02.775Z] #47 57.12 mvdan.cc/sh/v3/fileutil [2020-07-02T16:33:02.775Z] #47 57.26 mvdan.cc/sh/v3/syntax [2020-07-02T16:33:02.775Z] #47 61.55 mvdan.cc/sh/v3/cmd/shfmt [2020-07-02T16:33:02.830Z] #32 49.70 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:33:02.830Z] #32 ... [2020-07-02T16:33:02.830Z] [2020-07-02T16:33:02.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:02.830Z] #10 32.60 Reading package lists... [2020-07-02T16:33:02.830Z] #10 40.07 Building dependency tree... [2020-07-02T16:33:02.830Z] #10 44.31 The following additional packages will be installed: [2020-07-02T16:33:02.830Z] #10 44.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-02T16:33:02.830Z] #10 44.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-02T16:33:02.830Z] #10 44.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-02T16:33:02.830Z] #10 44.34 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:33:02.830Z] #10 44.35 Suggested packages: [2020-07-02T16:33:02.830Z] #10 44.37 gcc-8-locales seccomp wine64 [2020-07-02T16:33:02.830Z] #10 46.55 The following NEW packages will be installed: [2020-07-02T16:33:02.830Z] #10 46.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-02T16:33:02.830Z] #10 46.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-02T16:33:02.830Z] #10 46.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-02T16:33:02.830Z] #10 46.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-02T16:33:02.830Z] #10 46.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-02T16:33:02.830Z] #10 46.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:33:02.830Z] #10 47.08 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:33:02.830Z] #10 47.08 Need to get 77.7 MB of archives. [2020-07-02T16:33:02.830Z] #10 47.08 After this operation, 487 MB of additional disk space will be used. [2020-07-02T16:33:02.831Z] #10 47.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-02T16:33:02.831Z] #10 47.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-02T16:33:02.831Z] #10 47.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-02T16:33:02.831Z] #10 47.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-02T16:33:02.831Z] #10 47.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-02T16:33:02.831Z] #10 47.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-02T16:33:02.831Z] #10 48.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-02T16:33:02.831Z] #10 48.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-02T16:33:02.831Z] #10 48.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-02T16:33:02.831Z] #10 ... [2020-07-02T16:33:02.831Z] [2020-07-02T16:33:02.831Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:02.831Z] #52 3.024 + RM_GOPATH=0 [2020-07-02T16:33:02.831Z] #52 3.024 + TMP_GOPATH= [2020-07-02T16:33:02.831Z] #52 3.024 + : /build [2020-07-02T16:33:02.831Z] #52 3.024 + '[' -z '' ']' [2020-07-02T16:33:02.831Z] #52 3.026 ++ mktemp -d [2020-07-02T16:33:02.831Z] #52 3.031 + export GOPATH=/tmp/tmp.ADyoMG1q1d [2020-07-02T16:33:02.831Z] #52 3.031 + GOPATH=/tmp/tmp.ADyoMG1q1d [2020-07-02T16:33:02.831Z] #52 3.031 + RM_GOPATH=1 [2020-07-02T16:33:02.831Z] #52 3.031 + case "$(go env GOARCH)" in [2020-07-02T16:33:02.831Z] #52 3.033 ++ go env GOARCH [2020-07-02T16:33:02.831Z] #52 3.076 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:02.831Z] #52 3.076 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:02.831Z] #52 3.078 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:02.831Z] #52 3.086 + dir=/tmp/install [2020-07-02T16:33:02.831Z] #52 3.087 + bin=containerd [2020-07-02T16:33:02.831Z] #52 3.089 + shift [2020-07-02T16:33:02.831Z] #52 3.106 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-02T16:33:02.831Z] #52 3.107 + . /tmp/install/containerd.installer [2020-07-02T16:33:02.831Z] #52 3.107 ++ set -e [2020-07-02T16:33:02.831Z] #52 3.107 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:33:02.831Z] #52 3.108 + install_containerd [2020-07-02T16:33:02.831Z] #52 3.110 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-02T16:33:02.831Z] #52 3.110 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:33:02.831Z] #52 3.110 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ADyoMG1q1d/src/github.com/containerd/containerd [2020-07-02T16:33:02.831Z] #52 3.112 Cloning into '/tmp/tmp.ADyoMG1q1d/src/github.com/containerd/containerd'... [2020-07-02T16:33:03.002Z] #25 22.48 [2020-07-02T16:33:03.066Z] #47 ... [2020-07-02T16:33:03.066Z] [2020-07-02T16:33:03.066Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:03.066Z] #10 63.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-02T16:33:03.066Z] #10 63.12 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-02T16:33:03.066Z] #10 63.13 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:03.405Z] #52 ... [2020-07-02T16:33:03.405Z] [2020-07-02T16:33:03.405Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:03.405Z] #30 40.34 internal/reflectlite [2020-07-02T16:33:03.405Z] #30 40.36 sync [2020-07-02T16:33:03.405Z] #30 42.92 errors [2020-07-02T16:33:03.405Z] #30 42.92 sort [2020-07-02T16:33:03.405Z] #30 43.37 strconv [2020-07-02T16:33:03.405Z] #30 44.76 io [2020-07-02T16:33:03.405Z] #30 47.21 internal/oserror [2020-07-02T16:33:03.405Z] #30 47.50 syscall [2020-07-02T16:33:03.405Z] #30 49.10 reflect [2020-07-02T16:33:03.405Z] #30 ... [2020-07-02T16:33:03.405Z] [2020-07-02T16:33:03.405Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:03.405Z] #47 50.55 syscall [2020-07-02T16:33:03.571Z] #25 ... [2020-07-02T16:33:03.571Z] [2020-07-02T16:33:03.571Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:33:03.571Z] #32 61.79 Selecting previously unselected package libxml2:amd64. [2020-07-02T16:33:03.571Z] #32 61.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-02T16:33:03.571Z] #32 61.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:33:03.571Z] #32 62.63 Selecting previously unselected package libarchive13:amd64. [2020-07-02T16:33:03.571Z] #32 62.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-02T16:33:03.571Z] #32 62.65 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-02T16:33:03.571Z] #32 63.02 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-02T16:33:03.571Z] #32 63.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-02T16:33:03.571Z] #32 63.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-02T16:33:03.571Z] #32 63.23 Selecting previously unselected package librhash0:amd64. [2020-07-02T16:33:03.571Z] #32 63.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-02T16:33:03.571Z] #32 63.26 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-02T16:33:03.571Z] #32 63.47 Selecting previously unselected package libuv1:amd64. [2020-07-02T16:33:03.571Z] #32 63.50 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-02T16:33:03.571Z] #32 63.51 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-02T16:33:03.571Z] #32 63.68 Selecting previously unselected package cmake. [2020-07-02T16:33:03.571Z] #32 63.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-02T16:33:03.571Z] #32 63.75 Unpacking cmake (3.13.4-1) ... [2020-07-02T16:33:03.571Z] #32 67.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:33:03.571Z] #32 67.04 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:33:03.571Z] #32 67.06 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-02T16:33:03.571Z] #32 67.07 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:33:03.571Z] #32 67.09 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-02T16:33:03.571Z] #32 67.12 Setting up cmake-data (3.13.4-1) ... [2020-07-02T16:33:03.571Z] #32 67.13 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:33:03.571Z] #32 67.15 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-02T16:33:03.571Z] #32 67.16 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-02T16:33:03.571Z] #32 67.17 Setting up cmake (3.13.4-1) ... [2020-07-02T16:33:03.571Z] #32 67.18 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:33:03.571Z] #32 67.24 Processing triggers for mime-support (3.62) ... [2020-07-02T16:33:03.571Z] #32 DONE 68.9s [2020-07-02T16:33:03.571Z] [2020-07-02T16:33:03.571Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:03.571Z] #30 69.14 path [2020-07-02T16:33:03.666Z] #47 50.58 reflect [2020-07-02T16:33:04.104Z] #10 ... [2020-07-02T16:33:04.104Z] [2020-07-02T16:33:04.104Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:04.104Z] #47 DONE 64.9s [2020-07-02T16:33:04.104Z] [2020-07-02T16:33:04.104Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:04.104Z] #39 26.26 LINK images/built-in.o [2020-07-02T16:33:04.104Z] #39 26.32 GEN compel/include/asm [2020-07-02T16:33:04.104Z] #39 26.34 GEN compel/include/version.h [2020-07-02T16:33:04.104Z] #39 26.34 touch .config [2020-07-02T16:33:04.104Z] #39 26.36 GEN include/common/config.h [2020-07-02T16:33:04.104Z] #39 26.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-02T16:33:04.104Z] #39 26.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-02T16:33:04.104Z] #39 26.46 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-02T16:33:04.104Z] #39 26.47 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-02T16:33:04.104Z] #39 26.49 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-02T16:33:04.104Z] #39 26.50 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-02T16:33:04.104Z] #39 26.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-02T16:33:04.104Z] #39 26.54 DEP compel/plugins/std/infect.d [2020-07-02T16:33:04.104Z] #39 26.68 DEP compel/plugins/std/string.d [2020-07-02T16:33:04.104Z] #39 26.81 DEP compel/plugins/std/log.d [2020-07-02T16:33:04.104Z] #39 26.93 DEP compel/plugins/std/fds.d [2020-07-02T16:33:04.104Z] #39 27.01 DEP compel/plugins/std/std.d [2020-07-02T16:33:04.104Z] #39 27.08 DEP compel/plugins/shmem/shmem.d [2020-07-02T16:33:04.104Z] #39 27.17 DEP compel/plugins/fds/fds.d [2020-07-02T16:33:04.104Z] #39 27.32 CC compel/plugins/std/std.o [2020-07-02T16:33:04.510Z] #30 69.83 fmt [2020-07-02T16:33:04.510Z] #30 69.99 path/filepath [2020-07-02T16:33:04.740Z] #39 27.98 CC compel/plugins/std/fds.o [2020-07-02T16:33:04.771Z] #30 ... [2020-07-02T16:33:04.771Z] [2020-07-02T16:33:04.771Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:33:04.771Z] #25 23.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-02T16:33:04.771Z] #25 23.82 [2020-07-02T16:33:04.771Z] #25 24.10 ######################################################################## 100.0% [2020-07-02T16:33:04.771Z] #25 24.26 [2020-07-02T16:33:04.771Z] #25 24.35 Download of images into '/build' complete. [2020-07-02T16:33:04.771Z] #25 24.35 Use something like the following to load the result into a Docker daemon: [2020-07-02T16:33:04.771Z] #25 24.35 tar -cC '/build' . | docker load [2020-07-02T16:33:04.771Z] #25 DONE 24.4s [2020-07-02T16:33:05.030Z] [2020-07-02T16:33:05.030Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:33:05.030Z] #38 64.12 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-02T16:33:05.030Z] #38 64.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:33:05.030Z] #38 64.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:05.031Z] #38 64.19 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-02T16:33:05.031Z] #38 64.21 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:05.031Z] #38 64.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:33:05.031Z] #38 64.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:33:05.031Z] #38 64.26 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:05.031Z] #38 64.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:33:05.031Z] #38 64.29 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-02T16:33:05.031Z] #39 28.26 CC compel/plugins/std/log.o [2020-07-02T16:33:05.324Z] #39 28.66 CC compel/plugins/std/string.o [2020-07-02T16:33:05.580Z] #47 ... [2020-07-02T16:33:05.580Z] [2020-07-02T16:33:05.580Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:05.580Z] #41 42.68 github.com/LK4D4/vndr/godl/singleflight [2020-07-02T16:33:05.580Z] #41 42.69 internal/reflectlite [2020-07-02T16:33:05.580Z] #41 43.01 math/rand [2020-07-02T16:33:05.580Z] #41 44.98 internal/singleflight [2020-07-02T16:33:05.580Z] #41 47.35 bytes [2020-07-02T16:33:05.580Z] #41 47.36 strconv [2020-07-02T16:33:05.580Z] #41 50.03 bufio [2020-07-02T16:33:05.580Z] #41 51.09 reflect [2020-07-02T16:33:05.580Z] #41 52.05 syscall [2020-07-02T16:33:05.830Z] Removing intermediate container 4ef66ccbe9f8 [2020-07-02T16:33:05.830Z] ---> 40f4f43c9071 [2020-07-02T16:33:05.830Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-02T16:33:05.830Z] ---> 22d48dbfbcad [2020-07-02T16:33:05.830Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-02T16:33:05.830Z] ---> cc5628374931 [2020-07-02T16:33:05.830Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-02T16:33:05.830Z] ---> Running in 9a13d529a443 [2020-07-02T16:33:05.830Z] Removing intermediate container 9a13d529a443 [2020-07-02T16:33:05.830Z] ---> f6e8f601a3bb [2020-07-02T16:33:05.830Z] Successfully built f6e8f601a3bb [2020-07-02T16:33:05.830Z] Successfully tagged moby-buildx:latest [2020-07-02T16:33:05.830Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-02T16:33:05.830Z] if [ -n "${id}" ]; then \ [2020-07-02T16:33:05.830Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-02T16:33:05.830Z] && touch bundles/buildx; \ [2020-07-02T16:33:05.830Z] docker rm -f ${id}; \ [2020-07-02T16:33:05.830Z] fi [2020-07-02T16:33:05.830Z] bd786892fa485092e63f14a8efb5effaa6ba82ea4327a5f5a6ea14c22f91ad2a [2020-07-02T16:33:05.830Z] bundles/buildx version [2020-07-02T16:33:05.830Z] buildx v0.3.1 6db68d0 [2020-07-02T16:33:05.830Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 . [2020-07-02T16:33:05.830Z] #1 [internal] booting buildkit [2020-07-02T16:33:05.830Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-02T16:33:05.830Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-07-02T16:33:05.830Z] #1 creating container buildx_buildkit_default [2020-07-02T16:33:05.830Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-02T16:33:05.830Z] #1 DONE 2.3s [2020-07-02T16:33:05.830Z] [2020-07-02T16:33:05.830Z] #2 [internal] load build definition from Dockerfile [2020-07-02T16:33:05.830Z] #2 transferring dockerfile: 16.36kB done [2020-07-02T16:33:05.830Z] #2 DONE 0.0s [2020-07-02T16:33:05.830Z] [2020-07-02T16:33:05.830Z] #3 [internal] load .dockerignore [2020-07-02T16:33:05.830Z] #3 transferring context: 87B done [2020-07-02T16:33:05.830Z] #3 DONE 0.0s [2020-07-02T16:33:05.830Z] [2020-07-02T16:33:05.830Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-02T16:33:05.830Z] #4 DONE 0.8s [2020-07-02T16:33:05.830Z] [2020-07-02T16:33:05.830Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-02T16:33:05.830Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-02T16:33:05.830Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-02T16:33:05.830Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-02T16:33:05.830Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-02T16:33:05.830Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-02T16:33:05.830Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-02T16:33:05.840Z] #41 ... [2020-07-02T16:33:05.840Z] [2020-07-02T16:33:05.840Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:33:05.964Z] #39 29.09 CC compel/plugins/std/infect.o [2020-07-02T16:33:05.969Z] #38 71.37 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-02T16:33:05.969Z] #38 71.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:33:06.127Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-02T16:33:06.255Z] #39 29.46 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-02T16:33:06.255Z] #39 29.49 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-02T16:33:06.255Z] #39 29.53 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-02T16:33:06.255Z] #39 29.59 AR compel/plugins/std.lib.a [2020-07-02T16:33:06.420Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-07-02T16:33:06.420Z] #5 DONE 1.0s [2020-07-02T16:33:06.420Z] [2020-07-02T16:33:06.420Z] #7 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-02T16:33:06.538Z] #38 DONE 71.9s [2020-07-02T16:33:06.538Z] [2020-07-02T16:33:06.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:06.547Z] #39 29.62 CC compel/plugins/fds/fds.o [2020-07-02T16:33:06.623Z] #28 52.80 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-02T16:33:06.623Z] #28 53.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-02T16:33:06.839Z] #39 29.91 AR compel/plugins/fds.lib.a [2020-07-02T16:33:06.839Z] #39 29.93 HOSTDEP compel/src/lib/log-host.d [2020-07-02T16:33:06.839Z] #39 29.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-02T16:33:06.839Z] #39 30.05 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-02T16:33:06.839Z] #39 30.10 HOSTDEP compel/src/main-host.d [2020-07-02T16:33:06.839Z] #39 30.14 DEP compel/src/lib/ptrace.d [2020-07-02T16:33:07.072Z] #7 DONE 0.7s [2020-07-02T16:33:07.072Z] [2020-07-02T16:33:07.072Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:33:07.072Z] #6 DONE 0.7s [2020-07-02T16:33:07.108Z] #39 ... [2020-07-02T16:33:07.108Z] [2020-07-02T16:33:07.108Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:07.108Z] #10 62.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-02T16:33:07.108Z] #10 62.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:33:07.108Z] #10 62.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:33:07.108Z] #10 62.86 Selecting previously unselected package dmsetup. [2020-07-02T16:33:07.108Z] #10 62.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:33:07.108Z] #10 62.87 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-02T16:33:07.108Z] #10 63.11 Selecting previously unselected package mingw-w64-common. [2020-07-02T16:33:07.108Z] #10 63.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-02T16:33:07.108Z] #10 63.12 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-02T16:33:07.108Z] #10 69.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-02T16:33:07.108Z] #10 69.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-02T16:33:07.108Z] #10 69.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:33:07.130Z] #39 30.24 DEP compel/src/lib/infect.d [2020-07-02T16:33:07.130Z] #39 30.40 DEP compel/src/lib/infect-util.d [2020-07-02T16:33:07.130Z] #39 30.48 DEP compel/src/lib/infect-rpc.d [2020-07-02T16:33:07.144Z] #28 53.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-02T16:33:07.368Z] #10 ... [2020-07-02T16:33:07.368Z] [2020-07-02T16:33:07.368Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:07.368Z] #30 72.98 io/ioutil [2020-07-02T16:33:07.375Z] [2020-07-02T16:33:07.375Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:33:07.375Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-02T16:33:07.421Z] #39 30.56 DEP compel/arch/s390/src/lib/infect.d [2020-07-02T16:33:07.421Z] #39 30.64 DEP compel/arch/s390/src/lib/cpu.d [2020-07-02T16:33:07.421Z] #39 30.67 DEP compel/src/lib/log.d [2020-07-02T16:33:07.421Z] #39 30.72 DEP compel/src/main.d [2020-07-02T16:33:07.676Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-02T16:33:07.676Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done [2020-07-02T16:33:07.676Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-07-02T16:33:07.676Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done [2020-07-02T16:33:07.676Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-07-02T16:33:07.676Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-07-02T16:33:07.676Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-07-02T16:33:07.676Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-07-02T16:33:07.676Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s [2020-07-02T16:33:07.676Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s [2020-07-02T16:33:07.714Z] #39 30.79 DEP compel/src/lib/handle-elf.d [2020-07-02T16:33:07.714Z] #39 30.88 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-02T16:33:07.714Z] #39 30.99 CC compel/src/lib/log.o [2020-07-02T16:33:08.005Z] #39 31.21 CC compel/arch/s390/src/lib/cpu.o [2020-07-02T16:33:08.005Z] #39 31.39 CC compel/arch/s390/src/lib/infect.o [2020-07-02T16:33:08.639Z] #39 31.82 CC compel/src/lib/infect-rpc.o [2020-07-02T16:33:08.716Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.28MB / 8.25MB 0.5s [2020-07-02T16:33:08.716Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.3s done [2020-07-02T16:33:08.716Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 4.30MB / 8.25MB 0.6s [2020-07-02T16:33:08.716Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.75MB / 10.73MB 0.6s [2020-07-02T16:33:08.716Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 4.98MB / 54.14MB 0.9s [2020-07-02T16:33:08.716Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 0.8s done [2020-07-02T16:33:08.716Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 5.68MB / 10.73MB 0.9s [2020-07-02T16:33:08.716Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.47MB / 73.55MB 0.9s [2020-07-02T16:33:08.716Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 5.31MB / 57.46MB 0.9s [2020-07-02T16:33:08.716Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 5.96MB / 96.51MB 0.9s [2020-07-02T16:33:08.716Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.89MB / 10.73MB 1.1s [2020-07-02T16:33:08.716Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 12.27MB / 54.14MB 1.4s [2020-07-02T16:33:08.716Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.2s done [2020-07-02T16:33:08.716Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 17.01MB / 73.55MB 1.4s [2020-07-02T16:33:08.716Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 12.37MB / 57.46MB 1.4s [2020-07-02T16:33:08.716Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 11.43MB / 96.51MB 1.4s [2020-07-02T16:33:08.748Z] #30 74.27 text/tabwriter [2020-07-02T16:33:08.930Z] #39 31.98 CC compel/src/lib/infect-util.o [2020-07-02T16:33:08.930Z] #39 32.20 CC compel/src/lib/infect.o [2020-07-02T16:33:09.126Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 15.50MB / 57.46MB 1.5s [2020-07-02T16:33:09.126Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 16.25MB / 54.14MB 1.6s [2020-07-02T16:33:09.504Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 22.30MB / 73.55MB 1.8s [2020-07-02T16:33:09.504Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 19.03MB / 57.46MB 1.8s [2020-07-02T16:33:09.504Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 19.85MB / 54.14MB 1.9s [2020-07-02T16:33:09.977Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 27.31MB / 73.55MB 2.1s [2020-07-02T16:33:09.977Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 21.97MB / 57.46MB 2.1s [2020-07-02T16:33:09.977Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 25.34MB / 54.14MB 2.4s [2020-07-02T16:33:09.977Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 31.43MB / 73.55MB 2.4s [2020-07-02T16:33:09.977Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 25.31MB / 57.46MB 2.4s [2020-07-02T16:33:10.311Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 29.81MB / 54.14MB 2.7s [2020-07-02T16:33:10.311Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 29.48MB / 57.46MB 2.7s [2020-07-02T16:33:10.311Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 37.08MB / 73.55MB 2.9s [2020-07-02T16:33:10.311Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 16.61MB / 96.51MB 2.9s [2020-07-02T16:33:10.438Z] #39 33.53 CC compel/src/lib/ptrace.o [2020-07-02T16:33:10.438Z] #39 33.68 AR compel/libcompel.a [2020-07-02T16:33:10.438Z] #39 33.72 HOSTCC compel/src/main-host.o [2020-07-02T16:33:10.633Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 34.00MB / 54.14MB 3.0s [2020-07-02T16:33:10.633Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 33.31MB / 57.46MB 3.0s [2020-07-02T16:33:10.654Z] #30 ... [2020-07-02T16:33:10.654Z] [2020-07-02T16:33:10.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:10.654Z] #41 65.74 internal/fmtsort [2020-07-02T16:33:10.654Z] #41 66.66 strings [2020-07-02T16:33:10.654Z] #41 67.19 os [2020-07-02T16:33:10.654Z] #41 70.40 regexp/syntax [2020-07-02T16:33:10.654Z] #41 72.99 fmt [2020-07-02T16:33:10.654Z] #41 ... [2020-07-02T16:33:10.654Z] [2020-07-02T16:33:10.654Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:10.654Z] #30 75.87 github.com/BurntSushi/toml [2020-07-02T16:33:10.654Z] #30 75.87 flag [2020-07-02T16:33:10.729Z] #39 33.92 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-02T16:33:10.729Z] #39 ... [2020-07-02T16:33:10.729Z] [2020-07-02T16:33:10.729Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:10.729Z] #41 61.47 go/doc [2020-07-02T16:33:10.729Z] #41 61.53 github.com/LK4D4/vndr/versioned [2020-07-02T16:33:10.729Z] #41 61.65 crypto/rsa [2020-07-02T16:33:10.729Z] #41 62.81 crypto/x509/pkix [2020-07-02T16:33:10.729Z] #41 63.15 vendor/golang.org/x/crypto/cryptobyte [2020-07-02T16:33:10.729Z] #41 63.82 github.com/LK4D4/vndr/build [2020-07-02T16:33:10.729Z] #41 64.63 net [2020-07-02T16:33:10.729Z] #41 65.79 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-02T16:33:10.729Z] #41 66.10 vendor/golang.org/x/crypto/curve25519 [2020-07-02T16:33:10.729Z] #41 66.40 vendor/golang.org/x/crypto/hkdf [2020-07-02T16:33:10.729Z] #41 66.46 vendor/golang.org/x/text/transform [2020-07-02T16:33:10.730Z] #41 66.91 vendor/golang.org/x/text/unicode/bidi [2020-07-02T16:33:10.730Z] #41 67.91 vendor/golang.org/x/text/secure/bidirule [2020-07-02T16:33:10.730Z] #41 68.21 vendor/golang.org/x/text/unicode/norm [2020-07-02T16:33:10.730Z] #41 70.58 vendor/golang.org/x/net/idna [2020-07-02T16:33:10.730Z] #41 ... [2020-07-02T16:33:10.730Z] [2020-07-02T16:33:10.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:10.730Z] #39 34.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-02T16:33:11.020Z] #39 34.31 HOSTCC compel/src/lib/log-host.o [2020-07-02T16:33:11.037Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 38.53MB / 54.14MB 3.3s [2020-07-02T16:33:11.037Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 41.64MB / 73.55MB 3.3s [2020-07-02T16:33:11.037Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 37.17MB / 57.46MB 3.3s [2020-07-02T16:33:11.037Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 43.19MB / 54.14MB 3.6s [2020-07-02T16:33:11.312Z] #39 34.46 HOSTLINK compel/compel-host-bin [2020-07-02T16:33:11.312Z] #39 34.54 DEP soccr/soccr.d [2020-07-02T16:33:11.346Z] #28 ... [2020-07-02T16:33:11.346Z] [2020-07-02T16:33:11.346Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:33:11.346Z] #25 4.986 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-02T16:33:11.346Z] #25 5.376 [2020-07-02T16:33:11.346Z] #25 5.566 ## 3.7% ###### 9.5% ############ 17.3% ################### 27.6% ########################## 36.9% ############################### 44.4% ##################################### 52.3% ########################################### 59.9% ############################################### 66.2% #################################################### 73.1% ######################################################## 78.9% ############################################################ 84.2% ################################################################# 91.2% ######################################################################## 100.0% [2020-07-02T16:33:11.346Z] #25 7.378 [2020-07-02T16:33:11.346Z] #25 7.642 ####### 9.8% ######################################## 56.6% ##################################################################### 96.0% ######################################################################## 100.0% [2020-07-02T16:33:11.346Z] #25 8.235 [2020-07-02T16:33:11.346Z] #25 8.397 ################ 22.3% #################################################### 73.5% ######################################################################## 100.0% [2020-07-02T16:33:11.346Z] #25 8.968 [2020-07-02T16:33:11.346Z] #25 9.197 # 1.9% ##### 7.3% ######## 11.4% ############ 17.9% ############### 21.4% ################### 27.1% ####################### 33.3% ############################## 42.7% ################################# 46.9% ###################################### 54.1% ########################################## 59.0% ############################################## 64.7% ################################################## 69.9% ########################################################## 81.2% ############################################################### 88.5% ##################################################################### 95.9% ######################################################################## 100.0% [2020-07-02T16:33:11.346Z] #25 11.45 [2020-07-02T16:33:11.389Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 41.31MB / 57.46MB 3.6s [2020-07-02T16:33:11.389Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 45.67MB / 73.55MB 3.7s [2020-07-02T16:33:11.389Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 47.38MB / 54.14MB 3.9s [2020-07-02T16:33:11.389Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 45.89MB / 57.46MB 3.9s [2020-07-02T16:33:11.603Z] #39 34.63 CC soccr/soccr.o [2020-07-02T16:33:11.762Z] #8 ... [2020-07-02T16:33:11.762Z] [2020-07-02T16:33:11.762Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-02T16:33:11.762Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-02T16:33:11.762Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-02T16:33:11.762Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-07-02T16:33:11.762Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-02T16:33:11.762Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.6s done [2020-07-02T16:33:11.762Z] #59 DONE 4.4s [2020-07-02T16:33:11.762Z] [2020-07-02T16:33:11.762Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:33:11.762Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 50.93MB / 54.14MB 4.2s [2020-07-02T16:33:11.762Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 50.63MB / 73.55MB 4.2s [2020-07-02T16:33:11.762Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 50.41MB / 57.46MB 4.2s [2020-07-02T16:33:11.762Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 21.52MB / 96.51MB 4.2s [2020-07-02T16:33:12.075Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.4s done [2020-07-02T16:33:12.075Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 55.38MB / 57.46MB 4.5s [2020-07-02T16:33:12.236Z] #39 35.35 AR soccr/libsoccr.a [2020-07-02T16:33:12.237Z] #39 35.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:33:12.237Z] #39 35.58 DEP criu/arch/s390/sigframe.d [2020-07-02T16:33:12.390Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 54.62MB / 73.55MB 4.7s [2020-07-02T16:33:12.390Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 4.6s done [2020-07-02T16:33:12.390Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 31.59MB / 96.51MB 4.8s [2020-07-02T16:33:12.528Z] #39 35.66 DEP criu/arch/s390/crtools.d [2020-07-02T16:33:12.558Z] #30 ... [2020-07-02T16:33:12.558Z] [2020-07-02T16:33:12.558Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:12.558Z] #47 67.69 context [2020-07-02T16:33:12.558Z] #47 68.08 encoding/binary [2020-07-02T16:33:12.558Z] #47 68.60 os [2020-07-02T16:33:12.558Z] #47 71.40 encoding/base64 [2020-07-02T16:33:12.558Z] #47 72.69 golang.org/x/sys/unix [2020-07-02T16:33:12.558Z] #47 74.68 fmt [2020-07-02T16:33:12.558Z] #47 ... [2020-07-02T16:33:12.558Z] [2020-07-02T16:33:12.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:12.558Z] #39 4.598 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:33:12.558Z] #39 4.598 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:33:12.558Z] #39 4.624 Note: Building without GnuTLS support [2020-07-02T16:33:12.558Z] #39 4.631 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:33:12.558Z] #39 4.634 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:33:12.687Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 58.93MB / 73.55MB 5.1s [2020-07-02T16:33:12.687Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 40.11MB / 96.51MB 5.1s [2020-07-02T16:33:12.820Z] #39 35.88 DEP criu/arch/s390/cpu.d [2020-07-02T16:33:12.820Z] #39 36.08 CC criu/arch/s390/cpu.o [2020-07-02T16:33:12.911Z] #25 11.67 0.7% # 2.2% ## 4.0% ### 5.5% #### 6.9% ###### 8.6% ####### 10.2% ######## 11.8% ######### 13.8% ########### 15.5% ############ 17.4% ############# 19.1% ############## 20.7% ############### 22.2% ################# 24.3% ################## 25.8% ################### 27.3% #################### 28.9% ##################### 30.0% ###################### 31.3% ####################### 33.2% ######################### 34.8% ########################## 36.9% ############################ 38.9% ############################# 40.6% ############################## 42.4% ############################### 44.2% ################################# 46.1% ################################## 48.2% ################################### 49.8% ##################################### 51.5% ###################################### 53.7% [2020-07-02T16:33:12.911Z] #25 ... [2020-07-02T16:33:12.911Z] [2020-07-02T16:33:12.911Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:33:12.911Z] #38 49.89 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-02T16:33:12.911Z] #38 49.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 49.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:33:12.911Z] #38 50.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-02T16:33:12.911Z] #38 50.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 50.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-02T16:33:12.911Z] #38 50.10 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-02T16:33:12.911Z] #38 50.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 50.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-02T16:33:12.911Z] #38 50.32 Selecting previously unselected package libprotobuf17:amd64. [2020-07-02T16:33:12.911Z] #38 50.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 50.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:12.911Z] #38 51.19 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-02T16:33:12.911Z] #38 51.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 51.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:12.911Z] #38 51.49 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-02T16:33:12.911Z] #38 51.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 51.52 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:12.911Z] #38 52.72 Selecting previously unselected package libprotoc17:amd64. [2020-07-02T16:33:12.911Z] #38 52.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 52.76 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:12.911Z] #38 53.56 Selecting previously unselected package protobuf-c-compiler. [2020-07-02T16:33:12.911Z] #38 53.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 53.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:33:12.911Z] #38 53.73 Selecting previously unselected package protobuf-compiler. [2020-07-02T16:33:12.911Z] #38 53.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 53.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:33:12.911Z] #38 53.96 Selecting previously unselected package python-pkg-resources. [2020-07-02T16:33:12.911Z] #38 53.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:33:12.911Z] #38 53.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-02T16:33:12.911Z] #38 54.23 Selecting previously unselected package python-six. [2020-07-02T16:33:12.911Z] #38 54.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-02T16:33:12.911Z] #38 54.26 Unpacking python-six (1.12.0-1) ... [2020-07-02T16:33:12.911Z] #38 54.38 Selecting previously unselected package python-protobuf. [2020-07-02T16:33:12.911Z] #38 54.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-02T16:33:12.911Z] #38 54.39 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-02T16:33:12.911Z] #38 55.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-02T16:33:12.911Z] #38 59.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:12.911Z] #38 59.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:33:12.911Z] #38 59.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:33:12.911Z] #38 59.61 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-02T16:33:12.911Z] #38 59.62 Setting up python-six (1.12.0-1) ... [2020-07-02T16:33:12.911Z] #38 ... [2020-07-02T16:33:12.911Z] [2020-07-02T16:33:12.911Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:33:12.911Z] #32 49.92 Fetched 14.9 MB in 2s (7593 kB/s) [2020-07-02T16:33:12.911Z] #32 50.08 Selecting previously unselected package xxd. [2020-07-02T16:33:12.911Z] #32 50.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:33:12.911Z] #32 50.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:33:12.911Z] #32 50.13 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:33:12.911Z] #32 50.28 Selecting previously unselected package vim-common. [2020-07-02T16:33:12.911Z] #32 50.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:33:12.911Z] #32 50.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:33:12.911Z] #32 50.70 Selecting previously unselected package cmake-data. [2020-07-02T16:33:12.911Z] #32 50.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-02T16:33:12.911Z] #32 50.71 Unpacking cmake-data (3.13.4-1) ... [2020-07-02T16:33:12.911Z] #32 54.11 Selecting previously unselected package libicu63:amd64. [2020-07-02T16:33:12.911Z] #32 54.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-02T16:33:12.911Z] #32 54.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:33:12.911Z] #32 ... [2020-07-02T16:33:12.911Z] [2020-07-02T16:33:12.911Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:33:13.013Z] #8 ... [2020-07-02T16:33:13.013Z] [2020-07-02T16:33:13.013Z] #21 [internal] load build context [2020-07-02T16:33:13.013Z] #21 transferring context: 51.28MB 5.6s done [2020-07-02T16:33:13.013Z] #21 DONE 5.6s [2020-07-02T16:33:13.013Z] [2020-07-02T16:33:13.013Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:33:13.013Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 45.24MB / 96.51MB 5.2s [2020-07-02T16:33:13.013Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 63.15MB / 73.55MB 5.4s [2020-07-02T16:33:13.013Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 53.24MB / 96.51MB 5.5s [2020-07-02T16:33:13.111Z] #39 36.38 CC criu/arch/s390/crtools.o [2020-07-02T16:33:13.348Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 67.86MB / 73.55MB 5.7s [2020-07-02T16:33:13.348Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 60.45MB / 96.51MB 5.8s [2020-07-02T16:33:13.495Z] #39 ... [2020-07-02T16:33:13.495Z] [2020-07-02T16:33:13.495Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:13.495Z] #33 4.093 + RM_GOPATH=0 [2020-07-02T16:33:13.495Z] #33 4.093 + TMP_GOPATH= [2020-07-02T16:33:13.495Z] #33 4.093 + : /build [2020-07-02T16:33:13.495Z] #33 4.093 + '[' -z '' ']' [2020-07-02T16:33:13.495Z] #33 4.094 ++ mktemp -d [2020-07-02T16:33:13.495Z] #33 4.102 + export GOPATH=/tmp/tmp.PiIU0CYPsM [2020-07-02T16:33:13.495Z] #33 4.102 + GOPATH=/tmp/tmp.PiIU0CYPsM [2020-07-02T16:33:13.495Z] #33 4.102 + RM_GOPATH=1 [2020-07-02T16:33:13.495Z] #33 4.102 + case "$(go env GOARCH)" in [2020-07-02T16:33:13.495Z] #33 4.105 ++ go env GOARCH [2020-07-02T16:33:13.495Z] #33 4.186 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:13.495Z] #33 4.186 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:13.495Z] #33 4.186 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:13.495Z] #33 4.191 + dir=/tmp/install [2020-07-02T16:33:13.495Z] #33 4.191 + bin=tini [2020-07-02T16:33:13.495Z] #33 4.191 + shift [2020-07-02T16:33:13.495Z] #33 4.191 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-02T16:33:13.495Z] #33 4.191 + . /tmp/install/tini.installer [2020-07-02T16:33:13.495Z] #33 4.191 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:33:13.495Z] #33 4.192 + install_tini [2020-07-02T16:33:13.495Z] #33 4.192 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-02T16:33:13.495Z] #33 4.192 + git clone https://github.com/krallin/tini.git /tmp/tmp.PiIU0CYPsM/tini [2020-07-02T16:33:13.495Z] #33 4.192 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:33:13.495Z] #33 4.193 Cloning into '/tmp/tmp.PiIU0CYPsM/tini'... [2020-07-02T16:33:13.495Z] #33 5.299 + cd /tmp/tmp.PiIU0CYPsM/tini [2020-07-02T16:33:13.495Z] #33 5.300 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:33:13.495Z] #33 5.306 + cmake . [2020-07-02T16:33:13.495Z] #33 6.003 -- The C compiler identification is GNU 8.3.0 [2020-07-02T16:33:13.495Z] #33 6.068 -- Check for working C compiler: /usr/bin/cc [2020-07-02T16:33:13.495Z] #33 6.629 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-02T16:33:13.495Z] #33 6.639 -- Detecting C compiler ABI info [2020-07-02T16:33:13.495Z] #33 7.222 -- Detecting C compiler ABI info - done [2020-07-02T16:33:13.495Z] #33 7.276 -- Detecting C compile features [2020-07-02T16:33:13.495Z] #33 9.553 -- Detecting C compile features - done [2020-07-02T16:33:13.495Z] #33 9.594 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-02T16:33:13.495Z] #33 9.933 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-02T16:33:13.495Z] #33 10.03 -- Configuring done [2020-07-02T16:33:13.495Z] #33 10.06 -- Generating done [2020-07-02T16:33:13.495Z] #33 10.06 -- Build files have been written to: /tmp/tmp.PiIU0CYPsM/tini [2020-07-02T16:33:13.495Z] #33 10.07 + make tini-static [2020-07-02T16:33:13.495Z] #33 ... [2020-07-02T16:33:13.495Z] [2020-07-02T16:33:13.495Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:13.495Z] #10 78.35 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-02T16:33:13.495Z] #10 78.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:33:13.495Z] #10 78.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:13.495Z] #10 78.56 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-02T16:33:13.495Z] #10 78.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:33:13.495Z] #10 78.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:13.651Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.0s [2020-07-02T16:33:13.651Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.0s done [2020-07-02T16:33:13.651Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 67.69MB / 96.51MB 6.1s [2020-07-02T16:33:13.771Z] #39 37.09 CC criu/arch/s390/sigframe.o [2020-07-02T16:33:13.955Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 74.41MB / 96.51MB 6.3s [2020-07-02T16:33:13.955Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 82.93MB / 96.51MB 6.4s [2020-07-02T16:33:14.251Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 89.30MB / 96.51MB 6.6s [2020-07-02T16:33:14.251Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.8s done [2020-07-02T16:33:14.309Z] #39 ... [2020-07-02T16:33:14.309Z] [2020-07-02T16:33:14.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:14.309Z] #10 72.31 Selecting previously unselected package libapparmor1:s390x. [2020-07-02T16:33:14.309Z] #10 72.31 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 72.32 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-02T16:33:14.309Z] #10 72.36 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-02T16:33:14.309Z] #10 72.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 72.37 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-02T16:33:14.309Z] #10 72.46 Selecting previously unselected package libbtrfs0. [2020-07-02T16:33:14.309Z] #10 72.46 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 72.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:33:14.309Z] #10 72.49 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:33:14.309Z] #10 72.49 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 72.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:33:14.309Z] #10 72.57 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-02T16:33:14.309Z] #10 72.57 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 72.58 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-02T16:33:14.309Z] #10 72.62 Selecting previously unselected package libudev-dev:s390x. [2020-07-02T16:33:14.309Z] #10 72.62 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 72.63 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-02T16:33:14.309Z] #10 72.72 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-02T16:33:14.309Z] #10 72.72 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 72.72 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-02T16:33:14.309Z] #10 72.88 Selecting previously unselected package libpcre16-3:s390x. [2020-07-02T16:33:14.309Z] #10 72.89 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 72.89 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-02T16:33:14.309Z] #10 73.02 Selecting previously unselected package libpcre32-3:s390x. [2020-07-02T16:33:14.309Z] #10 73.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 73.02 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-02T16:33:14.309Z] #10 73.11 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-02T16:33:14.309Z] #10 73.11 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 73.11 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-02T16:33:14.309Z] #10 73.19 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-02T16:33:14.309Z] #10 73.19 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 73.19 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-02T16:33:14.309Z] #10 73.40 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-02T16:33:14.309Z] #10 73.41 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 73.42 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-02T16:33:14.309Z] #10 73.60 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-02T16:33:14.309Z] #10 73.61 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 73.61 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-02T16:33:14.309Z] #10 73.66 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-02T16:33:14.309Z] #10 73.66 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 73.67 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-02T16:33:14.309Z] #10 73.74 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-02T16:33:14.309Z] #10 73.74 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-02T16:33:14.309Z] #10 73.75 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-02T16:33:14.309Z] #10 74.17 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-02T16:33:14.309Z] #10 74.18 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-02T16:33:14.309Z] #10 74.19 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-02T16:33:14.309Z] #10 74.20 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:33:14.309Z] #10 74.20 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-02T16:33:14.309Z] #10 74.21 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-02T16:33:14.309Z] #10 74.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:14.309Z] #10 74.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:33:14.309Z] #10 74.24 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-02T16:33:14.309Z] #10 74.25 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-02T16:33:14.309Z] #10 74.27 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:33:14.309Z] #10 74.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:33:14.309Z] #10 74.28 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-02T16:33:14.309Z] #10 74.29 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-02T16:33:14.309Z] #10 74.30 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-02T16:33:14.309Z] #10 74.31 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:33:14.309Z] #10 74.31 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-02T16:33:14.309Z] #10 74.32 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:14.309Z] #10 74.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:33:14.309Z] #10 74.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:33:14.309Z] #10 74.34 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:14.309Z] #10 74.35 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:33:14.309Z] #10 74.35 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:33:14.309Z] #10 74.35 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:33:14.309Z] #10 74.36 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-02T16:33:14.309Z] #10 74.37 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-02T16:33:14.309Z] #10 74.38 Setting up dmsetup (2:1.02.155-3) ... [2020-07-02T16:33:14.309Z] #10 74.38 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-02T16:33:14.309Z] #10 74.39 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-02T16:33:14.309Z] #10 74.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:33:14.309Z] #10 DONE 74.9s [2020-07-02T16:33:14.309Z] [2020-07-02T16:33:14.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:14.309Z] #39 37.31 LINK criu/arch/s390/crtools.built-in.o [2020-07-02T16:33:14.309Z] #39 37.38 DEP criu/pie/util-vdso.d [2020-07-02T16:33:14.309Z] #39 37.48 DEP criu/pie/util.d [2020-07-02T16:33:14.309Z] #39 37.60 CC criu/pie/util.o [2020-07-02T16:33:14.546Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-02T16:33:14.657Z] #39 37.90 CC criu/pie/util-vdso.o [2020-07-02T16:33:15.047Z] #25 11.67 0.7% # 2.2% ## 4.0% ### 5.5% #### 6.9% ###### 8.6% ####### 10.2% ######## 11.8% ######### 13.8% ########### 15.5% ############ 17.4% ############# 19.1% ############## 20.7% ############### 22.2% ################# 24.3% ################## 25.8% ################### 27.3% #################### 28.9% ##################### 30.0% ###################### 31.3% ####################### 33.2% ######################### 34.8% ########################## 36.9% ############################ 38.9% ############################# 40.6% ############################## 42.4% ############################### 44.2% ################################# 46.1% ################################## 48.2% ################################### 49.8% ##################################### 51.5% ###################################### 53.7% ####################################### 55.3% ######################################### 57.0% ########################################## 58.4% ########################################### 60.0% ############################################ 61.6% ############################################# 62.7% ############################################## 64.6% ################################################ 66.8% ################################################# 68.8% ################################################## 70.6% ################################################### 71.8% ##################################################### 73.7% ##################################################### 74.3% ####################################################### 76.4% ######################################################## 78.4% ########################################################## 80.6% ########################################################## 81.9% ########################################################### 82.9% ############################################################# 85.3% ############################################################### 87.9% [2020-07-02T16:33:15.047Z] #25 ... [2020-07-02T16:33:15.047Z] [2020-07-02T16:33:15.047Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:15.047Z] #10 52.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-02T16:33:15.047Z] #10 54.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-02T16:33:15.047Z] #10 54.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-02T16:33:15.047Z] #10 54.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-02T16:33:15.047Z] #10 54.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-02T16:33:15.047Z] #10 54.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-02T16:33:15.047Z] #10 54.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-02T16:33:15.047Z] #10 54.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-02T16:33:15.047Z] #10 54.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-02T16:33:15.047Z] #10 54.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-02T16:33:15.047Z] #10 54.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-02T16:33:15.047Z] #10 54.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-02T16:33:15.047Z] #10 55.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-02T16:33:15.047Z] #10 55.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-02T16:33:15.047Z] #10 55.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-02T16:33:15.047Z] #10 55.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-02T16:33:15.047Z] #10 56.56 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:33:15.047Z] #10 56.80 Fetched 77.7 MB in 8s (9266 kB/s) [2020-07-02T16:33:15.047Z] #10 56.91 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-02T16:33:15.047Z] #10 56.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:33:15.047Z] #10 57.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-02T16:33:15.047Z] #10 57.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:33:15.047Z] #10 59.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-02T16:33:15.047Z] #10 59.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-02T16:33:15.047Z] #10 59.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:33:15.047Z] #10 ... [2020-07-02T16:33:15.047Z] [2020-07-02T16:33:15.047Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:33:15.308Z] #39 38.36 AR criu/pie/pie.lib.a [2020-07-02T16:33:15.308Z] #39 38.40 DEP criu/pie/restorer.d [2020-07-02T16:33:15.581Z] #25 11.67 0.7% # 2.2% ## 4.0% ### 5.5% #### 6.9% ###### 8.6% ####### 10.2% ######## 11.8% ######### 13.8% ########### 15.5% ############ 17.4% ############# 19.1% ############## 20.7% ############### 22.2% ################# 24.3% ################## 25.8% ################### 27.3% #################### 28.9% ##################### 30.0% ###################### 31.3% ####################### 33.2% ######################### 34.8% ########################## 36.9% ############################ 38.9% ############################# 40.6% ############################## 42.4% ############################### 44.2% ################################# 46.1% ################################## 48.2% ################################### 49.8% ##################################### 51.5% ###################################### 53.7% ####################################### 55.3% ######################################### 57.0% ########################################## 58.4% ########################################### 60.0% ############################################ 61.6% ############################################# 62.7% ############################################## 64.6% ################################################ 66.8% ################################################# 68.8% ################################################## 70.6% ################################################### 71.8% ##################################################### 73.7% ##################################################### 74.3% ####################################################### 76.4% ######################################################## 78.4% ########################################################## 80.6% ########################################################## 81.9% ########################################################### 82.9% ############################################################# 85.3% ############################################################### 87.9% ################################################################# 90.6% ################################################################### 93.7% ##################################################################### 96.3% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-02T16:33:15.581Z] #25 17.87 [2020-07-02T16:33:15.600Z] #39 38.71 DEP criu/arch/s390/restorer.d [2020-07-02T16:33:15.600Z] #39 38.95 DEP criu/arch/s390/vdso-pie.d [2020-07-02T16:33:15.891Z] #39 ... [2020-07-02T16:33:15.891Z] [2020-07-02T16:33:15.891Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-02T16:33:15.891Z] #11 DONE 1.8s [2020-07-02T16:33:15.891Z] [2020-07-02T16:33:15.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:15.891Z] #39 39.03 DEP criu/pie/parasite-vdso.d [2020-07-02T16:33:16.185Z] #39 39.24 DEP criu/pie/parasite.d [2020-07-02T16:33:16.185Z] #39 39.42 CC criu/pie/parasite.o [2020-07-02T16:33:16.523Z] #25 18.84 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-02T16:33:16.787Z] #10 ... [2020-07-02T16:33:16.787Z] [2020-07-02T16:33:16.787Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:16.787Z] #33 10.51 Scanning dependencies of target tini-static [2020-07-02T16:33:16.787Z] #33 10.57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-02T16:33:16.787Z] #33 11.79 [100%] Linking C executable tini-static [2020-07-02T16:33:16.787Z] #33 12.57 [100%] Built target tini-static [2020-07-02T16:33:16.787Z] #33 12.65 + mkdir -p /build [2020-07-02T16:33:16.787Z] #33 12.65 + cp tini-static /build/docker-init [2020-07-02T16:33:16.787Z] #33 DONE 13.0s [2020-07-02T16:33:16.787Z] [2020-07-02T16:33:16.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:16.787Z] #39 7.206 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:33:16.787Z] #39 7.281 GEN .gitid [2020-07-02T16:33:16.787Z] #39 7.306 GEN criu/include/version.h [2020-07-02T16:33:16.787Z] #39 7.378 GEN include/common/asm [2020-07-02T16:33:16.787Z] #39 9.006 PBCC images/timens.pb-c.c [2020-07-02T16:33:16.787Z] #39 9.032 DEP images/timens.pb-c.d [2020-07-02T16:33:16.787Z] #39 9.077 PBCC images/fown.pb-c.c [2020-07-02T16:33:16.787Z] #39 9.114 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-02T16:33:16.787Z] #39 9.186 PBCC images/opts.pb-c.c [2020-07-02T16:33:16.787Z] #39 9.263 PBCC images/memfd.pb-c.c [2020-07-02T16:33:16.787Z] #39 9.355 DEP images/fown.pb-c.d [2020-07-02T16:33:16.787Z] #39 9.427 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-02T16:33:16.787Z] #39 9.506 DEP images/opts.pb-c.d [2020-07-02T16:33:16.787Z] #39 9.569 DEP images/memfd.pb-c.d [2020-07-02T16:33:16.787Z] #39 9.655 PBCC images/sit.pb-c.c [2020-07-02T16:33:16.787Z] #39 9.724 DEP images/sit.pb-c.d [2020-07-02T16:33:16.787Z] #39 9.829 PBCC images/macvlan.pb-c.c [2020-07-02T16:33:16.787Z] #39 9.855 DEP images/macvlan.pb-c.d [2020-07-02T16:33:16.787Z] #39 9.899 PBCC images/autofs.pb-c.c [2020-07-02T16:33:16.787Z] #39 10.01 DEP images/autofs.pb-c.d [2020-07-02T16:33:16.787Z] #39 10.06 PBCC images/sysctl.pb-c.c [2020-07-02T16:33:16.787Z] #39 10.16 DEP images/sysctl.pb-c.d [2020-07-02T16:33:16.787Z] #39 10.21 PBCC images/time.pb-c.c [2020-07-02T16:33:16.787Z] #39 10.24 DEP images/time.pb-c.d [2020-07-02T16:33:16.787Z] #39 10.30 PBCC images/binfmt-misc.pb-c.c [2020-07-02T16:33:16.787Z] #39 10.32 DEP images/binfmt-misc.pb-c.d [2020-07-02T16:33:16.787Z] #39 10.37 PBCC images/seccomp.pb-c.c [2020-07-02T16:33:16.787Z] #39 10.40 DEP images/seccomp.pb-c.d [2020-07-02T16:33:16.787Z] #39 10.47 PBCC images/userns.pb-c.c [2020-07-02T16:33:16.823Z] #39 ... [2020-07-02T16:33:16.823Z] [2020-07-02T16:33:16.823Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:16.823Z] #54 72.84 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:33:16.823Z] #54 72.84 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-02T16:33:16.823Z] #54 DONE 77.7s [2020-07-02T16:33:16.823Z] [2020-07-02T16:33:16.823Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-02T16:33:16.823Z] #55 DONE 0.1s [2020-07-02T16:33:16.823Z] [2020-07-02T16:33:16.823Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-02T16:33:16.823Z] #56 DONE 0.1s [2020-07-02T16:33:16.823Z] [2020-07-02T16:33:16.823Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:16.823Z] #49 1.690 + RM_GOPATH=0 [2020-07-02T16:33:16.823Z] #49 1.690 + TMP_GOPATH= [2020-07-02T16:33:16.823Z] #49 1.690 + : /build [2020-07-02T16:33:16.823Z] #49 1.690 + '[' -z '' ']' [2020-07-02T16:33:16.823Z] #49 1.691 ++ mktemp -d [2020-07-02T16:33:16.823Z] #49 1.691 + export GOPATH=/tmp/tmp.I69v1edPFh [2020-07-02T16:33:16.823Z] #49 1.691 + GOPATH=/tmp/tmp.I69v1edPFh [2020-07-02T16:33:16.823Z] #49 1.691 + RM_GOPATH=1 [2020-07-02T16:33:16.823Z] #49 1.691 + case "$(go env GOARCH)" in [2020-07-02T16:33:16.823Z] #49 1.691 ++ go env GOARCH [2020-07-02T16:33:16.823Z] #49 1.695 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:16.823Z] #49 1.695 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:16.823Z] #49 1.695 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:16.823Z] #49 1.697 + dir=/tmp/install [2020-07-02T16:33:16.823Z] #49 1.697 + bin=runc [2020-07-02T16:33:16.823Z] #49 1.697 + shift [2020-07-02T16:33:16.823Z] #49 1.697 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-02T16:33:16.823Z] #49 1.697 + . /tmp/install/runc.installer [2020-07-02T16:33:16.823Z] #49 1.697 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:33:16.823Z] #49 1.697 + install_runc [2020-07-02T16:33:16.823Z] #49 1.698 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-02T16:33:16.823Z] #49 1.698 + uname -r [2020-07-02T16:33:16.823Z] #49 1.699 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-02T16:33:16.823Z] #49 1.699 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-02T16:33:16.823Z] #49 1.699 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I69v1edPFh/src/github.com/opencontainers/runc [2020-07-02T16:33:16.823Z] #49 1.699 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-02T16:33:16.823Z] #49 1.700 Cloning into '/tmp/tmp.I69v1edPFh/src/github.com/opencontainers/runc'... [2020-07-02T16:33:17.047Z] #39 10.52 DEP images/userns.pb-c.d [2020-07-02T16:33:17.094Z] #25 19.33 [2020-07-02T16:33:17.306Z] #39 10.68 PBCC images/cgroup.pb-c.c [2020-07-02T16:33:17.306Z] #39 10.73 DEP images/cgroup.pb-c.d [2020-07-02T16:33:17.306Z] #39 10.84 PBCC images/ext-file.pb-c.c [2020-07-02T16:33:17.355Z] #25 19.50 ######################################################################## 100.0% [2020-07-02T16:33:17.355Z] #25 19.61 [2020-07-02T16:33:17.576Z] #39 10.99 DEP images/ext-file.pb-c.d [2020-07-02T16:33:17.576Z] #39 11.07 PBCC images/rpc.pb-c.c [2020-07-02T16:33:17.576Z] #39 11.22 DEP images/rpc.pb-c.d [2020-07-02T16:33:17.836Z] #39 11.32 PBCC images/siginfo.pb-c.c [2020-07-02T16:33:17.836Z] #39 11.34 DEP images/siginfo.pb-c.d [2020-07-02T16:33:17.836Z] #39 11.38 PBCC images/pagemap.pb-c.c [2020-07-02T16:33:17.836Z] #39 11.44 DEP images/pagemap.pb-c.d [2020-07-02T16:33:17.836Z] #39 11.48 PBCC images/rlimit.pb-c.c [2020-07-02T16:33:17.836Z] #39 11.54 DEP images/rlimit.pb-c.d [2020-07-02T16:33:17.936Z] #49 ... [2020-07-02T16:33:17.937Z] [2020-07-02T16:33:17.937Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-02T16:33:17.937Z] #12 DONE 1.9s [2020-07-02T16:33:17.937Z] [2020-07-02T16:33:17.937Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-02T16:33:18.096Z] #39 11.60 PBCC images/file-lock.pb-c.c [2020-07-02T16:33:18.096Z] #39 11.61 DEP images/file-lock.pb-c.d [2020-07-02T16:33:18.096Z] #39 11.67 PBCC images/tty.pb-c.c [2020-07-02T16:33:18.096Z] #39 11.72 DEP images/tty.pb-c.d [2020-07-02T16:33:18.096Z] #39 11.79 PBCC images/tun.pb-c.c [2020-07-02T16:33:18.297Z] #25 ... [2020-07-02T16:33:18.297Z] [2020-07-02T16:33:18.297Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:18.297Z] #30 55.09 time [2020-07-02T16:33:18.297Z] #30 61.32 internal/poll [2020-07-02T16:33:18.297Z] #30 63.65 internal/syscall/execenv [2020-07-02T16:33:18.297Z] #30 63.80 internal/fmtsort [2020-07-02T16:33:18.297Z] #30 63.83 internal/syscall/unix [2020-07-02T16:33:18.297Z] #30 64.16 os [2020-07-02T16:33:18.297Z] #30 64.52 strings [2020-07-02T16:33:18.297Z] #30 ... [2020-07-02T16:33:18.297Z] [2020-07-02T16:33:18.297Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:33:18.297Z] #32 62.52 Selecting previously unselected package libxml2:amd64. [2020-07-02T16:33:18.297Z] #32 62.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-02T16:33:18.297Z] #32 62.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:33:18.297Z] #32 63.12 Selecting previously unselected package libarchive13:amd64. [2020-07-02T16:33:18.297Z] #32 63.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-02T16:33:18.297Z] #32 63.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-02T16:33:18.297Z] #32 63.49 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-02T16:33:18.297Z] #32 63.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-02T16:33:18.297Z] #32 63.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-02T16:33:18.297Z] #32 63.66 Selecting previously unselected package librhash0:amd64. [2020-07-02T16:33:18.297Z] #32 63.66 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-02T16:33:18.297Z] #32 63.68 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-02T16:33:18.297Z] #32 63.88 Selecting previously unselected package libuv1:amd64. [2020-07-02T16:33:18.297Z] #32 63.89 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-02T16:33:18.297Z] #32 63.90 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-02T16:33:18.297Z] #32 64.06 Selecting previously unselected package cmake. [2020-07-02T16:33:18.297Z] #32 64.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-02T16:33:18.297Z] #32 64.07 Unpacking cmake (3.13.4-1) ... [2020-07-02T16:33:18.355Z] #39 11.87 PBCC images/netdev.pb-c.c [2020-07-02T16:33:18.355Z] #39 11.94 DEP images/tun.pb-c.d [2020-07-02T16:33:18.355Z] #39 12.00 DEP images/netdev.pb-c.d [2020-07-02T16:33:18.355Z] #39 12.07 PBCC images/vma.pb-c.c [2020-07-02T16:33:18.615Z] #39 12.15 DEP images/vma.pb-c.d [2020-07-02T16:33:18.615Z] #39 12.21 PBCC images/creds.pb-c.c [2020-07-02T16:33:18.615Z] #39 12.25 DEP images/creds.pb-c.d [2020-07-02T16:33:18.615Z] #39 12.30 PBCC images/utsns.pb-c.c [2020-07-02T16:33:18.615Z] #39 12.32 DEP images/utsns.pb-c.d [2020-07-02T16:33:18.874Z] #39 12.39 PBCC images/ipc-desc.pb-c.c [2020-07-02T16:33:18.874Z] #39 12.42 PBCC images/ipc-sem.pb-c.c [2020-07-02T16:33:18.874Z] #39 12.47 DEP images/ipc-desc.pb-c.d [2020-07-02T16:33:18.874Z] #39 12.55 DEP images/ipc-sem.pb-c.d [2020-07-02T16:33:19.134Z] #39 12.61 PBCC images/ipc-msg.pb-c.c [2020-07-02T16:33:19.134Z] #39 12.63 DEP images/ipc-msg.pb-c.d [2020-07-02T16:33:19.134Z] #39 ... [2020-07-02T16:33:19.134Z] [2020-07-02T16:33:19.134Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:19.449Z] #13 1.572 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-02T16:33:19.449Z] #13 DONE 1.8s [2020-07-02T16:33:19.449Z] [2020-07-02T16:33:19.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:19.449Z] #39 40.25 LINK criu/pie/parasite.built-in.o [2020-07-02T16:33:19.449Z] #39 40.25 GEN criu/pie/parasite-blob.h [2020-07-02T16:33:19.449Z] #39 40.27 CC criu/pie/parasite-vdso.o [2020-07-02T16:33:19.449Z] #39 40.97 CC criu/arch/s390/vdso-pie.o [2020-07-02T16:33:19.449Z] #39 41.30 CC criu/arch/s390/restorer.o [2020-07-02T16:33:19.449Z] #39 41.63 CC criu/pie/restorer.o [2020-07-02T16:33:19.657Z] #52 37.27 Checking out files: 52% (1698/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) [2020-07-02T16:33:19.657Z] #52 ... [2020-07-02T16:33:19.657Z] [2020-07-02T16:33:19.657Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:19.657Z] #30 78.02 log [2020-07-02T16:33:19.657Z] #30 80.24 github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:33:19.657Z] #30 DONE 85.2s [2020-07-02T16:33:19.657Z] [2020-07-02T16:33:19.657Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:20.084Z] #39 43.29 LINK criu/pie/restorer.built-in.o [2020-07-02T16:33:20.084Z] #39 43.30 GEN criu/pie/restorer-blob.h [2020-07-02T16:33:20.208Z] #32 67.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:33:20.208Z] #32 67.08 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:33:20.208Z] #32 67.11 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-02T16:33:20.208Z] #32 67.13 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:33:20.208Z] #32 67.16 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-02T16:33:20.208Z] #32 67.18 Setting up cmake-data (3.13.4-1) ... [2020-07-02T16:33:20.208Z] #32 67.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:33:20.208Z] #32 67.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-02T16:33:20.208Z] #32 67.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-02T16:33:20.208Z] #32 67.23 Setting up cmake (3.13.4-1) ... [2020-07-02T16:33:20.208Z] #32 67.25 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:33:20.208Z] #32 67.32 Processing triggers for mime-support (3.62) ... [2020-07-02T16:33:20.376Z] #39 43.36 DEP criu/vdso.d [2020-07-02T16:33:20.376Z] #39 43.66 DEP criu/uts_ns.d [2020-07-02T16:33:20.376Z] #39 43.78 DEP criu/util.d [2020-07-02T16:33:20.667Z] #39 43.88 DEP criu/uffd.d [2020-07-02T16:33:20.667Z] #39 43.97 DEP criu/tun.d [2020-07-02T16:33:20.957Z] #52 37.27 Checking out files: 52% (1698/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 86% (2779/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-02T16:33:20.957Z] #52 39.09 + cd /tmp/tmp.oBmsKttWKN/src/github.com/containerd/containerd [2020-07-02T16:33:20.957Z] #52 39.09 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:33:20.959Z] #39 44.14 DEP criu/tty.d [2020-07-02T16:33:20.959Z] #39 ... [2020-07-02T16:33:20.959Z] [2020-07-02T16:33:20.959Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-02T16:33:20.959Z] #14 DONE 1.5s [2020-07-02T16:33:21.251Z] [2020-07-02T16:33:21.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:21.251Z] #39 44.28 DEP criu/timerfd.d [2020-07-02T16:33:21.251Z] #39 44.38 DEP criu/timens.d [2020-07-02T16:33:21.251Z] #39 44.51 DEP criu/sysfs_parse.d [2020-07-02T16:33:21.251Z] #39 ... [2020-07-02T16:33:21.251Z] [2020-07-02T16:33:21.251Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:21.251Z] #41 72.03 vendor/golang.org/x/net/http2/hpack [2020-07-02T16:33:21.251Z] #41 72.60 mime [2020-07-02T16:33:21.251Z] #41 73.70 mime/quotedprintable [2020-07-02T16:33:21.251Z] #41 74.00 net/http/internal [2020-07-02T16:33:21.251Z] #41 76.23 crypto/tls [2020-07-02T16:33:21.251Z] #41 81.49 net/http/httptrace [2020-07-02T16:33:21.251Z] #41 81.64 net/http [2020-07-02T16:33:21.251Z] #41 ... [2020-07-02T16:33:21.251Z] [2020-07-02T16:33:21.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:21.251Z] #39 44.60 DEP criu/sysctl.d [2020-07-02T16:33:21.527Z] #52 ... [2020-07-02T16:33:21.527Z] [2020-07-02T16:33:21.527Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:21.527Z] #41 77.09 regexp [2020-07-02T16:33:21.527Z] #41 78.41 go/token [2020-07-02T16:33:21.527Z] #41 79.31 go/scanner [2020-07-02T16:33:21.527Z] #41 80.84 go/ast [2020-07-02T16:33:21.527Z] #41 80.92 internal/lazyregexp [2020-07-02T16:33:21.527Z] #41 81.20 net/url [2020-07-02T16:33:21.527Z] #41 83.35 text/template/parse [2020-07-02T16:33:21.527Z] #41 87.07 go/parser [2020-07-02T16:33:21.543Z] #39 44.75 DEP criu/string.d [2020-07-02T16:33:21.543Z] #39 44.81 DEP criu/stats.d [2020-07-02T16:33:21.591Z] #32 ... [2020-07-02T16:33:21.591Z] [2020-07-02T16:33:21.591Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:33:21.591Z] #25 20.59 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-02T16:33:21.591Z] #25 20.95 [2020-07-02T16:33:21.591Z] #25 21.25 0.6% ######################################################################## 100.0% [2020-07-02T16:33:21.591Z] #25 21.47 [2020-07-02T16:33:21.591Z] #25 22.57 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-02T16:33:21.591Z] #25 22.67 skipping existing c35d46ef359f [2020-07-02T16:33:21.591Z] #25 22.80 [2020-07-02T16:33:21.591Z] #25 23.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-02T16:33:21.591Z] #25 ... [2020-07-02T16:33:21.591Z] [2020-07-02T16:33:21.591Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:21.591Z] #47 58.63 time [2020-07-02T16:33:21.591Z] #47 64.37 encoding/binary [2020-07-02T16:33:21.591Z] #47 64.78 context [2020-07-02T16:33:21.591Z] #47 65.64 os [2020-07-02T16:33:21.591Z] #47 66.67 encoding/base64 [2020-07-02T16:33:21.591Z] #47 67.61 golang.org/x/sys/unix [2020-07-02T16:33:21.786Z] #41 ... [2020-07-02T16:33:21.787Z] [2020-07-02T16:33:21.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:21.787Z] #39 12.72 PBCC images/ipc-shm.pb-c.c [2020-07-02T16:33:21.787Z] #39 12.73 DEP images/ipc-shm.pb-c.d [2020-07-02T16:33:21.787Z] #39 12.80 PBCC images/ipc-var.pb-c.c [2020-07-02T16:33:21.787Z] #39 12.83 DEP images/ipc-var.pb-c.d [2020-07-02T16:33:21.787Z] #39 12.89 PBCC images/sk-opts.pb-c.c [2020-07-02T16:33:21.787Z] #39 12.92 PBCC images/packet-sock.pb-c.c [2020-07-02T16:33:21.787Z] #39 12.97 DEP images/sk-opts.pb-c.d [2020-07-02T16:33:21.787Z] #39 13.06 DEP images/packet-sock.pb-c.d [2020-07-02T16:33:21.787Z] #39 13.12 PBCC images/sk-netlink.pb-c.c [2020-07-02T16:33:21.787Z] #39 13.18 DEP images/sk-netlink.pb-c.d [2020-07-02T16:33:21.787Z] #39 13.23 PBCC images/sk-inet.pb-c.c [2020-07-02T16:33:21.787Z] #39 13.37 DEP images/sk-inet.pb-c.d [2020-07-02T16:33:21.787Z] #39 13.43 PBCC images/sk-unix.pb-c.c [2020-07-02T16:33:21.787Z] #39 13.55 DEP images/sk-unix.pb-c.d [2020-07-02T16:33:21.787Z] #39 13.73 PBCC images/mm.pb-c.c [2020-07-02T16:33:21.787Z] #39 13.84 DEP images/mm.pb-c.d [2020-07-02T16:33:21.787Z] #39 13.95 PBCC images/timerfd.pb-c.c [2020-07-02T16:33:21.787Z] #39 14.03 DEP images/timerfd.pb-c.d [2020-07-02T16:33:21.787Z] #39 14.24 PBCC images/timer.pb-c.c [2020-07-02T16:33:21.787Z] #39 14.27 DEP images/timer.pb-c.d [2020-07-02T16:33:21.787Z] #39 14.40 PBCC images/sa.pb-c.c [2020-07-02T16:33:21.787Z] #39 14.45 DEP images/sa.pb-c.d [2020-07-02T16:33:21.787Z] #39 14.48 PBCC images/pipe-data.pb-c.c [2020-07-02T16:33:21.787Z] #39 14.50 DEP images/pipe-data.pb-c.d [2020-07-02T16:33:21.787Z] #39 14.55 PBCC images/mnt.pb-c.c [2020-07-02T16:33:21.787Z] #39 14.60 DEP images/mnt.pb-c.d [2020-07-02T16:33:21.787Z] #39 14.65 PBCC images/sk-packet.pb-c.c [2020-07-02T16:33:21.787Z] #39 14.68 DEP images/sk-packet.pb-c.d [2020-07-02T16:33:21.787Z] #39 14.73 PBCC images/tcp-stream.pb-c.c [2020-07-02T16:33:21.787Z] #39 14.79 DEP images/tcp-stream.pb-c.d [2020-07-02T16:33:21.787Z] #39 14.85 PBCC images/pipe.pb-c.c [2020-07-02T16:33:21.787Z] #39 14.90 DEP images/pipe.pb-c.d [2020-07-02T16:33:21.787Z] #39 14.96 PBCC images/pstree.pb-c.c [2020-07-02T16:33:21.787Z] #39 15.00 DEP images/pstree.pb-c.d [2020-07-02T16:33:21.787Z] #39 15.06 PBCC images/fs.pb-c.c [2020-07-02T16:33:21.787Z] #39 15.07 DEP images/fs.pb-c.d [2020-07-02T16:33:21.787Z] #39 15.15 PBCC images/signalfd.pb-c.c [2020-07-02T16:33:21.787Z] #39 15.19 DEP images/signalfd.pb-c.d [2020-07-02T16:33:21.787Z] #39 15.23 PBCC images/fh.pb-c.c [2020-07-02T16:33:21.787Z] #39 15.33 PBCC images/fsnotify.pb-c.c [2020-07-02T16:33:21.787Z] #39 15.37 DEP images/fh.pb-c.d [2020-07-02T16:33:21.787Z] #39 15.42 DEP images/fsnotify.pb-c.d [2020-07-02T16:33:21.787Z] #39 15.46 PBCC images/eventpoll.pb-c.c [2020-07-02T16:33:21.834Z] #39 44.94 DEP criu/sockets.d [2020-07-02T16:33:21.834Z] #39 45.04 DEP criu/sk-unix.d [2020-07-02T16:33:21.834Z] #39 45.17 DEP criu/sk-tcp.d [2020-07-02T16:33:21.851Z] #47 ... [2020-07-02T16:33:21.851Z] [2020-07-02T16:33:21.851Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:21.851Z] #30 67.44 path [2020-07-02T16:33:21.851Z] #30 67.98 text/tabwriter [2020-07-02T16:33:21.851Z] #30 68.57 fmt [2020-07-02T16:33:21.851Z] #30 68.78 path/filepath [2020-07-02T16:33:22.047Z] #39 15.48 DEP images/eventpoll.pb-c.d [2020-07-02T16:33:22.047Z] #39 15.52 PBCC images/eventfd.pb-c.c [2020-07-02T16:33:22.047Z] #39 15.56 DEP images/eventfd.pb-c.d [2020-07-02T16:33:22.047Z] #39 15.61 PBCC images/remap-file-path.pb-c.c [2020-07-02T16:33:22.047Z] #39 15.63 DEP images/remap-file-path.pb-c.d [2020-07-02T16:33:22.047Z] #39 15.68 PBCC images/fifo.pb-c.c [2020-07-02T16:33:22.112Z] #30 ... [2020-07-02T16:33:22.112Z] [2020-07-02T16:33:22.112Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:33:22.112Z] #32 DONE 69.1s [2020-07-02T16:33:22.125Z] #39 45.30 DEP criu/sk-queue.d [2020-07-02T16:33:22.307Z] #39 15.73 DEP images/fifo.pb-c.d [2020-07-02T16:33:22.307Z] #39 15.77 PBCC images/ghost-file.pb-c.c [2020-07-02T16:33:22.307Z] #39 15.85 DEP images/ghost-file.pb-c.d [2020-07-02T16:33:22.307Z] #39 15.92 PBCC images/regfile.pb-c.c [2020-07-02T16:33:22.372Z] [2020-07-02T16:33:22.373Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:33:22.373Z] #25 24.28 [2020-07-02T16:33:22.373Z] #25 24.46 #=#=# ######################################################################## 100.0% [2020-07-02T16:33:22.373Z] #25 24.67 [2020-07-02T16:33:22.417Z] #39 45.46 DEP criu/sk-packet.d [2020-07-02T16:33:22.417Z] #39 45.59 DEP criu/sk-netlink.d [2020-07-02T16:33:22.417Z] #39 ... [2020-07-02T16:33:22.417Z] [2020-07-02T16:33:22.417Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-02T16:33:22.417Z] #15 DONE 1.5s [2020-07-02T16:33:22.567Z] #39 16.01 DEP images/regfile.pb-c.d [2020-07-02T16:33:22.567Z] #39 16.07 PBCC images/ns.pb-c.c [2020-07-02T16:33:22.567Z] #39 16.07 DEP images/ns.pb-c.d [2020-07-02T16:33:22.567Z] #39 16.13 PBCC images/fdinfo.pb-c.c [2020-07-02T16:33:22.567Z] #39 16.25 DEP images/fdinfo.pb-c.d [2020-07-02T16:33:22.637Z] #25 24.84 Download of images into '/build' complete. [2020-07-02T16:33:22.637Z] #25 24.84 Use something like the following to load the result into a Docker daemon: [2020-07-02T16:33:22.637Z] #25 24.84 tar -cC '/build' . | docker load [2020-07-02T16:33:22.637Z] #25 DONE 24.9s [2020-07-02T16:33:22.637Z] [2020-07-02T16:33:22.637Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:33:22.637Z] #38 63.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-02T16:33:22.637Z] #38 63.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:33:22.637Z] #38 63.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:22.637Z] #38 63.88 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-02T16:33:22.637Z] #38 63.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:22.637Z] #38 63.90 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:33:22.637Z] #38 63.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:33:22.637Z] #38 63.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-02T16:33:22.637Z] #38 63.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:33:22.637Z] #38 63.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-02T16:33:22.715Z] [2020-07-02T16:33:22.715Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:22.715Z] #39 45.76 DEP criu/sk-inet.d [2020-07-02T16:33:22.715Z] #39 45.96 DEP criu/signalfd.d [2020-07-02T16:33:22.826Z] #39 16.34 PBCC images/core-aarch64.pb-c.c [2020-07-02T16:33:22.826Z] #39 16.39 PBCC images/core-arm.pb-c.c [2020-07-02T16:33:22.826Z] #39 16.45 PBCC images/core-ppc64.pb-c.c [2020-07-02T16:33:22.826Z] #39 16.48 PBCC images/core-s390.pb-c.c [2020-07-02T16:33:22.897Z] #38 ... [2020-07-02T16:33:22.897Z] [2020-07-02T16:33:22.897Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:22.897Z] #41 59.77 time [2020-07-02T16:33:22.897Z] #41 65.46 os [2020-07-02T16:33:22.897Z] #41 65.73 strings [2020-07-02T16:33:22.897Z] #41 68.61 regexp/syntax [2020-07-02T16:33:22.897Z] #41 ... [2020-07-02T16:33:22.897Z] [2020-07-02T16:33:22.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:22.897Z] #10 63.15 Selecting previously unselected package binutils-mingw-w64. [2020-07-02T16:33:22.897Z] #10 63.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-02T16:33:22.897Z] #10 63.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:33:22.897Z] #10 63.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-02T16:33:22.897Z] #10 63.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:33:22.897Z] #10 63.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:33:22.897Z] #10 63.49 Selecting previously unselected package dmsetup. [2020-07-02T16:33:22.897Z] #10 63.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:33:22.897Z] #10 63.51 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-02T16:33:22.897Z] #10 63.72 Selecting previously unselected package mingw-w64-common. [2020-07-02T16:33:22.897Z] #10 63.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-02T16:33:22.897Z] #10 63.74 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-02T16:33:23.006Z] #39 46.07 DEP criu/sigframe.d [2020-07-02T16:33:23.006Z] #39 46.17 DEP criu/shmem.d [2020-07-02T16:33:23.006Z] #39 46.23 DEP criu/servicefd.d [2020-07-02T16:33:23.006Z] #39 46.30 DEP criu/seize.d [2020-07-02T16:33:23.086Z] #39 16.55 PBCC images/core-x86.pb-c.c [2020-07-02T16:33:23.086Z] #39 16.62 PBCC images/core.pb-c.c [2020-07-02T16:33:23.158Z] #10 70.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-02T16:33:23.158Z] #10 70.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-02T16:33:23.158Z] #10 70.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:33:23.297Z] #39 46.38 DEP criu/seccomp.d [2020-07-02T16:33:23.297Z] #39 46.45 DEP criu/rst-malloc.d [2020-07-02T16:33:23.297Z] #39 46.47 DEP criu/rbtree.d [2020-07-02T16:33:23.297Z] #39 46.49 DEP criu/pstree.d [2020-07-02T16:33:23.346Z] #39 16.69 PBCC images/inventory.pb-c.c [2020-07-02T16:33:23.346Z] #39 16.73 DEP images/core-aarch64.pb-c.d [2020-07-02T16:33:23.346Z] #39 16.83 DEP images/core-arm.pb-c.d [2020-07-02T16:33:23.346Z] #39 ... [2020-07-02T16:33:23.346Z] [2020-07-02T16:33:23.346Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:23.346Z] #47 78.68 encoding/json [2020-07-02T16:33:23.346Z] #47 83.01 github.com/pkg/diff [2020-07-02T16:33:23.346Z] #47 84.39 go/ast [2020-07-02T16:33:23.346Z] #47 86.38 golang.org/x/crypto/ssh/terminal [2020-07-02T16:33:23.346Z] #47 87.76 mvdan.cc/editorconfig [2020-07-02T16:33:23.346Z] #47 ... [2020-07-02T16:33:23.346Z] [2020-07-02T16:33:23.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:23.346Z] #39 16.94 DEP images/core-ppc64.pb-c.d [2020-07-02T16:33:23.419Z] #10 ... [2020-07-02T16:33:23.419Z] [2020-07-02T16:33:23.419Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:23.419Z] #41 70.42 fmt [2020-07-02T16:33:23.589Z] #39 46.67 DEP criu/protobuf.d [2020-07-02T16:33:23.589Z] #39 46.78 GEN criu/protobuf-desc-gen.h [2020-07-02T16:33:23.606Z] #39 16.97 DEP images/core-s390.pb-c.d [2020-07-02T16:33:23.606Z] #39 17.03 DEP images/core-x86.pb-c.d [2020-07-02T16:33:23.606Z] #39 17.12 DEP images/core.pb-c.d [2020-07-02T16:33:23.606Z] #39 17.16 DEP images/inventory.pb-c.d [2020-07-02T16:33:23.865Z] #39 17.25 PBCC images/cpuinfo.pb-c.c [2020-07-02T16:33:23.865Z] #39 17.26 DEP images/cpuinfo.pb-c.d [2020-07-02T16:33:23.865Z] #39 17.31 PBCC images/stats.pb-c.c [2020-07-02T16:33:23.865Z] #39 17.36 DEP images/stats.pb-c.d [2020-07-02T16:33:23.880Z] #39 ... [2020-07-02T16:33:23.880Z] [2020-07-02T16:33:23.880Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-02T16:33:23.880Z] #16 DONE 1.4s [2020-07-02T16:33:24.180Z] [2020-07-02T16:33:24.180Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:33:25.215Z] #17 1.321 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:33:25.215Z] #17 1.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:33:25.245Z] #39 18.74 make[1]: Nothing to be done for 'all'. [2020-07-02T16:33:25.331Z] #41 ... [2020-07-02T16:33:25.331Z] [2020-07-02T16:33:25.331Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:33:25.331Z] #38 71.45 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-02T16:33:25.331Z] #38 71.47 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:33:25.331Z] #38 DONE 72.0s [2020-07-02T16:33:25.331Z] [2020-07-02T16:33:25.331Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:25.506Z] #17 1.622 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:33:25.506Z] #17 1.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-02T16:33:26.139Z] #17 2.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-02T16:33:26.626Z] #39 20.09 CC images/stats.o [2020-07-02T16:33:26.626Z] #39 20.36 CC images/core.o [2020-07-02T16:33:27.173Z] #17 3.194 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-02T16:33:27.565Z] #39 20.99 CC images/core-x86.o [2020-07-02T16:33:27.824Z] #39 21.50 CC images/core-arm.o [2020-07-02T16:33:28.394Z] #39 21.79 CC images/core-aarch64.o [2020-07-02T16:33:28.654Z] #39 22.18 CC images/core-ppc64.o [2020-07-02T16:33:29.224Z] #39 22.77 CC images/core-s390.o [2020-07-02T16:33:29.537Z] #39 4.392 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:33:29.537Z] #39 4.393 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:33:29.537Z] #39 4.421 Note: Building without GnuTLS support [2020-07-02T16:33:29.537Z] #39 4.425 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:33:29.537Z] #39 4.425 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:33:29.909Z] #17 ... [2020-07-02T16:33:29.909Z] [2020-07-02T16:33:29.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:29.909Z] #39 47.81 DEP criu/protobuf-desc.d [2020-07-02T16:33:29.909Z] #39 47.86 DEP criu/proc_parse.d [2020-07-02T16:33:29.909Z] #39 48.02 DEP criu/plugin.d [2020-07-02T16:33:29.909Z] #39 48.10 DEP criu/pipes.d [2020-07-02T16:33:29.909Z] #39 48.24 DEP criu/pie-util.d [2020-07-02T16:33:29.909Z] #39 48.31 DEP criu/pie-util-vdso.d [2020-07-02T16:33:29.909Z] #39 48.40 DEP criu/path.d [2020-07-02T16:33:29.909Z] #39 48.50 DEP criu/parasite-syscall.d [2020-07-02T16:33:29.909Z] #39 48.65 DEP criu/pagemap.d [2020-07-02T16:33:29.909Z] #39 48.81 DEP criu/pagemap-cache.d [2020-07-02T16:33:29.909Z] #39 48.97 DEP criu/page-xfer.d [2020-07-02T16:33:29.909Z] #39 49.13 DEP criu/page-pipe.d [2020-07-02T16:33:29.909Z] #39 49.21 DEP criu/netfilter.d [2020-07-02T16:33:29.909Z] #39 49.36 DEP criu/net.d [2020-07-02T16:33:29.909Z] #39 49.44 DEP criu/namespaces.d [2020-07-02T16:33:29.909Z] #39 49.52 DEP criu/mount.d [2020-07-02T16:33:29.909Z] #39 49.69 DEP criu/memfd.d [2020-07-02T16:33:29.909Z] #39 49.77 DEP criu/mem.d [2020-07-02T16:33:29.909Z] #39 49.95 DEP criu/lsm.d [2020-07-02T16:33:29.909Z] #39 50.11 DEP criu/log.d [2020-07-02T16:33:29.909Z] #39 50.23 DEP criu/libnetlink.d [2020-07-02T16:33:29.909Z] #39 50.33 DEP criu/kerndat.d [2020-07-02T16:33:29.909Z] #39 50.47 DEP criu/kcmp-ids.d [2020-07-02T16:33:29.909Z] #39 50.49 DEP criu/irmap.d [2020-07-02T16:33:29.909Z] #39 50.58 DEP criu/ipc_ns.d [2020-07-02T16:33:29.909Z] #39 50.73 DEP criu/image.d [2020-07-02T16:33:29.909Z] #39 50.95 DEP criu/image-desc.d [2020-07-02T16:33:29.909Z] #39 51.03 DEP criu/fsnotify.d [2020-07-02T16:33:29.909Z] #39 51.24 DEP criu/filesystems.d [2020-07-02T16:33:29.909Z] #39 51.45 DEP criu/files.d [2020-07-02T16:33:29.909Z] #39 51.64 DEP criu/files-reg.d [2020-07-02T16:33:29.909Z] #39 51.76 DEP criu/files-ext.d [2020-07-02T16:33:29.909Z] #39 51.88 DEP criu/file-lock.d [2020-07-02T16:33:29.909Z] #39 51.97 DEP criu/file-ids.d [2020-07-02T16:33:29.909Z] #39 52.10 DEP criu/fifo.d [2020-07-02T16:33:29.909Z] #39 52.26 DEP criu/fdstore.d [2020-07-02T16:33:29.909Z] #39 52.32 DEP criu/fault-injection.d [2020-07-02T16:33:29.909Z] #39 52.34 DEP criu/external.d [2020-07-02T16:33:29.909Z] #39 52.39 DEP criu/eventpoll.d [2020-07-02T16:33:29.909Z] #39 52.49 DEP criu/eventfd.d [2020-07-02T16:33:29.909Z] #39 52.67 DEP criu/crtools.d [2020-07-02T16:33:29.909Z] #39 52.78 DEP criu/cr-service.d [2020-07-02T16:33:29.909Z] #39 52.90 DEP criu/cr-restore.d [2020-07-02T16:33:29.909Z] #39 ... [2020-07-02T16:33:29.909Z] [2020-07-02T16:33:29.909Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:33:29.909Z] #17 5.915 Fetched 8055 kB in 5s (1707 kB/s) [2020-07-02T16:33:30.189Z] #39 23.54 CC images/cpuinfo.o [2020-07-02T16:33:30.453Z] #39 24.05 CC images/inventory.o [2020-07-02T16:33:30.715Z] #39 24.30 CC images/fdinfo.o [2020-07-02T16:33:30.922Z] #39 ... [2020-07-02T16:33:30.922Z] [2020-07-02T16:33:30.922Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:30.922Z] #10 77.76 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-02T16:33:30.922Z] #10 77.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:33:30.922Z] #10 77.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:30.922Z] #10 77.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-02T16:33:30.922Z] #10 77.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:33:30.922Z] #10 77.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:30.942Z] #17 5.915 Reading package lists... [2020-07-02T16:33:30.942Z] #17 ... [2020-07-02T16:33:30.942Z] [2020-07-02T16:33:30.942Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:30.942Z] #49 6.806 + cd /tmp/tmp.I69v1edPFh/src/github.com/opencontainers/runc [2020-07-02T16:33:30.942Z] #49 6.806 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:33:30.942Z] #49 7.064 + '[' -z '' ']' [2020-07-02T16:33:30.942Z] #49 7.064 + target=static [2020-07-02T16:33:30.942Z] #49 7.064 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-02T16:33:30.942Z] #49 7.358 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-02T16:33:30.942Z] #49 ... [2020-07-02T16:33:30.942Z] [2020-07-02T16:33:30.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:30.942Z] #39 53.15 DEP criu/cr-errno.d [2020-07-02T16:33:30.942Z] #39 53.16 DEP criu/cr-dump.d [2020-07-02T16:33:30.942Z] #39 53.31 DEP criu/cr-dedup.d [2020-07-02T16:33:30.942Z] #39 53.45 DEP criu/cr-check.d [2020-07-02T16:33:30.942Z] #39 53.66 DEP criu/config.d [2020-07-02T16:33:30.942Z] #39 53.80 DEP criu/clone-noasan.d [2020-07-02T16:33:30.942Z] #39 53.84 DEP criu/cgroup.d [2020-07-02T16:33:30.942Z] #39 54.03 DEP criu/cgroup-props.d [2020-07-02T16:33:30.942Z] #39 54.16 DEP criu/bitmap.d [2020-07-02T16:33:30.942Z] #39 54.17 DEP criu/bfd.d [2020-07-02T16:33:30.942Z] #39 54.24 DEP criu/autofs.d [2020-07-02T16:33:30.976Z] #39 24.69 CC images/fown.o [2020-07-02T16:33:31.233Z] #39 54.46 DEP criu/aio.d [2020-07-02T16:33:31.233Z] #39 54.61 DEP criu/action-scripts.d [2020-07-02T16:33:31.525Z] #39 54.88 CC criu/action-scripts.o [2020-07-02T16:33:31.543Z] #39 24.87 CC images/ns.o [2020-07-02T16:33:31.802Z] #39 25.16 CC images/regfile.o [2020-07-02T16:33:31.802Z] #39 25.40 CC images/ghost-file.o [2020-07-02T16:33:32.157Z] #39 55.23 CC criu/aio.o [2020-07-02T16:33:32.305Z] #10 ... [2020-07-02T16:33:32.305Z] [2020-07-02T16:33:32.305Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:32.305Z] #33 4.297 + RM_GOPATH=0 [2020-07-02T16:33:32.305Z] #33 4.297 + TMP_GOPATH= [2020-07-02T16:33:32.305Z] #33 4.297 + : /build [2020-07-02T16:33:32.305Z] #33 4.297 + '[' -z '' ']' [2020-07-02T16:33:32.305Z] #33 4.297 ++ mktemp -d [2020-07-02T16:33:32.305Z] #33 4.307 + export GOPATH=/tmp/tmp.wnOqeofw8z [2020-07-02T16:33:32.305Z] #33 4.307 + GOPATH=/tmp/tmp.wnOqeofw8z [2020-07-02T16:33:32.305Z] #33 4.307 + RM_GOPATH=1 [2020-07-02T16:33:32.305Z] #33 4.307 + case "$(go env GOARCH)" in [2020-07-02T16:33:32.305Z] #33 4.308 ++ go env GOARCH [2020-07-02T16:33:32.305Z] #33 4.351 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:32.305Z] #33 4.351 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:32.305Z] #33 4.351 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:32.305Z] #33 4.359 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:33:32.305Z] #33 4.359 + dir=/tmp/install [2020-07-02T16:33:32.305Z] #33 4.359 + bin=tini [2020-07-02T16:33:32.305Z] #33 4.359 + shift [2020-07-02T16:33:32.305Z] #33 4.359 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-02T16:33:32.305Z] #33 4.359 + . /tmp/install/tini.installer [2020-07-02T16:33:32.305Z] #33 4.359 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:33:32.305Z] #33 4.359 + install_tini [2020-07-02T16:33:32.305Z] #33 4.359 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-02T16:33:32.305Z] #33 4.359 + git clone https://github.com/krallin/tini.git /tmp/tmp.wnOqeofw8z/tini [2020-07-02T16:33:32.305Z] #33 4.360 Cloning into '/tmp/tmp.wnOqeofw8z/tini'... [2020-07-02T16:33:32.305Z] #33 5.266 + cd /tmp/tmp.wnOqeofw8z/tini [2020-07-02T16:33:32.305Z] #33 5.267 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:33:32.305Z] #33 5.302 + cmake . [2020-07-02T16:33:32.305Z] #33 5.903 -- The C compiler identification is GNU 8.3.0 [2020-07-02T16:33:32.305Z] #33 5.969 -- Check for working C compiler: /usr/bin/cc [2020-07-02T16:33:32.305Z] #33 6.844 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-02T16:33:32.305Z] #33 6.848 -- Detecting C compiler ABI info [2020-07-02T16:33:32.305Z] #33 7.599 -- Detecting C compiler ABI info - done [2020-07-02T16:33:32.305Z] #33 7.645 -- Detecting C compile features [2020-07-02T16:33:32.305Z] #33 9.887 -- Detecting C compile features - done [2020-07-02T16:33:32.305Z] #33 9.927 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-02T16:33:32.305Z] #33 ... [2020-07-02T16:33:32.305Z] [2020-07-02T16:33:32.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:32.305Z] #39 6.653 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:33:32.305Z] #39 6.709 GEN .gitid [2020-07-02T16:33:32.305Z] #39 6.745 GEN criu/include/version.h [2020-07-02T16:33:32.305Z] #39 6.819 GEN include/common/asm [2020-07-02T16:33:32.370Z] #39 25.77 CC images/fifo.o [2020-07-02T16:33:32.370Z] #39 25.95 CC images/remap-file-path.o [2020-07-02T16:33:32.448Z] #39 55.66 CC criu/autofs.o [2020-07-02T16:33:32.629Z] #39 26.20 CC images/eventfd.o [2020-07-02T16:33:32.629Z] #39 ... [2020-07-02T16:33:32.629Z] [2020-07-02T16:33:32.629Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:32.629Z] #52 40.75 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-02T16:33:32.629Z] #52 40.75 + BUILDTAGS='netgo osusergo static_build' [2020-07-02T16:33:32.629Z] #52 40.75 + export EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:33:32.629Z] #52 40.75 + EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:33:32.629Z] #52 40.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-02T16:33:32.629Z] #52 40.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-02T16:33:32.629Z] #52 40.76 + '[' '' = dynamic ']' [2020-07-02T16:33:32.629Z] #52 40.76 + make [2020-07-02T16:33:32.629Z] #52 41.79 + bin/ctr [2020-07-02T16:33:32.629Z] #52 ... [2020-07-02T16:33:32.629Z] [2020-07-02T16:33:32.629Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:32.629Z] #41 88.14 text/template [2020-07-02T16:33:32.629Z] #41 90.39 encoding/xml [2020-07-02T16:33:32.629Z] #41 93.06 go/doc [2020-07-02T16:33:32.629Z] #41 96.15 github.com/LK4D4/vndr/versioned [2020-07-02T16:33:32.629Z] #41 96.21 compress/flate [2020-07-02T16:33:32.629Z] #41 96.48 github.com/LK4D4/vndr/build [2020-07-02T16:33:32.889Z] #41 ... [2020-07-02T16:33:32.889Z] [2020-07-02T16:33:32.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:32.889Z] #39 26.42 CC images/eventpoll.o [2020-07-02T16:33:33.087Z] #39 ... [2020-07-02T16:33:33.088Z] [2020-07-02T16:33:33.088Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:33.088Z] #41 88.29 github.com/LK4D4/vndr/godl [2020-07-02T16:33:33.088Z] #41 88.70 github.com/LK4D4/vndr [2020-07-02T16:33:33.088Z] #41 DONE 93.9s [2020-07-02T16:33:33.148Z] #39 26.71 CC images/fh.o [2020-07-02T16:33:33.188Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 18.8s done [2020-07-02T16:33:33.188Z] #8 DONE 25.9s [2020-07-02T16:33:33.188Z] [2020-07-02T16:33:33.188Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-02T16:33:33.379Z] [2020-07-02T16:33:33.379Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:33:33.379Z] #17 5.915 Reading package lists... [2020-07-02T16:33:33.408Z] #39 27.05 CC images/fsnotify.o [2020-07-02T16:33:33.408Z] #39 ... [2020-07-02T16:33:33.408Z] [2020-07-02T16:33:33.408Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:33.408Z] #47 88.93 mvdan.cc/sh/v3/fileutil [2020-07-02T16:33:33.408Z] #47 89.15 mvdan.cc/sh/v3/syntax [2020-07-02T16:33:33.408Z] #47 95.11 mvdan.cc/sh/v3/cmd/shfmt [2020-07-02T16:33:33.502Z] #9 DONE 0.2s [2020-07-02T16:33:33.502Z] [2020-07-02T16:33:33.502Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-02T16:33:33.502Z] #10 DONE 0.2s [2020-07-02T16:33:33.502Z] [2020-07-02T16:33:33.502Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-02T16:33:33.502Z] #36 DONE 0.1s [2020-07-02T16:33:33.502Z] [2020-07-02T16:33:33.502Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:33:33.502Z] #52 ... [2020-07-02T16:33:33.502Z] [2020-07-02T16:33:33.502Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-02T16:33:33.502Z] #28 DONE 0.1s [2020-07-02T16:33:33.668Z] #47 ... [2020-07-02T16:33:33.668Z] [2020-07-02T16:33:33.668Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:33.668Z] #41 98.79 hash/crc32 [2020-07-02T16:33:33.668Z] #41 99.32 compress/gzip [2020-07-02T16:33:33.689Z] #39 8.561 PBCC images/timens.pb-c.c [2020-07-02T16:33:33.689Z] #39 8.606 DEP images/timens.pb-c.d [2020-07-02T16:33:33.689Z] #39 8.657 PBCC images/fown.pb-c.c [2020-07-02T16:33:33.689Z] #39 8.664 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-02T16:33:33.689Z] #39 8.769 PBCC images/opts.pb-c.c [2020-07-02T16:33:33.689Z] #39 ... [2020-07-02T16:33:33.689Z] [2020-07-02T16:33:33.689Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:33.689Z] #47 70.76 fmt [2020-07-02T16:33:33.689Z] #47 77.02 encoding/json [2020-07-02T16:33:33.689Z] #47 78.72 github.com/pkg/diff [2020-07-02T16:33:33.689Z] #47 80.21 go/ast [2020-07-02T16:33:33.803Z] [2020-07-02T16:33:33.803Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:33:33.949Z] #47 ... [2020-07-02T16:33:33.949Z] [2020-07-02T16:33:33.949Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:33.949Z] #39 8.869 PBCC images/memfd.pb-c.c [2020-07-02T16:33:33.949Z] #39 8.944 DEP images/fown.pb-c.d [2020-07-02T16:33:33.949Z] #39 9.009 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-02T16:33:34.018Z] #17 7.861 Reading package lists... [2020-07-02T16:33:34.018Z] #17 10.07 Building dependency tree... [2020-07-02T16:33:34.210Z] #39 9.095 DEP images/opts.pb-c.d [2020-07-02T16:33:34.210Z] #39 9.205 DEP images/memfd.pb-c.d [2020-07-02T16:33:34.210Z] #39 9.281 PBCC images/sit.pb-c.c [2020-07-02T16:33:34.210Z] #39 ... [2020-07-02T16:33:34.210Z] [2020-07-02T16:33:34.210Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:34.210Z] #30 71.34 io/ioutil [2020-07-02T16:33:34.210Z] #30 73.91 github.com/BurntSushi/toml [2020-07-02T16:33:34.210Z] #30 73.91 flag [2020-07-02T16:33:34.210Z] #30 75.54 log [2020-07-02T16:33:34.210Z] #30 78.21 github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:33:34.310Z] #17 10.46 libcap2-bin is already the newest version (1:2.25-2). [2020-07-02T16:33:34.310Z] #17 10.46 The following additional packages will be installed: [2020-07-02T16:33:34.310Z] #17 10.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-02T16:33:34.310Z] #17 10.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-02T16:33:34.310Z] #17 10.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-02T16:33:34.310Z] #17 10.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-02T16:33:34.310Z] #17 10.47 python3.7 python3.7-minimal vim-runtime xxd [2020-07-02T16:33:34.310Z] #17 10.47 Suggested packages: [2020-07-02T16:33:34.310Z] #17 10.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-02T16:33:34.310Z] #17 10.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-02T16:33:34.310Z] #17 10.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-02T16:33:34.310Z] #17 10.47 Recommended packages: [2020-07-02T16:33:34.310Z] #17 10.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-02T16:33:34.310Z] #17 10.47 python3-keyrings.alt python3-xdg unzip [2020-07-02T16:33:34.462Z] #29 0.786 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-02T16:33:34.462Z] #29 0.809 Cloning into '.'... [2020-07-02T16:33:34.471Z] #30 ... [2020-07-02T16:33:34.471Z] [2020-07-02T16:33:34.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:34.471Z] #39 9.357 DEP images/sit.pb-c.d [2020-07-02T16:33:34.471Z] #39 9.437 PBCC images/macvlan.pb-c.c [2020-07-02T16:33:34.471Z] #39 9.511 DEP images/macvlan.pb-c.d [2020-07-02T16:33:34.471Z] #39 9.549 PBCC images/autofs.pb-c.c [2020-07-02T16:33:34.471Z] #39 9.590 DEP images/autofs.pb-c.d [2020-07-02T16:33:34.471Z] #39 9.627 PBCC images/sysctl.pb-c.c [2020-07-02T16:33:34.607Z] #41 99.83 net [2020-07-02T16:33:34.607Z] #41 99.91 vendor/golang.org/x/text/transform [2020-07-02T16:33:34.732Z] #39 9.652 DEP images/sysctl.pb-c.d [2020-07-02T16:33:34.732Z] #39 9.729 PBCC images/time.pb-c.c [2020-07-02T16:33:34.732Z] #39 9.769 DEP images/time.pb-c.d [2020-07-02T16:33:34.732Z] #39 9.823 PBCC images/binfmt-misc.pb-c.c [2020-07-02T16:33:34.732Z] #39 9.835 DEP images/binfmt-misc.pb-c.d [2020-07-02T16:33:34.992Z] #39 9.917 PBCC images/seccomp.pb-c.c [2020-07-02T16:33:34.992Z] #39 9.960 DEP images/seccomp.pb-c.d [2020-07-02T16:33:34.992Z] #39 10.03 PBCC images/userns.pb-c.c [2020-07-02T16:33:34.992Z] #39 10.06 DEP images/userns.pb-c.d [2020-07-02T16:33:35.181Z] #41 100.7 vendor/golang.org/x/text/unicode/bidi [2020-07-02T16:33:35.253Z] #39 10.11 PBCC images/cgroup.pb-c.c [2020-07-02T16:33:35.253Z] #39 10.16 DEP images/cgroup.pb-c.d [2020-07-02T16:33:35.253Z] #39 ... [2020-07-02T16:33:35.253Z] [2020-07-02T16:33:35.253Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:35.253Z] #33 10.20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-02T16:33:35.253Z] #33 10.34 -- Configuring done [2020-07-02T16:33:35.253Z] #33 10.36 -- Generating done [2020-07-02T16:33:35.253Z] #33 10.36 -- Build files have been written to: /tmp/tmp.wnOqeofw8z/tini [2020-07-02T16:33:35.253Z] #33 10.38 + make tini-static [2020-07-02T16:33:35.253Z] #33 10.78 Scanning dependencies of target tini-static [2020-07-02T16:33:35.253Z] #33 10.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-02T16:33:35.253Z] #33 12.20 [100%] Linking C executable tini-static [2020-07-02T16:33:35.253Z] #33 12.81 [100%] Built target tini-static [2020-07-02T16:33:35.253Z] #33 12.86 + mkdir -p /build [2020-07-02T16:33:35.253Z] #33 12.86 + cp tini-static /build/docker-init [2020-07-02T16:33:35.253Z] #33 DONE 13.2s [2020-07-02T16:33:35.253Z] [2020-07-02T16:33:35.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:35.253Z] #39 10.30 PBCC images/ext-file.pb-c.c [2020-07-02T16:33:35.253Z] #39 10.32 DEP images/ext-file.pb-c.d [2020-07-02T16:33:35.345Z] #17 11.42 The following NEW packages will be installed: [2020-07-02T16:33:35.345Z] #17 11.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-02T16:33:35.345Z] #17 11.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-02T16:33:35.345Z] #17 11.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-02T16:33:35.345Z] #17 11.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-02T16:33:35.345Z] #17 11.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-02T16:33:35.345Z] #17 11.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-02T16:33:35.345Z] #17 11.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-02T16:33:35.345Z] #17 11.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-02T16:33:35.345Z] #17 11.43 xz-utils zip [2020-07-02T16:33:35.345Z] #17 11.52 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-02T16:33:35.345Z] #17 11.52 Need to get 27.7 MB of archives. [2020-07-02T16:33:35.345Z] #17 11.52 After this operation, 117 MB of additional disk space will be used. [2020-07-02T16:33:35.345Z] #17 11.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-02T16:33:35.345Z] #17 11.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-02T16:33:35.345Z] #17 11.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-02T16:33:35.445Z] #41 ... [2020-07-02T16:33:35.445Z] [2020-07-02T16:33:35.445Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:35.445Z] #47 DONE 100.8s [2020-07-02T16:33:35.445Z] [2020-07-02T16:33:35.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:35.445Z] #39 27.62 CC images/signalfd.o [2020-07-02T16:33:35.445Z] #39 27.86 CC images/fs.o [2020-07-02T16:33:35.445Z] #39 28.12 CC images/pstree.o [2020-07-02T16:33:35.445Z] #39 28.35 CC images/pipe.o [2020-07-02T16:33:35.445Z] #39 28.60 CC images/tcp-stream.o [2020-07-02T16:33:35.445Z] #39 28.82 CC images/sk-packet.o [2020-07-02T16:33:35.445Z] #39 29.10 CC images/mnt.o [2020-07-02T16:33:35.514Z] #39 10.50 PBCC images/rpc.pb-c.c [2020-07-02T16:33:35.636Z] #17 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-02T16:33:35.637Z] #17 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-02T16:33:35.637Z] #17 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-02T16:33:35.637Z] #17 11.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-02T16:33:35.637Z] #17 11.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-02T16:33:35.637Z] #17 11.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-02T16:33:35.637Z] #17 11.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-02T16:33:35.637Z] #17 11.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-02T16:33:35.637Z] #17 11.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-02T16:33:35.637Z] #17 11.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-02T16:33:35.637Z] #17 11.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-02T16:33:35.637Z] #17 11.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-02T16:33:35.637Z] #17 11.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-02T16:33:35.637Z] #17 11.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-02T16:33:35.637Z] #17 11.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:33:35.637Z] #17 11.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-02T16:33:35.637Z] #17 11.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-02T16:33:35.637Z] #17 11.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-02T16:33:35.637Z] #17 11.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-02T16:33:35.637Z] #17 11.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-02T16:33:35.637Z] #17 11.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-02T16:33:35.637Z] #17 11.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-02T16:33:35.637Z] #17 11.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-02T16:33:35.637Z] #17 11.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-02T16:33:35.637Z] #17 11.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-02T16:33:35.637Z] #17 11.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-02T16:33:35.705Z] #39 29.38 CC images/pipe-data.o [2020-07-02T16:33:35.774Z] #39 10.63 DEP images/rpc.pb-c.d [2020-07-02T16:33:35.775Z] #39 ... [2020-07-02T16:33:35.775Z] [2020-07-02T16:33:35.775Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:35.775Z] #30 DONE 82.9s [2020-07-02T16:33:35.775Z] [2020-07-02T16:33:35.775Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:35.775Z] #39 10.82 PBCC images/siginfo.pb-c.c [2020-07-02T16:33:35.775Z] #39 10.88 DEP images/siginfo.pb-c.d [2020-07-02T16:33:35.929Z] #17 12.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-02T16:33:35.929Z] #17 12.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-02T16:33:35.929Z] #17 12.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-02T16:33:35.929Z] #17 12.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-02T16:33:35.929Z] #17 12.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-02T16:33:35.929Z] #17 12.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-02T16:33:35.929Z] #17 12.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-02T16:33:35.929Z] #17 12.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-02T16:33:35.929Z] #17 12.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-02T16:33:35.929Z] #17 12.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-02T16:33:35.929Z] #17 12.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-02T16:33:35.929Z] #17 12.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-02T16:33:35.929Z] #17 12.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-02T16:33:35.929Z] #17 12.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-02T16:33:35.929Z] #17 12.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-02T16:33:35.965Z] #39 29.61 CC images/sa.o [2020-07-02T16:33:36.035Z] #39 10.92 PBCC images/pagemap.pb-c.c [2020-07-02T16:33:36.035Z] #39 10.98 DEP images/pagemap.pb-c.d [2020-07-02T16:33:36.035Z] #39 11.07 PBCC images/rlimit.pb-c.c [2020-07-02T16:33:36.035Z] #39 11.07 DEP images/rlimit.pb-c.d [2020-07-02T16:33:36.035Z] #39 11.16 PBCC images/file-lock.pb-c.c [2020-07-02T16:33:36.226Z] #17 12.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-02T16:33:36.226Z] #17 12.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-02T16:33:36.226Z] #17 12.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-02T16:33:36.226Z] #17 12.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-02T16:33:36.295Z] #39 11.22 DEP images/file-lock.pb-c.d [2020-07-02T16:33:36.295Z] #39 11.29 PBCC images/tty.pb-c.c [2020-07-02T16:33:36.295Z] #39 11.45 DEP images/tty.pb-c.d [2020-07-02T16:33:36.521Z] #17 12.77 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:33:36.534Z] #39 29.97 CC images/timer.o [2020-07-02T16:33:36.534Z] #39 30.21 CC images/timerfd.o [2020-07-02T16:33:36.556Z] #39 11.59 PBCC images/tun.pb-c.c [2020-07-02T16:33:36.556Z] #39 11.62 PBCC images/netdev.pb-c.c [2020-07-02T16:33:36.812Z] #17 12.81 Fetched 27.7 MB in 1s (28.5 MB/s) [2020-07-02T16:33:36.812Z] #17 12.87 Selecting previously unselected package pigz. [2020-07-02T16:33:36.812Z] #17 12.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 ... 23199 files and directories currently installed.) [2020-07-02T16:33:36.812Z] #17 12.91 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-02T16:33:36.812Z] #17 12.91 Unpacking pigz (2.4-1) ... [2020-07-02T16:33:36.812Z] #17 12.97 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-02T16:33:36.812Z] #17 12.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-02T16:33:36.812Z] #17 12.97 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-02T16:33:36.817Z] #39 11.74 DEP images/tun.pb-c.d [2020-07-02T16:33:36.817Z] #39 11.83 DEP images/netdev.pb-c.d [2020-07-02T16:33:36.817Z] #39 11.89 PBCC images/vma.pb-c.c [2020-07-02T16:33:36.817Z] #39 11.98 DEP images/vma.pb-c.d [2020-07-02T16:33:37.077Z] #39 12.10 PBCC images/creds.pb-c.c [2020-07-02T16:33:37.077Z] #39 12.16 DEP images/creds.pb-c.d [2020-07-02T16:33:37.102Z] #17 13.30 Selecting previously unselected package python3.7-minimal. [2020-07-02T16:33:37.104Z] #39 30.46 CC images/mm.o [2020-07-02T16:33:37.104Z] #39 30.72 CC images/sk-opts.o [2020-07-02T16:33:37.338Z] #39 12.32 PBCC images/utsns.pb-c.c [2020-07-02T16:33:37.338Z] #39 12.37 DEP images/utsns.pb-c.d [2020-07-02T16:33:37.338Z] #39 12.50 PBCC images/ipc-desc.pb-c.c [2020-07-02T16:33:37.363Z] #39 30.90 CC images/sk-unix.o [2020-07-02T16:33:37.394Z] #17 13.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-02T16:33:37.394Z] #17 13.31 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:33:37.598Z] #39 12.56 PBCC images/ipc-sem.pb-c.c [2020-07-02T16:33:37.598Z] #39 12.58 DEP images/ipc-desc.pb-c.d [2020-07-02T16:33:37.598Z] #39 12.73 DEP images/ipc-sem.pb-c.d [2020-07-02T16:33:37.623Z] #39 31.17 CC images/sk-inet.o [2020-07-02T16:33:37.685Z] #17 13.75 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-02T16:33:37.685Z] #17 13.77 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:33:37.859Z] #39 12.78 PBCC images/ipc-msg.pb-c.c [2020-07-02T16:33:37.859Z] #39 12.82 DEP images/ipc-msg.pb-c.d [2020-07-02T16:33:37.859Z] #39 12.90 PBCC images/ipc-shm.pb-c.c [2020-07-02T16:33:37.859Z] #39 12.93 DEP images/ipc-shm.pb-c.d [2020-07-02T16:33:37.883Z] #39 31.49 CC images/tun.o [2020-07-02T16:33:38.119Z] #39 13.00 PBCC images/ipc-var.pb-c.c [2020-07-02T16:33:38.119Z] #39 13.04 DEP images/ipc-var.pb-c.d [2020-07-02T16:33:38.119Z] #39 13.09 PBCC images/sk-opts.pb-c.c [2020-07-02T16:33:38.119Z] #39 13.12 PBCC images/packet-sock.pb-c.c [2020-07-02T16:33:38.119Z] #39 13.16 DEP images/sk-opts.pb-c.d [2020-07-02T16:33:38.119Z] #39 13.24 DEP images/packet-sock.pb-c.d [2020-07-02T16:33:38.119Z] #39 13.28 PBCC images/sk-netlink.pb-c.c [2020-07-02T16:33:38.143Z] #39 31.74 CC images/sk-netlink.o [2020-07-02T16:33:38.379Z] #39 13.34 DEP images/sk-netlink.pb-c.d [2020-07-02T16:33:38.379Z] #39 13.43 PBCC images/sk-inet.pb-c.c [2020-07-02T16:33:38.379Z] #39 13.53 DEP images/sk-inet.pb-c.d [2020-07-02T16:33:38.403Z] #39 31.99 CC images/packet-sock.o [2020-07-02T16:33:38.640Z] #39 13.59 PBCC images/sk-unix.pb-c.c [2020-07-02T16:33:38.640Z] #39 13.64 DEP images/sk-unix.pb-c.d [2020-07-02T16:33:38.640Z] #39 13.71 PBCC images/mm.pb-c.c [2020-07-02T16:33:38.640Z] #39 ... [2020-07-02T16:33:38.640Z] [2020-07-02T16:33:38.640Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:38.640Z] #41 75.73 regexp [2020-07-02T16:33:38.640Z] #41 76.82 go/token [2020-07-02T16:33:38.640Z] #41 78.04 go/scanner [2020-07-02T16:33:38.640Z] #41 79.66 go/ast [2020-07-02T16:33:38.640Z] #41 79.71 internal/lazyregexp [2020-07-02T16:33:38.640Z] #41 80.22 net/url [2020-07-02T16:33:38.640Z] #41 82.34 text/template/parse [2020-07-02T16:33:38.901Z] #41 ... [2020-07-02T16:33:38.901Z] [2020-07-02T16:33:38.901Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:38.972Z] #39 32.42 CC images/ipc-var.o [2020-07-02T16:33:38.972Z] #39 32.63 CC images/ipc-desc.o [2020-07-02T16:33:39.019Z] #29 ... [2020-07-02T16:33:39.019Z] [2020-07-02T16:33:39.019Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:39.019Z] #44 0.868 + RM_GOPATH=0 [2020-07-02T16:33:39.019Z] #44 0.869 + TMP_GOPATH= [2020-07-02T16:33:39.019Z] #44 0.869 + : /build [2020-07-02T16:33:39.019Z] #44 0.870 + '[' -z '' ']' [2020-07-02T16:33:39.019Z] #44 0.889 ++ mktemp -d [2020-07-02T16:33:39.019Z] #44 0.899 + export GOPATH=/tmp/tmp.IGmZXgHiOh [2020-07-02T16:33:39.019Z] #44 0.900 + GOPATH=/tmp/tmp.IGmZXgHiOh [2020-07-02T16:33:39.019Z] #44 0.900 + RM_GOPATH=1 [2020-07-02T16:33:39.019Z] #44 0.901 + case "$(go env GOARCH)" in [2020-07-02T16:33:39.019Z] #44 0.923 ++ go env GOARCH [2020-07-02T16:33:39.019Z] #44 0.993 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:39.019Z] #44 0.995 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:39.019Z] #44 0.997 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:39.019Z] #44 0.999 + dir=/tmp/install [2020-07-02T16:33:39.019Z] #44 0.999 + bin=gotestsum [2020-07-02T16:33:39.019Z] #44 1.000 + shift [2020-07-02T16:33:39.019Z] #44 1.000 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-02T16:33:39.019Z] #44 1.000 + . /tmp/install/gotestsum.installer [2020-07-02T16:33:39.019Z] #44 1.001 ++ : v0.3.5 [2020-07-02T16:33:39.019Z] #44 1.001 + install_gotestsum [2020-07-02T16:33:39.019Z] #44 1.002 + set -e [2020-07-02T16:33:39.019Z] #44 1.002 + export GO111MODULE=on [2020-07-02T16:33:39.019Z] #44 1.002 + GO111MODULE=on [2020-07-02T16:33:39.019Z] #44 1.004 + GOBIN=/build [2020-07-02T16:33:39.019Z] #44 1.004 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-02T16:33:39.019Z] #44 1.066 go: finding gotest.tools v0.3.5 [2020-07-02T16:33:39.019Z] #44 1.072 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-02T16:33:39.019Z] #44 1.942 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-02T16:33:39.019Z] #44 3.011 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-02T16:33:39.019Z] #44 4.282 go: downloading gotest.tools v2.1.0+incompatible [2020-07-02T16:33:39.019Z] #44 4.527 go: extracting gotest.tools v2.1.0+incompatible [2020-07-02T16:33:39.019Z] #44 4.729 go: downloading github.com/pkg/errors v0.8.0 [2020-07-02T16:33:39.019Z] #44 4.743 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:33:39.019Z] #44 4.758 go: downloading github.com/fatih/color v1.6.0 [2020-07-02T16:33:39.019Z] #44 4.831 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-02T16:33:39.019Z] #44 4.960 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:33:39.019Z] #44 5.149 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:33:39.019Z] #44 5.339 go: extracting github.com/pkg/errors v0.8.0 [2020-07-02T16:33:39.019Z] #44 5.490 go: extracting github.com/fatih/color v1.6.0 [2020-07-02T16:33:39.019Z] #44 5.541 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-02T16:33:39.019Z] #44 5.570 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:33:39.019Z] #44 5.574 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:33:39.019Z] #44 5.674 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:33:39.161Z] #52 37.86 Checking out files: 29% (948/3215) Checking out files: 30% (965/3215) Checking out files: 31% (997/3215) Checking out files: 32% (1029/3215) Checking out files: 33% (1061/3215) Checking out files: 34% (1094/3215) Checking out files: 35% (1126/3215) Checking out files: 36% (1158/3215) Checking out files: 37% (1190/3215) Checking out files: 38% (1222/3215) Checking out files: 39% (1254/3215) Checking out files: 40% (1286/3215) Checking out files: 41% (1319/3215) Checking out files: 42% (1351/3215) Checking out files: 43% (1383/3215) Checking out files: 44% (1415/3215) Checking out files: 45% (1447/3215) Checking out files: 46% (1479/3215) Checking out files: 47% (1512/3215) Checking out files: 48% (1544/3215) Checking out files: 49% (1576/3215) Checking out files: 50% (1608/3215) Checking out files: 51% (1640/3215) Checking out files: 52% (1672/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 75% (2416/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-02T16:33:39.191Z] #17 15.07 Selecting previously unselected package python3-minimal. [2020-07-02T16:33:39.191Z] #17 15.07 (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-07-02T16:33:39.191Z] #17 15.13 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-02T16:33:39.191Z] #17 15.14 Unpacking python3-minimal (3.7.3-1) ... [2020-07-02T16:33:39.191Z] #17 15.21 Selecting previously unselected package libmpdec2:s390x. [2020-07-02T16:33:39.191Z] #17 15.21 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-02T16:33:39.191Z] #17 15.22 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-02T16:33:39.191Z] #17 15.29 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-02T16:33:39.191Z] #17 15.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-02T16:33:39.191Z] #17 15.31 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-02T16:33:39.231Z] #39 32.87 CC images/ipc-shm.o [2020-07-02T16:33:39.325Z] #44 5.790 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:33:39.325Z] #44 5.902 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:33:39.325Z] #44 5.981 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:33:39.422Z] #52 39.65 + cd /tmp/tmp.ADyoMG1q1d/src/github.com/containerd/containerd [2020-07-02T16:33:39.422Z] #52 39.65 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:33:39.491Z] #39 33.03 CC images/ipc-msg.o [2020-07-02T16:33:39.627Z] #44 5.989 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:33:39.627Z] #44 6.029 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:33:39.627Z] #44 6.073 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:33:39.627Z] #44 6.171 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:33:39.751Z] #39 33.25 CC images/ipc-sem.o [2020-07-02T16:33:39.751Z] #39 33.49 CC images/utsns.o [2020-07-02T16:33:39.824Z] #17 15.98 Selecting previously unselected package python3.7. [2020-07-02T16:33:39.824Z] #17 15.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-02T16:33:39.824Z] #17 16.02 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:33:40.116Z] #17 16.17 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-02T16:33:40.116Z] #17 16.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-02T16:33:40.116Z] #17 16.18 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-02T16:33:40.116Z] #17 16.25 Setting up python3-minimal (3.7.3-1) ... [2020-07-02T16:33:40.320Z] #39 33.66 CC images/creds.o [2020-07-02T16:33:40.320Z] #39 33.83 CC images/vma.o [2020-07-02T16:33:40.580Z] #39 34.10 CC images/netdev.o [2020-07-02T16:33:40.748Z] #17 ... [2020-07-02T16:33:40.748Z] [2020-07-02T16:33:40.748Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:33:40.748Z] #28 DONE 101.5s [2020-07-02T16:33:40.748Z] [2020-07-02T16:33:40.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:40.748Z] #39 57.09 CC criu/bfd.o [2020-07-02T16:33:40.748Z] #39 57.27 CC criu/bitmap.o [2020-07-02T16:33:40.748Z] #39 57.40 CC criu/cgroup-props.o [2020-07-02T16:33:40.748Z] #39 57.87 CC criu/cgroup.o [2020-07-02T16:33:40.748Z] #39 59.70 CC criu/clone-noasan.o [2020-07-02T16:33:40.748Z] #39 59.80 CC criu/config.o [2020-07-02T16:33:40.748Z] #39 60.70 CC criu/cr-check.o [2020-07-02T16:33:40.748Z] #39 61.75 CC criu/cr-dedup.o [2020-07-02T16:33:40.748Z] #39 62.05 CC criu/cr-dump.o [2020-07-02T16:33:40.748Z] #39 63.42 CC criu/cr-errno.o [2020-07-02T16:33:40.748Z] #39 63.45 CC criu/cr-restore.o [2020-07-02T16:33:40.806Z] #52 41.25 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-02T16:33:40.806Z] #52 41.25 + BUILDTAGS='netgo osusergo static_build' [2020-07-02T16:33:40.840Z] #39 34.45 CC images/tty.o [2020-07-02T16:33:41.040Z] #39 ... [2020-07-02T16:33:41.040Z] [2020-07-02T16:33:41.040Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:33:41.040Z] #17 16.99 Selecting previously unselected package python3. [2020-07-02T16:33:41.040Z] #17 16.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-02T16:33:41.040Z] #17 17.08 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-02T16:33:41.040Z] #17 17.12 Unpacking python3 (3.7.3-1) ... [2020-07-02T16:33:41.066Z] #52 41.25 + export EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:33:41.066Z] #52 41.25 + EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:33:41.066Z] #52 41.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-02T16:33:41.066Z] #52 41.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-02T16:33:41.066Z] #52 41.25 + '[' '' = dynamic ']' [2020-07-02T16:33:41.066Z] #52 41.25 + make [2020-07-02T16:33:41.339Z] #17 17.23 Selecting previously unselected package libip4tc0:s390x. [2020-07-02T16:33:41.339Z] #17 17.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-02T16:33:41.339Z] #17 17.28 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-02T16:33:41.339Z] #17 17.45 Selecting previously unselected package libip6tc0:s390x. [2020-07-02T16:33:41.339Z] #17 17.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-02T16:33:41.339Z] #17 17.45 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-02T16:33:41.339Z] #17 17.54 Selecting previously unselected package libiptc0:s390x. [2020-07-02T16:33:41.339Z] #17 17.54 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-02T16:33:41.339Z] #17 17.55 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-02T16:33:41.339Z] #17 17.63 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-02T16:33:41.339Z] #17 17.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-02T16:33:41.409Z] #39 35.06 CC images/file-lock.o [2020-07-02T16:33:41.630Z] #17 17.63 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-02T16:33:41.630Z] #17 17.67 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-02T16:33:41.630Z] #17 17.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-02T16:33:41.630Z] #17 17.67 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-02T16:33:41.630Z] #17 17.72 Selecting previously unselected package libnftnl11:s390x. [2020-07-02T16:33:41.630Z] #17 17.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-02T16:33:41.630Z] #17 17.72 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-02T16:33:41.630Z] #17 17.78 Selecting previously unselected package iptables. [2020-07-02T16:33:41.630Z] #17 17.78 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-02T16:33:41.630Z] #17 17.81 Unpacking iptables (1.8.2-4) ... [2020-07-02T16:33:41.669Z] #39 35.22 CC images/rlimit.o [2020-07-02T16:33:41.922Z] #17 18.01 Selecting previously unselected package xxd. [2020-07-02T16:33:41.922Z] #17 18.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-02T16:33:41.922Z] #17 18.02 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:33:41.922Z] #17 18.09 Selecting previously unselected package vim-common. [2020-07-02T16:33:41.922Z] #17 18.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:33:41.922Z] #17 18.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:33:41.922Z] #17 18.18 Selecting previously unselected package bash-completion. [2020-07-02T16:33:41.928Z] #39 35.46 CC images/pagemap.o [2020-07-02T16:33:42.008Z] #52 42.35 + bin/ctr [2020-07-02T16:33:42.188Z] #39 35.74 CC images/siginfo.o [2020-07-02T16:33:42.213Z] #17 18.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-02T16:33:42.400Z] #44 8.842 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:33:42.447Z] #39 36.01 CC images/rpc.o [2020-07-02T16:33:43.073Z] #44 9.528 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:33:43.073Z] #44 9.572 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:33:43.249Z] #17 19.49 Unpacking bash-completion (1:2.8-6) ... [2020-07-02T16:33:43.385Z] #39 37.01 CC images/ext-file.o [2020-07-02T16:33:43.540Z] #17 19.70 Selecting previously unselected package bzip2. [2020-07-02T16:33:43.540Z] #17 19.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-02T16:33:43.540Z] #17 19.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:33:43.540Z] #17 19.78 Selecting previously unselected package xz-utils. [2020-07-02T16:33:43.645Z] #39 37.15 CC images/cgroup.o [2020-07-02T16:33:43.718Z] #44 ... [2020-07-02T16:33:43.718Z] [2020-07-02T16:33:43.718Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:43.718Z] #61 0.857 + RM_GOPATH=0 [2020-07-02T16:33:43.718Z] #61 0.865 + TMP_GOPATH= [2020-07-02T16:33:43.718Z] #61 0.865 + : /build [2020-07-02T16:33:43.718Z] #61 0.866 + '[' -z '' ']' [2020-07-02T16:33:43.718Z] #61 0.867 ++ mktemp -d [2020-07-02T16:33:43.718Z] #61 0.889 + export GOPATH=/tmp/tmp.qtpJuxxT9C [2020-07-02T16:33:43.718Z] #61 0.889 + GOPATH=/tmp/tmp.qtpJuxxT9C [2020-07-02T16:33:43.718Z] #61 0.889 + RM_GOPATH=1 [2020-07-02T16:33:43.718Z] #61 0.890 + case "$(go env GOARCH)" in [2020-07-02T16:33:43.718Z] #61 0.899 ++ go env GOARCH [2020-07-02T16:33:43.718Z] #61 0.958 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:43.718Z] #61 0.958 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:43.718Z] #61 0.960 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:43.718Z] #61 0.969 + dir=/tmp/install [2020-07-02T16:33:43.718Z] #61 0.976 + bin=proxy [2020-07-02T16:33:43.718Z] #61 0.983 + shift [2020-07-02T16:33:43.718Z] #61 0.985 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-02T16:33:43.718Z] #61 0.989 + . /tmp/install/proxy.installer [2020-07-02T16:33:43.718Z] #61 0.990 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:33:43.718Z] #61 0.993 + install_proxy [2020-07-02T16:33:43.718Z] #61 0.994 + case "$1" in [2020-07-02T16:33:43.718Z] #61 0.994 + export CGO_ENABLED=0 [2020-07-02T16:33:43.718Z] #61 0.995 + CGO_ENABLED=0 [2020-07-02T16:33:43.718Z] #61 0.995 + _install_proxy [2020-07-02T16:33:43.718Z] #61 0.995 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-02T16:33:43.718Z] #61 0.995 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:33:43.718Z] #61 0.996 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qtpJuxxT9C/src/github.com/docker/libnetwork [2020-07-02T16:33:43.718Z] #61 1.022 Cloning into '/tmp/tmp.qtpJuxxT9C/src/github.com/docker/libnetwork'... [2020-07-02T16:33:43.718Z] #61 ... [2020-07-02T16:33:43.718Z] [2020-07-02T16:33:43.718Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:43.718Z] #55 0.842 + RM_GOPATH=0 [2020-07-02T16:33:43.718Z] #55 0.842 + TMP_GOPATH= [2020-07-02T16:33:43.718Z] #55 0.842 + : /build [2020-07-02T16:33:43.718Z] #55 0.842 + '[' -z '' ']' [2020-07-02T16:33:43.718Z] #55 0.845 ++ mktemp -d [2020-07-02T16:33:43.718Z] #55 0.860 + export GOPATH=/tmp/tmp.vK7SG4hxTL [2020-07-02T16:33:43.718Z] #55 0.860 + GOPATH=/tmp/tmp.vK7SG4hxTL [2020-07-02T16:33:43.718Z] #55 0.860 + RM_GOPATH=1 [2020-07-02T16:33:43.718Z] #55 0.861 + case "$(go env GOARCH)" in [2020-07-02T16:33:43.718Z] #55 0.862 ++ go env GOARCH [2020-07-02T16:33:43.718Z] #55 0.920 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:43.718Z] #55 0.920 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:43.718Z] #55 0.921 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:43.718Z] #55 0.922 + dir=/tmp/install [2020-07-02T16:33:43.718Z] #55 0.922 + bin=rootlesskit [2020-07-02T16:33:43.718Z] #55 0.922 + shift [2020-07-02T16:33:43.718Z] #55 0.923 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-02T16:33:43.718Z] #55 0.923 + . /tmp/install/rootlesskit.installer [2020-07-02T16:33:43.718Z] #55 0.923 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:33:43.718Z] #55 0.923 + install_rootlesskit [2020-07-02T16:33:43.718Z] #55 0.923 + case "$1" in [2020-07-02T16:33:43.718Z] #55 0.923 + export CGO_ENABLED=0 [2020-07-02T16:33:43.718Z] #55 0.923 + CGO_ENABLED=0 [2020-07-02T16:33:43.718Z] #55 0.923 + _install_rootlesskit [2020-07-02T16:33:43.718Z] #55 0.923 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-02T16:33:43.718Z] #55 0.924 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:33:43.718Z] #55 0.924 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vK7SG4hxTL/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:33:43.718Z] #55 0.998 Cloning into '/tmp/tmp.vK7SG4hxTL/src/github.com/rootless-containers/rootlesskit'... [2020-07-02T16:33:43.718Z] #55 7.592 + cd /tmp/tmp.vK7SG4hxTL/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:33:43.718Z] #55 7.598 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:33:43.718Z] #55 8.088 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:33:43.718Z] #55 8.089 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-02T16:33:43.718Z] #55 ... [2020-07-02T16:33:43.718Z] [2020-07-02T16:33:43.718Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:33:43.718Z] #24 1.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:33:43.718Z] #24 1.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:33:43.718Z] #24 1.397 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:33:43.718Z] #24 3.050 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-02T16:33:43.718Z] #24 5.793 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [202 kB] [2020-07-02T16:33:43.718Z] #24 8.243 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-02T16:33:43.831Z] #17 19.78 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-02T16:33:43.831Z] #17 19.79 Unpacking xz-utils (5.2.4-1) ... [2020-07-02T16:33:43.831Z] #17 19.90 Selecting previously unselected package apparmor. [2020-07-02T16:33:43.831Z] #17 19.90 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-02T16:33:43.831Z] #17 19.95 Unpacking apparmor (2.13.2-10) ... [2020-07-02T16:33:44.017Z] #24 ... [2020-07-02T16:33:44.017Z] [2020-07-02T16:33:44.017Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:33:44.017Z] #39 1.218 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:33:44.017Z] #39 1.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:33:44.017Z] #39 1.388 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:33:44.017Z] #39 2.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-02T16:33:44.017Z] #39 5.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [202 kB] [2020-07-02T16:33:44.017Z] #39 8.190 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-02T16:33:44.017Z] #39 ... [2020-07-02T16:33:44.017Z] [2020-07-02T16:33:44.017Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:44.017Z] #48 0.814 + RM_GOPATH=0 [2020-07-02T16:33:44.017Z] #48 0.816 + TMP_GOPATH= [2020-07-02T16:33:44.017Z] #48 0.816 + : /build [2020-07-02T16:33:44.017Z] #48 0.818 + '[' -z '' ']' [2020-07-02T16:33:44.017Z] #48 0.822 ++ mktemp -d [2020-07-02T16:33:44.017Z] #48 0.827 + export GOPATH=/tmp/tmp.gORD1e2Sgd [2020-07-02T16:33:44.017Z] #48 0.828 + GOPATH=/tmp/tmp.gORD1e2Sgd [2020-07-02T16:33:44.017Z] #48 0.829 + RM_GOPATH=1 [2020-07-02T16:33:44.017Z] #48 0.830 + case "$(go env GOARCH)" in [2020-07-02T16:33:44.017Z] #48 0.836 ++ go env GOARCH [2020-07-02T16:33:44.017Z] #48 0.873 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:44.017Z] #48 0.873 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:44.017Z] #48 0.874 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:44.017Z] #48 0.892 + dir=/tmp/install [2020-07-02T16:33:44.017Z] #48 0.892 + bin=shfmt [2020-07-02T16:33:44.017Z] #48 0.892 + shift [2020-07-02T16:33:44.017Z] #48 0.893 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-02T16:33:44.017Z] #48 0.893 + . /tmp/install/shfmt.installer [2020-07-02T16:33:44.017Z] #48 0.893 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:33:44.017Z] #48 0.895 + install_shfmt [2020-07-02T16:33:44.017Z] #48 0.895 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:33:44.017Z] #48 0.895 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-02T16:33:44.017Z] #48 0.895 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gORD1e2Sgd/src/github.com/mvdan/sh [2020-07-02T16:33:44.017Z] #48 0.927 Cloning into '/tmp/tmp.gORD1e2Sgd/src/github.com/mvdan/sh'... [2020-07-02T16:33:44.126Z] #17 20.19 Selecting previously unselected package aufs-tools. [2020-07-02T16:33:44.126Z] #17 20.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-02T16:33:44.126Z] #17 20.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:33:44.126Z] #17 20.29 Selecting previously unselected package libonig5:s390x. [2020-07-02T16:33:44.126Z] #17 20.30 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-02T16:33:44.126Z] #17 20.30 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-02T16:33:44.126Z] #17 20.40 Selecting previously unselected package libjq1:s390x. [2020-07-02T16:33:44.214Z] #39 37.80 CC images/userns.o [2020-07-02T16:33:44.315Z] #48 ... [2020-07-02T16:33:44.315Z] [2020-07-02T16:33:44.315Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:44.315Z] #11 1.404 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:33:44.315Z] #11 1.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:33:44.315Z] #11 1.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:33:44.315Z] #11 3.055 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-02T16:33:44.315Z] #11 6.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [202 kB] [2020-07-02T16:33:44.315Z] #11 8.271 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-02T16:33:44.315Z] #11 ... [2020-07-02T16:33:44.315Z] [2020-07-02T16:33:44.315Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:44.315Z] #46 0.889 + RM_GOPATH=0 [2020-07-02T16:33:44.315Z] #46 0.898 + TMP_GOPATH= [2020-07-02T16:33:44.315Z] #46 0.899 + : /build [2020-07-02T16:33:44.315Z] #46 0.901 + '[' -z '' ']' [2020-07-02T16:33:44.315Z] #46 0.914 ++ mktemp -d [2020-07-02T16:33:44.315Z] #46 0.947 + export GOPATH=/tmp/tmp.m2qerrt0LR [2020-07-02T16:33:44.315Z] #46 0.947 + GOPATH=/tmp/tmp.m2qerrt0LR [2020-07-02T16:33:44.315Z] #46 0.947 + RM_GOPATH=1 [2020-07-02T16:33:44.315Z] #46 0.947 + case "$(go env GOARCH)" in [2020-07-02T16:33:44.315Z] #46 0.970 ++ go env GOARCH [2020-07-02T16:33:44.315Z] #46 1.027 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:44.315Z] #46 1.027 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:44.315Z] #46 1.030 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:44.315Z] #46 1.032 + dir=/tmp/install [2020-07-02T16:33:44.315Z] #46 1.034 + bin=golangci_lint [2020-07-02T16:33:44.315Z] #46 1.034 + shift [2020-07-02T16:33:44.315Z] #46 1.035 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-02T16:33:44.315Z] #46 1.035 + . /tmp/install/golangci_lint.installer [2020-07-02T16:33:44.315Z] #46 1.035 ++ : v1.23.8 [2020-07-02T16:33:44.316Z] #46 1.036 + install_golangci_lint [2020-07-02T16:33:44.316Z] #46 1.036 + echo 'Installing golangci-lint version v1.23.8' [2020-07-02T16:33:44.316Z] #46 1.036 Installing golangci-lint version v1.23.8 [2020-07-02T16:33:44.316Z] #46 1.036 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:33:44.420Z] #17 20.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-02T16:33:44.420Z] #17 20.40 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-02T16:33:44.420Z] #17 20.50 Selecting previously unselected package jq. [2020-07-02T16:33:44.420Z] #17 20.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-02T16:33:44.420Z] #17 20.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:33:44.420Z] #17 20.54 Selecting previously unselected package libaio1:s390x. [2020-07-02T16:33:44.420Z] #17 20.54 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-02T16:33:44.420Z] #17 20.54 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-02T16:33:44.420Z] #17 20.58 Selecting previously unselected package libgpm2:s390x. [2020-07-02T16:33:44.420Z] #17 20.58 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-02T16:33:44.420Z] #17 20.58 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-02T16:33:44.420Z] #17 20.63 Selecting previously unselected package libicu63:s390x. [2020-07-02T16:33:44.420Z] #17 20.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-02T16:33:44.420Z] #17 20.64 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-02T16:33:44.474Z] #39 38.03 CC images/google/protobuf/descriptor.o [2020-07-02T16:33:44.615Z] #46 ... [2020-07-02T16:33:44.615Z] [2020-07-02T16:33:44.615Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:33:44.615Z] #52 1.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:33:44.615Z] #52 1.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:33:44.615Z] #52 1.351 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:33:44.615Z] #52 2.748 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-02T16:33:44.615Z] #52 5.594 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [202 kB] [2020-07-02T16:33:44.615Z] #52 7.582 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-02T16:33:44.615Z] #52 ... [2020-07-02T16:33:44.615Z] [2020-07-02T16:33:44.615Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:44.615Z] #42 0.872 + RM_GOPATH=0 [2020-07-02T16:33:44.615Z] #42 0.872 + TMP_GOPATH= [2020-07-02T16:33:44.615Z] #42 0.872 + : /build [2020-07-02T16:33:44.615Z] #42 0.872 + '[' -z '' ']' [2020-07-02T16:33:44.615Z] #42 0.884 ++ mktemp -d [2020-07-02T16:33:44.615Z] #42 0.906 + export GOPATH=/tmp/tmp.soMOrC93fA [2020-07-02T16:33:44.615Z] #42 0.906 + GOPATH=/tmp/tmp.soMOrC93fA [2020-07-02T16:33:44.615Z] #42 0.906 + RM_GOPATH=1 [2020-07-02T16:33:44.615Z] #42 0.907 + case "$(go env GOARCH)" in [2020-07-02T16:33:44.615Z] #42 0.910 ++ go env GOARCH [2020-07-02T16:33:44.615Z] #42 0.974 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:44.615Z] #42 0.974 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:44.615Z] #42 0.977 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:44.615Z] #42 0.983 + dir=/tmp/install [2020-07-02T16:33:44.615Z] #42 1.014 + bin=vndr [2020-07-02T16:33:44.615Z] #42 1.014 + shift [2020-07-02T16:33:44.615Z] #42 1.014 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-02T16:33:44.615Z] #42 1.015 + . /tmp/install/vndr.installer [2020-07-02T16:33:44.615Z] #42 1.015 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:33:44.615Z] #42 1.015 + install_vndr [2020-07-02T16:33:44.615Z] #42 1.015 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-02T16:33:44.615Z] #42 1.016 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:33:44.615Z] #42 1.016 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.soMOrC93fA/src/github.com/LK4D4/vndr [2020-07-02T16:33:44.615Z] #42 1.021 Cloning into '/tmp/tmp.soMOrC93fA/src/github.com/LK4D4/vndr'... [2020-07-02T16:33:44.615Z] #42 2.097 + cd /tmp/tmp.soMOrC93fA/src/github.com/LK4D4/vndr [2020-07-02T16:33:44.615Z] #42 2.101 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:33:44.615Z] #42 2.160 + go build -buildmode=pie -v -o /build/vndr . [2020-07-02T16:33:44.615Z] #42 3.673 runtime/internal/sys [2020-07-02T16:33:44.615Z] #42 3.794 internal/cpu [2020-07-02T16:33:44.615Z] #42 3.830 runtime/internal/atomic [2020-07-02T16:33:44.615Z] #42 3.865 internal/race [2020-07-02T16:33:44.615Z] #42 4.168 sync/atomic [2020-07-02T16:33:44.615Z] #42 4.966 unicode [2020-07-02T16:33:44.615Z] #42 5.222 unicode/utf8 [2020-07-02T16:33:44.615Z] #42 5.435 math/bits [2020-07-02T16:33:44.615Z] #42 5.512 internal/bytealg [2020-07-02T16:33:44.615Z] #42 7.770 runtime [2020-07-02T16:33:44.615Z] #42 8.033 unicode/utf16 [2020-07-02T16:33:44.615Z] #42 8.405 math [2020-07-02T16:33:44.615Z] #42 8.729 container/list [2020-07-02T16:33:44.918Z] #42 ... [2020-07-02T16:33:44.918Z] [2020-07-02T16:33:44.918Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:44.918Z] #22 0.949 + RM_GOPATH=0 [2020-07-02T16:33:44.918Z] #22 0.955 + TMP_GOPATH= [2020-07-02T16:33:44.918Z] #22 0.956 + : /build [2020-07-02T16:33:44.918Z] #22 0.956 + '[' -z '' ']' [2020-07-02T16:33:44.918Z] #22 0.958 ++ mktemp -d [2020-07-02T16:33:44.918Z] #22 0.965 + export GOPATH=/tmp/tmp.ix74UQYxYL [2020-07-02T16:33:44.918Z] #22 0.965 + GOPATH=/tmp/tmp.ix74UQYxYL [2020-07-02T16:33:44.918Z] #22 0.965 + RM_GOPATH=1 [2020-07-02T16:33:44.918Z] #22 0.965 + case "$(go env GOARCH)" in [2020-07-02T16:33:44.918Z] #22 0.967 ++ go env GOARCH [2020-07-02T16:33:44.918Z] #22 1.029 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:44.918Z] #22 1.029 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:44.918Z] #22 1.031 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:44.918Z] #22 1.034 + dir=/tmp/install [2020-07-02T16:33:44.918Z] #22 1.037 + bin=dockercli [2020-07-02T16:33:44.918Z] #22 1.040 + shift [2020-07-02T16:33:44.918Z] #22 1.040 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-02T16:33:44.918Z] #22 1.040 + . /tmp/install/dockercli.installer [2020-07-02T16:33:44.918Z] #22 1.040 ++ : stable [2020-07-02T16:33:44.918Z] #22 1.042 ++ : 17.06.2-ce [2020-07-02T16:33:44.918Z] #22 1.044 + install_dockercli [2020-07-02T16:33:44.918Z] #22 1.050 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-02T16:33:44.918Z] #22 1.051 Install docker/cli version 17.06.2-ce from stable [2020-07-02T16:33:44.918Z] #22 1.091 ++ uname -m [2020-07-02T16:33:44.918Z] #22 1.095 + arch=ppc64le [2020-07-02T16:33:44.918Z] #22 1.096 + '[' ppc64le '!=' x86_64 ']' [2020-07-02T16:33:44.918Z] #22 1.097 + '[' ppc64le '!=' s390x ']' [2020-07-02T16:33:44.918Z] #22 1.098 + '[' ppc64le '!=' armhf ']' [2020-07-02T16:33:44.918Z] #22 1.099 + build_dockercli [2020-07-02T16:33:44.918Z] #22 1.101 + git clone https://github.com/docker/docker-ce /tmp/tmp.ix74UQYxYL/tmp/docker-ce [2020-07-02T16:33:44.918Z] #22 1.106 Cloning into '/tmp/tmp.ix74UQYxYL/tmp/docker-ce'... [2020-07-02T16:33:44.918Z] #22 ... [2020-07-02T16:33:44.918Z] [2020-07-02T16:33:44.918Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:33:44.918Z] #33 0.897 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:33:44.918Z] #33 1.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:33:44.918Z] #33 1.317 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:33:44.918Z] #33 3.043 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-02T16:33:44.918Z] #33 5.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [202 kB] [2020-07-02T16:33:44.918Z] #33 8.276 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-02T16:33:45.221Z] #33 ... [2020-07-02T16:33:45.221Z] [2020-07-02T16:33:45.221Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:45.221Z] #31 0.909 + RM_GOPATH=0 [2020-07-02T16:33:45.221Z] #31 0.909 + TMP_GOPATH= [2020-07-02T16:33:45.221Z] #31 0.910 + : /build [2020-07-02T16:33:45.221Z] #31 0.910 + '[' -z '' ']' [2020-07-02T16:33:45.221Z] #31 0.915 ++ mktemp -d [2020-07-02T16:33:45.221Z] #31 0.938 + export GOPATH=/tmp/tmp.Fm6z1FmtgI [2020-07-02T16:33:45.221Z] #31 0.938 + GOPATH=/tmp/tmp.Fm6z1FmtgI [2020-07-02T16:33:45.221Z] #31 0.938 + RM_GOPATH=1 [2020-07-02T16:33:45.221Z] #31 0.939 + case "$(go env GOARCH)" in [2020-07-02T16:33:45.221Z] #31 0.940 ++ go env GOARCH [2020-07-02T16:33:45.221Z] #31 0.992 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:45.221Z] #31 0.992 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:45.221Z] #31 0.995 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:45.221Z] #31 1.001 + dir=/tmp/install [2020-07-02T16:33:45.221Z] #31 1.002 + bin=tomlv [2020-07-02T16:33:45.221Z] #31 1.002 + shift [2020-07-02T16:33:45.221Z] #31 1.002 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-02T16:33:45.221Z] #31 1.002 + . /tmp/install/tomlv.installer [2020-07-02T16:33:45.221Z] #31 1.003 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:33:45.221Z] #31 1.004 + install_tomlv [2020-07-02T16:33:45.221Z] #31 1.004 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-02T16:33:45.221Z] #31 1.004 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:33:45.221Z] #31 1.004 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Fm6z1FmtgI/src/github.com/BurntSushi/toml [2020-07-02T16:33:45.221Z] #31 1.031 Cloning into '/tmp/tmp.Fm6z1FmtgI/src/github.com/BurntSushi/toml'... [2020-07-02T16:33:45.221Z] #31 2.195 + cd /tmp/tmp.Fm6z1FmtgI/src/github.com/BurntSushi/toml [2020-07-02T16:33:45.221Z] #31 2.200 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:33:45.221Z] #31 2.210 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:33:45.221Z] #31 2.876 runtime/internal/sys [2020-07-02T16:33:45.221Z] #31 2.921 math/bits [2020-07-02T16:33:45.221Z] #31 3.027 runtime/internal/atomic [2020-07-02T16:33:45.221Z] #31 3.045 internal/cpu [2020-07-02T16:33:45.221Z] #31 3.820 runtime/internal/math [2020-07-02T16:33:45.221Z] #31 4.121 unicode/utf8 [2020-07-02T16:33:45.221Z] #31 4.364 sync/atomic [2020-07-02T16:33:45.221Z] #31 5.118 internal/bytealg [2020-07-02T16:33:45.221Z] #31 5.611 unicode [2020-07-02T16:33:45.221Z] #31 5.690 math [2020-07-02T16:33:45.221Z] #31 6.193 internal/testlog [2020-07-02T16:33:45.221Z] #31 7.304 encoding [2020-07-02T16:33:45.221Z] #31 7.656 runtime [2020-07-02T16:33:45.221Z] #31 7.729 runtime/cgo [2020-07-02T16:33:45.221Z] #31 ... [2020-07-02T16:33:45.221Z] [2020-07-02T16:33:45.221Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:33:45.221Z] #37 0.794 + git clone https://github.com/docker/distribution.git . [2020-07-02T16:33:45.221Z] #37 0.801 Cloning into '.'... [2020-07-02T16:33:45.519Z] #37 ... [2020-07-02T16:33:45.519Z] [2020-07-02T16:33:45.519Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:45.519Z] #42 11.88 crypto/internal/subtle [2020-07-02T16:33:45.854Z] #39 ... [2020-07-02T16:33:45.854Z] [2020-07-02T16:33:45.854Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:45.854Z] #54 111.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:33:45.854Z] #54 111.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-02T16:33:46.166Z] #42 12.60 crypto/subtle [2020-07-02T16:33:46.464Z] #42 12.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-02T16:33:46.497Z] #17 22.65 Selecting previously unselected package libnet1:s390x. [2020-07-02T16:33:46.498Z] #17 22.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-02T16:33:46.498Z] #17 22.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-02T16:33:46.498Z] #17 22.71 Selecting previously unselected package libnl-3-200:s390x. [2020-07-02T16:33:46.498Z] #17 22.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-02T16:33:46.498Z] #17 22.71 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-02T16:33:46.498Z] #17 22.78 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-02T16:33:46.498Z] #17 22.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-02T16:33:46.762Z] #42 13.27 internal/nettrace [2020-07-02T16:33:46.829Z] #17 22.79 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-02T16:33:46.829Z] #17 22.85 Selecting previously unselected package libreadline5:s390x. [2020-07-02T16:33:46.829Z] #17 22.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-02T16:33:46.829Z] #17 22.85 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-02T16:33:46.829Z] #17 22.92 Selecting previously unselected package net-tools. [2020-07-02T16:33:46.829Z] #17 22.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-02T16:33:46.829Z] #17 22.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:33:46.829Z] #17 23.02 Selecting previously unselected package python-pip-whl. [2020-07-02T16:33:46.829Z] #17 23.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-02T16:33:46.829Z] #17 23.02 Unpacking python-pip-whl (18.1-5) ... [2020-07-02T16:33:47.061Z] #42 13.51 runtime/cgo [2020-07-02T16:33:47.233Z] #54 ... [2020-07-02T16:33:47.233Z] [2020-07-02T16:33:47.233Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:47.233Z] #41 102.8 vendor/golang.org/x/text/secure/bidirule [2020-07-02T16:33:47.233Z] #41 103.1 vendor/golang.org/x/text/unicode/norm [2020-07-02T16:33:47.233Z] #41 106.5 vendor/golang.org/x/net/idna [2020-07-02T16:33:47.233Z] #41 108.7 vendor/golang.org/x/net/http2/hpack [2020-07-02T16:33:47.233Z] #41 109.5 mime [2020-07-02T16:33:47.233Z] #41 111.5 mime/quotedprintable [2020-07-02T16:33:47.233Z] #41 111.8 net/http/internal [2020-07-02T16:33:47.292Z] #52 ... [2020-07-02T16:33:47.292Z] [2020-07-02T16:33:47.292Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:47.292Z] #47 83.98 golang.org/x/crypto/ssh/terminal [2020-07-02T16:33:47.292Z] #47 86.08 mvdan.cc/editorconfig [2020-07-02T16:33:47.292Z] #47 86.20 mvdan.cc/sh/v3/fileutil [2020-07-02T16:33:47.292Z] #47 86.47 mvdan.cc/sh/v3/syntax [2020-07-02T16:33:47.292Z] #47 92.21 mvdan.cc/sh/v3/cmd/shfmt [2020-07-02T16:33:47.292Z] #47 ... [2020-07-02T16:33:47.292Z] [2020-07-02T16:33:47.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:47.292Z] #39 13.81 DEP images/mm.pb-c.d [2020-07-02T16:33:47.292Z] #39 13.88 PBCC images/timerfd.pb-c.c [2020-07-02T16:33:47.292Z] #39 13.92 DEP images/timerfd.pb-c.d [2020-07-02T16:33:47.292Z] #39 13.96 PBCC images/timer.pb-c.c [2020-07-02T16:33:47.292Z] #39 13.99 DEP images/timer.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.07 PBCC images/sa.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.14 DEP images/sa.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.22 PBCC images/pipe-data.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.28 DEP images/pipe-data.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.35 PBCC images/mnt.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.41 DEP images/mnt.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.47 PBCC images/sk-packet.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.48 DEP images/sk-packet.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.54 PBCC images/tcp-stream.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.62 DEP images/tcp-stream.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.68 PBCC images/pipe.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.72 DEP images/pipe.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.75 PBCC images/pstree.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.79 DEP images/pstree.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.82 PBCC images/fs.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.84 DEP images/fs.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.88 PBCC images/signalfd.pb-c.c [2020-07-02T16:33:47.292Z] #39 14.93 DEP images/signalfd.pb-c.d [2020-07-02T16:33:47.292Z] #39 14.99 PBCC images/fh.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.03 PBCC images/fsnotify.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.11 DEP images/fh.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.14 DEP images/fsnotify.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.19 PBCC images/eventpoll.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.24 DEP images/eventpoll.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.30 PBCC images/eventfd.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.32 DEP images/eventfd.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.39 PBCC images/remap-file-path.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.42 DEP images/remap-file-path.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.48 PBCC images/fifo.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.51 DEP images/fifo.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.56 PBCC images/ghost-file.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.64 DEP images/ghost-file.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.70 PBCC images/regfile.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.74 DEP images/regfile.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.79 PBCC images/ns.pb-c.c [2020-07-02T16:33:47.292Z] #39 15.84 DEP images/ns.pb-c.d [2020-07-02T16:33:47.292Z] #39 15.90 PBCC images/fdinfo.pb-c.c [2020-07-02T16:33:47.292Z] #39 16.01 DEP images/fdinfo.pb-c.d [2020-07-02T16:33:47.292Z] #39 16.06 PBCC images/core-aarch64.pb-c.c [2020-07-02T16:33:47.292Z] #39 16.13 PBCC images/core-arm.pb-c.c [2020-07-02T16:33:47.292Z] #39 16.22 PBCC images/core-ppc64.pb-c.c [2020-07-02T16:33:47.292Z] #39 16.24 PBCC images/core-s390.pb-c.c [2020-07-02T16:33:47.292Z] #39 16.32 PBCC images/core-x86.pb-c.c [2020-07-02T16:33:47.292Z] #39 16.43 PBCC images/core.pb-c.c [2020-07-02T16:33:47.292Z] #39 16.52 PBCC images/inventory.pb-c.c [2020-07-02T16:33:47.292Z] #39 16.59 DEP images/core-aarch64.pb-c.d [2020-07-02T16:33:47.292Z] #39 16.66 DEP images/core-arm.pb-c.d [2020-07-02T16:33:47.292Z] #39 16.72 DEP images/core-ppc64.pb-c.d [2020-07-02T16:33:47.292Z] #39 16.80 DEP images/core-s390.pb-c.d [2020-07-02T16:33:47.292Z] #39 16.90 DEP images/core-x86.pb-c.d [2020-07-02T16:33:47.292Z] #39 16.95 DEP images/core.pb-c.d [2020-07-02T16:33:47.292Z] #39 17.01 DEP images/inventory.pb-c.d [2020-07-02T16:33:47.292Z] #39 17.10 PBCC images/cpuinfo.pb-c.c [2020-07-02T16:33:47.292Z] #39 17.14 DEP images/cpuinfo.pb-c.d [2020-07-02T16:33:47.292Z] #39 17.19 PBCC images/stats.pb-c.c [2020-07-02T16:33:47.292Z] #39 17.21 DEP images/stats.pb-c.d [2020-07-02T16:33:47.292Z] #39 18.65 make[1]: Nothing to be done for 'all'. [2020-07-02T16:33:47.292Z] #39 20.08 CC images/stats.o [2020-07-02T16:33:47.292Z] #39 20.54 CC images/core.o [2020-07-02T16:33:47.292Z] #39 21.28 CC images/core-x86.o [2020-07-02T16:33:47.292Z] #39 21.79 CC images/core-arm.o [2020-07-02T16:33:47.292Z] #39 22.09 CC images/core-aarch64.o [2020-07-02T16:33:47.461Z] #17 23.47 Selecting previously unselected package python3-lib2to3. [2020-07-02T16:33:47.461Z] #17 23.47 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-02T16:33:47.461Z] #17 23.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:33:47.461Z] #17 23.54 Selecting previously unselected package python3-distutils. [2020-07-02T16:33:47.461Z] #17 23.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-02T16:33:47.461Z] #17 23.55 Unpacking python3-distutils (3.7.3-1) ... [2020-07-02T16:33:47.461Z] #17 23.62 Selecting previously unselected package python3-pip. [2020-07-02T16:33:47.461Z] #17 23.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-02T16:33:47.461Z] #17 23.62 Unpacking python3-pip (18.1-5) ... [2020-07-02T16:33:47.492Z] #41 ... [2020-07-02T16:33:47.492Z] [2020-07-02T16:33:47.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:47.492Z] #10 102.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-02T16:33:47.492Z] #10 102.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:33:47.492Z] #10 102.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:47.492Z] #10 ... [2020-07-02T16:33:47.492Z] [2020-07-02T16:33:47.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:47.492Z] #39 39.75 CC images/opts.o [2020-07-02T16:33:47.492Z] #39 39.95 CC images/seccomp.o [2020-07-02T16:33:47.492Z] #39 40.26 CC images/binfmt-misc.o [2020-07-02T16:33:47.492Z] #39 40.45 CC images/time.o [2020-07-02T16:33:47.492Z] #39 40.63 CC images/sysctl.o [2020-07-02T16:33:47.492Z] #39 40.81 CC images/autofs.o [2020-07-02T16:33:47.492Z] #39 40.96 CC images/macvlan.o [2020-07-02T16:33:47.492Z] #39 41.16 CC images/sit.o [2020-07-02T16:33:47.552Z] #39 22.42 CC images/core-ppc64.o [2020-07-02T16:33:47.750Z] #39 41.39 CC images/memfd.o [2020-07-02T16:33:47.752Z] #17 23.77 Selecting previously unselected package python3-pkg-resources. [2020-07-02T16:33:47.752Z] #17 23.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:33:47.752Z] #17 23.77 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:33:47.752Z] #17 23.87 Selecting previously unselected package python3-setuptools. [2020-07-02T16:33:47.752Z] #17 23.88 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-02T16:33:47.752Z] #17 23.88 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-02T16:33:48.043Z] #17 24.04 Selecting previously unselected package python3-wheel. [2020-07-02T16:33:48.043Z] #17 24.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-02T16:33:48.043Z] #17 24.05 Unpacking python3-wheel (0.32.3-2) ... [2020-07-02T16:33:48.043Z] #17 24.09 Selecting previously unselected package sudo. [2020-07-02T16:33:48.043Z] #17 24.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-02T16:33:48.043Z] #17 24.10 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:33:48.123Z] #39 23.09 CC images/core-s390.o [2020-07-02T16:33:48.318Z] #39 41.68 CC images/timens.o [2020-07-02T16:33:48.318Z] #39 41.91 LINK images/built-in.o [2020-07-02T16:33:48.334Z] #17 24.44 Selecting previously unselected package thin-provisioning-tools. [2020-07-02T16:33:48.334Z] #17 24.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-02T16:33:48.334Z] #17 24.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:33:48.577Z] #39 42.12 GEN compel/include/asm [2020-07-02T16:33:48.577Z] #39 42.15 GEN compel/include/version.h [2020-07-02T16:33:48.577Z] #39 42.17 touch .config [2020-07-02T16:33:48.577Z] #39 42.24 GEN include/common/config.h [2020-07-02T16:33:48.577Z] #39 42.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-02T16:33:48.624Z] #17 24.61 Selecting previously unselected package uidmap. [2020-07-02T16:33:48.624Z] #17 24.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-02T16:33:48.624Z] #17 24.62 Unpacking uidmap (1:4.5-1.1) ... [2020-07-02T16:33:48.624Z] #17 24.70 Selecting previously unselected package vim-runtime. [2020-07-02T16:33:48.624Z] #17 24.70 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:33:48.624Z] #17 24.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-02T16:33:48.624Z] #17 24.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-02T16:33:48.624Z] #17 24.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:33:48.694Z] #39 23.71 CC images/cpuinfo.o [2020-07-02T16:33:48.836Z] #39 42.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-02T16:33:48.836Z] #39 42.36 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-02T16:33:48.836Z] #39 42.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-02T16:33:48.836Z] #39 42.40 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-02T16:33:48.836Z] #39 42.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-02T16:33:48.836Z] #39 42.47 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-02T16:33:48.836Z] #39 42.51 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-02T16:33:48.836Z] #39 42.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-02T16:33:48.836Z] #39 42.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-02T16:33:49.095Z] #39 42.54 DEP compel/plugins/std/infect.d [2020-07-02T16:33:49.264Z] #39 24.17 CC images/inventory.o [2020-07-02T16:33:49.265Z] #39 ... [2020-07-02T16:33:49.265Z] [2020-07-02T16:33:49.265Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:49.265Z] #41 86.23 go/parser [2020-07-02T16:33:49.265Z] #41 87.65 text/template [2020-07-02T16:33:49.265Z] #41 89.45 encoding/xml [2020-07-02T16:33:49.265Z] #41 92.52 go/doc [2020-07-02T16:33:49.265Z] #41 95.09 github.com/LK4D4/vndr/versioned [2020-07-02T16:33:49.265Z] #41 95.24 compress/flate [2020-07-02T16:33:49.265Z] #41 95.51 github.com/LK4D4/vndr/build [2020-07-02T16:33:49.265Z] #41 ... [2020-07-02T16:33:49.265Z] [2020-07-02T16:33:49.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:49.265Z] #39 24.41 CC images/fdinfo.o [2020-07-02T16:33:49.355Z] #39 42.70 DEP compel/plugins/std/string.d [2020-07-02T16:33:49.355Z] #39 42.79 DEP compel/plugins/std/log.d [2020-07-02T16:33:49.355Z] #39 42.88 DEP compel/plugins/std/fds.d [2020-07-02T16:33:49.355Z] #39 42.95 DEP compel/plugins/std/std.d [2020-07-02T16:33:49.614Z] #39 43.11 DEP compel/plugins/shmem/shmem.d [2020-07-02T16:33:49.614Z] #39 43.25 DEP compel/plugins/fds/fds.d [2020-07-02T16:33:49.614Z] #39 43.35 CC compel/plugins/std/std.o [2020-07-02T16:33:49.835Z] #39 24.82 CC images/fown.o [2020-07-02T16:33:50.096Z] #39 25.07 CC images/ns.o [2020-07-02T16:33:50.181Z] #39 43.60 CC compel/plugins/std/fds.o [2020-07-02T16:33:50.357Z] #39 25.34 CC images/regfile.o [2020-07-02T16:33:50.357Z] #39 ... [2020-07-02T16:33:50.357Z] [2020-07-02T16:33:50.357Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:50.357Z] #47 DONE 97.4s [2020-07-02T16:33:50.618Z] [2020-07-02T16:33:50.618Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:50.720Z] #17 26.65 Selecting previously unselected package vim. [2020-07-02T16:33:50.720Z] #17 26.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-02T16:33:50.720Z] #17 26.66 Unpacking vim (2:8.1.0875-5) ... [2020-07-02T16:33:50.749Z] #39 44.09 CC compel/plugins/std/log.o [2020-07-02T16:33:50.879Z] #45 ... [2020-07-02T16:33:50.879Z] [2020-07-02T16:33:50.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:50.879Z] #39 25.92 CC images/ghost-file.o [2020-07-02T16:33:51.012Z] #17 27.05 Selecting previously unselected package xfsprogs. [2020-07-02T16:33:51.012Z] #17 27.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-02T16:33:51.012Z] #17 27.06 Unpacking xfsprogs (4.20.0-1) ... [2020-07-02T16:33:51.304Z] #17 27.45 Selecting previously unselected package zip. [2020-07-02T16:33:51.304Z] #17 27.45 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-02T16:33:51.304Z] #17 27.45 Unpacking zip (3.0-11+b1) ... [2020-07-02T16:33:51.317Z] #39 44.96 CC compel/plugins/std/string.o [2020-07-02T16:33:51.449Z] #39 26.40 CC images/fifo.o [2020-07-02T16:33:51.595Z] #42 ... [2020-07-02T16:33:51.595Z] [2020-07-02T16:33:51.595Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:33:51.595Z] #33 17.28 Fetched 8140 kB in 17s (489 kB/s) [2020-07-02T16:33:51.596Z] #17 27.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:33:51.596Z] #17 27.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:33:51.596Z] #17 27.66 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-02T16:33:51.596Z] #17 27.68 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-02T16:33:51.596Z] #17 27.71 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-02T16:33:51.596Z] #17 27.74 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-02T16:33:51.596Z] #17 27.78 Setting up uidmap (1:4.5-1.1) ... [2020-07-02T16:33:51.596Z] #17 27.80 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-02T16:33:51.596Z] #17 27.81 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-02T16:33:51.710Z] #39 26.52 CC images/remap-file-path.o [2020-07-02T16:33:51.710Z] #39 26.73 CC images/eventfd.o [2020-07-02T16:33:51.886Z] #39 ... [2020-07-02T16:33:51.886Z] [2020-07-02T16:33:51.886Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:51.886Z] #54 DONE 117.4s [2020-07-02T16:33:51.886Z] [2020-07-02T16:33:51.886Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:51.886Z] #41 116.0 net/textproto [2020-07-02T16:33:51.886Z] #41 116.0 crypto/x509 [2020-07-02T16:33:51.888Z] #17 27.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:33:51.888Z] #17 27.82 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-02T16:33:51.888Z] #17 27.83 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-02T16:33:51.888Z] #17 27.84 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:33:51.888Z] #17 27.84 Setting up zip (3.0-11+b1) ... [2020-07-02T16:33:51.888Z] #17 27.85 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:33:51.888Z] #17 27.86 Setting up bash-completion (1:2.8-6) ... [2020-07-02T16:33:51.970Z] #39 26.93 CC images/eventpoll.o [2020-07-02T16:33:52.146Z] #41 ... [2020-07-02T16:33:52.146Z] [2020-07-02T16:33:52.146Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-02T16:33:52.146Z] #55 DONE 0.0s [2020-07-02T16:33:52.146Z] [2020-07-02T16:33:52.146Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-02T16:33:52.146Z] #56 DONE 0.0s [2020-07-02T16:33:52.146Z] [2020-07-02T16:33:52.146Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:52.146Z] #41 117.5 vendor/golang.org/x/net/http/httpguts [2020-07-02T16:33:52.230Z] #39 27.27 CC images/fh.o [2020-07-02T16:33:52.405Z] #41 118.0 vendor/golang.org/x/net/http/httpproxy [2020-07-02T16:33:52.491Z] #39 27.49 CC images/fsnotify.o [2020-07-02T16:33:52.919Z] #17 ... [2020-07-02T16:33:52.919Z] [2020-07-02T16:33:52.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:52.919Z] #39 66.09 CC criu/cr-service.o [2020-07-02T16:33:52.919Z] #39 66.96 CC criu/crtools.o [2020-07-02T16:33:52.919Z] #39 67.13 CC criu/eventfd.o [2020-07-02T16:33:52.919Z] #39 67.22 CC criu/eventpoll.o [2020-07-02T16:33:52.919Z] #39 67.63 CC criu/external.o [2020-07-02T16:33:52.919Z] #39 67.77 CC criu/fault-injection.o [2020-07-02T16:33:52.919Z] #39 67.82 CC criu/fdstore.o [2020-07-02T16:33:52.919Z] #39 68.01 CC criu/fifo.o [2020-07-02T16:33:52.919Z] #39 68.27 CC criu/file-ids.o [2020-07-02T16:33:52.919Z] #39 68.44 CC criu/file-lock.o [2020-07-02T16:33:52.919Z] #39 69.05 CC criu/files-ext.o [2020-07-02T16:33:52.919Z] #39 69.29 CC criu/files-reg.o [2020-07-02T16:33:52.919Z] #39 70.49 CC criu/files.o [2020-07-02T16:33:52.919Z] #39 71.66 CC criu/filesystems.o [2020-07-02T16:33:52.919Z] #39 72.21 CC criu/fsnotify.o [2020-07-02T16:33:52.919Z] #39 72.99 CC criu/image-desc.o [2020-07-02T16:33:52.919Z] #39 73.04 CC criu/image.o [2020-07-02T16:33:52.919Z] #39 73.45 CC criu/ipc_ns.o [2020-07-02T16:33:52.919Z] #39 74.12 CC criu/irmap.o [2020-07-02T16:33:52.919Z] #39 74.41 CC criu/kcmp-ids.o [2020-07-02T16:33:52.919Z] #39 74.56 CC criu/kerndat.o [2020-07-02T16:33:52.919Z] #39 75.08 CC criu/libnetlink.o [2020-07-02T16:33:52.919Z] #39 75.45 CC criu/log.o [2020-07-02T16:33:52.919Z] #39 75.74 CC criu/lsm.o [2020-07-02T16:33:52.919Z] #39 75.96 CC criu/mem.o [2020-07-02T16:33:52.919Z] #39 ... [2020-07-02T16:33:52.919Z] [2020-07-02T16:33:52.920Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:33:52.920Z] #17 29.08 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-02T16:33:52.920Z] #17 29.11 Setting up xz-utils (5.2.4-1) ... [2020-07-02T16:33:53.061Z] #39 28.08 CC images/signalfd.o [2020-07-02T16:33:53.210Z] #17 29.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-02T16:33:53.210Z] #17 29.12 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:33:53.210Z] #17 29.16 invoke-rc.d: could not determine current runlevel [2020-07-02T16:33:53.210Z] #17 29.17 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-02T16:33:53.210Z] #17 29.17 Setting up pigz (2.4-1) ... [2020-07-02T16:33:53.210Z] #17 29.18 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-02T16:33:53.210Z] #17 29.19 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-02T16:33:53.210Z] #17 29.20 Setting up python-pip-whl (18.1-5) ... [2020-07-02T16:33:53.210Z] #17 29.21 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-02T16:33:53.210Z] #17 29.21 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:33:53.210Z] #17 29.44 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-02T16:33:53.210Z] #17 29.45 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-02T16:33:53.210Z] #17 29.45 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-02T16:33:53.210Z] #17 29.46 Setting up vim (2:8.1.0875-5) ... [2020-07-02T16:33:53.210Z] #17 29.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-02T16:33:53.210Z] #17 29.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-02T16:33:53.210Z] #17 29.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-02T16:33:53.210Z] #17 29.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-02T16:33:53.210Z] #17 29.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-02T16:33:53.210Z] #17 29.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-02T16:33:53.210Z] #17 29.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-02T16:33:53.210Z] #17 29.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-02T16:33:53.210Z] #17 29.53 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-02T16:33:53.321Z] #39 28.26 CC images/fs.o [2020-07-02T16:33:53.342Z] #41 118.6 mime/multipart [2020-07-02T16:33:53.501Z] #17 29.54 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:33:53.501Z] #17 29.54 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-02T16:33:53.501Z] #17 29.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:33:53.501Z] #17 29.56 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-02T16:33:53.501Z] #17 29.56 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:33:53.582Z] #39 28.46 CC images/pstree.o [2020-07-02T16:33:53.582Z] #39 28.65 CC images/pipe.o [2020-07-02T16:33:53.842Z] #39 28.82 CC images/tcp-stream.o [2020-07-02T16:33:53.842Z] #39 28.95 CC images/sk-packet.o [2020-07-02T16:33:54.103Z] #39 29.20 CC images/mnt.o [2020-07-02T16:33:54.363Z] #39 29.42 CC images/pipe-data.o [2020-07-02T16:33:54.623Z] #39 29.69 CC images/sa.o [2020-07-02T16:33:54.721Z] #41 120.1 crypto/tls [2020-07-02T16:33:54.884Z] #39 29.92 CC images/timer.o [2020-07-02T16:33:55.145Z] #39 30.26 CC images/timerfd.o [2020-07-02T16:33:55.172Z] #33 17.28 Reading package lists... [2020-07-02T16:33:55.172Z] #33 ... [2020-07-02T16:33:55.172Z] [2020-07-02T16:33:55.172Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:55.172Z] #48 11.18 + cd /tmp/tmp.gORD1e2Sgd/src/github.com/mvdan/sh [2020-07-02T16:33:55.172Z] #48 11.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:33:55.172Z] #48 11.27 + GO111MODULE=on [2020-07-02T16:33:55.172Z] #48 11.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-02T16:33:55.172Z] #48 13.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:33:55.172Z] #48 13.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:33:55.172Z] #48 13.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:33:55.172Z] #48 13.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:33:55.172Z] #48 13.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:33:55.172Z] #48 14.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:33:55.172Z] #48 15.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:33:55.172Z] #48 17.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:33:55.172Z] #48 18.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:33:55.172Z] #48 18.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:33:55.172Z] #48 19.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:33:55.172Z] #48 19.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:33:55.172Z] #48 20.67 runtime/cgo [2020-07-02T16:33:55.172Z] #48 20.88 runtime [2020-07-02T16:33:55.172Z] #48 ... [2020-07-02T16:33:55.172Z] [2020-07-02T16:33:55.172Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:33:55.172Z] #61 18.90 Checking out files: 84% (1741/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-02T16:33:55.172Z] #61 19.44 + cd /tmp/tmp.qtpJuxxT9C/src/github.com/docker/libnetwork [2020-07-02T16:33:55.172Z] #61 19.44 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:33:55.172Z] #61 20.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-02T16:33:55.405Z] #39 30.43 CC images/mm.o [2020-07-02T16:33:55.619Z] #17 31.54 Setting up iptables (1.8.2-4) ... [2020-07-02T16:33:55.619Z] #17 31.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:33:55.619Z] #17 31.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:33:55.619Z] #17 31.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:33:55.619Z] #17 31.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:33:55.619Z] #17 31.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-02T16:33:55.619Z] #17 31.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-02T16:33:55.619Z] #17 31.57 Setting up python3 (3.7.3-1) ... [2020-07-02T16:33:55.619Z] #17 31.83 Setting up python3-wheel (0.32.3-2) ... [2020-07-02T16:33:55.665Z] #39 30.70 CC images/sk-opts.o [2020-07-02T16:33:55.910Z] #17 32.21 Setting up apparmor (2.13.2-10) ... [2020-07-02T16:33:55.925Z] #39 30.90 CC images/sk-unix.o [2020-07-02T16:33:56.185Z] #39 31.14 CC images/sk-inet.o [2020-07-02T16:33:56.230Z] #61 ... [2020-07-02T16:33:56.230Z] [2020-07-02T16:33:56.230Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:33:56.230Z] #44 12.82 go: finding github.com/fatih/color v1.6.0 [2020-07-02T16:33:56.230Z] #44 12.87 go: finding github.com/pkg/errors v0.8.0 [2020-07-02T16:33:56.230Z] #44 12.89 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:33:56.230Z] #44 12.99 go: finding github.com/spf13/pflag v1.0.1 [2020-07-02T16:33:56.230Z] #44 13.23 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:33:56.230Z] #44 13.36 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:33:56.230Z] #44 13.45 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:33:56.230Z] #44 13.64 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:33:56.230Z] #44 13.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:33:56.230Z] #44 13.80 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:33:56.230Z] #44 13.89 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:33:56.446Z] #39 31.42 CC images/tun.o [2020-07-02T16:33:56.529Z] #44 ... [2020-07-02T16:33:56.529Z] [2020-07-02T16:33:56.529Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:33:56.529Z] #37 17.64 Checking out files: 99% (1588/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-02T16:33:56.529Z] #37 17.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-02T16:33:56.529Z] #37 19.26 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-02T16:33:56.706Z] #39 31.59 CC images/sk-netlink.o [2020-07-02T16:33:56.706Z] #39 31.76 CC images/packet-sock.o [2020-07-02T16:33:56.943Z] #17 33.20 Setting up xfsprogs (4.20.0-1) ... [2020-07-02T16:33:56.943Z] #17 33.21 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:33:56.966Z] #39 32.12 CC images/ipc-var.o [2020-07-02T16:33:57.226Z] #39 32.38 CC images/ipc-desc.o [2020-07-02T16:33:57.261Z] #41 ... [2020-07-02T16:33:57.261Z] [2020-07-02T16:33:57.261Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:33:57.261Z] #10 118.4 Selecting previously unselected package libapparmor1:amd64. [2020-07-02T16:33:57.261Z] #10 118.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 118.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-02T16:33:57.261Z] #10 118.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-02T16:33:57.261Z] #10 118.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 118.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-02T16:33:57.261Z] #10 119.0 Selecting previously unselected package libbtrfs0. [2020-07-02T16:33:57.261Z] #10 119.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 119.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:33:57.261Z] #10 119.1 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:33:57.261Z] #10 119.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 119.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:33:57.261Z] #10 119.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-02T16:33:57.261Z] #10 119.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 119.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:33:57.261Z] #10 119.4 Selecting previously unselected package libudev-dev:amd64. [2020-07-02T16:33:57.261Z] #10 119.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 119.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:33:57.261Z] #10 119.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-02T16:33:57.261Z] #10 119.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 119.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-02T16:33:57.261Z] #10 119.8 Selecting previously unselected package libpcre16-3:amd64. [2020-07-02T16:33:57.261Z] #10 119.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 119.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-02T16:33:57.261Z] #10 120.0 Selecting previously unselected package libpcre32-3:amd64. [2020-07-02T16:33:57.261Z] #10 120.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 120.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-02T16:33:57.261Z] #10 120.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-02T16:33:57.261Z] #10 120.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 120.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-02T16:33:57.261Z] #10 120.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-02T16:33:57.261Z] #10 120.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 120.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-02T16:33:57.261Z] #10 120.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-02T16:33:57.261Z] #10 120.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 120.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-02T16:33:57.261Z] #10 121.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-02T16:33:57.261Z] #10 121.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 121.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-02T16:33:57.261Z] #10 121.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-02T16:33:57.261Z] #10 121.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 121.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-02T16:33:57.261Z] #10 121.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-02T16:33:57.261Z] #10 121.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-02T16:33:57.261Z] #10 121.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:33:57.261Z] #10 121.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-02T16:33:57.261Z] #10 121.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-02T16:33:57.261Z] #10 121.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-02T16:33:57.261Z] #10 121.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:33:57.261Z] #10 121.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-02T16:33:57.261Z] #10 121.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-02T16:33:57.261Z] #10 121.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:33:57.261Z] #10 121.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:33:57.261Z] #10 121.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-02T16:33:57.261Z] #10 121.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:57.261Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:33:57.261Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:33:57.261Z] #10 121.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:33:57.261Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:33:57.261Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:33:57.261Z] #10 121.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:33:57.261Z] #10 122.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-02T16:33:57.261Z] #10 122.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:33:57.261Z] #10 122.0 Setting up dmsetup (2:1.02.155-3) ... [2020-07-02T16:33:57.261Z] #10 122.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:33:57.261Z] #10 122.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-02T16:33:57.261Z] #10 122.0 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:33:57.261Z] #10 DONE 122.4s [2020-07-02T16:33:57.261Z] [2020-07-02T16:33:57.261Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:33:57.261Z] #39 45.78 CC compel/plugins/std/infect.o [2020-07-02T16:33:57.261Z] #39 46.39 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-02T16:33:57.261Z] #39 46.43 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-02T16:33:57.261Z] #39 46.48 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-02T16:33:57.261Z] #39 46.57 AR compel/plugins/std.lib.a [2020-07-02T16:33:57.261Z] #39 46.69 CC compel/plugins/fds/fds.o [2020-07-02T16:33:57.261Z] #39 47.11 AR compel/plugins/fds.lib.a [2020-07-02T16:33:57.261Z] #39 47.18 HOSTDEP compel/src/lib/log-host.d [2020-07-02T16:33:57.261Z] #39 47.23 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-02T16:33:57.261Z] #39 47.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-02T16:33:57.261Z] #39 47.43 HOSTDEP compel/src/main-host.d [2020-07-02T16:33:57.261Z] #39 47.49 DEP compel/src/lib/ptrace.d [2020-07-02T16:33:57.261Z] #39 47.58 DEP compel/src/lib/infect.d [2020-07-02T16:33:57.261Z] #39 47.69 DEP compel/src/lib/infect-util.d [2020-07-02T16:33:57.261Z] #39 47.80 DEP compel/src/lib/infect-rpc.d [2020-07-02T16:33:57.261Z] #39 47.89 DEP compel/arch/x86/src/lib/infect.d [2020-07-02T16:33:57.261Z] #39 47.98 DEP compel/arch/x86/src/lib/cpu.d [2020-07-02T16:33:57.261Z] #39 48.07 DEP compel/src/lib/log.d [2020-07-02T16:33:57.261Z] #39 48.14 DEP compel/src/main.d [2020-07-02T16:33:57.261Z] #39 48.23 DEP compel/src/lib/handle-elf.d [2020-07-02T16:33:57.261Z] #39 48.31 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-02T16:33:57.261Z] #39 48.40 CC compel/src/lib/log.o [2020-07-02T16:33:57.261Z] #39 48.70 CC compel/arch/x86/src/lib/cpu.o [2020-07-02T16:33:57.261Z] #39 49.33 CC compel/arch/x86/src/lib/infect.o [2020-07-02T16:33:57.261Z] #39 50.08 CC compel/src/lib/infect-rpc.o [2020-07-02T16:33:57.261Z] #39 50.41 CC compel/src/lib/infect-util.o [2020-07-02T16:33:57.261Z] #39 50.83 CC compel/src/lib/infect.o [2020-07-02T16:33:57.276Z] #17 33.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:33:57.487Z] #39 32.63 CC images/ipc-shm.o [2020-07-02T16:33:57.748Z] #39 32.81 CC images/ipc-msg.o [2020-07-02T16:33:57.908Z] #17 34.07 Setting up python3-distutils (3.7.3-1) ... [2020-07-02T16:33:58.008Z] #39 33.06 CC images/ipc-sem.o [2020-07-02T16:33:58.068Z] #37 ... [2020-07-02T16:33:58.068Z] [2020-07-02T16:33:58.068Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:33:58.068Z] #33 17.28 Reading package lists... [2020-07-02T16:33:58.199Z] #17 34.45 Setting up python3-setuptools (40.8.0-1) ... [2020-07-02T16:33:58.269Z] #39 33.23 CC images/utsns.o [2020-07-02T16:33:58.529Z] #39 33.39 CC images/creds.o [2020-07-02T16:33:58.529Z] #39 33.56 CC images/vma.o [2020-07-02T16:33:58.789Z] #39 33.78 CC images/netdev.o [2020-07-02T16:33:59.049Z] #39 34.13 CC images/tty.o [2020-07-02T16:33:59.304Z] #17 35.21 Setting up python3-pip (18.1-5) ... [2020-07-02T16:33:59.796Z] #39 ... [2020-07-02T16:33:59.796Z] [2020-07-02T16:33:59.796Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:33:59.796Z] #49 2.407 + RM_GOPATH=0 [2020-07-02T16:33:59.796Z] #49 2.407 + TMP_GOPATH= [2020-07-02T16:33:59.796Z] #49 2.407 + : /build [2020-07-02T16:33:59.796Z] #49 2.407 + '[' -z '' ']' [2020-07-02T16:33:59.796Z] #49 2.411 ++ mktemp -d [2020-07-02T16:33:59.796Z] #49 2.420 + export GOPATH=/tmp/tmp.HzZIef3BOH [2020-07-02T16:33:59.796Z] #49 2.422 + GOPATH=/tmp/tmp.HzZIef3BOH [2020-07-02T16:33:59.796Z] #49 2.422 + RM_GOPATH=1 [2020-07-02T16:33:59.796Z] #49 2.422 + case "$(go env GOARCH)" in [2020-07-02T16:33:59.796Z] #49 2.422 ++ go env GOARCH [2020-07-02T16:33:59.796Z] #49 2.433 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:59.796Z] #49 2.433 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:33:59.796Z] #49 2.434 ++ dirname /tmp/install/install.sh [2020-07-02T16:33:59.796Z] #49 2.434 + dir=/tmp/install [2020-07-02T16:33:59.796Z] #49 2.435 + bin=runc [2020-07-02T16:33:59.796Z] #49 2.435 + shift [2020-07-02T16:33:59.796Z] #49 2.437 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-02T16:33:59.796Z] #49 2.437 + . /tmp/install/runc.installer [2020-07-02T16:33:59.796Z] #49 2.437 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:33:59.796Z] #49 2.438 + install_runc [2020-07-02T16:33:59.796Z] #49 2.445 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-02T16:33:59.796Z] #49 2.449 + uname -r [2020-07-02T16:33:59.796Z] #49 2.452 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-02T16:33:59.796Z] #49 2.452 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-02T16:33:59.796Z] #49 2.452 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-02T16:33:59.796Z] #49 2.452 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HzZIef3BOH/src/github.com/opencontainers/runc [2020-07-02T16:33:59.796Z] #49 2.458 Cloning into '/tmp/tmp.HzZIef3BOH/src/github.com/opencontainers/runc'... [2020-07-02T16:33:59.796Z] #49 ... [2020-07-02T16:33:59.796Z] [2020-07-02T16:33:59.796Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-02T16:33:59.796Z] #11 DONE 2.6s [2020-07-02T16:33:59.796Z] [2020-07-02T16:33:59.796Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-02T16:33:59.944Z] #17 35.91 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:33:59.944Z] #17 35.93 Processing triggers for mime-support (3.62) ... [2020-07-02T16:33:59.989Z] #39 34.81 CC images/file-lock.o [2020-07-02T16:33:59.989Z] #39 35.03 CC images/rlimit.o [2020-07-02T16:34:00.236Z] #17 DONE 36.4s [2020-07-02T16:34:00.236Z] [2020-07-02T16:34:00.236Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:00.236Z] #39 77.26 CC criu/memfd.o [2020-07-02T16:34:00.236Z] #39 77.66 CC criu/mount.o [2020-07-02T16:34:00.236Z] #39 80.22 CC criu/namespaces.o [2020-07-02T16:34:00.236Z] #39 81.49 CC criu/net.o [2020-07-02T16:34:00.236Z] #39 83.47 CC criu/netfilter.o [2020-07-02T16:34:00.249Z] #39 35.20 CC images/pagemap.o [2020-07-02T16:34:00.257Z] #33 25.09 Reading package lists... [2020-07-02T16:34:00.257Z] #33 ... [2020-07-02T16:34:00.257Z] [2020-07-02T16:34:00.257Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:34:00.257Z] #39 16.66 Fetched 8140 kB in 15s (526 kB/s) [2020-07-02T16:34:00.257Z] #39 16.66 Reading package lists... [2020-07-02T16:34:00.257Z] #39 24.55 Reading package lists... [2020-07-02T16:34:00.257Z] #39 ... [2020-07-02T16:34:00.257Z] [2020-07-02T16:34:00.257Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:00.257Z] #11 16.80 Fetched 8140 kB in 15s (528 kB/s) [2020-07-02T16:34:00.257Z] #11 16.80 Reading package lists... [2020-07-02T16:34:00.510Z] #39 35.44 CC images/siginfo.o [2020-07-02T16:34:00.527Z] #39 ... [2020-07-02T16:34:00.528Z] [2020-07-02T16:34:00.528Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:34:00.528Z] #36 121.2 + dpkg --print-architecture [2020-07-02T16:34:00.528Z] #36 121.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-02T16:34:00.557Z] #11 24.65 Reading package lists... [2020-07-02T16:34:00.557Z] #11 ... [2020-07-02T16:34:00.557Z] [2020-07-02T16:34:00.557Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:34:00.557Z] #52 16.68 Fetched 8140 kB in 16s (519 kB/s) [2020-07-02T16:34:00.557Z] #52 16.68 Reading package lists... [2020-07-02T16:34:00.557Z] #52 24.08 Reading package lists... [2020-07-02T16:34:00.557Z] #52 ... [2020-07-02T16:34:00.557Z] [2020-07-02T16:34:00.557Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:34:00.557Z] #24 17.60 Fetched 8140 kB in 17s (493 kB/s) [2020-07-02T16:34:00.557Z] #24 17.60 Reading package lists... [2020-07-02T16:34:00.770Z] #39 35.64 CC images/rpc.o [2020-07-02T16:34:00.770Z] #39 ... [2020-07-02T16:34:00.770Z] [2020-07-02T16:34:00.770Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:00.770Z] #41 97.87 hash/crc32 [2020-07-02T16:34:00.770Z] #41 98.74 compress/gzip [2020-07-02T16:34:00.770Z] #41 99.29 vendor/golang.org/x/text/transform [2020-07-02T16:34:00.770Z] #41 99.29 net [2020-07-02T16:34:00.770Z] #41 99.90 vendor/golang.org/x/text/unicode/bidi [2020-07-02T16:34:00.770Z] #41 101.5 vendor/golang.org/x/text/secure/bidirule [2020-07-02T16:34:00.770Z] #41 101.7 vendor/golang.org/x/text/unicode/norm [2020-07-02T16:34:00.770Z] #41 105.3 vendor/golang.org/x/net/idna [2020-07-02T16:34:00.770Z] #41 107.3 vendor/golang.org/x/net/http2/hpack [2020-07-02T16:34:01.179Z] #36 121.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-02T16:34:01.179Z] #36 121.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-02T16:34:01.391Z] #41 108.4 mime [2020-07-02T16:34:01.646Z] #24 25.51 Reading package lists... [2020-07-02T16:34:01.646Z] #24 ... [2020-07-02T16:34:01.646Z] [2020-07-02T16:34:01.646Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:01.646Z] #42 18.26 vendor/golang.org/x/crypto/internal/subtle [2020-07-02T16:34:01.852Z] #36 ... [2020-07-02T16:34:01.852Z] [2020-07-02T16:34:01.852Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-02T16:34:01.852Z] #18 1.135 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-02T16:34:01.852Z] #18 1.148 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-02T16:34:01.852Z] #18 1.165 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-02T16:34:01.852Z] #18 DONE 1.4s [2020-07-02T16:34:01.852Z] [2020-07-02T16:34:01.852Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:34:01.962Z] #41 ... [2020-07-02T16:34:01.962Z] [2020-07-02T16:34:01.962Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:01.962Z] #39 36.89 CC images/ext-file.o [2020-07-02T16:34:02.224Z] #39 37.05 CC images/cgroup.o [2020-07-02T16:34:02.333Z] #12 DONE 2.2s [2020-07-02T16:34:02.333Z] [2020-07-02T16:34:02.333Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-02T16:34:02.817Z] #39 37.79 CC images/userns.o [2020-07-02T16:34:03.077Z] #39 38.08 CC images/google/protobuf/descriptor.o [2020-07-02T16:34:03.710Z] #13 2.021 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-02T16:34:03.970Z] #13 DONE 2.1s [2020-07-02T16:34:03.970Z] [2020-07-02T16:34:03.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:03.970Z] #39 53.61 CC compel/src/lib/ptrace.o [2020-07-02T16:34:03.970Z] #39 54.01 AR compel/libcompel.a [2020-07-02T16:34:03.970Z] #39 54.10 HOSTCC compel/src/main-host.o [2020-07-02T16:34:03.970Z] #39 54.39 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-02T16:34:03.970Z] #39 54.62 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-02T16:34:03.970Z] #39 54.91 HOSTCC compel/src/lib/log-host.o [2020-07-02T16:34:03.970Z] #39 55.11 HOSTLINK compel/compel-host-bin [2020-07-02T16:34:03.970Z] #39 55.23 DEP soccr/soccr.d [2020-07-02T16:34:03.970Z] #39 55.44 CC soccr/soccr.o [2020-07-02T16:34:03.970Z] #39 57.01 AR soccr/libsoccr.a [2020-07-02T16:34:03.970Z] #39 57.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:34:03.970Z] #39 57.38 DEP criu/arch/x86/sigframe.d [2020-07-02T16:34:03.970Z] #39 57.57 DEP criu/arch/x86/sigaction_compat.d [2020-07-02T16:34:04.230Z] #39 57.73 DEP criu/arch/x86/kerndat.d [2020-07-02T16:34:04.490Z] #39 57.87 DEP criu/arch/x86/crtools.d [2020-07-02T16:34:04.490Z] #39 58.08 DEP criu/arch/x86/cpu.d [2020-07-02T16:34:04.584Z] #19 ... [2020-07-02T16:34:04.584Z] [2020-07-02T16:34:04.584Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:04.584Z] #49 48.43 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-02T16:34:04.584Z] #49 49.85 + mkdir -p /build [2020-07-02T16:34:04.584Z] #49 49.85 + cp runc /build/runc [2020-07-02T16:34:04.584Z] #49 DONE 50.1s [2020-07-02T16:34:04.584Z] [2020-07-02T16:34:04.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:04.584Z] #39 83.75 CC criu/page-pipe.o [2020-07-02T16:34:04.584Z] #39 84.19 CC criu/page-xfer.o [2020-07-02T16:34:04.584Z] #39 85.03 CC criu/pagemap-cache.o [2020-07-02T16:34:04.584Z] #39 85.27 CC criu/pagemap.o [2020-07-02T16:34:04.584Z] #39 86.09 CC criu/parasite-syscall.o [2020-07-02T16:34:04.584Z] #39 86.62 CC criu/path.o [2020-07-02T16:34:04.584Z] #39 86.80 CC criu/pie-util-vdso.o [2020-07-02T16:34:04.584Z] #39 87.06 CC criu/pie-util.o [2020-07-02T16:34:04.584Z] #39 87.27 CC criu/pipes.o [2020-07-02T16:34:04.584Z] #39 87.77 CC criu/plugin.o [2020-07-02T16:34:04.750Z] #39 58.38 CC criu/arch/x86/cpu.o [2020-07-02T16:34:04.989Z] #39 39.82 CC images/opts.o [2020-07-02T16:34:04.989Z] #39 40.00 CC images/seccomp.o [2020-07-02T16:34:05.219Z] #42 ... [2020-07-02T16:34:05.219Z] [2020-07-02T16:34:05.219Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:34:05.219Z] #52 24.08 Reading package lists... [2020-07-02T16:34:05.243Z] #39 88.28 CC criu/proc_parse.o [2020-07-02T16:34:05.558Z] #39 40.32 CC images/binfmt-misc.o [2020-07-02T16:34:05.559Z] #39 40.54 CC images/time.o [2020-07-02T16:34:05.559Z] #39 40.72 CC images/sysctl.o [2020-07-02T16:34:05.559Z] #39 ... [2020-07-02T16:34:05.559Z] [2020-07-02T16:34:05.559Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:05.559Z] #10 102.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-02T16:34:05.559Z] #10 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:34:05.559Z] #10 102.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:34:05.689Z] #39 58.96 CC criu/arch/x86/crtools.o [2020-07-02T16:34:05.818Z] #10 ... [2020-07-02T16:34:05.818Z] [2020-07-02T16:34:05.818Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:05.818Z] #54 111.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:34:05.818Z] #54 111.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-02T16:34:05.949Z] #39 ... [2020-07-02T16:34:05.949Z] [2020-07-02T16:34:05.949Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-02T16:34:05.949Z] #14 DONE 2.2s [2020-07-02T16:34:05.949Z] [2020-07-02T16:34:05.949Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:05.949Z] #41 126.9 net/http/httptrace [2020-07-02T16:34:05.949Z] #41 127.2 net/http [2020-07-02T16:34:06.280Z] #52 31.66 Building dependency tree... [2020-07-02T16:34:06.287Z] #39 ... [2020-07-02T16:34:06.287Z] [2020-07-02T16:34:06.287Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:34:06.287Z] #19 4.426 Collecting yamllint==1.16.0 [2020-07-02T16:34:06.287Z] #19 4.647 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-02T16:34:06.287Z] #19 4.688 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-02T16:34:06.287Z] #19 4.710 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-02T16:34:06.287Z] #19 4.729 Collecting pyyaml (from yamllint==1.16.0) [2020-07-02T16:34:06.580Z] #19 4.810 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-02T16:34:06.889Z] #41 ... [2020-07-02T16:34:06.889Z] [2020-07-02T16:34:06.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:06.889Z] #39 60.51 CC criu/arch/x86/kerndat.o [2020-07-02T16:34:07.214Z] #19 5.460 Building wheels for collected packages: pyyaml [2020-07-02T16:34:07.215Z] #19 5.471 Running setup.py bdist_wheel for pyyaml: started [2020-07-02T16:34:07.459Z] #39 60.83 CC criu/arch/x86/sigaction_compat.o [2020-07-02T16:34:07.459Z] #39 61.08 CC criu/arch/x86/sigframe.o [2020-07-02T16:34:07.847Z] #19 6.007 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-02T16:34:07.847Z] #19 6.007 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-02T16:34:07.847Z] #19 6.067 Successfully built pyyaml [2020-07-02T16:34:07.847Z] #19 6.082 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-02T16:34:07.847Z] #19 6.317 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-02T16:34:08.038Z] #39 61.42 LINK criu/arch/x86/crtools.built-in.o [2020-07-02T16:34:08.039Z] #39 61.46 DEP criu/pie/util-vdso-elf32.d [2020-07-02T16:34:08.039Z] #39 61.60 DEP criu/pie/util-vdso.d [2020-07-02T16:34:08.039Z] #39 61.66 DEP criu/pie/util.d [2020-07-02T16:34:08.140Z] #19 DONE 6.6s [2020-07-02T16:34:08.140Z] [2020-07-02T16:34:08.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:08.140Z] #39 89.84 CC criu/protobuf-desc.o [2020-07-02T16:34:08.140Z] #39 90.34 CC criu/protobuf.o [2020-07-02T16:34:08.140Z] #39 90.55 CC criu/pstree.o [2020-07-02T16:34:08.140Z] #39 91.34 CC criu/rbtree.o [2020-07-02T16:34:08.140Z] #39 91.46 CC criu/rst-malloc.o [2020-07-02T16:34:08.307Z] #39 ... [2020-07-02T16:34:08.307Z] [2020-07-02T16:34:08.307Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-02T16:34:08.307Z] #15 DONE 2.2s [2020-07-02T16:34:08.307Z] [2020-07-02T16:34:08.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:08.307Z] #39 61.87 CC criu/pie/util.o [2020-07-02T16:34:08.387Z] #52 34.71 The following additional packages will be installed: [2020-07-02T16:34:08.387Z] #52 34.71 libbtrfs0 [2020-07-02T16:34:08.387Z] #52 34.89 The following NEW packages will be installed: [2020-07-02T16:34:08.387Z] #52 34.90 libbtrfs-dev libbtrfs0 [2020-07-02T16:34:08.441Z] #39 ... [2020-07-02T16:34:08.441Z] [2020-07-02T16:34:08.441Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-02T16:34:08.441Z] #22 DONE 0.1s [2020-07-02T16:34:08.441Z] [2020-07-02T16:34:08.441Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:08.441Z] #39 91.70 CC criu/seccomp.o [2020-07-02T16:34:08.687Z] #52 35.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:34:08.687Z] #52 35.09 Need to get 120 kB of archives. [2020-07-02T16:34:08.687Z] #52 35.09 After this operation, 423 kB of additional disk space will be used. [2020-07-02T16:34:08.687Z] #52 35.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-02T16:34:08.687Z] #52 35.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-02T16:34:08.735Z] #39 92.01 CC criu/seize.o [2020-07-02T16:34:08.887Z] #39 62.35 CC criu/pie/util-vdso.o [2020-07-02T16:34:09.029Z] #39 92.31 CC criu/servicefd.o [2020-07-02T16:34:09.320Z] #39 92.47 CC criu/shmem.o [2020-07-02T16:34:09.320Z] #39 ... [2020-07-02T16:34:09.320Z] [2020-07-02T16:34:09.320Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-02T16:34:09.320Z] #26 DONE 0.9s [2020-07-02T16:34:09.457Z] #39 63.01 CC criu/pie/util-vdso-elf32.o [2020-07-02T16:34:09.612Z] [2020-07-02T16:34:09.612Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-02T16:34:09.612Z] #29 DONE 0.2s [2020-07-02T16:34:09.612Z] [2020-07-02T16:34:09.612Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-02T16:34:09.612Z] #31 DONE 0.2s [2020-07-02T16:34:09.612Z] [2020-07-02T16:34:09.612Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:34:09.904Z] #36 ... [2020-07-02T16:34:09.904Z] [2020-07-02T16:34:09.904Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-02T16:34:09.904Z] #34 DONE 0.1s [2020-07-02T16:34:09.904Z] [2020-07-02T16:34:09.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:09.904Z] #39 93.01 CC criu/sigframe.o [2020-07-02T16:34:09.904Z] #39 93.10 CC criu/signalfd.o [2020-07-02T16:34:10.024Z] #54 ... [2020-07-02T16:34:10.024Z] [2020-07-02T16:34:10.024Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:10.024Z] #39 40.99 CC images/autofs.o [2020-07-02T16:34:10.024Z] #39 41.23 CC images/macvlan.o [2020-07-02T16:34:10.024Z] #39 41.45 CC images/sit.o [2020-07-02T16:34:10.024Z] #39 41.66 CC images/memfd.o [2020-07-02T16:34:10.024Z] #39 42.02 CC images/timens.o [2020-07-02T16:34:10.024Z] #39 42.28 LINK images/built-in.o [2020-07-02T16:34:10.024Z] #39 42.44 GEN compel/include/asm [2020-07-02T16:34:10.024Z] #39 42.47 GEN compel/include/version.h [2020-07-02T16:34:10.024Z] #39 42.50 touch .config [2020-07-02T16:34:10.024Z] #39 42.53 GEN include/common/config.h [2020-07-02T16:34:10.024Z] #39 42.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-02T16:34:10.024Z] #39 42.64 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-02T16:34:10.024Z] #39 42.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-02T16:34:10.024Z] #39 42.66 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-02T16:34:10.024Z] #39 42.68 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-02T16:34:10.024Z] #39 42.71 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-02T16:34:10.024Z] #39 42.75 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-02T16:34:10.024Z] #39 42.80 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-02T16:34:10.024Z] #39 42.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-02T16:34:10.024Z] #39 42.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-02T16:34:10.024Z] #39 42.84 DEP compel/plugins/std/infect.d [2020-07-02T16:34:10.024Z] #39 42.99 DEP compel/plugins/std/string.d [2020-07-02T16:34:10.024Z] #39 43.07 DEP compel/plugins/std/log.d [2020-07-02T16:34:10.024Z] #39 43.17 DEP compel/plugins/std/fds.d [2020-07-02T16:34:10.024Z] #39 43.24 DEP compel/plugins/std/std.d [2020-07-02T16:34:10.024Z] #39 43.33 DEP compel/plugins/shmem/shmem.d [2020-07-02T16:34:10.024Z] #39 43.38 DEP compel/plugins/fds/fds.d [2020-07-02T16:34:10.024Z] #39 43.49 CC compel/plugins/std/std.o [2020-07-02T16:34:10.024Z] #39 43.75 CC compel/plugins/std/fds.o [2020-07-02T16:34:10.024Z] #39 44.09 CC compel/plugins/std/log.o [2020-07-02T16:34:10.024Z] #39 44.83 CC compel/plugins/std/string.o [2020-07-02T16:34:10.026Z] #39 63.72 AR criu/pie/pie.lib.a [2020-07-02T16:34:10.196Z] #39 93.34 CC criu/sk-inet.o [2020-07-02T16:34:10.225Z] #52 36.59 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:34:10.225Z] #52 36.84 Fetched 120 kB in 0s (1162 kB/s) [2020-07-02T16:34:10.285Z] #39 45.38 CC compel/plugins/std/infect.o [2020-07-02T16:34:10.286Z] #39 63.79 DEP criu/pie/restorer.d [2020-07-02T16:34:10.286Z] #39 ... [2020-07-02T16:34:10.286Z] [2020-07-02T16:34:10.286Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-02T16:34:10.286Z] #16 DONE 2.0s [2020-07-02T16:34:10.487Z] #39 93.77 CC criu/sk-netlink.o [2020-07-02T16:34:10.525Z] #52 36.97 Selecting previously unselected package libbtrfs0. [2020-07-02T16:34:10.525Z] #52 36.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-02T16:34:10.525Z] #52 37.05 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-02T16:34:10.525Z] #52 37.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:34:10.546Z] [2020-07-02T16:34:10.546Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:10.778Z] #39 93.92 CC criu/sk-packet.o [2020-07-02T16:34:10.825Z] #52 37.16 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:34:10.825Z] #52 37.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-02T16:34:10.825Z] #52 37.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:34:10.825Z] #52 37.40 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:34:10.825Z] #52 37.40 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:34:10.825Z] #52 37.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:34:10.856Z] #39 45.85 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-02T16:34:10.856Z] #39 45.93 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-02T16:34:10.856Z] #39 45.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-02T16:34:11.069Z] #39 94.20 CC criu/sk-queue.o [2020-07-02T16:34:11.116Z] #39 46.09 AR compel/plugins/std.lib.a [2020-07-02T16:34:11.116Z] #39 ... [2020-07-02T16:34:11.116Z] [2020-07-02T16:34:11.116Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:11.116Z] #54 DONE 118.2s [2020-07-02T16:34:11.116Z] [2020-07-02T16:34:11.116Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-02T16:34:11.116Z] #55 DONE 0.0s [2020-07-02T16:34:11.116Z] [2020-07-02T16:34:11.116Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:11.116Z] #39 46.14 CC compel/plugins/fds/fds.o [2020-07-02T16:34:11.116Z] #39 ... [2020-07-02T16:34:11.116Z] [2020-07-02T16:34:11.116Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:11.116Z] #10 117.5 Selecting previously unselected package libapparmor1:amd64. [2020-07-02T16:34:11.116Z] #10 117.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-02T16:34:11.116Z] #10 117.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-02T16:34:11.116Z] #10 117.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-02T16:34:11.116Z] #10 117.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-02T16:34:11.116Z] #10 117.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-02T16:34:11.116Z] #10 117.9 Selecting previously unselected package libbtrfs0. [2020-07-02T16:34:11.116Z] #10 117.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-02T16:34:11.116Z] #10 117.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:34:11.116Z] #10 118.1 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:34:11.116Z] #10 118.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-02T16:34:11.116Z] #10 118.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:34:11.130Z] #52 DONE 37.8s [2020-07-02T16:34:11.131Z] [2020-07-02T16:34:11.131Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:11.131Z] #11 24.65 Reading package lists... [2020-07-02T16:34:11.131Z] #11 32.78 Building dependency tree... [2020-07-02T16:34:11.131Z] #11 35.67 The following additional packages will be installed: [2020-07-02T16:34:11.131Z] #11 35.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-02T16:34:11.131Z] #11 35.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-02T16:34:11.131Z] #11 35.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-02T16:34:11.131Z] #11 35.67 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:34:11.131Z] #11 35.67 Suggested packages: [2020-07-02T16:34:11.131Z] #11 35.69 gcc-8-locales seccomp wine64 [2020-07-02T16:34:11.131Z] #11 37.30 The following NEW packages will be installed: [2020-07-02T16:34:11.131Z] #11 37.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-02T16:34:11.131Z] #11 37.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-02T16:34:11.131Z] #11 37.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-02T16:34:11.131Z] #11 37.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-02T16:34:11.131Z] #11 37.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-02T16:34:11.131Z] #11 37.31 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:34:11.131Z] #11 37.63 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:34:11.131Z] #11 37.63 Need to get 78.9 MB of archives. [2020-07-02T16:34:11.131Z] #11 37.63 After this operation, 532 MB of additional disk space will be used. [2020-07-02T16:34:11.131Z] #11 37.63 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-07-02T16:34:11.362Z] #39 94.52 CC criu/sk-tcp.o [2020-07-02T16:34:11.377Z] #10 ... [2020-07-02T16:34:11.377Z] [2020-07-02T16:34:11.377Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-02T16:34:11.377Z] #56 DONE 0.0s [2020-07-02T16:34:11.377Z] [2020-07-02T16:34:11.377Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:11.377Z] #10 118.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-02T16:34:11.377Z] #10 118.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:34:11.377Z] #10 118.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:34:11.377Z] #10 118.5 Selecting previously unselected package libudev-dev:amd64. [2020-07-02T16:34:11.377Z] #10 118.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-02T16:34:11.377Z] #10 118.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:34:11.437Z] #11 38.03 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-07-02T16:34:11.638Z] #10 118.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-02T16:34:11.723Z] #39 94.89 CC criu/sk-unix.o [2020-07-02T16:34:11.738Z] #11 ... [2020-07-02T16:34:11.738Z] [2020-07-02T16:34:11.738Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:11.738Z] #53 0.379 + RM_GOPATH=0 [2020-07-02T16:34:11.738Z] #53 0.380 + TMP_GOPATH= [2020-07-02T16:34:11.738Z] #53 0.380 + : /build [2020-07-02T16:34:11.738Z] #53 0.381 + '[' -z '' ']' [2020-07-02T16:34:11.738Z] #53 0.388 ++ mktemp -d [2020-07-02T16:34:11.738Z] #53 0.407 + export GOPATH=/tmp/tmp.k3kM9GYhDH [2020-07-02T16:34:11.738Z] #53 0.408 + GOPATH=/tmp/tmp.k3kM9GYhDH [2020-07-02T16:34:11.738Z] #53 0.408 + RM_GOPATH=1 [2020-07-02T16:34:11.738Z] #53 0.410 + case "$(go env GOARCH)" in [2020-07-02T16:34:11.738Z] #53 0.415 ++ go env GOARCH [2020-07-02T16:34:11.738Z] #53 0.424 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:34:11.738Z] #53 0.424 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:34:11.738Z] #53 0.427 ++ dirname /tmp/install/install.sh [2020-07-02T16:34:11.738Z] #53 0.437 + dir=/tmp/install [2020-07-02T16:34:11.738Z] #53 0.437 + bin=containerd [2020-07-02T16:34:11.738Z] #53 0.437 + shift [2020-07-02T16:34:11.738Z] #53 0.437 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-02T16:34:11.738Z] #53 0.438 + . /tmp/install/containerd.installer [2020-07-02T16:34:11.738Z] #53 0.438 ++ set -e [2020-07-02T16:34:11.738Z] #53 0.438 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:34:11.738Z] #53 0.456 + install_containerd [2020-07-02T16:34:11.738Z] #53 0.462 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-02T16:34:11.738Z] #53 0.463 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:34:11.738Z] #53 0.463 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k3kM9GYhDH/src/github.com/containerd/containerd [2020-07-02T16:34:11.738Z] #53 0.491 Cloning into '/tmp/tmp.k3kM9GYhDH/src/github.com/containerd/containerd'... [2020-07-02T16:34:11.899Z] #10 118.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-02T16:34:11.899Z] #10 118.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-02T16:34:12.356Z] #39 95.68 CC criu/sockets.o [2020-07-02T16:34:12.470Z] #10 119.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-02T16:34:12.470Z] #10 119.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-02T16:34:12.470Z] #10 119.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-02T16:34:12.730Z] #10 119.7 Selecting previously unselected package libpcre32-3:amd64. [2020-07-02T16:34:12.730Z] #10 119.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-02T16:34:12.730Z] #10 119.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-02T16:34:12.988Z] #39 96.04 CC criu/stats.o [2020-07-02T16:34:12.989Z] #39 96.16 CC criu/string.o [2020-07-02T16:34:12.989Z] #39 96.18 CC criu/sysctl.o [2020-07-02T16:34:12.990Z] #10 119.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-02T16:34:12.990Z] #10 119.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-02T16:34:12.990Z] #10 119.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-02T16:34:12.990Z] #10 120.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-02T16:34:12.990Z] #10 120.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-02T16:34:12.990Z] #10 120.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-02T16:34:13.112Z] #17 2.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:34:13.112Z] #17 2.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:34:13.112Z] #17 2.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:34:13.251Z] #10 ... [2020-07-02T16:34:13.251Z] [2020-07-02T16:34:13.251Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:13.251Z] #41 110.2 mime/quotedprintable [2020-07-02T16:34:13.251Z] #41 110.4 net/http/internal [2020-07-02T16:34:13.251Z] #41 115.3 net/textproto [2020-07-02T16:34:13.251Z] #41 115.3 crypto/x509 [2020-07-02T16:34:13.251Z] #41 116.4 vendor/golang.org/x/net/http/httpguts [2020-07-02T16:34:13.251Z] #41 116.7 vendor/golang.org/x/net/http/httpproxy [2020-07-02T16:34:13.251Z] #41 117.1 mime/multipart [2020-07-02T16:34:13.251Z] #41 119.8 crypto/tls [2020-07-02T16:34:13.251Z] #41 ... [2020-07-02T16:34:13.251Z] [2020-07-02T16:34:13.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:13.251Z] #39 46.56 AR compel/plugins/fds.lib.a [2020-07-02T16:34:13.251Z] #39 46.63 HOSTDEP compel/src/lib/log-host.d [2020-07-02T16:34:13.251Z] #39 46.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-02T16:34:13.251Z] #39 46.93 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-02T16:34:13.251Z] #39 47.04 HOSTDEP compel/src/main-host.d [2020-07-02T16:34:13.251Z] #39 47.15 DEP compel/src/lib/ptrace.d [2020-07-02T16:34:13.251Z] #39 47.32 DEP compel/src/lib/infect.d [2020-07-02T16:34:13.251Z] #39 47.52 DEP compel/src/lib/infect-util.d [2020-07-02T16:34:13.251Z] #39 47.62 DEP compel/src/lib/infect-rpc.d [2020-07-02T16:34:13.251Z] #39 47.72 DEP compel/arch/x86/src/lib/infect.d [2020-07-02T16:34:13.251Z] #39 47.87 DEP compel/arch/x86/src/lib/cpu.d [2020-07-02T16:34:13.251Z] #39 47.92 DEP compel/src/lib/log.d [2020-07-02T16:34:13.251Z] #39 47.99 DEP compel/src/main.d [2020-07-02T16:34:13.251Z] #39 48.06 DEP compel/src/lib/handle-elf.d [2020-07-02T16:34:13.251Z] #39 48.13 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-02T16:34:13.251Z] #39 48.24 CC compel/src/lib/log.o [2020-07-02T16:34:13.282Z] #39 96.40 CC criu/sysfs_parse.o [2020-07-02T16:34:13.282Z] #39 96.56 CC criu/timens.o [2020-07-02T16:34:13.282Z] #39 96.66 CC criu/timerfd.o [2020-07-02T16:34:13.513Z] #39 48.49 CC compel/arch/x86/src/lib/cpu.o [2020-07-02T16:34:13.573Z] #39 96.77 CC criu/tty.o [2020-07-02T16:34:13.679Z] #17 3.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:34:14.252Z] #39 97.40 CC criu/tun.o [2020-07-02T16:34:14.453Z] #39 49.17 CC compel/arch/x86/src/lib/infect.o [2020-07-02T16:34:14.536Z] #53 ... [2020-07-02T16:34:14.536Z] [2020-07-02T16:34:14.536Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:34:14.536Z] #24 25.51 Reading package lists... [2020-07-02T16:34:14.536Z] #24 33.37 Building dependency tree... [2020-07-02T16:34:14.536Z] #24 36.58 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-02T16:34:14.536Z] #24 36.58 The following additional packages will be installed: [2020-07-02T16:34:14.536Z] #24 36.59 libjq1 libonig5 [2020-07-02T16:34:14.536Z] #24 37.17 The following NEW packages will be installed: [2020-07-02T16:34:14.536Z] #24 37.19 jq libjq1 libonig5 [2020-07-02T16:34:14.536Z] #24 37.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:34:14.536Z] #24 37.39 Need to get 358 kB of archives. [2020-07-02T16:34:14.536Z] #24 37.39 After this operation, 1277 kB of additional disk space will be used. [2020-07-02T16:34:14.536Z] #24 37.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-02T16:34:14.536Z] #24 37.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-02T16:34:14.536Z] #24 37.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-02T16:34:14.536Z] #24 38.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:34:14.536Z] #24 39.22 Fetched 358 kB in 0s (2699 kB/s) [2020-07-02T16:34:14.536Z] #24 39.33 Selecting previously unselected package libonig5:ppc64el. [2020-07-02T16:34:14.536Z] #24 39.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-02T16:34:14.536Z] #24 39.47 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-02T16:34:14.536Z] #24 39.47 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-02T16:34:14.536Z] #24 39.87 Selecting previously unselected package libjq1:ppc64el. [2020-07-02T16:34:14.536Z] #24 39.89 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-02T16:34:14.536Z] #24 39.89 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-02T16:34:14.536Z] #24 40.11 Selecting previously unselected package jq. [2020-07-02T16:34:14.536Z] #24 40.14 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-02T16:34:14.536Z] #24 40.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:34:14.536Z] #24 40.41 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-02T16:34:14.536Z] #24 40.42 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-02T16:34:14.536Z] #24 40.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:34:14.536Z] #24 40.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:34:14.536Z] #24 DONE 40.9s [2020-07-02T16:34:14.536Z] [2020-07-02T16:34:14.536Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-02T16:34:14.536Z] #25 DONE 0.1s [2020-07-02T16:34:14.536Z] [2020-07-02T16:34:14.536Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:14.546Z] #39 97.61 CC criu/uffd.o [2020-07-02T16:34:14.714Z] #39 49.83 CC compel/src/lib/infect-rpc.o [2020-07-02T16:34:14.838Z] #39 98.09 CC criu/util.o [2020-07-02T16:34:15.060Z] #17 4.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:34:15.285Z] #39 50.12 CC compel/src/lib/infect-util.o [2020-07-02T16:34:15.285Z] #39 ... [2020-07-02T16:34:15.285Z] [2020-07-02T16:34:15.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:15.285Z] #10 120.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-02T16:34:15.285Z] #10 120.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-02T16:34:15.285Z] #10 120.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-02T16:34:15.285Z] #10 120.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-02T16:34:15.285Z] #10 120.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:34:15.285Z] #10 120.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-02T16:34:15.285Z] #10 120.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-02T16:34:15.285Z] #10 120.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-02T16:34:15.285Z] #10 120.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-02T16:34:15.285Z] #10 121.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-02T16:34:15.285Z] #10 121.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-02T16:34:15.285Z] #10 121.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:34:15.285Z] #10 121.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-02T16:34:15.285Z] #10 121.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-02T16:34:15.285Z] #10 121.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-02T16:34:15.285Z] #10 121.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:34:15.285Z] #10 121.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-02T16:34:15.285Z] #10 121.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-02T16:34:15.285Z] #10 121.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:34:15.285Z] #10 121.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:34:15.285Z] #10 121.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-02T16:34:15.285Z] #10 121.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:34:15.285Z] #10 121.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:34:15.285Z] #10 121.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:34:15.285Z] #10 121.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-02T16:34:15.285Z] #10 121.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-02T16:34:15.285Z] #10 121.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:34:15.285Z] #10 121.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:34:15.285Z] #10 121.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-02T16:34:15.285Z] #10 121.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:34:15.285Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:34:15.285Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:34:15.285Z] #10 121.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:34:15.285Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:34:15.285Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:34:15.285Z] #10 121.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:34:15.285Z] #10 121.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-02T16:34:15.285Z] #10 121.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:34:15.285Z] #10 122.0 Setting up dmsetup (2:1.02.155-3) ... [2020-07-02T16:34:15.285Z] #10 122.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:34:15.285Z] #10 122.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-02T16:34:15.285Z] #10 122.0 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:34:15.285Z] #10 DONE 122.4s [2020-07-02T16:34:15.285Z] [2020-07-02T16:34:15.285Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:15.481Z] #39 98.62 CC criu/uts_ns.o [2020-07-02T16:34:15.481Z] #39 98.73 CC criu/vdso.o [2020-07-02T16:34:15.777Z] #39 ... [2020-07-02T16:34:15.777Z] [2020-07-02T16:34:15.777Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:34:15.777Z] #36 DONE 136.6s [2020-07-02T16:34:15.777Z] [2020-07-02T16:34:15.777Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:15.777Z] #39 99.04 LINK criu/built-in.o [2020-07-02T16:34:16.070Z] #39 99.13 LINK criu/criu [2020-07-02T16:34:16.070Z] #39 99.36 DEP lib/c/criu.d [2020-07-02T16:34:16.123Z] #26 ... [2020-07-02T16:34:16.123Z] [2020-07-02T16:34:16.123Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:34:16.123Z] #33 25.09 Reading package lists... [2020-07-02T16:34:16.123Z] #33 32.97 Building dependency tree... [2020-07-02T16:34:16.123Z] #33 36.44 The following additional packages will be installed: [2020-07-02T16:34:16.123Z] #33 36.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-02T16:34:16.123Z] #33 36.47 Suggested packages: [2020-07-02T16:34:16.123Z] #33 36.47 cmake-doc ninja-build lrzip [2020-07-02T16:34:16.123Z] #33 36.47 Recommended packages: [2020-07-02T16:34:16.123Z] #33 36.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-02T16:34:16.123Z] #33 37.67 The following NEW packages will be installed: [2020-07-02T16:34:16.123Z] #33 37.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-02T16:34:16.123Z] #33 37.67 vim-common xxd [2020-07-02T16:34:16.123Z] #33 37.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:34:16.123Z] #33 37.82 Need to get 14.9 MB of archives. [2020-07-02T16:34:16.123Z] #33 37.82 After this operation, 67.2 MB of additional disk space will be used. [2020-07-02T16:34:16.123Z] #33 37.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-02T16:34:16.123Z] #33 37.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:34:16.123Z] #33 37.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-02T16:34:16.123Z] #33 38.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-02T16:34:16.123Z] #33 39.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-02T16:34:16.123Z] #33 39.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-02T16:34:16.123Z] #33 39.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-02T16:34:16.123Z] #33 39.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-02T16:34:16.123Z] #33 39.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-02T16:34:16.123Z] #33 39.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-02T16:34:16.123Z] #33 41.96 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:34:16.124Z] #33 42.50 Fetched 14.9 MB in 2s (7120 kB/s) [2020-07-02T16:34:16.124Z] #33 42.62 Selecting previously unselected package xxd. [2020-07-02T16:34:16.124Z] #33 42.63 (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-07-02T16:34:16.124Z] #33 42.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-02T16:34:16.124Z] #33 42.72 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:34:16.364Z] #39 99.48 CC images/rpc.pb-c.o [2020-07-02T16:34:16.427Z] #33 ... [2020-07-02T16:34:16.427Z] [2020-07-02T16:34:16.427Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:34:16.427Z] #39 24.55 Reading package lists... [2020-07-02T16:34:16.427Z] #39 33.02 Building dependency tree... [2020-07-02T16:34:16.427Z] #39 36.22 The following additional packages will be installed: [2020-07-02T16:34:16.427Z] #39 36.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-02T16:34:16.427Z] #39 36.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-02T16:34:16.427Z] #39 36.24 Suggested packages: [2020-07-02T16:34:16.427Z] #39 36.24 manpages-dev python-setuptools [2020-07-02T16:34:16.427Z] #39 38.19 The following NEW packages will be installed: [2020-07-02T16:34:16.427Z] #39 38.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-02T16:34:16.427Z] #39 38.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-02T16:34:16.427Z] #39 38.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-02T16:34:16.427Z] #39 38.22 python-six zlib1g-dev [2020-07-02T16:34:16.427Z] #39 38.39 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:34:16.427Z] #39 38.39 Need to get 4075 kB of archives. [2020-07-02T16:34:16.427Z] #39 38.39 After this operation, 24.5 MB of additional disk space will be used. [2020-07-02T16:34:16.427Z] #39 38.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-02T16:34:16.427Z] #39 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-02T16:34:16.428Z] #39 38.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-02T16:34:16.428Z] #39 38.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-02T16:34:16.428Z] #39 38.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-02T16:34:16.428Z] #39 38.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-02T16:34:16.428Z] #39 38.49 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-07-02T16:34:16.428Z] #39 38.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-02T16:34:16.428Z] #39 38.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-02T16:34:16.428Z] #39 38.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-02T16:34:16.428Z] #39 38.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-02T16:34:16.428Z] #39 38.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-02T16:34:16.428Z] #39 38.88 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-07-02T16:34:16.428Z] #39 38.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-02T16:34:16.428Z] #39 38.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-02T16:34:16.428Z] #39 38.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-02T16:34:16.428Z] #39 38.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-02T16:34:16.428Z] #39 41.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:34:16.428Z] #39 41.81 Fetched 4075 kB in 1s (6255 kB/s) [2020-07-02T16:34:16.428Z] #39 41.98 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-02T16:34:16.428Z] #39 41.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-02T16:34:16.428Z] #39 42.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-02T16:34:16.428Z] #39 42.10 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-02T16:34:16.428Z] #39 42.30 Selecting previously unselected package libnet1:ppc64el. [2020-07-02T16:34:16.428Z] #39 42.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-02T16:34:16.428Z] #39 42.33 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-02T16:34:16.428Z] #39 42.48 Selecting previously unselected package libnet1-dev. [2020-07-02T16:34:16.428Z] #39 42.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-02T16:34:16.428Z] #39 42.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:34:16.428Z] #39 42.75 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-02T16:34:16.428Z] #39 42.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-02T16:34:16.428Z] #39 42.75 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-02T16:34:16.428Z] #39 42.98 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-02T16:34:16.428Z] #39 43.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-02T16:34:16.428Z] #39 ... [2020-07-02T16:34:16.428Z] [2020-07-02T16:34:16.428Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:34:16.428Z] #33 42.99 Selecting previously unselected package vim-common. [2020-07-02T16:34:16.428Z] #33 42.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:34:16.440Z] #17 5.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:34:16.660Z] #39 99.81 CC lib/c/criu.o [2020-07-02T16:34:16.660Z] #39 ... [2020-07-02T16:34:16.660Z] [2020-07-02T16:34:16.660Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-02T16:34:16.660Z] #37 DONE 0.2s [2020-07-02T16:34:16.700Z] #17 ... [2020-07-02T16:34:16.700Z] [2020-07-02T16:34:16.700Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:16.700Z] #39 64.17 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-02T16:34:16.700Z] #39 64.33 DEP criu/arch/x86/restorer_unmap.d [2020-07-02T16:34:16.700Z] #39 64.36 DEP criu/arch/x86/restorer.d [2020-07-02T16:34:16.700Z] #39 64.63 DEP criu/arch/x86/vdso-pie.d [2020-07-02T16:34:16.700Z] #39 64.83 DEP criu/pie/parasite-vdso.d [2020-07-02T16:34:16.700Z] #39 65.08 DEP criu/pie/parasite.d [2020-07-02T16:34:16.700Z] #39 65.30 CC criu/pie/parasite.o [2020-07-02T16:34:16.700Z] #39 66.42 LINK criu/pie/parasite.built-in.o [2020-07-02T16:34:16.700Z] #39 66.45 GEN criu/pie/parasite-blob.h [2020-07-02T16:34:16.700Z] #39 66.46 CC criu/pie/parasite-vdso.o [2020-07-02T16:34:16.700Z] #39 66.95 CC criu/arch/x86/vdso-pie.o [2020-07-02T16:34:16.700Z] #39 67.28 CC criu/arch/x86/restorer.o [2020-07-02T16:34:16.700Z] #39 67.85 CC criu/arch/x86/restorer_unmap.o [2020-07-02T16:34:16.700Z] #39 67.92 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-02T16:34:16.700Z] #39 68.15 CC criu/pie/restorer.o [2020-07-02T16:34:16.729Z] #33 43.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:34:16.730Z] #33 ... [2020-07-02T16:34:16.730Z] [2020-07-02T16:34:16.730Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:34:16.730Z] #61 DONE 43.4s [2020-07-02T16:34:16.952Z] [2020-07-02T16:34:16.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:16.952Z] #39 100.2 LINK lib/c/built-in.o [2020-07-02T16:34:16.952Z] #39 100.2 LINK lib/c/libcriu.so [2020-07-02T16:34:16.952Z] #39 100.2 LINK lib/c/libcriu.a [2020-07-02T16:34:16.952Z] #39 100.2 GEN magic.py [2020-07-02T16:34:17.034Z] [2020-07-02T16:34:17.034Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:17.034Z] #26 2.597 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-02T16:34:17.243Z] #39 100.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:34:17.243Z] #39 100.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:34:17.243Z] #39 100.3 Note: Building without GnuTLS support [2020-07-02T16:34:17.243Z] #39 100.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:34:17.243Z] #39 100.3 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:34:17.243Z] #39 100.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:34:17.534Z] #39 100.9 make[1]: Nothing to be done for 'all'. [2020-07-02T16:34:17.638Z] #39 ... [2020-07-02T16:34:17.638Z] [2020-07-02T16:34:17.638Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:17.638Z] #49 10.73 + cd /tmp/tmp.HzZIef3BOH/src/github.com/opencontainers/runc [2020-07-02T16:34:17.638Z] #49 10.73 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:34:17.638Z] #49 11.08 + '[' -z '' ']' [2020-07-02T16:34:17.638Z] #49 11.08 + target=static [2020-07-02T16:34:17.638Z] #49 11.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-02T16:34:17.638Z] #49 11.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-02T16:34:17.638Z] #49 ... [2020-07-02T16:34:17.638Z] [2020-07-02T16:34:17.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:17.638Z] #39 71.22 LINK criu/pie/restorer.built-in.o [2020-07-02T16:34:17.638Z] #39 71.24 GEN criu/pie/restorer-blob.h [2020-07-02T16:34:17.683Z] #26 3.269 [2020-07-02T16:34:17.826Z] #39 101.2 make[1]: 'images/built-in.o' is up to date. [2020-07-02T16:34:17.829Z] #49 ... [2020-07-02T16:34:17.829Z] [2020-07-02T16:34:17.829Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-02T16:34:17.829Z] #11 DONE 2.5s [2020-07-02T16:34:17.829Z] [2020-07-02T16:34:17.829Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:17.829Z] #49 2.373 + RM_GOPATH=0 [2020-07-02T16:34:17.829Z] #49 2.373 + TMP_GOPATH= [2020-07-02T16:34:17.829Z] #49 2.373 + : /build [2020-07-02T16:34:17.829Z] #49 2.373 + '[' -z '' ']' [2020-07-02T16:34:17.829Z] #49 2.376 ++ mktemp -d [2020-07-02T16:34:17.829Z] #49 2.382 + export GOPATH=/tmp/tmp.37U8gyAtCP [2020-07-02T16:34:17.829Z] #49 2.382 + GOPATH=/tmp/tmp.37U8gyAtCP [2020-07-02T16:34:17.829Z] #49 2.382 + RM_GOPATH=1 [2020-07-02T16:34:17.829Z] #49 2.382 + case "$(go env GOARCH)" in [2020-07-02T16:34:17.829Z] #49 2.383 ++ go env GOARCH [2020-07-02T16:34:17.829Z] #49 2.420 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:34:17.829Z] #49 2.420 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:34:17.829Z] #49 2.420 ++ dirname /tmp/install/install.sh [2020-07-02T16:34:17.829Z] #49 2.420 + dir=/tmp/install [2020-07-02T16:34:17.829Z] #49 2.420 + bin=runc [2020-07-02T16:34:17.829Z] #49 2.420 + shift [2020-07-02T16:34:17.829Z] #49 2.420 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-02T16:34:17.829Z] #49 2.420 + . /tmp/install/runc.installer [2020-07-02T16:34:17.829Z] #49 2.420 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:34:17.829Z] #49 2.420 + install_runc [2020-07-02T16:34:17.829Z] #49 2.422 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-02T16:34:17.829Z] #49 2.425 + uname -r [2020-07-02T16:34:17.829Z] #49 2.434 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-02T16:34:17.829Z] #49 2.434 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-02T16:34:17.829Z] #49 2.434 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.37U8gyAtCP/src/github.com/opencontainers/runc [2020-07-02T16:34:17.829Z] #49 2.434 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-02T16:34:17.829Z] #49 2.448 Cloning into '/tmp/tmp.37U8gyAtCP/src/github.com/opencontainers/runc'... [2020-07-02T16:34:17.902Z] #39 71.38 DEP criu/vdso.d [2020-07-02T16:34:17.902Z] #39 71.62 DEP criu/vdso-compat.d [2020-07-02T16:34:18.119Z] #39 101.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-02T16:34:18.119Z] #39 101.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-02T16:34:18.119Z] #39 101.2 make[1]: 'compel/libcompel.a' is up to date. [2020-07-02T16:34:18.119Z] #39 101.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-02T16:34:18.119Z] #39 101.2 make[1]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:34:18.119Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.4 make[2]: Nothing to be done for 'all'. [2020-07-02T16:34:18.119Z] #39 101.4 INSTALL criu/criu [2020-07-02T16:34:18.162Z] #39 71.75 DEP criu/uts_ns.d [2020-07-02T16:34:18.162Z] #39 71.88 DEP criu/util.d [2020-07-02T16:34:18.411Z] #39 DONE 101.6s [2020-07-02T16:34:18.411Z] [2020-07-02T16:34:18.411Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:18.422Z] #39 72.14 DEP criu/uffd.d [2020-07-02T16:34:18.682Z] #39 72.40 DEP criu/tun.d [2020-07-02T16:34:18.941Z] #39 72.55 DEP criu/tty.d [2020-07-02T16:34:19.201Z] #39 72.80 DEP criu/timerfd.d [2020-07-02T16:34:19.447Z] #52 ... [2020-07-02T16:34:19.447Z] [2020-07-02T16:34:19.447Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-02T16:34:19.447Z] #40 DONE 0.1s [2020-07-02T16:34:19.447Z] [2020-07-02T16:34:19.447Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-02T16:34:19.447Z] #42 DONE 0.2s [2020-07-02T16:34:19.447Z] [2020-07-02T16:34:19.447Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-02T16:34:19.461Z] #39 73.02 DEP criu/timens.d [2020-07-02T16:34:19.721Z] #39 73.27 DEP criu/sysfs_parse.d [2020-07-02T16:34:19.738Z] #44 DONE 0.1s [2020-07-02T16:34:19.739Z] [2020-07-02T16:34:19.739Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:19.981Z] #39 73.43 DEP criu/sysctl.d [2020-07-02T16:34:19.981Z] #39 73.62 DEP criu/string.d [2020-07-02T16:34:19.981Z] #39 73.67 DEP criu/stats.d [2020-07-02T16:34:20.146Z] #26 3.548 # 2.5% #### 6.6% ######## 11.5% ########### 15.5% ############## 19.6% ################# 23.7% ##################### 29.8% ######################## 34.3% ########################### 38.3% ############################### 44.4% ##################################### 52.6% ######################################## 56.6% ########################################### 60.7% ############################################## 64.8% ################################################### 70.9% ######################################################## 79.1% ############################################################# 85.2% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-02T16:34:20.241Z] #39 73.87 DEP criu/sockets.d [2020-07-02T16:34:20.373Z] #49 ... [2020-07-02T16:34:20.373Z] [2020-07-02T16:34:20.373Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-02T16:34:20.373Z] #12 DONE 2.1s [2020-07-02T16:34:20.373Z] [2020-07-02T16:34:20.373Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-02T16:34:20.794Z] #26 6.390 [2020-07-02T16:34:20.959Z] #39 74.13 DEP criu/sk-unix.d [2020-07-02T16:34:20.959Z] #39 74.31 DEP criu/sk-tcp.d [2020-07-02T16:34:20.959Z] #39 74.47 DEP criu/sk-queue.d [2020-07-02T16:34:21.219Z] #39 74.58 DEP criu/sk-packet.d [2020-07-02T16:34:21.219Z] #39 74.80 DEP criu/sk-netlink.d [2020-07-02T16:34:21.246Z] #45 ... [2020-07-02T16:34:21.246Z] [2020-07-02T16:34:21.246Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:21.246Z] #52 118.5 + bin/containerd [2020-07-02T16:34:21.405Z] #26 6.620 ################ 23.4% ################################################## 70.1% ######################################################################## 100.0% [2020-07-02T16:34:21.478Z] #39 74.97 DEP criu/sk-inet.d [2020-07-02T16:34:21.707Z] #26 7.206 [2020-07-02T16:34:21.738Z] #39 75.20 DEP criu/signalfd.d [2020-07-02T16:34:21.738Z] #39 75.34 DEP criu/sigframe.d [2020-07-02T16:34:21.782Z] #13 2.071 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-02T16:34:21.997Z] #39 75.47 DEP criu/shmem.d [2020-07-02T16:34:21.997Z] #39 75.71 DEP criu/servicefd.d [2020-07-02T16:34:22.010Z] #26 7.415 ######## 12.4% [2020-07-02T16:34:22.010Z] #26 ... [2020-07-02T16:34:22.010Z] [2020-07-02T16:34:22.010Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:22.011Z] #11 38.44 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-07-02T16:34:22.011Z] #11 38.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-02T16:34:22.011Z] #11 38.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-02T16:34:22.011Z] #11 38.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-02T16:34:22.011Z] #11 38.90 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-07-02T16:34:22.011Z] #11 39.21 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-07-02T16:34:22.011Z] #11 39.23 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-07-02T16:34:22.011Z] #11 42.21 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-07-02T16:34:22.011Z] #11 43.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-02T16:34:22.011Z] #11 43.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-02T16:34:22.011Z] #11 43.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-02T16:34:22.011Z] #11 43.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-02T16:34:22.011Z] #11 43.89 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-07-02T16:34:22.011Z] #11 43.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-02T16:34:22.011Z] #11 43.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-02T16:34:22.011Z] #11 43.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-02T16:34:22.011Z] #11 43.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-02T16:34:22.011Z] #11 44.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-02T16:34:22.011Z] #11 44.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-02T16:34:22.011Z] #11 44.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-02T16:34:22.011Z] #11 44.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-02T16:34:22.011Z] #11 44.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-02T16:34:22.011Z] #11 44.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-02T16:34:22.011Z] #11 46.77 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:34:22.011Z] #11 47.05 Fetched 78.9 MB in 7s (11.8 MB/s) [2020-07-02T16:34:22.011Z] #11 47.15 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-02T16:34:22.011Z] #11 47.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-02T16:34:22.011Z] #11 47.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-02T16:34:22.011Z] #11 47.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:34:22.011Z] #11 ... [2020-07-02T16:34:22.011Z] [2020-07-02T16:34:22.011Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:22.043Z] #13 DONE 2.2s [2020-07-02T16:34:22.043Z] [2020-07-02T16:34:22.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:22.043Z] #39 50.56 CC compel/src/lib/infect.o [2020-07-02T16:34:22.043Z] #39 53.26 CC compel/src/lib/ptrace.o [2020-07-02T16:34:22.043Z] #39 53.70 AR compel/libcompel.a [2020-07-02T16:34:22.043Z] #39 53.80 HOSTCC compel/src/main-host.o [2020-07-02T16:34:22.043Z] #39 54.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-02T16:34:22.043Z] #39 54.35 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-02T16:34:22.043Z] #39 54.68 HOSTCC compel/src/lib/log-host.o [2020-07-02T16:34:22.043Z] #39 54.99 HOSTLINK compel/compel-host-bin [2020-07-02T16:34:22.043Z] #39 55.22 DEP soccr/soccr.d [2020-07-02T16:34:22.043Z] #39 55.52 CC soccr/soccr.o [2020-07-02T16:34:22.043Z] #39 56.79 AR soccr/libsoccr.a [2020-07-02T16:34:22.043Z] #39 56.84 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:34:22.303Z] #39 ... [2020-07-02T16:34:22.303Z] [2020-07-02T16:34:22.303Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-02T16:34:22.310Z] #26 7.415 ######## 12.4% ####################### 33.0% ############################################# 63.8% ############################################################ 84.3% ######################################################################## 100.0% [2020-07-02T16:34:22.567Z] #39 75.89 DEP criu/seize.d [2020-07-02T16:34:22.567Z] #39 76.03 DEP criu/seccomp.d [2020-07-02T16:34:22.567Z] #39 76.19 DEP criu/rst-malloc.d [2020-07-02T16:34:22.567Z] #39 76.26 DEP criu/rbtree.d [2020-07-02T16:34:22.567Z] #39 76.30 DEP criu/pstree.d [2020-07-02T16:34:22.961Z] #26 8.494 [2020-07-02T16:34:23.136Z] #39 76.57 DEP criu/protobuf.d [2020-07-02T16:34:23.136Z] #39 76.71 GEN criu/protobuf-desc-gen.h [2020-07-02T16:34:24.215Z] #14 DONE 2.1s [2020-07-02T16:34:24.215Z] [2020-07-02T16:34:24.215Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-02T16:34:24.516Z] #39 ... [2020-07-02T16:34:24.516Z] [2020-07-02T16:34:24.516Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:24.516Z] #41 139.9 github.com/LK4D4/vndr/godl [2020-07-02T16:34:24.516Z] #41 140.8 github.com/LK4D4/vndr [2020-07-02T16:34:24.516Z] #41 ... [2020-07-02T16:34:24.516Z] [2020-07-02T16:34:24.516Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:24.516Z] #17 11.56 Fetched 8360 kB in 9s (911 kB/s) [2020-07-02T16:34:25.086Z] #17 11.56 Reading package lists... [2020-07-02T16:34:25.086Z] #17 ... [2020-07-02T16:34:25.086Z] [2020-07-02T16:34:25.086Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:25.086Z] #41 DONE 150.5s [2020-07-02T16:34:25.086Z] [2020-07-02T16:34:25.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:25.086Z] #39 78.34 DEP criu/protobuf-desc.d [2020-07-02T16:34:25.086Z] #39 78.52 DEP criu/proc_parse.d [2020-07-02T16:34:25.086Z] #39 78.79 DEP criu/plugin.d [2020-07-02T16:34:25.463Z] #26 8.807 # 2.2% #### 6.1% ######## 11.8% ############# 18.3% ############### 22.1% #################### 27.9% ######################### 35.6% ############################### 43.2% #################################### 50.9% ####################################### 54.7% ########################################## 58.6% ############################################ 62.4% ################################################## 70.1% ###################################################### 75.9% ############################################################ 83.5% ############################################################## 87.4% ################################################################## 92.2% #26 ... [2020-07-02T16:34:25.463Z] [2020-07-02T16:34:25.463Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:25.463Z] #44 DONE 51.9s [2020-07-02T16:34:25.463Z] [2020-07-02T16:34:25.463Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:25.463Z] #26 8.807 # 2.2% #### 6.1% ######## 11.8% ############# 18.3% ############### 22.1% #################### 27.9% ######################### 35.6% ############################### 43.2% #################################### 50.9% ####################################### 54.7% ########################################## 58.6% ############################################ 62.4% ################################################## 70.1% ###################################################### 75.9% ############################################################ 83.5% ############################################################## 87.4% ################################################################## 92.2% ###################################################################### 98.0% ######################################################################## 100.0% [2020-07-02T16:34:25.656Z] #39 79.00 DEP criu/pipes.d [2020-07-02T16:34:25.656Z] #39 79.29 DEP criu/pie-util.d [2020-07-02T16:34:25.916Z] #39 79.48 DEP criu/pie-util-vdso.d [2020-07-02T16:34:26.115Z] #26 11.52 [2020-07-02T16:34:26.128Z] #15 DONE 2.0s [2020-07-02T16:34:26.128Z] [2020-07-02T16:34:26.128Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:26.128Z] #49 10.32 + cd /tmp/tmp.37U8gyAtCP/src/github.com/opencontainers/runc [2020-07-02T16:34:26.128Z] #49 10.32 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:34:26.128Z] #49 10.64 + '[' -z '' ']' [2020-07-02T16:34:26.128Z] #49 10.64 + target=static [2020-07-02T16:34:26.128Z] #49 10.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-02T16:34:26.176Z] #39 79.62 DEP criu/pie-util-vdso-elf32.d [2020-07-02T16:34:26.176Z] #39 79.78 DEP criu/path.d [2020-07-02T16:34:26.432Z] #26 11.76 0.3% # 2.5% ## 3.5% [2020-07-02T16:34:26.432Z] #26 ... [2020-07-02T16:34:26.432Z] [2020-07-02T16:34:26.432Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:34:26.432Z] #39 43.02 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-02T16:34:26.432Z] #39 43.38 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-02T16:34:26.432Z] #39 43.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 43.43 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-02T16:34:26.432Z] #39 43.75 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-02T16:34:26.432Z] #39 43.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 43.77 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-02T16:34:26.432Z] #39 43.94 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-02T16:34:26.432Z] #39 43.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 43.95 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-02T16:34:26.432Z] #39 44.37 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-02T16:34:26.432Z] #39 44.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 44.40 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-02T16:34:26.432Z] #39 45.70 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-02T16:34:26.432Z] #39 45.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 45.71 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-02T16:34:26.432Z] #39 46.02 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-02T16:34:26.432Z] #39 46.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 46.03 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-02T16:34:26.432Z] #39 47.40 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-02T16:34:26.432Z] #39 47.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 47.42 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-02T16:34:26.432Z] #39 48.15 Selecting previously unselected package protobuf-c-compiler. [2020-07-02T16:34:26.432Z] #39 48.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 48.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:34:26.432Z] #39 48.33 Selecting previously unselected package protobuf-compiler. [2020-07-02T16:34:26.432Z] #39 48.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 48.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:34:26.432Z] #39 48.66 Selecting previously unselected package python-pkg-resources. [2020-07-02T16:34:26.432Z] #39 48.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:34:26.432Z] #39 48.70 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-02T16:34:26.432Z] #39 49.04 Selecting previously unselected package python-six. [2020-07-02T16:34:26.432Z] #39 49.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-02T16:34:26.432Z] #39 49.05 Unpacking python-six (1.12.0-1) ... [2020-07-02T16:34:26.432Z] #39 49.16 Selecting previously unselected package python-protobuf. [2020-07-02T16:34:26.432Z] #39 49.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-02T16:34:26.432Z] #39 49.17 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-02T16:34:26.432Z] #39 49.85 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-02T16:34:26.436Z] #39 79.89 DEP criu/parasite-syscall.d [2020-07-02T16:34:26.436Z] #39 80.08 DEP criu/pagemap.d [2020-07-02T16:34:26.696Z] #39 80.26 DEP criu/pagemap-cache.d [2020-07-02T16:34:26.696Z] #39 80.35 DEP criu/page-xfer.d [2020-07-02T16:34:26.699Z] #49 11.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-02T16:34:26.733Z] #39 ... [2020-07-02T16:34:26.733Z] [2020-07-02T16:34:26.733Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:26.850Z] #52 ... [2020-07-02T16:34:26.850Z] [2020-07-02T16:34:26.850Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:26.850Z] #45 144.5 + cd /tmp/tmp.Z0OVQcR5Oy/src/github.com/golangci/golangci-lint/ [2020-07-02T16:34:26.850Z] #45 144.5 + git checkout -q v1.23.8 [2020-07-02T16:34:26.850Z] #45 144.7 ++ git describe --tags [2020-07-02T16:34:26.850Z] #45 144.7 + version=v1.23.8 [2020-07-02T16:34:26.850Z] #45 144.7 ++ git rev-parse --short HEAD [2020-07-02T16:34:26.850Z] #45 144.7 + commit=76a82c6 [2020-07-02T16:34:26.850Z] #45 144.7 ++ git show -s --format=%cd [2020-07-02T16:34:26.850Z] #45 144.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-02T16:34:26.850Z] #45 144.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:34:26.956Z] #39 80.46 DEP criu/page-pipe.d [2020-07-02T16:34:26.956Z] #39 80.53 DEP criu/netfilter.d [2020-07-02T16:34:26.956Z] #39 80.63 DEP criu/net.d [2020-07-02T16:34:27.216Z] #39 80.79 DEP criu/namespaces.d [2020-07-02T16:34:27.216Z] #39 80.93 DEP criu/mount.d [2020-07-02T16:34:27.363Z] #26 11.76 0.3% # 2.5% ## 3.5% ### 4.4% #### 5.8% #### 6.9% ###### 8.5% ###### 9.6% ####### 10.7% [2020-07-02T16:34:27.363Z] #26 ... [2020-07-02T16:34:27.363Z] [2020-07-02T16:34:27.363Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:34:27.363Z] #33 43.68 Selecting previously unselected package cmake-data. [2020-07-02T16:34:27.363Z] #33 43.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-02T16:34:27.363Z] #33 43.72 Unpacking cmake-data (3.13.4-1) ... [2020-07-02T16:34:27.363Z] #33 47.61 Selecting previously unselected package libicu63:ppc64el. [2020-07-02T16:34:27.363Z] #33 47.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-02T16:34:27.363Z] #33 47.68 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-02T16:34:27.363Z] #33 ... [2020-07-02T16:34:27.363Z] [2020-07-02T16:34:27.363Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:27.476Z] #39 81.07 DEP criu/memfd.d [2020-07-02T16:34:27.736Z] #39 81.17 DEP criu/mem.d [2020-07-02T16:34:27.736Z] #39 81.31 DEP criu/lsm.d [2020-07-02T16:34:27.995Z] #39 81.44 DEP criu/log.d [2020-07-02T16:34:27.995Z] #39 81.50 DEP criu/libnetlink.d [2020-07-02T16:34:27.995Z] #39 81.62 DEP criu/kerndat.d [2020-07-02T16:34:28.083Z] #49 ... [2020-07-02T16:34:28.083Z] [2020-07-02T16:34:28.083Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-02T16:34:28.083Z] #16 DONE 2.0s [2020-07-02T16:34:28.255Z] #39 81.81 DEP criu/kcmp-ids.d [2020-07-02T16:34:28.255Z] #39 81.92 DEP criu/irmap.d [2020-07-02T16:34:28.287Z] #26 11.76 0.3% # 2.5% ## 3.5% ### 4.4% #### 5.8% #### 6.9% ###### 8.5% ###### 9.6% ####### 10.7% ######## 11.8% ########### 15.4% ############ 17.0% ############# 18.1% ############## 19.8% ############### 21.9% ################ 23.5% ################## 25.2% ################### 26.8% [2020-07-02T16:34:28.287Z] #26 ... [2020-07-02T16:34:28.287Z] [2020-07-02T16:34:28.287Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:34:28.287Z] #31 44.91 sync [2020-07-02T16:34:28.287Z] #31 44.96 internal/reflectlite [2020-07-02T16:34:28.287Z] #31 48.49 errors [2020-07-02T16:34:28.287Z] #31 48.49 sort [2020-07-02T16:34:28.287Z] #31 49.21 internal/oserror [2020-07-02T16:34:28.287Z] #31 49.21 io [2020-07-02T16:34:28.287Z] #31 49.22 strconv [2020-07-02T16:34:28.287Z] #31 49.66 syscall [2020-07-02T16:34:28.343Z] [2020-07-02T16:34:28.343Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:28.514Z] #39 82.08 DEP criu/ipc_ns.d [2020-07-02T16:34:28.602Z] #31 ... [2020-07-02T16:34:28.602Z] [2020-07-02T16:34:28.603Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:28.775Z] #39 82.23 DEP criu/image.d [2020-07-02T16:34:29.035Z] #39 82.41 DEP criu/image-desc.d [2020-07-02T16:34:29.035Z] #39 82.52 DEP criu/fsnotify.d [2020-07-02T16:34:29.285Z] #17 ... [2020-07-02T16:34:29.285Z] [2020-07-02T16:34:29.285Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:29.285Z] #41 126.4 net/http/httptrace [2020-07-02T16:34:29.285Z] #41 126.6 net/http [2020-07-02T16:34:29.295Z] #39 82.71 DEP criu/filesystems.d [2020-07-02T16:34:29.295Z] #39 82.86 DEP criu/files.d [2020-07-02T16:34:29.545Z] #41 ... [2020-07-02T16:34:29.545Z] [2020-07-02T16:34:29.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:29.545Z] #39 57.53 DEP criu/arch/x86/sigframe.d [2020-07-02T16:34:29.545Z] #39 57.62 DEP criu/arch/x86/sigaction_compat.d [2020-07-02T16:34:29.545Z] #39 57.69 DEP criu/arch/x86/kerndat.d [2020-07-02T16:34:29.545Z] #39 57.78 DEP criu/arch/x86/crtools.d [2020-07-02T16:34:29.545Z] #39 57.89 DEP criu/arch/x86/cpu.d [2020-07-02T16:34:29.545Z] #39 58.10 CC criu/arch/x86/cpu.o [2020-07-02T16:34:29.545Z] #39 58.77 CC criu/arch/x86/crtools.o [2020-07-02T16:34:29.545Z] #39 60.31 CC criu/arch/x86/kerndat.o [2020-07-02T16:34:29.545Z] #39 60.78 CC criu/arch/x86/sigaction_compat.o [2020-07-02T16:34:29.545Z] #39 61.08 CC criu/arch/x86/sigframe.o [2020-07-02T16:34:29.545Z] #39 61.42 LINK criu/arch/x86/crtools.built-in.o [2020-07-02T16:34:29.545Z] #39 61.45 DEP criu/pie/util-vdso-elf32.d [2020-07-02T16:34:29.545Z] #39 61.55 DEP criu/pie/util-vdso.d [2020-07-02T16:34:29.545Z] #39 61.80 DEP criu/pie/util.d [2020-07-02T16:34:29.545Z] #39 61.99 CC criu/pie/util.o [2020-07-02T16:34:29.545Z] #39 62.25 CC criu/pie/util-vdso.o [2020-07-02T16:34:29.545Z] #39 62.86 CC criu/pie/util-vdso-elf32.o [2020-07-02T16:34:29.545Z] #39 63.99 AR criu/pie/pie.lib.a [2020-07-02T16:34:29.545Z] #39 64.10 DEP criu/pie/restorer.d [2020-07-02T16:34:29.545Z] #39 64.35 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-02T16:34:29.545Z] #39 64.50 DEP criu/arch/x86/restorer_unmap.d [2020-07-02T16:34:29.545Z] #39 64.52 DEP criu/arch/x86/restorer.d [2020-07-02T16:34:29.555Z] #39 83.01 DEP criu/files-reg.d [2020-07-02T16:34:29.555Z] #39 83.17 DEP criu/files-ext.d [2020-07-02T16:34:29.806Z] #39 64.68 DEP criu/arch/x86/vdso-pie.d [2020-07-02T16:34:29.806Z] #39 64.79 DEP criu/pie/parasite-vdso.d [2020-07-02T16:34:29.806Z] #39 64.93 DEP criu/pie/parasite.d [2020-07-02T16:34:29.814Z] #39 83.29 DEP criu/file-lock.d [2020-07-02T16:34:30.074Z] #39 83.45 DEP criu/file-ids.d [2020-07-02T16:34:30.074Z] #39 83.58 DEP criu/fifo.d [2020-07-02T16:34:30.074Z] #39 83.70 DEP criu/fdstore.d [2020-07-02T16:34:30.334Z] #39 83.79 DEP criu/fault-injection.d [2020-07-02T16:34:30.334Z] #39 83.87 DEP criu/external.d [2020-07-02T16:34:30.377Z] #39 65.25 CC criu/pie/parasite.o [2020-07-02T16:34:30.594Z] #39 84.03 DEP criu/eventpoll.d [2020-07-02T16:34:30.594Z] #39 84.15 DEP criu/eventfd.d [2020-07-02T16:34:30.594Z] #39 84.27 DEP criu/crtools.d [2020-07-02T16:34:30.638Z] #39 ... [2020-07-02T16:34:30.638Z] [2020-07-02T16:34:30.638Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:30.638Z] #17 2.390 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:34:30.638Z] #17 2.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:34:30.854Z] #39 84.44 DEP criu/cr-service.d [2020-07-02T16:34:30.898Z] #17 2.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:34:31.114Z] #39 84.59 DEP criu/cr-restore.d [2020-07-02T16:34:31.114Z] #39 84.84 DEP criu/cr-errno.d [2020-07-02T16:34:31.159Z] #17 3.022 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:34:31.374Z] #39 84.86 DEP criu/cr-dump.d [2020-07-02T16:34:31.633Z] #39 85.13 DEP criu/cr-dedup.d [2020-07-02T16:34:31.698Z] #26 11.76 0.3% # 2.5% ## 3.5% ### 4.4% #### 5.8% #### 6.9% ###### 8.5% ###### 9.6% ####### 10.7% ######## 11.8% ########### 15.4% ############ 17.0% ############# 18.1% ############## 19.8% ############### 21.9% ################ 23.5% ################## 25.2% ################### 26.8% #################### 28.4% ##################### 30.1% ###################### 31.7% ####################### 32.8% ######################## 33.9% ######################### 35.5% ########################## 37.1% ############################ 39.3% ############################# 40.9% ############################## 42.6% ############################### 44.2% ################################# 46.4% ################################## 48.0% ################################### 49.6% ##################################### 51.8% ###################################### 53.4% ######################################## 55.6% ######################################### 57.2% ########################################## 58.9% ########################################### 61.0% ############################################# 63.2% ############################################### 65.9% ################################################# 68.1% ################################################## 70.8% #################################################### 73.5% ###################################################### 76.2% ######################################################## 78.4% ########################################################## 81.1% ########################################################### 83.3% ############################################################# [2020-07-02T16:34:31.698Z] #26 ... [2020-07-02T16:34:31.698Z] [2020-07-02T16:34:31.698Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:31.698Z] #42 48.29 internal/reflectlite [2020-07-02T16:34:31.698Z] #42 48.30 github.com/LK4D4/vndr/godl/singleflight [2020-07-02T16:34:31.698Z] #42 48.31 internal/singleflight [2020-07-02T16:34:31.698Z] #42 48.34 math/rand [2020-07-02T16:34:31.698Z] #42 53.86 sort [2020-07-02T16:34:31.698Z] #42 53.88 strconv [2020-07-02T16:34:31.698Z] #42 53.95 io [2020-07-02T16:34:31.698Z] #42 54.02 syscall [2020-07-02T16:34:31.698Z] #42 58.03 vendor/golang.org/x/net/dns/dnsmessage [2020-07-02T16:34:31.893Z] #39 85.32 DEP criu/cr-check.d [2020-07-02T16:34:31.893Z] #39 85.52 DEP criu/config.d [2020-07-02T16:34:32.025Z] #42 ... [2020-07-02T16:34:32.025Z] [2020-07-02T16:34:32.025Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:32.153Z] #39 85.68 DEP criu/clone-noasan.d [2020-07-02T16:34:32.153Z] #39 85.74 DEP criu/cgroup.d [2020-07-02T16:34:32.414Z] #39 85.89 DEP criu/cgroup-props.d [2020-07-02T16:34:32.414Z] #39 86.03 DEP criu/bitmap.d [2020-07-02T16:34:32.414Z] #39 86.07 DEP criu/bfd.d [2020-07-02T16:34:32.541Z] #17 4.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:34:32.633Z] #26 11.76 0.3% # 2.5% ## 3.5% ### 4.4% #### 5.8% #### 6.9% ###### 8.5% ###### 9.6% ####### 10.7% ######## 11.8% ########### 15.4% ############ 17.0% ############# 18.1% ############## 19.8% ############### 21.9% ################ 23.5% ################## 25.2% ################### 26.8% #################### 28.4% ##################### 30.1% ###################### 31.7% ####################### 32.8% ######################## 33.9% ######################### 35.5% ########################## 37.1% ############################ 39.3% ############################# 40.9% ############################## 42.6% ############################### 44.2% ################################# 46.4% ################################## 48.0% ################################### 49.6% ##################################### 51.8% ###################################### 53.4% ######################################## 55.6% ######################################### 57.2% ########################################## 58.9% ########################################### 61.0% ############################################# 63.2% ############################################### 65.9% ################################################# 68.1% ################################################## 70.8% #################################################### 73.5% ###################################################### 76.2% ######################################################## 78.4% ########################################################## 81.1% ########################################################### 83.3% ############################################################# 85.5% ############################################################### 87.6% ################################################################ 89.8% ################################################################## 92.5% #################################################################### 95.2% ###################################################################### 97.4% ####################################################################### 99.1% ######################################################################## 100.0% [2020-07-02T16:34:32.633Z] #26 18.24 [2020-07-02T16:34:32.676Z] #39 ... [2020-07-02T16:34:32.676Z] [2020-07-02T16:34:32.676Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:34:32.676Z] #28 DONE 158.1s [2020-07-02T16:34:32.676Z] [2020-07-02T16:34:32.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:32.676Z] #39 86.21 DEP criu/autofs.d [2020-07-02T16:34:32.676Z] #39 ... [2020-07-02T16:34:32.676Z] [2020-07-02T16:34:32.676Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:32.676Z] #17 11.56 Reading package lists... [2020-07-02T16:34:32.676Z] #17 15.85 Reading package lists... [2020-07-02T16:34:32.676Z] #17 19.41 Building dependency tree... [2020-07-02T16:34:32.676Z] #17 21.05 libcap2-bin is already the newest version (1:2.25-2). [2020-07-02T16:34:32.676Z] #17 21.05 The following additional packages will be installed: [2020-07-02T16:34:32.676Z] #17 21.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-02T16:34:32.676Z] #17 21.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-02T16:34:32.676Z] #17 21.07 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-02T16:34:32.676Z] #17 21.07 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-02T16:34:32.676Z] #17 21.07 python3.7 python3.7-minimal vim-runtime xxd [2020-07-02T16:34:32.676Z] #17 21.07 Suggested packages: [2020-07-02T16:34:32.677Z] #17 21.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-02T16:34:32.677Z] #17 21.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-02T16:34:32.677Z] #17 21.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-02T16:34:32.677Z] #17 21.07 Recommended packages: [2020-07-02T16:34:32.677Z] #17 21.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-02T16:34:32.677Z] #17 21.07 python3-keyrings.alt python3-xdg unzip [2020-07-02T16:34:32.936Z] #17 ... [2020-07-02T16:34:32.936Z] [2020-07-02T16:34:32.936Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:32.936Z] #39 86.45 DEP criu/aio.d [2020-07-02T16:34:33.505Z] #39 86.83 DEP criu/action-scripts.d [2020-07-02T16:34:33.505Z] #39 87.21 CC criu/action-scripts.o [2020-07-02T16:34:33.703Z] #26 ... [2020-07-02T16:34:33.703Z] [2020-07-02T16:34:33.703Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:34:33.703Z] #29 50.20 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-02T16:34:33.703Z] #29 50.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-02T16:34:33.703Z] #29 50.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-02T16:34:34.005Z] #29 ... [2020-07-02T16:34:34.005Z] [2020-07-02T16:34:34.005Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:34:34.005Z] #33 55.72 Selecting previously unselected package libxml2:ppc64el. [2020-07-02T16:34:34.005Z] #33 55.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-02T16:34:34.005Z] #33 55.77 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:34:34.005Z] #33 56.64 Selecting previously unselected package libarchive13:ppc64el. [2020-07-02T16:34:34.005Z] #33 56.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-02T16:34:34.005Z] #33 56.67 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-02T16:34:34.005Z] #33 57.02 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-02T16:34:34.005Z] #33 57.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-02T16:34:34.005Z] #33 57.04 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-02T16:34:34.005Z] #33 57.15 Selecting previously unselected package librhash0:ppc64el. [2020-07-02T16:34:34.005Z] #33 57.16 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-02T16:34:34.005Z] #33 57.18 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-02T16:34:34.005Z] #33 57.34 Selecting previously unselected package libuv1:ppc64el. [2020-07-02T16:34:34.005Z] #33 57.38 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-02T16:34:34.005Z] #33 57.40 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-02T16:34:34.005Z] #33 57.70 Selecting previously unselected package cmake. [2020-07-02T16:34:34.005Z] #33 57.71 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-02T16:34:34.005Z] #33 57.72 Unpacking cmake (3.13.4-1) ... [2020-07-02T16:34:34.076Z] #39 87.74 CC criu/aio.o [2020-07-02T16:34:34.310Z] #33 ... [2020-07-02T16:34:34.310Z] [2020-07-02T16:34:34.310Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:34.310Z] #11 50.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-02T16:34:34.310Z] #11 50.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-02T16:34:34.310Z] #11 50.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:34:34.310Z] #11 56.00 Selecting previously unselected package binutils-mingw-w64. [2020-07-02T16:34:34.310Z] #11 56.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-02T16:34:34.310Z] #11 56.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:34:34.310Z] #11 56.20 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-02T16:34:34.310Z] #11 56.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-02T16:34:34.310Z] #11 56.26 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-02T16:34:34.310Z] #11 56.53 Selecting previously unselected package dmsetup. [2020-07-02T16:34:34.310Z] #11 56.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-02T16:34:34.310Z] #11 56.57 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-02T16:34:34.310Z] #11 56.91 Selecting previously unselected package mingw-w64-common. [2020-07-02T16:34:34.310Z] #11 56.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-02T16:34:34.310Z] #11 56.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-02T16:34:34.310Z] #11 ... [2020-07-02T16:34:34.310Z] [2020-07-02T16:34:34.310Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:34.310Z] #26 19.92 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-02T16:34:34.453Z] #17 5.862 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:34:34.646Z] #39 88.11 CC criu/autofs.o [2020-07-02T16:34:34.978Z] #26 20.42 [2020-07-02T16:34:35.291Z] #26 20.65 ###################################### 53.5% ######################################################################## 100.0% [2020-07-02T16:34:35.585Z] #39 89.18 CC criu/bfd.o [2020-07-02T16:34:35.592Z] #26 20.98 [2020-07-02T16:34:35.891Z] #26 ... [2020-07-02T16:34:35.891Z] [2020-07-02T16:34:35.891Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:34:35.891Z] #33 61.67 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-02T16:34:35.891Z] #33 61.72 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:34:35.891Z] #33 61.76 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-02T16:34:35.891Z] #33 61.78 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:34:35.891Z] #33 61.83 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-02T16:34:35.891Z] #33 61.90 Setting up cmake-data (3.13.4-1) ... [2020-07-02T16:34:35.891Z] #33 61.93 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:34:35.891Z] #33 61.95 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-02T16:34:35.891Z] #33 61.96 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-02T16:34:35.891Z] #33 61.97 Setting up cmake (3.13.4-1) ... [2020-07-02T16:34:35.891Z] #33 61.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:34:35.891Z] #33 62.11 Processing triggers for mime-support (3.62) ... [2020-07-02T16:34:35.891Z] #33 DONE 62.4s [2020-07-02T16:34:35.891Z] [2020-07-02T16:34:35.891Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:36.155Z] #39 89.60 CC criu/bitmap.o [2020-07-02T16:34:36.191Z] #34 0.378 + RM_GOPATH=0 [2020-07-02T16:34:36.191Z] #34 0.378 + TMP_GOPATH= [2020-07-02T16:34:36.191Z] #34 0.378 + : /build [2020-07-02T16:34:36.191Z] #34 0.378 + '[' -z '' ']' [2020-07-02T16:34:36.191Z] #34 0.379 ++ mktemp -d [2020-07-02T16:34:36.191Z] #34 0.380 + export GOPATH=/tmp/tmp.SPscz0H4IX [2020-07-02T16:34:36.191Z] #34 0.380 + GOPATH=/tmp/tmp.SPscz0H4IX [2020-07-02T16:34:36.191Z] #34 0.380 + RM_GOPATH=1 [2020-07-02T16:34:36.191Z] #34 0.380 + case "$(go env GOARCH)" in [2020-07-02T16:34:36.191Z] #34 0.384 ++ go env GOARCH [2020-07-02T16:34:36.191Z] #34 0.399 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:34:36.191Z] #34 0.399 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:34:36.191Z] #34 0.403 ++ dirname /tmp/install/install.sh [2020-07-02T16:34:36.191Z] #34 0.409 + dir=/tmp/install [2020-07-02T16:34:36.191Z] #34 0.416 + bin=tini [2020-07-02T16:34:36.191Z] #34 0.417 + shift [2020-07-02T16:34:36.191Z] #34 0.417 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-02T16:34:36.191Z] #34 0.417 + . /tmp/install/tini.installer [2020-07-02T16:34:36.191Z] #34 0.418 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:34:36.191Z] #34 0.418 + install_tini [2020-07-02T16:34:36.191Z] #34 0.419 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-02T16:34:36.191Z] #34 0.419 + git clone https://github.com/krallin/tini.git /tmp/tmp.SPscz0H4IX/tini [2020-07-02T16:34:36.191Z] #34 0.419 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:34:36.191Z] #34 0.423 Cloning into '/tmp/tmp.SPscz0H4IX/tini'... [2020-07-02T16:34:36.414Z] #39 89.76 CC criu/cgroup-props.o [2020-07-02T16:34:36.984Z] #39 90.42 CC criu/cgroup.o [2020-07-02T16:34:37.252Z] #34 1.456 + cd /tmp/tmp.SPscz0H4IX/tini [2020-07-02T16:34:37.252Z] #34 1.457 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:34:37.252Z] #34 1.497 + cmake . [2020-07-02T16:34:37.750Z] #17 ... [2020-07-02T16:34:37.750Z] [2020-07-02T16:34:37.750Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:37.750Z] #39 66.43 LINK criu/pie/parasite.built-in.o [2020-07-02T16:34:37.750Z] #39 66.45 GEN criu/pie/parasite-blob.h [2020-07-02T16:34:37.750Z] #39 66.49 CC criu/pie/parasite-vdso.o [2020-07-02T16:34:37.750Z] #39 67.32 CC criu/arch/x86/vdso-pie.o [2020-07-02T16:34:37.750Z] #39 67.64 CC criu/arch/x86/restorer.o [2020-07-02T16:34:37.750Z] #39 68.27 CC criu/arch/x86/restorer_unmap.o [2020-07-02T16:34:37.750Z] #39 68.32 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-02T16:34:37.750Z] #39 68.55 CC criu/pie/restorer.o [2020-07-02T16:34:37.750Z] #39 71.70 LINK criu/pie/restorer.built-in.o [2020-07-02T16:34:37.750Z] #39 71.73 GEN criu/pie/restorer-blob.h [2020-07-02T16:34:37.750Z] #39 71.88 DEP criu/vdso.d [2020-07-02T16:34:37.750Z] #39 72.08 DEP criu/vdso-compat.d [2020-07-02T16:34:37.750Z] #39 72.24 DEP criu/uts_ns.d [2020-07-02T16:34:37.750Z] #39 72.39 DEP criu/util.d [2020-07-02T16:34:37.750Z] #39 72.54 DEP criu/uffd.d [2020-07-02T16:34:37.750Z] #39 72.77 DEP criu/tun.d [2020-07-02T16:34:38.011Z] #39 73.02 DEP criu/tty.d [2020-07-02T16:34:38.271Z] #39 73.19 DEP criu/timerfd.d [2020-07-02T16:34:38.311Z] #34 2.369 -- The C compiler identification is GNU 8.3.0 [2020-07-02T16:34:38.311Z] #34 2.494 -- Check for working C compiler: /usr/bin/cc [2020-07-02T16:34:38.533Z] #39 73.39 DEP criu/timens.d [2020-07-02T16:34:38.533Z] #39 73.59 DEP criu/sysfs_parse.d [2020-07-02T16:34:38.795Z] #39 73.86 DEP criu/sysctl.d [2020-07-02T16:34:38.892Z] #39 ... [2020-07-02T16:34:38.892Z] [2020-07-02T16:34:38.892Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:38.892Z] #17 23.09 The following NEW packages will be installed: [2020-07-02T16:34:38.892Z] #17 23.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-02T16:34:38.892Z] #17 23.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-02T16:34:38.892Z] #17 23.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-02T16:34:38.892Z] #17 23.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-02T16:34:38.892Z] #17 23.09 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-02T16:34:38.892Z] #17 23.09 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-02T16:34:38.892Z] #17 23.09 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-02T16:34:38.892Z] #17 23.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-02T16:34:38.892Z] #17 23.09 xz-utils zip [2020-07-02T16:34:38.892Z] #17 23.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:34:38.892Z] #17 23.51 Need to get 28.5 MB of archives. [2020-07-02T16:34:38.892Z] #17 23.51 After this operation, 116 MB of additional disk space will be used. [2020-07-02T16:34:38.892Z] #17 23.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-02T16:34:38.892Z] #17 23.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-02T16:34:38.892Z] #17 23.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-02T16:34:38.892Z] #17 23.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-02T16:34:38.892Z] #17 23.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-02T16:34:38.892Z] #17 23.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-02T16:34:38.892Z] #17 23.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-02T16:34:38.892Z] #17 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-02T16:34:38.892Z] #17 24.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-02T16:34:38.892Z] #17 24.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-02T16:34:38.892Z] #17 24.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-02T16:34:38.892Z] #17 24.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-02T16:34:38.892Z] #17 24.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-02T16:34:38.892Z] #17 24.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-02T16:34:38.892Z] #17 24.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-02T16:34:38.892Z] #17 24.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-02T16:34:38.892Z] #17 24.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-02T16:34:38.892Z] #17 24.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:34:38.892Z] #17 24.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-02T16:34:38.892Z] #17 24.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-02T16:34:38.892Z] #17 24.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-02T16:34:38.892Z] #17 24.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-02T16:34:38.892Z] #17 24.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-02T16:34:38.893Z] #17 24.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-02T16:34:38.893Z] #17 24.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-02T16:34:38.893Z] #17 24.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-02T16:34:38.893Z] #17 24.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-02T16:34:38.893Z] #17 24.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-02T16:34:38.893Z] #17 24.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-02T16:34:38.893Z] #17 24.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-02T16:34:38.893Z] #17 24.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-02T16:34:38.893Z] #17 24.94 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-02T16:34:38.893Z] #17 24.94 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-02T16:34:38.893Z] #17 24.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-02T16:34:38.893Z] #17 25.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-02T16:34:38.893Z] #17 25.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-02T16:34:38.893Z] #17 25.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-02T16:34:38.893Z] #17 25.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-02T16:34:38.893Z] #17 25.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-02T16:34:38.893Z] #17 25.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-02T16:34:38.893Z] #17 25.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-02T16:34:38.893Z] #17 25.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-02T16:34:38.893Z] #17 25.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-02T16:34:38.893Z] #17 26.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-02T16:34:38.893Z] #17 26.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-02T16:34:38.893Z] #17 26.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-02T16:34:38.893Z] #17 27.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-02T16:34:38.893Z] #17 27.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-02T16:34:38.893Z] #17 28.36 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:34:38.893Z] #17 28.47 Fetched 28.5 MB in 5s (6245 kB/s) [2020-07-02T16:34:38.893Z] #17 28.54 Selecting previously unselected package pigz. [2020-07-02T16:34:38.893Z] #17 28.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-02T16:34:38.893Z] #17 28.59 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-02T16:34:38.893Z] #17 28.60 Unpacking pigz (2.4-1) ... [2020-07-02T16:34:38.956Z] #34 3.131 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-02T16:34:38.956Z] #34 3.138 -- Detecting C compiler ABI info [2020-07-02T16:34:39.056Z] #39 74.03 DEP criu/string.d [2020-07-02T16:34:39.056Z] #39 74.08 DEP criu/stats.d [2020-07-02T16:34:39.056Z] #39 ... [2020-07-02T16:34:39.056Z] [2020-07-02T16:34:39.056Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:39.056Z] #17 10.97 Fetched 8360 kB in 9s (937 kB/s) [2020-07-02T16:34:39.152Z] #17 28.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-02T16:34:39.152Z] #17 28.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:34:39.152Z] #17 28.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:34:39.152Z] #17 ... [2020-07-02T16:34:39.152Z] [2020-07-02T16:34:39.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:39.152Z] #39 92.65 CC criu/clone-noasan.o [2020-07-02T16:34:39.255Z] #34 ... [2020-07-02T16:34:39.255Z] [2020-07-02T16:34:39.255Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:34:39.255Z] #31 55.78 bytes [2020-07-02T16:34:39.255Z] #31 55.90 strings [2020-07-02T16:34:39.255Z] #31 62.14 bufio [2020-07-02T16:34:39.255Z] #31 62.64 reflect [2020-07-02T16:34:39.255Z] #31 65.68 path [2020-07-02T16:34:39.412Z] #39 92.83 CC criu/config.o [2020-07-02T16:34:39.555Z] #31 ... [2020-07-02T16:34:39.555Z] [2020-07-02T16:34:39.555Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:34:39.555Z] #39 57.33 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-02T16:34:39.555Z] #39 57.35 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-02T16:34:39.555Z] #39 57.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-02T16:34:39.555Z] #39 57.38 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-02T16:34:39.555Z] #39 57.39 Setting up python-six (1.12.0-1) ... [2020-07-02T16:34:39.555Z] #39 61.63 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-02T16:34:39.555Z] #39 61.64 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-02T16:34:39.555Z] #39 61.67 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-02T16:34:39.555Z] #39 61.67 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-02T16:34:39.555Z] #39 61.69 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-02T16:34:39.555Z] #39 61.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:34:39.555Z] #39 61.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:34:39.555Z] #39 61.80 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-02T16:34:39.555Z] #39 61.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:34:39.555Z] #39 61.83 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-02T16:34:39.555Z] #39 ... [2020-07-02T16:34:39.555Z] [2020-07-02T16:34:39.555Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:39.555Z] #34 3.703 -- Detecting C compiler ABI info - done [2020-07-02T16:34:39.555Z] #34 3.765 -- Detecting C compile features [2020-07-02T16:34:40.611Z] #34 ... [2020-07-02T16:34:40.611Z] [2020-07-02T16:34:40.611Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:34:40.611Z] #48 57.04 syscall [2020-07-02T16:34:40.611Z] #48 57.04 strconv [2020-07-02T16:34:40.611Z] #48 57.06 bytes [2020-07-02T16:34:40.611Z] #48 57.07 strings [2020-07-02T16:34:40.611Z] #48 65.23 bufio [2020-07-02T16:34:40.611Z] #48 ... [2020-07-02T16:34:40.611Z] [2020-07-02T16:34:40.611Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:34:40.611Z] #31 67.04 text/tabwriter [2020-07-02T16:34:40.793Z] #39 94.28 CC criu/cr-check.o [2020-07-02T16:34:41.258Z] #31 ... [2020-07-02T16:34:41.258Z] [2020-07-02T16:34:41.258Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:34:41.258Z] #26 22.31 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-02T16:34:41.258Z] #26 22.44 skipping existing 5cb8031fd95d [2020-07-02T16:34:41.258Z] #26 22.64 [2020-07-02T16:34:41.258Z] #26 24.09 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-02T16:34:41.258Z] #26 24.20 skipping existing 283607eaa57e [2020-07-02T16:34:41.258Z] #26 24.38 [2020-07-02T16:34:41.258Z] #26 26.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-02T16:34:41.258Z] #26 26.43 [2020-07-02T16:34:41.258Z] #26 26.57 ######################################################################## 100.0% [2020-07-02T16:34:41.258Z] #26 26.76 [2020-07-02T16:34:41.258Z] #26 26.83 Download of images into '/build' complete. [2020-07-02T16:34:41.258Z] #26 26.84 Use something like the following to load the result into a Docker daemon: [2020-07-02T16:34:41.258Z] #26 26.84 tar -cC '/build' . | docker load [2020-07-02T16:34:41.258Z] #26 DONE 27.0s [2020-07-02T16:34:41.555Z] [2020-07-02T16:34:41.555Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:41.555Z] #34 5.632 -- Detecting C compile features - done [2020-07-02T16:34:41.555Z] #34 5.719 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-02T16:34:41.857Z] #34 6.029 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-02T16:34:42.158Z] #34 6.281 -- Configuring done [2020-07-02T16:34:42.158Z] #34 6.356 -- Generating done [2020-07-02T16:34:42.158Z] #34 6.386 -- Build files have been written to: /tmp/tmp.SPscz0H4IX/tini [2020-07-02T16:34:42.158Z] #34 6.400 + make tini-static [2020-07-02T16:34:42.175Z] #39 95.78 CC criu/cr-dedup.o [2020-07-02T16:34:42.459Z] #34 ... [2020-07-02T16:34:42.459Z] [2020-07-02T16:34:42.459Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:34:42.459Z] #39 68.50 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-02T16:34:42.459Z] #39 68.51 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:34:42.459Z] #39 DONE 68.9s [2020-07-02T16:34:42.459Z] [2020-07-02T16:34:42.459Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:42.744Z] #39 96.11 CC criu/cr-dump.o [2020-07-02T16:34:43.110Z] #40 ... [2020-07-02T16:34:43.110Z] [2020-07-02T16:34:43.110Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:43.110Z] #42 59.51 bytes [2020-07-02T16:34:43.110Z] #42 66.63 bufio [2020-07-02T16:34:43.110Z] #42 67.36 reflect [2020-07-02T16:34:43.110Z] #42 ... [2020-07-02T16:34:43.110Z] [2020-07-02T16:34:43.110Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:43.110Z] #34 7.056 Scanning dependencies of target tini-static [2020-07-02T16:34:43.110Z] #34 7.140 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-02T16:34:43.112Z] Running on azwin-2-a14410 in d:\jenkins\workspace\moby_PR-41025 [Pipeline] { [Pipeline] ws [2020-07-02T16:34:43.128Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-02T16:34:43.256Z] #17 10.97 Reading package lists... [2020-07-02T16:34:43.256Z] #17 ... [2020-07-02T16:34:43.256Z] [2020-07-02T16:34:43.256Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:43.256Z] #41 140.0 github.com/LK4D4/vndr/godl [2020-07-02T16:34:43.256Z] #41 140.8 github.com/LK4D4/vndr [2020-07-02T16:34:43.256Z] #41 DONE 149.9s [2020-07-02T16:34:43.256Z] [2020-07-02T16:34:43.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:43.256Z] #39 74.24 DEP criu/sockets.d [2020-07-02T16:34:43.256Z] #39 74.49 DEP criu/sk-unix.d [2020-07-02T16:34:43.256Z] #39 74.70 DEP criu/sk-tcp.d [2020-07-02T16:34:43.256Z] #39 74.95 DEP criu/sk-queue.d [2020-07-02T16:34:43.256Z] #39 75.12 DEP criu/sk-packet.d [2020-07-02T16:34:43.256Z] #39 75.28 DEP criu/sk-netlink.d [2020-07-02T16:34:43.256Z] #39 75.42 DEP criu/sk-inet.d [2020-07-02T16:34:43.256Z] #39 75.60 DEP criu/signalfd.d [2020-07-02T16:34:43.256Z] #39 75.81 DEP criu/sigframe.d [2020-07-02T16:34:43.256Z] #39 75.91 DEP criu/shmem.d [2020-07-02T16:34:43.256Z] #39 76.06 DEP criu/servicefd.d [2020-07-02T16:34:43.256Z] #39 76.23 DEP criu/seize.d [2020-07-02T16:34:43.256Z] #39 76.37 DEP criu/seccomp.d [2020-07-02T16:34:43.256Z] #39 76.54 DEP criu/rst-malloc.d [2020-07-02T16:34:43.256Z] #39 76.64 DEP criu/rbtree.d [2020-07-02T16:34:43.256Z] #39 76.69 DEP criu/pstree.d [2020-07-02T16:34:43.256Z] #39 76.88 DEP criu/protobuf.d [2020-07-02T16:34:43.256Z] #39 77.09 GEN criu/protobuf-desc-gen.h [2020-07-02T16:34:44.637Z] #39 79.35 DEP criu/protobuf-desc.d [2020-07-02T16:34:44.637Z] #39 79.51 DEP criu/proc_parse.d [2020-07-02T16:34:44.637Z] #39 79.77 DEP criu/plugin.d [2020-07-02T16:34:44.653Z] #39 98.08 CC criu/cr-errno.o [2020-07-02T16:34:44.653Z] #39 ... [2020-07-02T16:34:44.653Z] [2020-07-02T16:34:44.653Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:44.653Z] #17 29.07 Selecting previously unselected package python3.7-minimal. [2020-07-02T16:34:44.653Z] #17 29.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:34:44.653Z] #17 29.09 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:34:44.653Z] #17 29.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:34:44.653Z] #17 29.94 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:34:44.653Z] #17 31.95 Selecting previously unselected package python3-minimal. [2020-07-02T16:34:44.653Z] #17 31.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 ... 23681 files and directories currently installed.) [2020-07-02T16:34:44.653Z] #17 32.00 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-02T16:34:44.653Z] #17 32.01 Unpacking python3-minimal (3.7.3-1) ... [2020-07-02T16:34:44.653Z] #17 32.09 Selecting previously unselected package libmpdec2:amd64. [2020-07-02T16:34:44.653Z] #17 32.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-02T16:34:44.653Z] #17 32.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-02T16:34:44.653Z] #17 32.20 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-02T16:34:44.653Z] #17 32.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:34:44.653Z] #17 32.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:34:44.653Z] #17 33.18 Selecting previously unselected package python3.7. [2020-07-02T16:34:44.653Z] #17 33.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:34:44.653Z] #17 33.19 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:34:44.653Z] #17 33.33 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-02T16:34:44.653Z] #17 33.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-02T16:34:44.653Z] #17 33.34 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-02T16:34:44.653Z] #17 33.41 Setting up python3-minimal (3.7.3-1) ... [2020-07-02T16:34:44.653Z] #17 34.23 Selecting previously unselected package python3. [2020-07-02T16:34:44.653Z] #17 34.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-02T16:34:44.653Z] #17 34.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-02T16:34:44.653Z] #17 34.28 Unpacking python3 (3.7.3-1) ... [2020-07-02T16:34:44.653Z] #17 34.35 Selecting previously unselected package libip4tc0:amd64. [2020-07-02T16:34:44.653Z] #17 34.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-02T16:34:44.653Z] #17 34.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-02T16:34:44.897Z] #39 79.86 DEP criu/pipes.d [2020-07-02T16:34:44.897Z] #39 80.03 DEP criu/pie-util.d [2020-07-02T16:34:44.913Z] #17 34.43 Selecting previously unselected package libip6tc0:amd64. [2020-07-02T16:34:44.913Z] #17 34.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-02T16:34:44.913Z] #17 34.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-02T16:34:44.913Z] #17 34.52 Selecting previously unselected package libiptc0:amd64. [2020-07-02T16:34:44.913Z] #17 34.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-02T16:34:44.913Z] #17 34.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-02T16:34:45.158Z] #39 80.12 DEP criu/pie-util-vdso.d [2020-07-02T16:34:45.158Z] #39 80.21 DEP criu/pie-util-vdso-elf32.d [2020-07-02T16:34:45.158Z] #39 80.33 DEP criu/path.d [2020-07-02T16:34:45.173Z] #17 34.63 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-02T16:34:45.173Z] #17 34.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-02T16:34:45.173Z] #17 34.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-02T16:34:45.173Z] #17 34.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-02T16:34:45.173Z] #17 34.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-02T16:34:45.173Z] #17 34.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-02T16:34:45.173Z] #17 34.82 Selecting previously unselected package libnftnl11:amd64. [2020-07-02T16:34:45.173Z] #17 34.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-02T16:34:45.173Z] #17 34.82 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-02T16:34:45.236Z] #34 9.122 [100%] Linking C executable tini-static [2020-07-02T16:34:45.419Z] #39 80.43 DEP criu/parasite-syscall.d [2020-07-02T16:34:45.432Z] #17 34.90 Selecting previously unselected package iptables. [2020-07-02T16:34:45.432Z] #17 34.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-02T16:34:45.432Z] #17 34.91 Unpacking iptables (1.8.2-4) ... [2020-07-02T16:34:45.589Z] #34 9.739 [100%] Built target tini-static [2020-07-02T16:34:45.589Z] #34 9.812 + mkdir -p /build [2020-07-02T16:34:45.589Z] #34 9.816 + cp tini-static /build/docker-init [2020-07-02T16:34:45.679Z] #39 80.69 DEP criu/pagemap.d [2020-07-02T16:34:45.679Z] #39 80.84 DEP criu/pagemap-cache.d [2020-07-02T16:34:45.691Z] #17 35.22 Selecting previously unselected package xxd. [2020-07-02T16:34:45.692Z] #17 35.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:34:45.692Z] #17 35.25 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:34:45.692Z] #17 35.39 Selecting previously unselected package vim-common. [2020-07-02T16:34:45.692Z] #17 35.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:34:45.692Z] #17 35.43 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:34:45.888Z] #34 DONE 9.9s [2020-07-02T16:34:45.888Z] [2020-07-02T16:34:45.888Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:45.888Z] #40 1.905 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:34:45.888Z] #40 1.907 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:34:45.888Z] #40 1.930 Note: Building without GnuTLS support [2020-07-02T16:34:45.888Z] #40 1.935 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:34:45.888Z] #40 1.935 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:34:45.940Z] #39 80.97 DEP criu/page-xfer.d [2020-07-02T16:34:45.940Z] #39 81.08 DEP criu/page-pipe.d [2020-07-02T16:34:45.951Z] #17 35.60 Selecting previously unselected package bash-completion. [2020-07-02T16:34:45.951Z] #17 35.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-02T16:34:46.188Z] #40 3.928 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:34:46.200Z] #39 81.21 DEP criu/netfilter.d [2020-07-02T16:34:46.200Z] #39 81.31 DEP criu/net.d [2020-07-02T16:34:46.460Z] #39 81.48 DEP criu/namespaces.d [2020-07-02T16:34:46.491Z] #40 4.019 GEN .gitid [2020-07-02T16:34:46.491Z] #40 4.074 GEN criu/include/version.h [2020-07-02T16:34:46.491Z] #40 4.171 GEN include/common/asm [2020-07-02T16:34:46.491Z] #40 ... [2020-07-02T16:34:46.491Z] [2020-07-02T16:34:46.491Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:34:46.491Z] #11 63.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-02T16:34:46.491Z] #11 63.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-02T16:34:46.491Z] #11 63.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:34:46.491Z] #11 69.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-02T16:34:46.491Z] #11 69.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-02T16:34:46.491Z] #11 69.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:34:46.491Z] #11 69.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-02T16:34:46.491Z] #11 69.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-02T16:34:46.491Z] #11 69.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:34:46.491Z] #11 ... [2020-07-02T16:34:46.491Z] [2020-07-02T16:34:46.491Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:34:46.491Z] #42 73.21 regexp/syntax [2020-07-02T16:34:46.722Z] #39 81.69 DEP criu/mount.d [2020-07-02T16:34:46.983Z] #39 81.86 DEP criu/memfd.d [2020-07-02T16:34:46.983Z] #39 81.98 DEP criu/mem.d [2020-07-02T16:34:47.243Z] #39 82.23 DEP criu/lsm.d [2020-07-02T16:34:47.503Z] #39 82.39 DEP criu/log.d [2020-07-02T16:34:47.503Z] #39 82.51 DEP criu/libnetlink.d [2020-07-02T16:34:47.503Z] #39 82.60 DEP criu/kerndat.d [2020-07-02T16:34:47.764Z] #39 82.80 DEP criu/kcmp-ids.d [2020-07-02T16:34:47.764Z] #39 82.92 DEP criu/irmap.d [2020-07-02T16:34:48.335Z] #39 83.10 DEP criu/ipc_ns.d [2020-07-02T16:34:48.335Z] #39 83.27 DEP criu/image.d [2020-07-02T16:34:48.335Z] #39 83.43 DEP criu/image-desc.d [2020-07-02T16:34:48.596Z] #39 83.57 DEP criu/fsnotify.d [2020-07-02T16:34:48.749Z] #17 38.28 Unpacking bash-completion (1:2.8-6) ... [2020-07-02T16:34:48.856Z] #39 83.82 DEP criu/filesystems.d [2020-07-02T16:34:48.856Z] #39 83.96 DEP criu/files.d [2020-07-02T16:34:49.009Z] #17 38.66 Selecting previously unselected package bzip2. [2020-07-02T16:34:49.009Z] #17 38.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-02T16:34:49.009Z] #17 38.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:34:49.116Z] #39 84.18 DEP criu/files-reg.d [2020-07-02T16:34:49.269Z] #17 38.73 Selecting previously unselected package xz-utils. [2020-07-02T16:34:49.269Z] #17 38.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-02T16:34:49.269Z] #17 38.76 Unpacking xz-utils (5.2.4-1) ... [2020-07-02T16:34:49.269Z] #17 38.91 Selecting previously unselected package apparmor. [2020-07-02T16:34:49.269Z] #17 38.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-02T16:34:49.269Z] #17 39.00 Unpacking apparmor (2.13.2-10) ... [2020-07-02T16:34:49.376Z] #39 84.38 DEP criu/files-ext.d [2020-07-02T16:34:49.750Z] #39 84.54 DEP criu/file-lock.d [2020-07-02T16:34:49.750Z] #39 84.72 DEP criu/file-ids.d [2020-07-02T16:34:49.860Z] #17 39.34 Selecting previously unselected package aufs-tools. [2020-07-02T16:34:49.860Z] #17 39.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-02T16:34:49.860Z] #17 39.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:34:49.860Z] #17 39.49 Selecting previously unselected package libonig5:amd64. [2020-07-02T16:34:49.860Z] #17 39.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-02T16:34:49.860Z] #17 39.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:34:50.028Z] #39 84.95 DEP criu/fifo.d [2020-07-02T16:34:50.028Z] #39 85.07 DEP criu/fdstore.d [2020-07-02T16:34:50.100Z] #42 76.50 hash/crc32 [2020-07-02T16:34:50.121Z] #17 39.67 Selecting previously unselected package libjq1:amd64. [2020-07-02T16:34:50.121Z] #17 39.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:34:50.121Z] #17 39.68 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:34:50.121Z] #17 39.82 Selecting previously unselected package jq. [2020-07-02T16:34:50.121Z] #17 39.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:34:50.121Z] #17 39.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:34:50.294Z] #39 85.30 DEP criu/fault-injection.d [2020-07-02T16:34:50.294Z] #39 85.34 DEP criu/external.d [2020-07-02T16:34:50.294Z] #39 85.43 DEP criu/eventpoll.d [2020-07-02T16:34:50.387Z] #17 39.92 Selecting previously unselected package libaio1:amd64. [2020-07-02T16:34:50.387Z] #17 39.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-02T16:34:50.387Z] #17 39.93 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-02T16:34:50.387Z] #17 40.04 Selecting previously unselected package libgpm2:amd64. [2020-07-02T16:34:50.387Z] #17 40.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-02T16:34:50.387Z] #17 40.08 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-02T16:34:50.387Z] #17 40.14 Selecting previously unselected package libicu63:amd64. [2020-07-02T16:34:50.562Z] #39 ... [2020-07-02T16:34:50.562Z] [2020-07-02T16:34:50.562Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:50.562Z] #17 10.97 Reading package lists... [2020-07-02T16:34:50.562Z] #17 15.49 Reading package lists... [2020-07-02T16:34:50.562Z] #17 18.51 Building dependency tree... [2020-07-02T16:34:50.562Z] #17 19.95 libcap2-bin is already the newest version (1:2.25-2). [2020-07-02T16:34:50.562Z] #17 19.95 The following additional packages will be installed: [2020-07-02T16:34:50.562Z] #17 19.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-02T16:34:50.562Z] #17 19.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-02T16:34:50.562Z] #17 19.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-02T16:34:50.562Z] #17 19.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-02T16:34:50.562Z] #17 19.96 python3.7 python3.7-minimal vim-runtime xxd [2020-07-02T16:34:50.562Z] #17 19.96 Suggested packages: [2020-07-02T16:34:50.562Z] #17 19.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-02T16:34:50.562Z] #17 19.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-02T16:34:50.562Z] #17 19.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-02T16:34:50.562Z] #17 19.97 Recommended packages: [2020-07-02T16:34:50.562Z] #17 19.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-02T16:34:50.562Z] #17 19.97 python3-keyrings.alt python3-xdg unzip [2020-07-02T16:34:50.562Z] #17 21.70 The following NEW packages will be installed: [2020-07-02T16:34:50.562Z] #17 21.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-02T16:34:50.562Z] #17 21.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-02T16:34:50.562Z] #17 21.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-02T16:34:50.562Z] #17 21.71 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-02T16:34:50.562Z] #17 21.71 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-02T16:34:50.562Z] #17 21.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-02T16:34:50.562Z] #17 21.71 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-02T16:34:50.562Z] #17 21.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-02T16:34:50.562Z] #17 21.71 xz-utils zip [2020-07-02T16:34:50.562Z] #17 22.01 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:34:50.562Z] #17 22.01 Need to get 28.5 MB of archives. [2020-07-02T16:34:50.562Z] #17 22.01 After this operation, 116 MB of additional disk space will be used. [2020-07-02T16:34:50.562Z] #17 22.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-02T16:34:50.562Z] #17 22.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-02T16:34:50.562Z] #17 22.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-02T16:34:50.562Z] #17 22.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-02T16:34:50.562Z] #17 22.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-02T16:34:50.562Z] #17 22.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-02T16:34:50.562Z] #17 22.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-02T16:34:50.562Z] #17 22.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-02T16:34:50.562Z] #17 22.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-02T16:34:50.562Z] #17 22.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-02T16:34:50.562Z] #17 22.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-02T16:34:50.562Z] #17 22.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-02T16:34:50.562Z] #17 22.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-02T16:34:50.562Z] #17 22.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-02T16:34:50.562Z] #17 22.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-02T16:34:50.562Z] #17 22.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-02T16:34:50.562Z] #17 22.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-02T16:34:50.562Z] #17 22.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:34:50.562Z] #17 22.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-02T16:34:50.562Z] #17 22.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-02T16:34:50.562Z] #17 22.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-02T16:34:50.562Z] #17 22.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-02T16:34:50.562Z] #17 22.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-02T16:34:50.562Z] #17 22.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-02T16:34:50.562Z] #17 ... [2020-07-02T16:34:50.562Z] [2020-07-02T16:34:50.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:50.562Z] #39 85.63 DEP criu/eventfd.d [2020-07-02T16:34:50.649Z] #17 40.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-02T16:34:50.649Z] #17 40.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:34:50.751Z] #42 ... [2020-07-02T16:34:50.751Z] [2020-07-02T16:34:50.751Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:34:50.751Z] #48 67.38 text/tabwriter [2020-07-02T16:34:50.751Z] #48 70.04 reflect [2020-07-02T16:34:50.751Z] #48 70.43 regexp/syntax [2020-07-02T16:34:50.837Z] #39 85.82 DEP criu/crtools.d [2020-07-02T16:34:50.837Z] #39 85.87 DEP criu/cr-service.d [2020-07-02T16:34:51.049Z] #48 ... [2020-07-02T16:34:51.049Z] [2020-07-02T16:34:51.049Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:51.049Z] #40 5.885 PBCC images/timens.pb-c.c [2020-07-02T16:34:51.049Z] #40 5.962 DEP images/timens.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.056 PBCC images/fown.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.127 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.245 PBCC images/opts.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.275 PBCC images/memfd.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.302 DEP images/fown.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.323 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.348 DEP images/opts.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.371 DEP images/memfd.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.394 PBCC images/sit.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.418 DEP images/sit.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.440 PBCC images/macvlan.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.451 DEP images/macvlan.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.505 PBCC images/autofs.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.523 DEP images/autofs.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.566 PBCC images/sysctl.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.592 DEP images/sysctl.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.634 PBCC images/time.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.648 DEP images/time.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.712 PBCC images/binfmt-misc.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.778 DEP images/binfmt-misc.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.889 PBCC images/seccomp.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.939 DEP images/seccomp.pb-c.d [2020-07-02T16:34:51.049Z] #40 6.986 PBCC images/userns.pb-c.c [2020-07-02T16:34:51.049Z] #40 6.997 DEP images/userns.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.040 PBCC images/cgroup.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.090 DEP images/cgroup.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.139 PBCC images/ext-file.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.160 DEP images/ext-file.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.227 PBCC images/rpc.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.270 DEP images/rpc.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.323 PBCC images/siginfo.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.360 DEP images/siginfo.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.426 PBCC images/pagemap.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.468 DEP images/pagemap.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.550 PBCC images/rlimit.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.561 DEP images/rlimit.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.604 PBCC images/file-lock.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.640 DEP images/file-lock.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.685 PBCC images/tty.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.754 DEP images/tty.pb-c.d [2020-07-02T16:34:51.049Z] #40 7.811 PBCC images/tun.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.856 PBCC images/netdev.pb-c.c [2020-07-02T16:34:51.049Z] #40 7.933 DEP images/tun.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.024 DEP images/netdev.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.136 PBCC images/vma.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.241 DEP images/vma.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.284 PBCC images/creds.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.310 DEP images/creds.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.359 PBCC images/utsns.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.378 DEP images/utsns.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.424 PBCC images/ipc-desc.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.444 PBCC images/ipc-sem.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.480 DEP images/ipc-desc.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.551 DEP images/ipc-sem.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.588 PBCC images/ipc-msg.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.621 DEP images/ipc-msg.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.657 PBCC images/ipc-shm.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.678 DEP images/ipc-shm.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.773 PBCC images/ipc-var.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.791 DEP images/ipc-var.pb-c.d [2020-07-02T16:34:51.049Z] #40 8.826 PBCC images/sk-opts.pb-c.c [2020-07-02T16:34:51.049Z] #40 8.887 PBCC images/packet-sock.pb-c.c [2020-07-02T16:34:51.116Z] #39 85.96 DEP criu/cr-restore.d [2020-07-02T16:34:51.349Z] #40 8.931 DEP images/sk-opts.pb-c.d [2020-07-02T16:34:51.349Z] #40 9.027 DEP images/packet-sock.pb-c.d [2020-07-02T16:34:51.349Z] #40 9.054 PBCC images/sk-netlink.pb-c.c [2020-07-02T16:34:51.349Z] #40 9.122 DEP images/sk-netlink.pb-c.d [2020-07-02T16:34:51.349Z] #40 9.157 PBCC images/sk-inet.pb-c.c [2020-07-02T16:34:51.375Z] #39 86.25 DEP criu/cr-errno.d [2020-07-02T16:34:51.376Z] #39 86.27 DEP criu/cr-dump.d [2020-07-02T16:34:51.376Z] #39 86.49 DEP criu/cr-dedup.d [2020-07-02T16:34:51.637Z] #39 86.61 DEP criu/cr-check.d [2020-07-02T16:34:51.637Z] #39 86.76 DEP criu/config.d [2020-07-02T16:34:51.649Z] #40 9.256 DEP images/sk-inet.pb-c.d [2020-07-02T16:34:51.649Z] #40 9.302 PBCC images/sk-unix.pb-c.c [2020-07-02T16:34:51.649Z] #40 9.373 DEP images/sk-unix.pb-c.d [2020-07-02T16:34:51.649Z] #40 9.415 PBCC images/mm.pb-c.c [2020-07-02T16:34:51.902Z] #39 86.91 DEP criu/clone-noasan.d [2020-07-02T16:34:51.902Z] #39 86.99 DEP criu/cgroup.d [2020-07-02T16:34:51.949Z] #40 9.514 DEP images/mm.pb-c.d [2020-07-02T16:34:51.949Z] #40 9.561 PBCC images/timerfd.pb-c.c [2020-07-02T16:34:51.949Z] #40 9.615 DEP images/timerfd.pb-c.d [2020-07-02T16:34:51.949Z] #40 9.689 PBCC images/timer.pb-c.c [2020-07-02T16:34:52.163Z] #39 ... [2020-07-02T16:34:52.164Z] [2020-07-02T16:34:52.164Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:34:52.164Z] #28 DONE 159.0s [2020-07-02T16:34:52.164Z] [2020-07-02T16:34:52.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:52.164Z] #39 87.34 DEP criu/cgroup-props.d [2020-07-02T16:34:52.248Z] #40 9.701 DEP images/timer.pb-c.d [2020-07-02T16:34:52.248Z] #40 9.769 PBCC images/sa.pb-c.c [2020-07-02T16:34:52.248Z] #40 9.859 DEP images/sa.pb-c.d [2020-07-02T16:34:52.248Z] #40 9.955 PBCC images/pipe-data.pb-c.c [2020-07-02T16:34:52.248Z] #40 9.986 DEP images/pipe-data.pb-c.d [2020-07-02T16:34:52.248Z] #40 10.09 PBCC images/mnt.pb-c.c [2020-07-02T16:34:52.424Z] #39 87.46 DEP criu/bitmap.d [2020-07-02T16:34:52.424Z] #39 87.49 DEP criu/bfd.d [2020-07-02T16:34:52.424Z] #39 87.60 DEP criu/autofs.d [2020-07-02T16:34:52.548Z] #40 10.13 DEP images/mnt.pb-c.d [2020-07-02T16:34:52.548Z] #40 10.22 PBCC images/sk-packet.pb-c.c [2020-07-02T16:34:52.548Z] #40 10.27 DEP images/sk-packet.pb-c.d [2020-07-02T16:34:52.548Z] #40 10.35 PBCC images/tcp-stream.pb-c.c [2020-07-02T16:34:52.847Z] #40 10.40 DEP images/tcp-stream.pb-c.d [2020-07-02T16:34:52.847Z] #40 10.44 PBCC images/pipe.pb-c.c [2020-07-02T16:34:52.847Z] #40 10.49 DEP images/pipe.pb-c.d [2020-07-02T16:34:52.847Z] #40 10.53 PBCC images/pstree.pb-c.c [2020-07-02T16:34:52.847Z] #40 10.58 DEP images/pstree.pb-c.d [2020-07-02T16:34:53.000Z] #39 87.78 DEP criu/aio.d [2020-07-02T16:34:53.000Z] #39 88.04 DEP criu/action-scripts.d [2020-07-02T16:34:53.147Z] #40 10.65 PBCC images/fs.pb-c.c [2020-07-02T16:34:53.147Z] #40 10.69 DEP images/fs.pb-c.d [2020-07-02T16:34:53.147Z] #40 10.78 PBCC images/signalfd.pb-c.c [2020-07-02T16:34:53.147Z] #40 10.82 DEP images/signalfd.pb-c.d [2020-07-02T16:34:53.147Z] #40 10.90 PBCC images/fh.pb-c.c [2020-07-02T16:34:53.448Z] #40 10.95 PBCC images/fsnotify.pb-c.c [2020-07-02T16:34:53.448Z] #40 11.03 DEP images/fh.pb-c.d [2020-07-02T16:34:53.448Z] #40 11.09 DEP images/fsnotify.pb-c.d [2020-07-02T16:34:53.448Z] #40 11.18 PBCC images/eventpoll.pb-c.c [2020-07-02T16:34:53.577Z] #39 88.50 CC criu/action-scripts.o [2020-07-02T16:34:53.748Z] #40 11.20 DEP images/eventpoll.pb-c.d [2020-07-02T16:34:53.748Z] #40 11.37 PBCC images/eventfd.pb-c.c [2020-07-02T16:34:53.748Z] #40 11.40 DEP images/eventfd.pb-c.d [2020-07-02T16:34:53.748Z] #40 11.50 PBCC images/remap-file-path.pb-c.c [2020-07-02T16:34:53.748Z] #40 11.52 DEP images/remap-file-path.pb-c.d [2020-07-02T16:34:53.748Z] #40 11.59 PBCC images/fifo.pb-c.c [2020-07-02T16:34:53.978Z] #45 ... [2020-07-02T16:34:53.978Z] [2020-07-02T16:34:53.978Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:53.978Z] #52 150.0 + bin/containerd-stress [2020-07-02T16:34:54.048Z] #40 11.67 DEP images/fifo.pb-c.d [2020-07-02T16:34:54.048Z] #40 11.70 PBCC images/ghost-file.pb-c.c [2020-07-02T16:34:54.048Z] #40 11.78 DEP images/ghost-file.pb-c.d [2020-07-02T16:34:54.048Z] #40 11.85 PBCC images/regfile.pb-c.c [2020-07-02T16:34:54.152Z] #39 88.93 CC criu/aio.o [2020-07-02T16:34:54.350Z] #40 11.94 DEP images/regfile.pb-c.d [2020-07-02T16:34:54.350Z] #40 ... [2020-07-02T16:34:54.350Z] [2020-07-02T16:34:54.350Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:34:54.350Z] #48 80.84 time [2020-07-02T16:34:54.411Z] #39 89.42 CC criu/autofs.o [2020-07-02T16:34:54.619Z] #52 152.3 + bin/containerd-shim [2020-07-02T16:34:54.844Z] #17 43.77 Selecting previously unselected package libnet1:amd64. [2020-07-02T16:34:54.844Z] #17 43.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:34:54.844Z] #17 43.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:34:54.844Z] #17 43.87 Selecting previously unselected package libnl-3-200:amd64. [2020-07-02T16:34:54.844Z] #17 43.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-02T16:34:54.844Z] #17 43.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:34:54.844Z] #17 43.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-02T16:34:54.844Z] #17 44.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:34:54.844Z] #17 44.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:34:54.844Z] #17 44.05 Selecting previously unselected package libreadline5:amd64. [2020-07-02T16:34:54.844Z] #17 44.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-02T16:34:54.844Z] #17 44.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-02T16:34:54.844Z] #17 44.19 Selecting previously unselected package net-tools. [2020-07-02T16:34:54.844Z] #17 44.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-02T16:34:54.844Z] #17 44.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:34:54.844Z] #17 ... [2020-07-02T16:34:54.844Z] [2020-07-02T16:34:54.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:54.844Z] #39 98.15 CC criu/cr-restore.o [2020-07-02T16:34:54.844Z] #39 102.5 CC criu/cr-service.o [2020-07-02T16:34:54.844Z] #39 104.3 CC criu/crtools.o [2020-07-02T16:34:54.844Z] #39 105.0 CC criu/eventfd.o [2020-07-02T16:34:54.844Z] #39 105.3 CC criu/eventpoll.o [2020-07-02T16:34:54.844Z] #39 106.2 CC criu/external.o [2020-07-02T16:34:54.844Z] #39 106.5 CC criu/fault-injection.o [2020-07-02T16:34:54.844Z] #39 106.6 CC criu/fdstore.o [2020-07-02T16:34:54.844Z] #39 107.0 CC criu/fifo.o [2020-07-02T16:34:54.844Z] #39 107.5 CC criu/file-ids.o [2020-07-02T16:34:54.844Z] #39 107.8 CC criu/file-lock.o [2020-07-02T16:34:54.844Z] #39 ... [2020-07-02T16:34:54.844Z] [2020-07-02T16:34:54.844Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:54.844Z] #17 44.41 Selecting previously unselected package python-pip-whl. [2020-07-02T16:34:54.844Z] #17 44.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-02T16:34:54.844Z] #17 44.42 Unpacking python-pip-whl (18.1-5) ... [2020-07-02T16:34:54.998Z] #48 81.41 regexp [2020-07-02T16:34:55.260Z] #52 ... [2020-07-02T16:34:55.260Z] [2020-07-02T16:34:55.260Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:55.260Z] #45 DONE 176.1s [2020-07-02T16:34:55.260Z] [2020-07-02T16:34:55.260Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:55.413Z] #17 44.89 Selecting previously unselected package python3-lib2to3. [2020-07-02T16:34:55.413Z] #17 44.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-02T16:34:55.413Z] #17 44.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:34:55.413Z] #17 45.02 Selecting previously unselected package python3-distutils. [2020-07-02T16:34:55.413Z] #17 45.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-02T16:34:55.413Z] #17 45.02 Unpacking python3-distutils (3.7.3-1) ... [2020-07-02T16:34:55.413Z] #17 45.14 Selecting previously unselected package python3-pip. [2020-07-02T16:34:55.672Z] #17 45.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-02T16:34:55.672Z] #17 45.16 Unpacking python3-pip (18.1-5) ... [2020-07-02T16:34:55.672Z] #17 45.34 Selecting previously unselected package python3-pkg-resources. [2020-07-02T16:34:55.672Z] #17 45.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:34:55.672Z] #17 45.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:34:55.791Z] #39 90.71 CC criu/bfd.o [2020-07-02T16:34:55.931Z] #17 45.48 Selecting previously unselected package python3-setuptools. [2020-07-02T16:34:55.931Z] #17 45.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-02T16:34:55.931Z] #17 45.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-02T16:34:56.192Z] #17 45.73 Selecting previously unselected package python3-wheel. [2020-07-02T16:34:56.192Z] #17 45.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-02T16:34:56.192Z] #17 45.76 Unpacking python3-wheel (0.32.3-2) ... [2020-07-02T16:34:56.192Z] #17 45.81 Selecting previously unselected package sudo. [2020-07-02T16:34:56.192Z] #17 45.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-02T16:34:56.192Z] #17 45.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:34:56.362Z] #39 91.22 CC criu/bitmap.o [2020-07-02T16:34:56.362Z] #39 91.34 CC criu/cgroup-props.o [2020-07-02T16:34:56.761Z] #17 46.32 Selecting previously unselected package thin-provisioning-tools. [2020-07-02T16:34:56.761Z] #17 46.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-02T16:34:56.761Z] #17 46.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:34:56.933Z] #39 92.02 CC criu/cgroup.o [2020-07-02T16:34:57.021Z] #17 46.59 Selecting previously unselected package uidmap. [2020-07-02T16:34:57.021Z] #17 46.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-02T16:34:57.021Z] #17 46.62 Unpacking uidmap (1:4.5-1.1) ... [2020-07-02T16:34:57.021Z] #17 46.72 Selecting previously unselected package vim-runtime. [2020-07-02T16:34:57.021Z] #17 46.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:34:57.021Z] #17 46.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-02T16:34:57.021Z] #17 46.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-02T16:34:57.021Z] #17 46.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:34:57.332Z] #52 ... [2020-07-02T16:34:57.332Z] [2020-07-02T16:34:57.332Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-02T16:34:57.332Z] #46 DONE 0.2s [2020-07-02T16:34:57.332Z] [2020-07-02T16:34:57.332Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-02T16:34:57.332Z] #48 DONE 0.1s [2020-07-02T16:34:57.332Z] [2020-07-02T16:34:57.332Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-02T16:34:57.332Z] #50 DONE 0.2s [2020-07-02T16:34:57.332Z] [2020-07-02T16:34:57.332Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:57.780Z] #48 ... [2020-07-02T16:34:57.780Z] [2020-07-02T16:34:57.780Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:34:57.780Z] #31 74.21 internal/syscall/execenv [2020-07-02T16:34:57.780Z] #31 74.26 internal/syscall/unix [2020-07-02T16:34:57.780Z] #31 74.26 time [2020-07-02T16:34:57.780Z] #31 81.52 internal/poll [2020-07-02T16:34:57.780Z] #31 83.93 os [2020-07-02T16:34:57.780Z] #31 ... [2020-07-02T16:34:57.780Z] [2020-07-02T16:34:57.780Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:34:57.780Z] #53 43.59 Checking out files: 69% (2240/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-02T16:34:57.780Z] #53 44.23 + cd /tmp/tmp.k3kM9GYhDH/src/github.com/containerd/containerd [2020-07-02T16:34:57.780Z] #53 44.23 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:34:57.780Z] #53 45.62 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-02T16:34:57.780Z] #53 45.63 + BUILDTAGS='netgo osusergo static_build' [2020-07-02T16:34:57.780Z] #53 45.63 + export EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:34:57.780Z] #53 45.63 + EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:34:57.780Z] #53 45.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-02T16:34:57.780Z] #53 45.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-02T16:34:57.780Z] #53 45.63 + '[' '' = dynamic ']' [2020-07-02T16:34:57.780Z] #53 45.63 + make [2020-07-02T16:34:58.079Z] #53 46.89 + bin/ctr [2020-07-02T16:34:58.331Z] #39 ... [2020-07-02T16:34:58.331Z] [2020-07-02T16:34:58.331Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:34:58.331Z] #17 22.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-02T16:34:58.331Z] #17 22.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-02T16:34:58.331Z] #17 22.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-02T16:34:58.331Z] #17 22.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-02T16:34:58.331Z] #17 22.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-02T16:34:58.331Z] #17 23.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-02T16:34:58.331Z] #17 23.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-02T16:34:58.331Z] #17 23.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-02T16:34:58.331Z] #17 23.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-02T16:34:58.331Z] #17 23.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-02T16:34:58.331Z] #17 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-02T16:34:58.331Z] #17 23.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-02T16:34:58.331Z] #17 23.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-02T16:34:58.331Z] #17 23.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-02T16:34:58.331Z] #17 23.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-02T16:34:58.331Z] #17 23.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-02T16:34:58.331Z] #17 23.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-02T16:34:58.331Z] #17 23.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-02T16:34:58.331Z] #17 23.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-02T16:34:58.331Z] #17 23.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-02T16:34:58.331Z] #17 23.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-02T16:34:58.331Z] #17 23.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-02T16:34:58.331Z] #17 23.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-02T16:34:58.331Z] #17 23.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-02T16:34:58.331Z] #17 24.96 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:34:58.331Z] #17 25.11 Fetched 28.5 MB in 2s (13.6 MB/s) [2020-07-02T16:34:58.331Z] #17 25.27 Selecting previously unselected package pigz. [2020-07-02T16:34:58.331Z] #17 25.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-02T16:34:58.331Z] #17 25.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-02T16:34:58.331Z] #17 25.35 Unpacking pigz (2.4-1) ... [2020-07-02T16:34:58.331Z] #17 25.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-02T16:34:58.331Z] #17 25.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:34:58.331Z] #17 25.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:34:58.331Z] #17 25.93 Selecting previously unselected package python3.7-minimal. [2020-07-02T16:34:58.331Z] #17 25.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:34:58.331Z] #17 25.95 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:34:58.331Z] #17 26.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:34:58.331Z] #17 26.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:34:58.331Z] #17 28.71 Selecting previously unselected package python3-minimal. [2020-07-02T16:34:58.331Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-07-02T16:34:58.331Z] #17 28.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-02T16:34:58.331Z] #17 28.76 Unpacking python3-minimal (3.7.3-1) ... [2020-07-02T16:34:58.331Z] #17 28.84 Selecting previously unselected package libmpdec2:amd64. [2020-07-02T16:34:58.331Z] #17 28.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-02T16:34:58.331Z] #17 28.85 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-02T16:34:58.331Z] #17 28.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-02T16:34:58.331Z] #17 28.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:34:58.331Z] #17 28.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:34:58.331Z] #17 29.94 Selecting previously unselected package python3.7. [2020-07-02T16:34:58.331Z] #17 29.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:34:58.331Z] #17 29.96 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:34:58.331Z] #17 30.07 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-02T16:34:58.331Z] #17 30.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-02T16:34:58.331Z] #17 30.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-02T16:34:58.331Z] #17 30.23 Setting up python3-minimal (3.7.3-1) ... [2020-07-02T16:34:59.271Z] #17 31.10 Selecting previously unselected package python3. [2020-07-02T16:34:59.271Z] #17 31.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 ... 24093 files and directories currently installed.) [2020-07-02T16:34:59.271Z] #17 31.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-02T16:34:59.271Z] #17 31.15 Unpacking python3 (3.7.3-1) ... [2020-07-02T16:34:59.531Z] #17 31.25 Selecting previously unselected package libip4tc0:amd64. [2020-07-02T16:34:59.531Z] #17 31.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-02T16:34:59.531Z] #17 31.27 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-02T16:34:59.531Z] #17 31.35 Selecting previously unselected package libip6tc0:amd64. [2020-07-02T16:34:59.531Z] #17 31.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-02T16:34:59.531Z] #17 31.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-02T16:34:59.531Z] #17 31.45 Selecting previously unselected package libiptc0:amd64. [2020-07-02T16:34:59.531Z] #17 31.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-02T16:34:59.531Z] #17 31.46 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-02T16:34:59.531Z] #17 31.55 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-02T16:34:59.531Z] #17 31.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-02T16:34:59.531Z] #17 31.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-02T16:34:59.531Z] #17 ... [2020-07-02T16:34:59.531Z] [2020-07-02T16:34:59.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:34:59.531Z] #39 94.67 CC criu/clone-noasan.o [2020-07-02T16:34:59.792Z] #39 94.86 CC criu/config.o [2020-07-02T16:35:00.847Z] #52 158.0 + bin/containerd-shim-runc-v1 [2020-07-02T16:35:01.175Z] #39 96.14 CC criu/cr-check.o [2020-07-02T16:35:01.227Z] #17 50.20 Selecting previously unselected package vim. [2020-07-02T16:35:01.227Z] #17 50.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:35:01.227Z] #17 50.23 Unpacking vim (2:8.1.0875-5) ... [2020-07-02T16:35:01.227Z] #17 50.75 Selecting previously unselected package xfsprogs. [2020-07-02T16:35:01.227Z] #17 50.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-02T16:35:01.227Z] #17 50.77 Unpacking xfsprogs (4.20.0-1) ... [2020-07-02T16:35:01.487Z] #17 51.18 Selecting previously unselected package zip. [2020-07-02T16:35:01.487Z] #17 51.18 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-02T16:35:01.487Z] #17 51.19 Unpacking zip (3.0-11+b1) ... [2020-07-02T16:35:01.746Z] #17 51.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:35:01.746Z] #17 51.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:35:01.746Z] #17 51.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-02T16:35:01.746Z] #17 51.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-02T16:35:01.746Z] #17 51.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-02T16:35:02.005Z] #17 51.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-02T16:35:02.005Z] #17 51.59 Setting up uidmap (1:4.5-1.1) ... [2020-07-02T16:35:02.005Z] #17 51.61 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-02T16:35:02.005Z] #17 51.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:35:02.005Z] #17 51.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:35:02.005Z] #17 51.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:35:02.005Z] #17 51.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:35:02.005Z] #17 51.71 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:35:02.005Z] #17 51.74 Setting up zip (3.0-11+b1) ... [2020-07-02T16:35:02.005Z] #17 51.78 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:35:02.264Z] #17 51.80 Setting up bash-completion (1:2.8-6) ... [2020-07-02T16:35:02.588Z] #53 ... [2020-07-02T16:35:02.588Z] [2020-07-02T16:35:02.588Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:02.588Z] #42 79.09 vendor/golang.org/x/text/transform [2020-07-02T16:35:02.588Z] #42 79.62 time [2020-07-02T16:35:02.588Z] #42 86.84 regexp [2020-07-02T16:35:02.588Z] #42 ... [2020-07-02T16:35:02.588Z] [2020-07-02T16:35:02.588Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:02.588Z] #40 12.05 PBCC images/ns.pb-c.c [2020-07-02T16:35:02.588Z] #40 12.08 DEP images/ns.pb-c.d [2020-07-02T16:35:02.588Z] #40 12.12 PBCC images/fdinfo.pb-c.c [2020-07-02T16:35:02.588Z] #40 12.24 DEP images/fdinfo.pb-c.d [2020-07-02T16:35:02.588Z] #40 12.31 PBCC images/core-aarch64.pb-c.c [2020-07-02T16:35:02.588Z] #40 12.39 PBCC images/core-arm.pb-c.c [2020-07-02T16:35:02.588Z] #40 12.51 PBCC images/core-ppc64.pb-c.c [2020-07-02T16:35:02.588Z] #40 12.63 PBCC images/core-s390.pb-c.c [2020-07-02T16:35:02.588Z] #40 12.71 PBCC images/core-x86.pb-c.c [2020-07-02T16:35:02.588Z] #40 12.82 PBCC images/core.pb-c.c [2020-07-02T16:35:02.588Z] #40 12.94 PBCC images/inventory.pb-c.c [2020-07-02T16:35:02.588Z] #40 13.08 DEP images/core-aarch64.pb-c.d [2020-07-02T16:35:02.588Z] #40 13.18 DEP images/core-arm.pb-c.d [2020-07-02T16:35:02.588Z] #40 13.23 DEP images/core-ppc64.pb-c.d [2020-07-02T16:35:02.588Z] #40 13.29 DEP images/core-s390.pb-c.d [2020-07-02T16:35:02.588Z] #40 13.34 DEP images/core-x86.pb-c.d [2020-07-02T16:35:02.588Z] #40 13.45 DEP images/core.pb-c.d [2020-07-02T16:35:02.588Z] #40 13.55 DEP images/inventory.pb-c.d [2020-07-02T16:35:02.588Z] #40 13.61 PBCC images/cpuinfo.pb-c.c [2020-07-02T16:35:02.588Z] #40 13.64 DEP images/cpuinfo.pb-c.d [2020-07-02T16:35:02.588Z] #40 13.68 PBCC images/stats.pb-c.c [2020-07-02T16:35:02.588Z] #40 13.70 DEP images/stats.pb-c.d [2020-07-02T16:35:02.588Z] #40 15.61 make[1]: Nothing to be done for 'all'. [2020-07-02T16:35:02.588Z] #40 17.61 CC images/stats.o [2020-07-02T16:35:02.588Z] #40 18.07 CC images/core.o [2020-07-02T16:35:02.588Z] #40 18.93 CC images/core-x86.o [2020-07-02T16:35:02.588Z] #40 19.60 CC images/core-arm.o [2020-07-02T16:35:02.588Z] #40 20.24 CC images/core-aarch64.o [2020-07-02T16:35:02.913Z] #52 160.2 + bin/containerd-shim-runc-v2 [2020-07-02T16:35:03.084Z] #39 98.03 CC criu/cr-dedup.o [2020-07-02T16:35:03.233Z] #40 20.70 CC images/core-ppc64.o [2020-07-02T16:35:03.546Z] #52 160.9 + binaries [2020-07-02T16:35:03.546Z] #52 160.9 + install -D bin/containerd /build/containerd [2020-07-02T16:35:03.546Z] #52 160.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-02T16:35:03.546Z] #52 161.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-02T16:35:03.546Z] #52 161.0 + install -D bin/ctr /build/ctr [2020-07-02T16:35:03.654Z] #39 98.43 CC criu/cr-dump.o [2020-07-02T16:35:03.836Z] #52 DONE 161.3s [2020-07-02T16:35:04.288Z] #40 21.65 CC images/core-s390.o [2020-07-02T16:35:04.288Z] #40 ... [2020-07-02T16:35:04.288Z] [2020-07-02T16:35:04.288Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:35:04.288Z] #48 90.63 mvdan.cc/sh/v3/fileutil [2020-07-02T16:35:04.473Z] [2020-07-02T16:35:04.473Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-02T16:35:04.764Z] #53 DONE 0.3s [2020-07-02T16:35:04.764Z] [2020-07-02T16:35:04.764Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-02T16:35:04.801Z] #17 54.40 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-02T16:35:04.801Z] #17 54.41 Setting up xz-utils (5.2.4-1) ... [2020-07-02T16:35:04.801Z] #17 54.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-02T16:35:04.801Z] #17 54.44 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:35:04.801Z] #17 54.49 invoke-rc.d: could not determine current runlevel [2020-07-02T16:35:04.801Z] #17 54.50 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-02T16:35:04.801Z] #17 54.51 Setting up pigz (2.4-1) ... [2020-07-02T16:35:04.801Z] #17 54.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-02T16:35:04.801Z] #17 54.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:35:04.801Z] #17 54.57 Setting up python-pip-whl (18.1-5) ... [2020-07-02T16:35:04.801Z] #17 54.58 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-02T16:35:04.801Z] #17 54.59 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:35:05.036Z] #39 ... [2020-07-02T16:35:05.036Z] [2020-07-02T16:35:05.036Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:05.036Z] #17 31.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-02T16:35:05.036Z] #17 31.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-02T16:35:05.036Z] #17 31.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-02T16:35:05.036Z] #17 31.73 Selecting previously unselected package libnftnl11:amd64. [2020-07-02T16:35:05.036Z] #17 31.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 31.74 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-02T16:35:05.037Z] #17 31.83 Selecting previously unselected package iptables. [2020-07-02T16:35:05.037Z] #17 31.84 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 31.85 Unpacking iptables (1.8.2-4) ... [2020-07-02T16:35:05.037Z] #17 32.17 Selecting previously unselected package xxd. [2020-07-02T16:35:05.037Z] #17 32.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 32.18 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:35:05.037Z] #17 32.32 Selecting previously unselected package vim-common. [2020-07-02T16:35:05.037Z] #17 32.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:35:05.037Z] #17 32.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:35:05.037Z] #17 32.50 Selecting previously unselected package bash-completion. [2020-07-02T16:35:05.037Z] #17 32.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-02T16:35:05.037Z] #17 35.13 Unpacking bash-completion (1:2.8-6) ... [2020-07-02T16:35:05.037Z] #17 35.52 Selecting previously unselected package bzip2. [2020-07-02T16:35:05.037Z] #17 35.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 35.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:35:05.037Z] #17 35.63 Selecting previously unselected package xz-utils. [2020-07-02T16:35:05.037Z] #17 35.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 35.64 Unpacking xz-utils (5.2.4-1) ... [2020-07-02T16:35:05.037Z] #17 35.82 Selecting previously unselected package apparmor. [2020-07-02T16:35:05.037Z] #17 35.83 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 35.90 Unpacking apparmor (2.13.2-10) ... [2020-07-02T16:35:05.037Z] #17 36.25 Selecting previously unselected package aufs-tools. [2020-07-02T16:35:05.037Z] #17 36.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 36.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:35:05.037Z] #17 36.40 Selecting previously unselected package libonig5:amd64. [2020-07-02T16:35:05.037Z] #17 36.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 36.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:35:05.037Z] #17 36.59 Selecting previously unselected package libjq1:amd64. [2020-07-02T16:35:05.037Z] #17 36.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 36.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:35:05.037Z] #17 36.71 Selecting previously unselected package jq. [2020-07-02T16:35:05.037Z] #17 36.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 36.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:35:05.037Z] #17 36.79 Selecting previously unselected package libaio1:amd64. [2020-07-02T16:35:05.037Z] #17 36.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 36.80 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-02T16:35:05.037Z] #17 36.84 Selecting previously unselected package libgpm2:amd64. [2020-07-02T16:35:05.037Z] #17 36.86 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 36.86 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-02T16:35:05.037Z] #17 36.92 Selecting previously unselected package libicu63:amd64. [2020-07-02T16:35:05.037Z] #17 36.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-02T16:35:05.037Z] #17 36.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:35:05.056Z] #57 DONE 0.2s [2020-07-02T16:35:05.056Z] [2020-07-02T16:35:05.056Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-02T16:35:05.056Z] #59 DONE 0.2s [2020-07-02T16:35:05.297Z] #17 ... [2020-07-02T16:35:05.297Z] [2020-07-02T16:35:05.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:05.297Z] #39 100.4 CC criu/cr-errno.o [2020-07-02T16:35:05.347Z] [2020-07-02T16:35:05.347Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-02T16:35:05.347Z] #61 DONE 0.1s [2020-07-02T16:35:05.347Z] [2020-07-02T16:35:05.347Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-02T16:35:05.347Z] #62 DONE 0.0s [2020-07-02T16:35:05.347Z] [2020-07-02T16:35:05.347Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-02T16:35:05.369Z] #17 ... [2020-07-02T16:35:05.369Z] [2020-07-02T16:35:05.369Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:05.369Z] #39 108.7 CC criu/files-ext.o [2020-07-02T16:35:05.369Z] #39 109.2 CC criu/files-reg.o [2020-07-02T16:35:05.369Z] #39 111.5 CC criu/files.o [2020-07-02T16:35:05.369Z] #39 113.8 CC criu/filesystems.o [2020-07-02T16:35:05.369Z] #39 114.5 CC criu/fsnotify.o [2020-07-02T16:35:05.369Z] #39 115.7 CC criu/image-desc.o [2020-07-02T16:35:05.369Z] #39 115.8 CC criu/image.o [2020-07-02T16:35:05.369Z] #39 116.8 CC criu/ipc_ns.o [2020-07-02T16:35:05.369Z] #39 118.0 CC criu/irmap.o [2020-07-02T16:35:05.369Z] #39 118.7 CC criu/kcmp-ids.o [2020-07-02T16:35:05.369Z] #39 ... [2020-07-02T16:35:05.369Z] [2020-07-02T16:35:05.369Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:05.369Z] #17 54.96 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-02T16:35:05.369Z] #17 54.97 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:35:05.369Z] #17 54.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:35:05.369Z] #17 54.99 Setting up vim (2:8.1.0875-5) ... [2020-07-02T16:35:05.369Z] #17 55.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-02T16:35:05.369Z] #17 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-02T16:35:05.369Z] #17 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-02T16:35:05.369Z] #17 55.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-02T16:35:05.369Z] #17 55.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-02T16:35:05.369Z] #17 55.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-02T16:35:05.369Z] #17 55.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-02T16:35:05.369Z] #17 55.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-02T16:35:05.369Z] #17 55.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:35:05.369Z] #17 55.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:35:05.369Z] #17 55.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-02T16:35:05.369Z] #17 55.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:35:05.369Z] #17 55.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-02T16:35:05.369Z] #17 55.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:35:05.557Z] #39 100.5 CC criu/cr-restore.o [2020-07-02T16:35:05.826Z] #48 92.22 encoding/binary [2020-07-02T16:35:05.826Z] #48 92.23 flag [2020-07-02T16:35:05.826Z] #48 92.25 github.com/pkg/diff [2020-07-02T16:35:05.826Z] #48 92.26 go/token [2020-07-02T16:35:06.384Z] #63 DONE 0.8s [2020-07-02T16:35:06.385Z] [2020-07-02T16:35:06.385Z] #64 exporting to image [2020-07-02T16:35:06.385Z] #64 exporting layers [2020-07-02T16:35:07.430Z] using credential docker-jenkins-github-credentials [2020-07-02T16:35:07.609Z] Cloning the remote Git repository [2020-07-02T16:35:07.609Z] Cloning with configured refspecs honoured and without tags [2020-07-02T16:35:07.807Z] Cloning repository https://github.com/moby/moby.git [2020-07-02T16:35:08.674Z] #17 58.08 Setting up iptables (1.8.2-4) ... [2020-07-02T16:35:08.674Z] #17 58.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:35:08.674Z] #17 58.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:35:08.674Z] #17 58.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:35:08.674Z] #17 58.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:35:08.674Z] #17 58.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-02T16:35:08.674Z] #17 58.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-02T16:35:08.674Z] #17 58.16 Setting up python3 (3.7.3-1) ... [2020-07-02T16:35:08.674Z] #17 58.53 Setting up python3-wheel (0.32.3-2) ... [2020-07-02T16:35:09.122Z] #64 exporting layers 2.7s done [2020-07-02T16:35:09.122Z] #64 writing image sha256:85386c30a67e365be8945b472817bf4b1efb4b59401fdb1c5c3c09eeef5bcced done [2020-07-02T16:35:09.122Z] #64 naming to docker.io/library/docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 done [2020-07-02T16:35:09.122Z] #64 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-02T16:35:09.388Z] #48 95.47 go/scanner [2020-07-02T16:35:09.388Z] #48 ... [2020-07-02T16:35:09.388Z] [2020-07-02T16:35:09.388Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:35:09.388Z] #31 85.80 internal/fmtsort [2020-07-02T16:35:09.388Z] #31 87.19 path/filepath [2020-07-02T16:35:09.388Z] #31 87.20 fmt [2020-07-02T16:35:09.388Z] #31 88.99 io/ioutil [2020-07-02T16:35:09.388Z] #31 91.09 flag [2020-07-02T16:35:09.388Z] #31 91.10 github.com/BurntSushi/toml [2020-07-02T16:35:09.388Z] #31 91.10 log [2020-07-02T16:35:09.388Z] #31 ... [2020-07-02T16:35:09.388Z] [2020-07-02T16:35:09.388Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:09.388Z] #40 22.65 CC images/cpuinfo.o [2020-07-02T16:35:09.388Z] #40 23.35 CC images/inventory.o [2020-07-02T16:35:09.388Z] #40 23.63 CC images/fdinfo.o [2020-07-02T16:35:09.388Z] #40 24.02 CC images/fown.o [2020-07-02T16:35:09.388Z] #40 24.26 CC images/ns.o [2020-07-02T16:35:09.388Z] #40 24.52 CC images/regfile.o [2020-07-02T16:35:09.388Z] #40 24.83 CC images/ghost-file.o [2020-07-02T16:35:09.388Z] #40 25.20 CC images/fifo.o [2020-07-02T16:35:09.388Z] #40 25.39 CC images/remap-file-path.o [2020-07-02T16:35:09.388Z] #40 25.66 CC images/eventfd.o [2020-07-02T16:35:09.388Z] #40 26.09 CC images/eventpoll.o [2020-07-02T16:35:09.388Z] #40 26.73 CC images/fh.o [2020-07-02T16:35:09.388Z] #40 27.05 CC images/fsnotify.o [2020-07-02T16:35:09.555Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/test/unit [2020-07-02T16:35:09.614Z] #17 59.37 Setting up apparmor (2.13.2-10) ... [2020-07-02T16:35:10.038Z] #40 27.85 CC images/signalfd.o [2020-07-02T16:35:08.668Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-02T16:35:09.687Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:35:09.687Z] > git --version # timeout=10 [2020-07-02T16:35:09.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:35:09.739Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:35:10.688Z] #40 28.32 CC images/fs.o [2020-07-02T16:35:10.905Z] #39 105.1 CC criu/cr-service.o [2020-07-02T16:35:10.905Z] #39 ... [2020-07-02T16:35:10.905Z] [2020-07-02T16:35:10.905Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:10.905Z] #17 40.50 Selecting previously unselected package libnet1:amd64. [2020-07-02T16:35:10.905Z] #17 40.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:35:10.905Z] #17 40.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:35:10.905Z] #17 40.59 Selecting previously unselected package libnl-3-200:amd64. [2020-07-02T16:35:10.905Z] #17 40.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-02T16:35:10.905Z] #17 40.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:35:10.905Z] #17 40.70 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-02T16:35:10.905Z] #17 40.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:35:10.905Z] #17 40.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:35:10.905Z] #17 40.79 Selecting previously unselected package libreadline5:amd64. [2020-07-02T16:35:10.905Z] #17 40.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-02T16:35:10.905Z] #17 40.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-02T16:35:10.905Z] #17 40.96 Selecting previously unselected package net-tools. [2020-07-02T16:35:10.905Z] #17 40.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-02T16:35:10.905Z] #17 40.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:35:10.905Z] #17 41.19 Selecting previously unselected package python-pip-whl. [2020-07-02T16:35:10.905Z] #17 41.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-02T16:35:10.905Z] #17 41.23 Unpacking python-pip-whl (18.1-5) ... [2020-07-02T16:35:10.905Z] #17 41.77 Selecting previously unselected package python3-lib2to3. [2020-07-02T16:35:10.905Z] #17 41.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-02T16:35:10.905Z] #17 41.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:35:10.905Z] #17 41.91 Selecting previously unselected package python3-distutils. [2020-07-02T16:35:10.905Z] #17 41.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-02T16:35:10.905Z] #17 41.94 Unpacking python3-distutils (3.7.3-1) ... [2020-07-02T16:35:10.905Z] #17 42.07 Selecting previously unselected package python3-pip. [2020-07-02T16:35:10.905Z] #17 42.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-02T16:35:10.905Z] #17 42.08 Unpacking python3-pip (18.1-5) ... [2020-07-02T16:35:10.905Z] #17 42.24 Selecting previously unselected package python3-pkg-resources. [2020-07-02T16:35:10.905Z] #17 42.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:35:10.905Z] #17 42.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:35:10.905Z] #17 42.38 Selecting previously unselected package python3-setuptools. [2020-07-02T16:35:10.905Z] #17 42.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-02T16:35:10.905Z] #17 42.39 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-02T16:35:10.905Z] #17 42.62 Selecting previously unselected package python3-wheel. [2020-07-02T16:35:10.905Z] #17 42.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-02T16:35:10.905Z] #17 42.65 Unpacking python3-wheel (0.32.3-2) ... [2020-07-02T16:35:10.905Z] #17 42.72 Selecting previously unselected package sudo. [2020-07-02T16:35:10.905Z] #17 42.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-02T16:35:10.905Z] #17 42.75 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:35:10.990Z] #40 28.53 CC images/pstree.o [2020-07-02T16:35:10.990Z] #40 28.72 CC images/pipe.o [2020-07-02T16:35:11.292Z] #40 28.95 CC images/tcp-stream.o [2020-07-02T16:35:11.477Z] #17 43.25 Selecting previously unselected package thin-provisioning-tools. [2020-07-02T16:35:11.477Z] #17 43.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-02T16:35:11.477Z] #17 43.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:35:11.522Z] #17 60.96 Setting up xfsprogs (4.20.0-1) ... [2020-07-02T16:35:11.522Z] #17 60.98 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:35:11.522Z] #17 61.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:35:11.591Z] #40 29.25 CC images/sk-packet.o [2020-07-02T16:35:11.737Z] #17 43.50 Selecting previously unselected package uidmap. [2020-07-02T16:35:11.737Z] #17 43.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-02T16:35:11.737Z] #17 43.51 Unpacking uidmap (1:4.5-1.1) ... [2020-07-02T16:35:11.737Z] #17 43.64 Selecting previously unselected package vim-runtime. [2020-07-02T16:35:11.737Z] #17 43.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:35:11.737Z] #17 43.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-02T16:35:11.896Z] #40 29.56 CC images/mnt.o [2020-07-02T16:35:11.997Z] #17 43.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-02T16:35:11.997Z] #17 43.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:35:12.194Z] #40 29.92 CC images/pipe-data.o [2020-07-02T16:35:12.289Z] ? github.com/docker/docker/api [no test files] [2020-07-02T16:35:12.493Z] #40 30.14 CC images/sa.o [2020-07-02T16:35:12.794Z] #40 30.40 CC images/timer.o [2020-07-02T16:35:12.903Z] #17 62.31 Setting up python3-distutils (3.7.3-1) ... [2020-07-02T16:35:13.093Z] #40 30.83 CC images/timerfd.o [2020-07-02T16:35:13.163Z] #17 62.77 Setting up python3-setuptools (40.8.0-1) ... [2020-07-02T16:35:13.392Z] #40 31.10 CC images/mm.o [2020-07-02T16:35:14.041Z] #40 31.41 CC images/sk-opts.o [2020-07-02T16:35:14.041Z] #40 31.65 CC images/sk-unix.o [2020-07-02T16:35:14.338Z] #40 ... [2020-07-02T16:35:14.338Z] [2020-07-02T16:35:14.338Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:35:14.338Z] #31 96.44 github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:35:14.338Z] #31 DONE 100.8s [2020-07-02T16:35:14.338Z] [2020-07-02T16:35:14.338Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:35:14.338Z] #48 96.64 encoding/base64 [2020-07-02T16:35:14.338Z] #48 97.08 golang.org/x/sys/unix [2020-07-02T16:35:14.338Z] #48 98.14 mvdan.cc/editorconfig [2020-07-02T16:35:14.338Z] #48 99.24 encoding/json [2020-07-02T16:35:14.338Z] #48 99.45 go/ast [2020-07-02T16:35:14.544Z] #17 63.90 Setting up python3-pip (18.1-5) ... [2020-07-02T16:35:14.804Z] #17 ... [2020-07-02T16:35:14.804Z] [2020-07-02T16:35:14.804Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:14.804Z] #49 77.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-02T16:35:15.064Z] #49 ... [2020-07-02T16:35:15.064Z] [2020-07-02T16:35:15.064Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:35:15.064Z] #36 190.6 + dpkg --print-architecture [2020-07-02T16:35:15.064Z] #36 190.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-02T16:35:15.064Z] #36 190.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-02T16:35:15.064Z] #36 190.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-02T16:35:15.296Z] #17 46.87 Selecting previously unselected package vim. [2020-07-02T16:35:15.296Z] #17 46.89 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:35:15.296Z] #17 46.92 Unpacking vim (2:8.1.0875-5) ... [2020-07-02T16:35:15.324Z] #36 ... [2020-07-02T16:35:15.324Z] [2020-07-02T16:35:15.324Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:15.324Z] #17 64.95 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:35:15.324Z] #17 64.97 Processing triggers for mime-support (3.62) ... [2020-07-02T16:35:15.396Z] #48 ... [2020-07-02T16:35:15.396Z] [2020-07-02T16:35:15.396Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:35:15.396Z] #11 91.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-02T16:35:15.396Z] #11 91.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-02T16:35:15.396Z] #11 91.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:35:15.396Z] #11 ... [2020-07-02T16:35:15.396Z] [2020-07-02T16:35:15.396Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:15.396Z] #40 32.30 CC images/sk-inet.o [2020-07-02T16:35:15.396Z] #40 33.04 CC images/tun.o [2020-07-02T16:35:15.556Z] #17 47.48 Selecting previously unselected package xfsprogs. [2020-07-02T16:35:15.556Z] #17 47.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-02T16:35:15.556Z] #17 47.50 Unpacking xfsprogs (4.20.0-1) ... [2020-07-02T16:35:15.587Z] #17 ... [2020-07-02T16:35:15.587Z] [2020-07-02T16:35:15.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:15.587Z] #39 119.1 CC criu/kerndat.o [2020-07-02T16:35:15.587Z] #39 120.1 CC criu/libnetlink.o [2020-07-02T16:35:15.587Z] #39 120.5 CC criu/log.o [2020-07-02T16:35:15.587Z] #39 121.1 CC criu/lsm.o [2020-07-02T16:35:15.587Z] #39 121.6 CC criu/mem.o [2020-07-02T16:35:15.587Z] #39 123.6 CC criu/memfd.o [2020-07-02T16:35:15.587Z] #39 124.2 CC criu/mount.o [2020-07-02T16:35:15.587Z] #39 128.2 CC criu/namespaces.o [2020-07-02T16:35:15.695Z] #40 ... [2020-07-02T16:35:15.695Z] [2020-07-02T16:35:15.695Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:15.695Z] #42 92.21 net [2020-07-02T16:35:15.695Z] #42 92.24 os/exec [2020-07-02T16:35:15.695Z] #42 96.51 internal/lazyregexp [2020-07-02T16:35:15.695Z] #42 97.37 github.com/LK4D4/vndr/versioned [2020-07-02T16:35:15.695Z] #42 98.91 crypto/sha512 [2020-07-02T16:35:15.695Z] #42 98.91 crypto/cipher [2020-07-02T16:35:15.695Z] #42 99.04 go/scanner [2020-07-02T16:35:15.695Z] #42 101.3 net/url [2020-07-02T16:35:15.994Z] #42 ... [2020-07-02T16:35:15.994Z] [2020-07-02T16:35:15.994Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:35:15.994Z] #48 102.5 mvdan.cc/sh/v3/syntax [2020-07-02T16:35:16.127Z] #17 47.99 Selecting previously unselected package zip. [2020-07-02T16:35:16.127Z] #17 48.02 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-02T16:35:16.127Z] #17 48.02 Unpacking zip (3.0-11+b1) ... [2020-07-02T16:35:16.156Z] #39 ... [2020-07-02T16:35:16.156Z] [2020-07-02T16:35:16.156Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:16.156Z] #17 DONE 65.7s [2020-07-02T16:35:16.156Z] [2020-07-02T16:35:16.156Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-02T16:35:16.387Z] #17 48.26 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:35:16.387Z] #17 48.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:35:16.387Z] #17 48.28 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-02T16:35:16.387Z] #17 48.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-02T16:35:16.387Z] #17 48.30 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-02T16:35:16.387Z] #17 48.31 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-02T16:35:16.387Z] #17 48.32 Setting up uidmap (1:4.5-1.1) ... [2020-07-02T16:35:16.387Z] #17 48.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-02T16:35:16.387Z] #17 48.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:35:16.387Z] #17 48.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:35:16.387Z] #17 48.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:35:16.647Z] #17 48.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:35:16.647Z] #17 48.39 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:35:16.647Z] #17 48.40 Setting up zip (3.0-11+b1) ... [2020-07-02T16:35:16.647Z] #17 48.41 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:35:16.647Z] #17 48.42 Setting up bash-completion (1:2.8-6) ... [2020-07-02T16:35:17.096Z] #18 ... [2020-07-02T16:35:17.096Z] [2020-07-02T16:35:17.096Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:17.096Z] #49 80.08 + mkdir -p /build [2020-07-02T16:35:17.096Z] #49 80.08 + cp runc /build/runc [2020-07-02T16:35:17.096Z] #49 DONE 80.2s [2020-07-02T16:35:17.356Z] [2020-07-02T16:35:17.356Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:17.356Z] #39 130.3 CC criu/net.o [2020-07-02T16:35:17.925Z] #39 ... [2020-07-02T16:35:17.925Z] [2020-07-02T16:35:17.925Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-02T16:35:17.925Z] #18 1.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-02T16:35:17.925Z] #18 1.894 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-02T16:35:17.925Z] #18 1.910 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-02T16:35:17.925Z] #18 DONE 2.0s [2020-07-02T16:35:18.184Z] [2020-07-02T16:35:18.184Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:35:19.946Z] #17 51.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-02T16:35:19.946Z] #17 51.35 Setting up xz-utils (5.2.4-1) ... [2020-07-02T16:35:19.946Z] #17 51.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-02T16:35:19.946Z] #17 51.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:35:19.946Z] #17 51.46 invoke-rc.d: could not determine current runlevel [2020-07-02T16:35:19.946Z] #17 51.47 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-02T16:35:19.946Z] #17 51.49 Setting up pigz (2.4-1) ... [2020-07-02T16:35:19.946Z] #17 51.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-02T16:35:19.946Z] #17 51.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:35:19.946Z] #17 51.53 Setting up python-pip-whl (18.1-5) ... [2020-07-02T16:35:19.946Z] #17 51.54 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-02T16:35:19.946Z] #17 51.55 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:35:20.207Z] #17 52.07 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-02T16:35:20.207Z] #17 52.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:35:20.207Z] #17 52.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:35:20.207Z] #17 52.10 Setting up vim (2:8.1.0875-5) ... [2020-07-02T16:35:20.207Z] #17 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-02T16:35:20.207Z] #17 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-02T16:35:20.207Z] #17 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-02T16:35:20.207Z] #17 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-02T16:35:20.207Z] #17 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-02T16:35:20.207Z] #17 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-02T16:35:20.207Z] #17 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-02T16:35:20.207Z] #17 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-02T16:35:20.207Z] #17 52.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:35:20.468Z] #17 52.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:35:20.468Z] #17 52.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-02T16:35:20.468Z] #17 52.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:35:20.468Z] #17 52.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-02T16:35:20.468Z] #17 52.24 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:35:21.640Z] #48 ... [2020-07-02T16:35:21.640Z] [2020-07-02T16:35:21.640Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:21.640Z] #40 33.54 CC images/sk-netlink.o [2020-07-02T16:35:21.640Z] #40 33.74 CC images/packet-sock.o [2020-07-02T16:35:21.640Z] #40 34.38 CC images/ipc-var.o [2020-07-02T16:35:21.640Z] #40 34.60 CC images/ipc-desc.o [2020-07-02T16:35:21.640Z] #40 34.80 CC images/ipc-shm.o [2020-07-02T16:35:21.640Z] #40 35.02 CC images/ipc-msg.o [2020-07-02T16:35:21.640Z] #40 35.32 CC images/ipc-sem.o [2020-07-02T16:35:21.640Z] #40 35.50 CC images/utsns.o [2020-07-02T16:35:21.640Z] #40 35.70 CC images/creds.o [2020-07-02T16:35:21.640Z] #40 36.11 CC images/vma.o [2020-07-02T16:35:21.640Z] #40 36.33 CC images/netdev.o [2020-07-02T16:35:21.640Z] #40 36.78 CC images/tty.o [2020-07-02T16:35:21.640Z] #40 37.46 CC images/file-lock.o [2020-07-02T16:35:21.640Z] #40 37.78 CC images/rlimit.o [2020-07-02T16:35:21.640Z] #40 38.05 CC images/pagemap.o [2020-07-02T16:35:21.640Z] #40 38.47 CC images/siginfo.o [2020-07-02T16:35:21.640Z] #40 38.79 CC images/rpc.o [2020-07-02T16:35:21.640Z] #40 ... [2020-07-02T16:35:21.640Z] [2020-07-02T16:35:21.640Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:35:21.640Z] #11 108.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-02T16:35:21.640Z] #11 108.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-02T16:35:21.640Z] #11 108.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-02T16:35:21.852Z] #17 ... [2020-07-02T16:35:21.852Z] [2020-07-02T16:35:21.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:21.852Z] #39 106.7 CC criu/crtools.o [2020-07-02T16:35:21.852Z] #39 107.3 CC criu/eventfd.o [2020-07-02T16:35:21.852Z] #39 107.7 CC criu/eventpoll.o [2020-07-02T16:35:21.852Z] #39 108.7 CC criu/external.o [2020-07-02T16:35:21.852Z] #39 109.0 CC criu/fault-injection.o [2020-07-02T16:35:21.852Z] #39 109.1 CC criu/fdstore.o [2020-07-02T16:35:21.852Z] #39 109.5 CC criu/fifo.o [2020-07-02T16:35:21.852Z] #39 109.9 CC criu/file-ids.o [2020-07-02T16:35:21.852Z] #39 110.2 CC criu/file-lock.o [2020-07-02T16:35:21.852Z] #39 111.2 CC criu/files-ext.o [2020-07-02T16:35:21.852Z] #39 111.7 CC criu/files-reg.o [2020-07-02T16:35:21.852Z] #39 113.9 CC criu/files.o [2020-07-02T16:35:21.852Z] #39 116.2 CC criu/filesystems.o [2020-07-02T16:35:21.852Z] #39 116.9 CC criu/fsnotify.o [2020-07-02T16:35:21.938Z] #11 108.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-02T16:35:21.938Z] #11 108.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-02T16:35:21.938Z] #11 108.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-02T16:35:21.938Z] #11 108.5 Selecting previously unselected package libbtrfs0. [2020-07-02T16:35:21.938Z] #11 108.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-02T16:35:21.938Z] #11 108.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:35:21.938Z] #11 108.6 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:35:22.239Z] #11 108.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-02T16:35:22.239Z] #11 108.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:35:22.239Z] #11 108.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-02T16:35:22.239Z] #11 108.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-02T16:35:22.239Z] #11 108.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-02T16:35:22.239Z] #11 108.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-02T16:35:22.539Z] #11 108.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-02T16:35:22.539Z] #11 108.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-02T16:35:22.539Z] #11 109.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-02T16:35:22.539Z] #11 109.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-02T16:35:22.539Z] #11 109.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-02T16:35:22.672Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-07-02T16:35:23.187Z] #11 109.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-02T16:35:23.188Z] #11 109.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-02T16:35:23.188Z] #11 109.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-02T16:35:23.188Z] #11 109.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-02T16:35:23.188Z] #11 109.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-02T16:35:23.188Z] #11 109.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-02T16:35:23.237Z] #39 ... [2020-07-02T16:35:23.237Z] [2020-07-02T16:35:23.237Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:35:23.237Z] #36 189.9 + dpkg --print-architecture [2020-07-02T16:35:23.237Z] #36 190.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-02T16:35:23.237Z] #36 190.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-02T16:35:23.237Z] #36 190.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-02T16:35:23.480Z] #19 5.463 Collecting yamllint==1.16.0 [2020-07-02T16:35:23.488Z] #11 110.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-02T16:35:23.488Z] #11 110.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-02T16:35:23.488Z] #11 110.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-02T16:35:23.488Z] #11 110.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-02T16:35:23.787Z] #11 110.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-02T16:35:23.787Z] #11 110.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-02T16:35:24.050Z] #19 ... [2020-07-02T16:35:24.050Z] [2020-07-02T16:35:24.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:24.050Z] #39 133.9 CC criu/netfilter.o [2020-07-02T16:35:24.050Z] #39 134.2 CC criu/page-pipe.o [2020-07-02T16:35:24.050Z] #39 134.8 CC criu/page-xfer.o [2020-07-02T16:35:24.050Z] #39 136.1 CC criu/pagemap-cache.o [2020-07-02T16:35:24.050Z] #39 136.5 CC criu/pagemap.o [2020-07-02T16:35:24.050Z] #39 137.4 CC criu/parasite-syscall.o [2020-07-02T16:35:24.450Z] #11 110.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-02T16:35:24.450Z] #11 110.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-02T16:35:24.450Z] #11 110.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-02T16:35:24.450Z] #11 111.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-02T16:35:24.619Z] #39 138.1 CC criu/path.o [2020-07-02T16:35:24.747Z] #11 111.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-02T16:35:24.748Z] #11 111.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-02T16:35:24.748Z] #11 111.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-02T16:35:24.748Z] #11 111.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-02T16:35:24.748Z] #11 111.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-02T16:35:24.879Z] #39 138.3 CC criu/pie-util-vdso-elf32.o [2020-07-02T16:35:24.967Z] Fetching without tags [2020-07-02T16:35:25.049Z] #11 111.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-02T16:35:25.049Z] #11 111.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-02T16:35:25.049Z] #11 111.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-02T16:35:25.139Z] #39 138.7 CC criu/pie-util-vdso.o [2020-07-02T16:35:25.351Z] #11 111.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-02T16:35:25.351Z] #11 111.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-02T16:35:25.351Z] #11 111.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-02T16:35:25.351Z] #11 112.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:35:25.351Z] #11 112.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-02T16:35:25.351Z] #11 112.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-02T16:35:25.351Z] #11 112.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:35:25.351Z] #11 112.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:35:25.351Z] #11 112.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-02T16:35:25.351Z] #11 112.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-02T16:35:25.399Z] #39 139.1 CC criu/pie-util.o [2020-07-02T16:35:24.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:35:24.692Z] > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10 [2020-07-02T16:35:24.744Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:35:24.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:35:25.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:35:25.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:35:25.004Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:35:25.653Z] #11 112.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:35:25.653Z] #11 112.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:35:25.653Z] #11 112.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-02T16:35:25.653Z] #11 112.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-02T16:35:25.653Z] #11 112.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-02T16:35:25.653Z] #11 112.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:35:25.653Z] #11 112.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-02T16:35:25.653Z] #11 112.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:35:25.653Z] #11 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:35:25.653Z] #11 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:35:25.653Z] #11 112.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:35:25.653Z] #11 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:35:25.653Z] #11 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:35:25.653Z] #11 112.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:35:25.653Z] #11 112.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-02T16:35:25.653Z] #11 112.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-02T16:35:25.653Z] #11 112.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-02T16:35:25.653Z] #11 112.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-02T16:35:25.653Z] #11 112.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-02T16:35:25.653Z] #11 112.2 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:35:25.659Z] #39 139.2 CC criu/pipes.o [2020-07-02T16:35:25.690Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:35:25.952Z] #11 DONE 112.6s [2020-07-02T16:35:25.952Z] [2020-07-02T16:35:25.952Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:25.952Z] #40 40.28 CC images/ext-file.o [2020-07-02T16:35:25.952Z] #40 40.66 CC images/cgroup.o [2020-07-02T16:35:25.952Z] #40 41.51 CC images/userns.o [2020-07-02T16:35:25.952Z] #40 41.84 CC images/google/protobuf/descriptor.o [2020-07-02T16:35:26.228Z] #39 139.7 CC criu/plugin.o [2020-07-02T16:35:26.228Z] #39 140.0 CC criu/proc_parse.o [2020-07-02T16:35:26.251Z] #40 44.11 CC images/opts.o [2020-07-02T16:35:26.552Z] #40 ... [2020-07-02T16:35:26.552Z] [2020-07-02T16:35:26.552Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-02T16:35:26.552Z] #12 DONE 0.6s [2020-07-02T16:35:26.552Z] [2020-07-02T16:35:26.552Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:26.552Z] #40 44.34 CC images/seccomp.o [2020-07-02T16:35:26.552Z] #40 ... [2020-07-02T16:35:26.552Z] [2020-07-02T16:35:26.552Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:26.552Z] #42 103.1 go/ast [2020-07-02T16:35:26.552Z] #42 103.3 text/template/parse [2020-07-02T16:35:26.552Z] #42 105.7 encoding/json [2020-07-02T16:35:26.552Z] #42 111.8 text/template [2020-07-02T16:35:26.850Z] #42 ... [2020-07-02T16:35:26.850Z] [2020-07-02T16:35:26.850Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:26.850Z] #50 0.574 + RM_GOPATH=0 [2020-07-02T16:35:26.850Z] #50 0.574 + TMP_GOPATH= [2020-07-02T16:35:26.850Z] #50 0.574 + : /build [2020-07-02T16:35:26.850Z] #50 0.574 + '[' -z '' ']' [2020-07-02T16:35:26.850Z] #50 0.575 ++ mktemp -d [2020-07-02T16:35:26.850Z] #50 0.578 + export GOPATH=/tmp/tmp.V2J0MsOotZ [2020-07-02T16:35:26.850Z] #50 0.578 + GOPATH=/tmp/tmp.V2J0MsOotZ [2020-07-02T16:35:26.850Z] #50 0.578 + RM_GOPATH=1 [2020-07-02T16:35:26.850Z] #50 0.579 + case "$(go env GOARCH)" in [2020-07-02T16:35:26.850Z] #50 0.580 ++ go env GOARCH [2020-07-02T16:35:26.850Z] #50 0.596 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:35:26.850Z] #50 0.609 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:35:26.850Z] #50 0.614 ++ dirname /tmp/install/install.sh [2020-07-02T16:35:26.851Z] #50 0.617 + dir=/tmp/install [2020-07-02T16:35:26.851Z] #50 0.629 + bin=runc [2020-07-02T16:35:26.851Z] #50 0.629 + shift [2020-07-02T16:35:26.851Z] #50 0.629 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-02T16:35:26.851Z] #50 0.629 + . /tmp/install/runc.installer [2020-07-02T16:35:26.851Z] #50 0.631 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:35:26.851Z] #50 0.632 + install_runc [2020-07-02T16:35:26.851Z] #50 0.648 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-02T16:35:26.851Z] #50 0.650 + uname -r [2020-07-02T16:35:26.851Z] #50 0.656 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-02T16:35:26.851Z] #50 0.657 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-02T16:35:26.851Z] #50 0.658 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-02T16:35:26.851Z] #50 0.658 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V2J0MsOotZ/src/github.com/opencontainers/runc [2020-07-02T16:35:26.851Z] #50 0.682 Cloning into '/tmp/tmp.V2J0MsOotZ/src/github.com/opencontainers/runc'... [2020-07-02T16:35:27.150Z] #50 ... [2020-07-02T16:35:27.150Z] [2020-07-02T16:35:27.150Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-02T16:35:27.150Z] #13 DONE 0.4s [2020-07-02T16:35:27.150Z] [2020-07-02T16:35:27.150Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-02T16:35:27.150Z] #14 0.260 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-02T16:35:27.449Z] #14 DONE 0.4s [2020-07-02T16:35:27.449Z] [2020-07-02T16:35:27.449Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:27.449Z] #40 44.81 CC images/binfmt-misc.o [2020-07-02T16:35:27.449Z] #40 44.98 CC images/time.o [2020-07-02T16:35:27.449Z] #40 45.20 CC images/sysctl.o [2020-07-02T16:35:27.748Z] #40 45.46 CC images/autofs.o [2020-07-02T16:35:28.059Z] #40 ... [2020-07-02T16:35:28.059Z] [2020-07-02T16:35:28.059Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-02T16:35:28.059Z] #15 DONE 0.4s [2020-07-02T16:35:28.059Z] [2020-07-02T16:35:28.059Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:28.059Z] #40 45.64 CC images/macvlan.o [2020-07-02T16:35:28.059Z] #40 45.75 CC images/sit.o [2020-07-02T16:35:28.157Z] #39 141.9 CC criu/protobuf-desc.o [2020-07-02T16:35:25.801Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:35:25.852Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:35:28.359Z] #40 ... [2020-07-02T16:35:28.359Z] [2020-07-02T16:35:28.359Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-02T16:35:28.359Z] #16 DONE 0.4s [2020-07-02T16:35:28.359Z] [2020-07-02T16:35:28.359Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:28.360Z] #40 45.97 CC images/memfd.o [2020-07-02T16:35:28.658Z] #40 ... [2020-07-02T16:35:28.658Z] [2020-07-02T16:35:28.658Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-02T16:35:28.658Z] #17 DONE 0.5s [2020-07-02T16:35:28.658Z] [2020-07-02T16:35:28.658Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:28.658Z] #40 46.32 CC images/timens.o [2020-07-02T16:35:28.901Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:35:28.902Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025) [2020-07-02T16:35:28.956Z] #40 46.64 LINK images/built-in.o [2020-07-02T16:35:29.093Z] #39 ... [2020-07-02T16:35:29.093Z] [2020-07-02T16:35:29.093Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:35:29.093Z] #19 10.78 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-02T16:35:29.093Z] #19 10.84 Collecting pyyaml (from yamllint==1.16.0) [2020-07-02T16:35:29.093Z] #19 10.97 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-02T16:35:29.254Z] #40 46.89 GEN compel/include/asm [2020-07-02T16:35:29.254Z] #40 46.92 GEN compel/include/version.h [2020-07-02T16:35:29.254Z] #40 46.94 touch .config [2020-07-02T16:35:29.254Z] #40 47.00 GEN include/common/config.h [2020-07-02T16:35:29.552Z] #40 47.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-02T16:35:29.552Z] #40 47.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-02T16:35:29.552Z] #40 47.23 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-02T16:35:29.552Z] #40 47.28 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-02T16:35:29.552Z] #40 47.34 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-02T16:35:29.552Z] #40 47.36 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-02T16:35:29.853Z] #40 47.39 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-02T16:35:29.853Z] #40 47.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-02T16:35:29.853Z] #40 47.42 DEP compel/plugins/std/infect.d [2020-07-02T16:35:29.853Z] #40 47.53 DEP compel/plugins/std/string.d [2020-07-02T16:35:29.853Z] #40 47.66 DEP compel/plugins/std/log.d [2020-07-02T16:35:30.029Z] #19 12.12 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-02T16:35:30.029Z] #19 12.15 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-02T16:35:30.029Z] #19 12.18 Building wheels for collected packages: pyyaml [2020-07-02T16:35:30.153Z] #40 47.76 DEP compel/plugins/std/fds.d [2020-07-02T16:35:30.153Z] #40 47.88 DEP compel/plugins/std/std.d [2020-07-02T16:35:30.288Z] #19 12.19 Running setup.py bdist_wheel for pyyaml: started [2020-07-02T16:35:30.452Z] #40 48.01 DEP compel/plugins/shmem/shmem.d [2020-07-02T16:35:30.452Z] #40 48.09 DEP compel/plugins/fds/fds.d [2020-07-02T16:35:30.781Z] #40 48.33 CC compel/plugins/std/std.o [2020-07-02T16:35:30.860Z] #19 12.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-02T16:35:31.080Z] #40 48.68 CC compel/plugins/std/fds.o [2020-07-02T16:35:31.119Z] #19 12.90 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-02T16:35:31.119Z] #19 12.94 Successfully built pyyaml [2020-07-02T16:35:31.119Z] #19 12.95 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-02T16:35:31.377Z] #40 49.10 CC compel/plugins/std/log.o [2020-07-02T16:35:31.378Z] #19 ... [2020-07-02T16:35:31.378Z] [2020-07-02T16:35:31.378Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:35:31.378Z] #36 DONE 216.6s [2020-07-02T16:35:31.378Z] [2020-07-02T16:35:31.378Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:35:31.378Z] #19 13.37 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-02T16:35:31.395Z] #36 ... [2020-07-02T16:35:31.395Z] [2020-07-02T16:35:31.395Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:31.395Z] #17 55.19 Setting up iptables (1.8.2-4) ... [2020-07-02T16:35:31.395Z] #17 55.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:35:31.395Z] #17 55.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:35:31.395Z] #17 55.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:35:31.395Z] #17 55.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:35:31.395Z] #17 55.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-02T16:35:31.395Z] #17 55.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-02T16:35:31.395Z] #17 55.24 Setting up python3 (3.7.3-1) ... [2020-07-02T16:35:31.395Z] #17 55.61 Setting up python3-wheel (0.32.3-2) ... [2020-07-02T16:35:31.395Z] #17 56.40 Setting up apparmor (2.13.2-10) ... [2020-07-02T16:35:31.395Z] #17 58.00 Setting up xfsprogs (4.20.0-1) ... [2020-07-02T16:35:31.395Z] #17 58.01 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:35:31.395Z] #17 58.39 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:35:31.395Z] #17 59.41 Setting up python3-distutils (3.7.3-1) ... [2020-07-02T16:35:31.395Z] #17 59.92 Setting up python3-setuptools (40.8.0-1) ... [2020-07-02T16:35:31.395Z] #17 61.02 Setting up python3-pip (18.1-5) ... [2020-07-02T16:35:31.395Z] #17 62.08 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:35:31.395Z] #17 62.14 Processing triggers for mime-support (3.62) ... [2020-07-02T16:35:31.395Z] #17 DONE 62.7s [2020-07-02T16:35:31.395Z] [2020-07-02T16:35:31.395Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-02T16:35:28.637Z] > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10 [2020-07-02T16:35:28.780Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-02T16:35:28.936Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:35:28.989Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:35:31.947Z] #19 DONE 13.8s [2020-07-02T16:35:31.947Z] [2020-07-02T16:35:31.947Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-02T16:35:31.947Z] #22 DONE 0.3s [2020-07-02T16:35:31.947Z] [2020-07-02T16:35:31.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:31.947Z] #39 142.7 CC criu/protobuf.o [2020-07-02T16:35:31.947Z] #39 143.0 CC criu/pstree.o [2020-07-02T16:35:31.947Z] #39 144.1 CC criu/rbtree.o [2020-07-02T16:35:31.947Z] #39 144.4 CC criu/rst-malloc.o [2020-07-02T16:35:31.947Z] #39 144.7 CC criu/seccomp.o [2020-07-02T16:35:31.947Z] #39 145.4 CC criu/seize.o [2020-07-02T16:35:32.431Z] #40 50.11 CC compel/plugins/std/string.o [2020-07-02T16:35:32.780Z] #18 1.628 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-02T16:35:32.780Z] #18 1.636 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-02T16:35:32.780Z] #18 1.641 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-02T16:35:32.780Z] #18 DONE 1.7s [2020-07-02T16:35:32.780Z] [2020-07-02T16:35:32.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:32.780Z] #39 118.2 CC criu/image-desc.o [2020-07-02T16:35:32.780Z] #39 118.4 CC criu/image.o [2020-07-02T16:35:32.780Z] #39 119.3 CC criu/ipc_ns.o [2020-07-02T16:35:32.780Z] #39 120.7 CC criu/irmap.o [2020-07-02T16:35:32.780Z] #39 121.3 CC criu/kcmp-ids.o [2020-07-02T16:35:32.780Z] #39 121.6 CC criu/kerndat.o [2020-07-02T16:35:32.780Z] #39 122.6 CC criu/libnetlink.o [2020-07-02T16:35:32.780Z] #39 123.0 CC criu/log.o [2020-07-02T16:35:32.780Z] #39 123.6 CC criu/lsm.o [2020-07-02T16:35:32.780Z] #39 124.1 CC criu/mem.o [2020-07-02T16:35:32.780Z] #39 125.8 CC criu/memfd.o [2020-07-02T16:35:32.780Z] #39 126.8 CC criu/mount.o [2020-07-02T16:35:32.780Z] #39 ... [2020-07-02T16:35:32.780Z] [2020-07-02T16:35:32.780Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:35:33.077Z] #40 50.72 CC compel/plugins/std/infect.o [2020-07-02T16:35:33.329Z] #39 146.6 CC criu/servicefd.o [2020-07-02T16:35:33.589Z] #39 147.1 CC criu/shmem.o [2020-07-02T16:35:33.589Z] #39 ... [2020-07-02T16:35:33.589Z] [2020-07-02T16:35:33.589Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-02T16:35:33.589Z] #26 DONE 1.5s [2020-07-02T16:35:33.589Z] [2020-07-02T16:35:33.589Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-02T16:35:33.589Z] #29 DONE 0.1s [2020-07-02T16:35:33.589Z] [2020-07-02T16:35:33.589Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-02T16:35:33.589Z] #31 DONE 0.0s [2020-07-02T16:35:33.725Z] #40 51.18 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-02T16:35:33.725Z] #40 51.22 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-02T16:35:33.725Z] #40 51.27 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-02T16:35:33.725Z] #40 51.31 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-02T16:35:33.725Z] #40 51.37 AR compel/plugins/std.lib.a [2020-07-02T16:35:33.725Z] #40 51.44 CC compel/plugins/fds/fds.o [2020-07-02T16:35:33.849Z] [2020-07-02T16:35:33.849Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-02T16:35:33.849Z] #34 DONE 0.0s [2020-07-02T16:35:33.849Z] [2020-07-02T16:35:33.849Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-02T16:35:33.849Z] #37 DONE 0.2s [2020-07-02T16:35:33.849Z] [2020-07-02T16:35:33.849Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:35:34.024Z] #40 51.71 AR compel/plugins/fds.lib.a [2020-07-02T16:35:34.024Z] #40 51.75 HOSTDEP compel/src/lib/log-host.d [2020-07-02T16:35:34.024Z] #40 51.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-02T16:35:34.329Z] #40 51.94 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-02T16:35:34.329Z] #40 52.01 HOSTDEP compel/src/main-host.d [2020-07-02T16:35:34.418Z] #52 ... [2020-07-02T16:35:34.418Z] [2020-07-02T16:35:34.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:34.418Z] #39 147.8 CC criu/sigframe.o [2020-07-02T16:35:34.418Z] #39 147.9 CC criu/signalfd.o [2020-07-02T16:35:34.626Z] #40 52.17 DEP compel/src/lib/ptrace.d [2020-07-02T16:35:34.626Z] #40 52.26 DEP compel/src/lib/infect.d [2020-07-02T16:35:34.678Z] #39 148.0 CC criu/sk-inet.o [2020-07-02T16:35:34.927Z] #40 52.44 DEP compel/src/lib/infect-util.d [2020-07-02T16:35:34.927Z] #40 52.59 DEP compel/src/lib/infect-rpc.d [2020-07-02T16:35:34.938Z] #39 148.6 CC criu/sk-netlink.o [2020-07-02T16:35:35.198Z] #39 148.8 CC criu/sk-packet.o [2020-07-02T16:35:35.226Z] #40 52.78 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-02T16:35:35.226Z] #40 52.89 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-02T16:35:35.226Z] #40 52.94 DEP compel/src/lib/log.d [2020-07-02T16:35:35.458Z] #39 149.1 CC criu/sk-queue.o [2020-07-02T16:35:35.525Z] #40 53.04 DEP compel/src/main.d [2020-07-02T16:35:35.525Z] #40 53.18 DEP compel/src/lib/handle-elf.d [2020-07-02T16:35:35.823Z] #40 53.31 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-02T16:35:35.823Z] #40 53.46 CC compel/src/lib/log.o [2020-07-02T16:35:36.028Z] #39 149.4 CC criu/sk-tcp.o [2020-07-02T16:35:36.120Z] #40 53.72 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-02T16:35:36.287Z] #39 149.7 CC criu/sk-unix.o [2020-07-02T16:35:36.419Z] #40 53.98 CC compel/arch/ppc64/src/lib/infect.o [2020-07-02T16:35:36.978Z] #19 ... [2020-07-02T16:35:36.978Z] [2020-07-02T16:35:36.978Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:36.978Z] #49 78.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-02T16:35:36.978Z] #49 80.83 + mkdir -p /build [2020-07-02T16:35:36.978Z] #49 80.83 + cp runc /build/runc [2020-07-02T16:35:36.978Z] #49 DONE 81.0s [2020-07-02T16:35:36.978Z] [2020-07-02T16:35:36.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:36.978Z] #39 131.1 CC criu/namespaces.o [2020-07-02T16:35:37.068Z] #40 ... [2020-07-02T16:35:37.068Z] [2020-07-02T16:35:37.068Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:37.068Z] #50 10.78 + cd /tmp/tmp.V2J0MsOotZ/src/github.com/opencontainers/runc [2020-07-02T16:35:37.068Z] #50 10.78 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:35:37.226Z] #39 150.7 CC criu/sockets.o [2020-07-02T16:35:37.367Z] #50 11.31 + '[' -z '' ']' [2020-07-02T16:35:37.367Z] #50 11.31 + target=static [2020-07-02T16:35:37.367Z] #50 11.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-02T16:35:37.367Z] #50 11.42 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-02T16:35:37.797Z] #39 151.2 CC criu/stats.o [2020-07-02T16:35:37.797Z] #39 151.4 CC criu/string.o [2020-07-02T16:35:38.057Z] #39 151.5 CC criu/sysctl.o [2020-07-02T16:35:38.317Z] #39 151.8 CC criu/sysfs_parse.o [2020-07-02T16:35:38.426Z] #50 ... [2020-07-02T16:35:38.426Z] [2020-07-02T16:35:38.426Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:38.426Z] #42 114.9 go/parser [2020-07-02T16:35:38.426Z] #42 122.4 encoding/xml [2020-07-02T16:35:38.576Z] #39 152.0 CC criu/timens.o [2020-07-02T16:35:38.576Z] #39 152.2 CC criu/timerfd.o [2020-07-02T16:35:38.725Z] #42 ... [2020-07-02T16:35:38.725Z] [2020-07-02T16:35:38.725Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:38.725Z] #40 54.90 CC compel/src/lib/infect-rpc.o [2020-07-02T16:35:38.725Z] #40 55.32 CC compel/src/lib/infect-util.o [2020-07-02T16:35:38.725Z] #40 55.62 CC compel/src/lib/infect.o [2020-07-02T16:35:38.725Z] #40 ... [2020-07-02T16:35:38.725Z] [2020-07-02T16:35:38.725Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:38.725Z] #18 0.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:35:38.726Z] #18 0.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:35:38.726Z] #18 0.864 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:35:38.726Z] #18 1.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-02T16:35:38.726Z] #18 3.160 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [202 kB] [2020-07-02T16:35:38.726Z] #18 4.524 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-02T16:35:38.887Z] #39 133.6 CC criu/net.o [2020-07-02T16:35:39.146Z] #39 152.5 CC criu/tty.o [2020-07-02T16:35:40.086Z] #39 153.5 CC criu/tun.o [2020-07-02T16:35:40.086Z] #39 ... [2020-07-02T16:35:40.086Z] [2020-07-02T16:35:40.086Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:35:40.086Z] #45 225.6 + cd /tmp/tmp.dtwa4uZKNA/src/github.com/golangci/golangci-lint/ [2020-07-02T16:35:40.086Z] #45 225.6 + git checkout -q v1.23.8 [2020-07-02T16:35:40.265Z] #18 11.54 Fetched 8140 kB in 11s (733 kB/s) [2020-07-02T16:35:40.656Z] #45 226.1 ++ git describe --tags [2020-07-02T16:35:40.656Z] #45 226.1 + version=v1.23.8 [2020-07-02T16:35:40.656Z] #45 226.1 ++ git rev-parse --short HEAD [2020-07-02T16:35:40.656Z] #45 226.1 + commit=76a82c6 [2020-07-02T16:35:40.656Z] #45 226.1 ++ git show -s --format=%cd [2020-07-02T16:35:40.656Z] #45 226.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-02T16:35:40.656Z] #45 226.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-07-02T16:35:40.798Z] #39 135.8 CC criu/netfilter.o [2020-07-02T16:35:41.058Z] #39 136.1 CC criu/page-pipe.o [2020-07-02T16:35:41.347Z] #18 11.54 Reading package lists... [2020-07-02T16:35:41.347Z] #18 ... [2020-07-02T16:35:41.347Z] [2020-07-02T16:35:41.347Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:41.347Z] #40 58.73 CC compel/src/lib/ptrace.o [2020-07-02T16:35:41.347Z] #40 ... [2020-07-02T16:35:41.347Z] [2020-07-02T16:35:41.347Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:35:41.347Z] #48 117.8 golang.org/x/crypto/ssh/terminal [2020-07-02T16:35:41.347Z] #48 122.1 mvdan.cc/sh/v3/cmd/shfmt [2020-07-02T16:35:41.347Z] #48 DONE 127.8s [2020-07-02T16:35:41.347Z] [2020-07-02T16:35:41.347Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:41.347Z] #42 127.8 math/big [2020-07-02T16:35:41.629Z] #39 136.6 CC criu/page-xfer.o [2020-07-02T16:35:42.570Z] #39 137.7 CC criu/pagemap-cache.o [2020-07-02T16:35:42.830Z] #39 137.9 CC criu/pagemap.o [2020-07-02T16:35:42.890Z] #42 129.6 go/doc [2020-07-02T16:35:43.770Z] #39 138.7 CC criu/parasite-syscall.o [2020-07-02T16:35:44.341Z] #39 139.4 CC criu/path.o [2020-07-02T16:35:44.784Z] Commit message: "update runc binary to v1.0.0-rc91" [2020-07-02T16:35:44.911Z] #39 139.7 CC criu/pie-util-vdso-elf32.o [2020-07-02T16:35:45.189Z] #39 140.1 CC criu/pie-util-vdso.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-02T16:35:45.452Z] #39 140.5 CC criu/pie-util.o [2020-07-02T16:35:45.711Z] #39 140.7 CC criu/pipes.o [2020-07-02T16:35:45.940Z] #45 ... [2020-07-02T16:35:45.940Z] [2020-07-02T16:35:45.940Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:35:45.940Z] #52 183.9 + bin/containerd [2020-07-02T16:35:46.281Z] #39 141.3 CC criu/plugin.o [2020-07-02T16:35:46.542Z] #39 ... [2020-07-02T16:35:46.542Z] [2020-07-02T16:35:46.542Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:35:46.542Z] #19 6.231 Collecting yamllint==1.16.0 [2020-07-02T16:35:46.542Z] #19 11.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-02T16:35:46.542Z] #19 11.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-02T16:35:46.542Z] #19 11.68 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-02T16:35:46.542Z] #19 11.73 Collecting pyyaml (from yamllint==1.16.0) [2020-07-02T16:35:46.542Z] #19 11.87 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-02T16:35:46.542Z] #19 12.99 Building wheels for collected packages: pyyaml [2020-07-02T16:35:46.542Z] #19 13.00 Running setup.py bdist_wheel for pyyaml: started [2020-07-02T16:35:46.542Z] #19 13.79 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-02T16:35:46.542Z] #19 13.80 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-02T16:35:46.542Z] #19 13.84 Successfully built pyyaml [2020-07-02T16:35:46.542Z] #19 13.85 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-02T16:35:46.803Z] #19 14.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-02T16:35:46.803Z] #19 ... [2020-07-02T16:35:46.803Z] [2020-07-02T16:35:46.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:46.803Z] #39 141.8 CC criu/proc_parse.o [2020-07-02T16:35:47.064Z] #39 ... [2020-07-02T16:35:47.064Z] [2020-07-02T16:35:47.064Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:35:47.064Z] #19 DONE 14.4s [2020-07-02T16:35:47.325Z] [2020-07-02T16:35:47.325Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-02T16:35:47.325Z] #22 DONE 0.2s [2020-07-02T16:35:47.325Z] [2020-07-02T16:35:47.325Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-02T16:35:47.327Z] #52 ... [2020-07-02T16:35:47.327Z] [2020-07-02T16:35:47.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:47.327Z] #39 153.8 CC criu/uffd.o [2020-07-02T16:35:47.327Z] #39 154.6 CC criu/util.o [2020-07-02T16:35:47.327Z] #39 155.3 CC criu/uts_ns.o [2020-07-02T16:35:47.327Z] #39 155.5 CC criu/vdso-compat.o [2020-07-02T16:35:47.327Z] #39 155.6 CC criu/vdso.o [2020-07-02T16:35:47.327Z] #39 156.0 LINK criu/built-in.o [2020-07-02T16:35:47.327Z] #39 156.1 LINK criu/criu [2020-07-02T16:35:47.327Z] #39 156.4 DEP lib/c/criu.d [2020-07-02T16:35:47.327Z] #39 156.5 CC images/rpc.pb-c.o [2020-07-02T16:35:47.327Z] #39 156.9 CC lib/c/criu.o [2020-07-02T16:35:47.327Z] #39 157.7 LINK lib/c/built-in.o [2020-07-02T16:35:47.327Z] #39 157.7 LINK lib/c/libcriu.so [2020-07-02T16:35:47.327Z] #39 157.8 LINK lib/c/libcriu.a [2020-07-02T16:35:47.327Z] #39 157.9 GEN magic.py [2020-07-02T16:35:47.327Z] #39 158.0 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:35:47.327Z] #39 158.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:35:47.327Z] #39 158.0 Note: Building without GnuTLS support [2020-07-02T16:35:47.327Z] #39 158.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:35:47.327Z] #39 158.0 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:35:47.327Z] #39 158.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:35:47.327Z] #39 159.2 make[1]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 159.6 make[1]: 'images/built-in.o' is up to date. [2020-07-02T16:35:47.327Z] #39 159.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-02T16:35:47.327Z] #39 159.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-02T16:35:47.327Z] #39 159.7 make[1]: 'compel/libcompel.a' is up to date. [2020-07-02T16:35:47.327Z] #39 159.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-02T16:35:47.327Z] #39 159.8 make[1]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 159.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:35:47.327Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 160.4 make[2]: Nothing to be done for 'all'. [2020-07-02T16:35:47.327Z] #39 160.4 INSTALL criu/criu [2020-07-02T16:35:47.327Z] #39 DONE 160.7s [2020-07-02T16:35:47.327Z] [2020-07-02T16:35:47.327Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:35:47.415Z] #42 ... [2020-07-02T16:35:47.415Z] [2020-07-02T16:35:47.415Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:47.415Z] #40 59.45 AR compel/libcompel.a [2020-07-02T16:35:47.415Z] #40 59.55 HOSTCC compel/src/main-host.o [2020-07-02T16:35:47.415Z] #40 60.03 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-02T16:35:47.415Z] #40 60.43 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-02T16:35:47.415Z] #40 60.65 HOSTCC compel/src/lib/log-host.o [2020-07-02T16:35:47.415Z] #40 60.84 HOSTLINK compel/compel-host-bin [2020-07-02T16:35:47.415Z] #40 60.99 DEP soccr/soccr.d [2020-07-02T16:35:47.415Z] #40 61.21 CC soccr/soccr.o [2020-07-02T16:35:47.415Z] #40 63.86 AR soccr/libsoccr.a [2020-07-02T16:35:47.415Z] #40 63.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:35:47.415Z] #40 64.46 DEP criu/arch/ppc64/sigframe.d [2020-07-02T16:35:47.415Z] #40 64.65 DEP criu/arch/ppc64/crtools.d [2020-07-02T16:35:47.415Z] #40 64.84 DEP criu/arch/ppc64/cpu.d [2020-07-02T16:35:47.415Z] #40 65.02 CC criu/arch/ppc64/cpu.o [2020-07-02T16:35:48.064Z] #40 65.66 CC criu/arch/ppc64/crtools.o [2020-07-02T16:35:48.220Z] + docker version [2020-07-02T16:35:48.267Z] #26 DONE 1.1s [2020-07-02T16:35:48.267Z] [2020-07-02T16:35:48.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:48.267Z] #39 ... [2020-07-02T16:35:48.267Z] [2020-07-02T16:35:48.267Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-02T16:35:48.267Z] #29 DONE 0.1s [2020-07-02T16:35:48.269Z] #45 ... [2020-07-02T16:35:48.269Z] [2020-07-02T16:35:48.269Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-02T16:35:48.269Z] #40 DONE 0.1s [2020-07-02T16:35:48.269Z] [2020-07-02T16:35:48.269Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-02T16:35:48.269Z] #42 DONE 0.1s [2020-07-02T16:35:48.269Z] [2020-07-02T16:35:48.269Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-02T16:35:48.269Z] #44 DONE 0.1s [2020-07-02T16:35:48.269Z] [2020-07-02T16:35:48.269Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:35:48.528Z] [2020-07-02T16:35:48.528Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-02T16:35:48.528Z] #31 DONE 0.1s [2020-07-02T16:35:48.528Z] [2020-07-02T16:35:48.528Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-02T16:35:48.528Z] #34 DONE 0.0s [2020-07-02T16:35:48.528Z] [2020-07-02T16:35:48.528Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:35:49.468Z] #36 ... [2020-07-02T16:35:49.468Z] [2020-07-02T16:35:49.468Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:49.468Z] #39 144.2 CC criu/protobuf-desc.o [2020-07-02T16:35:49.605Z] #40 67.16 CC criu/arch/ppc64/sigframe.o [2020-07-02T16:35:49.605Z] #40 ... [2020-07-02T16:35:49.605Z] [2020-07-02T16:35:49.605Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:35:49.605Z] #55 135.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:35:49.605Z] #55 136.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-02T16:35:50.039Z] #39 144.9 CC criu/protobuf.o [2020-07-02T16:35:50.039Z] #39 ... [2020-07-02T16:35:50.039Z] [2020-07-02T16:35:50.039Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:35:50.039Z] #36 DONE 217.1s [2020-07-02T16:35:50.299Z] [2020-07-02T16:35:50.299Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:50.299Z] #39 145.3 CC criu/pstree.o [2020-07-02T16:35:51.240Z] #39 ... [2020-07-02T16:35:51.240Z] [2020-07-02T16:35:51.240Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-02T16:35:51.240Z] #37 DONE 0.1s [2020-07-02T16:35:51.240Z] [2020-07-02T16:35:51.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:51.240Z] #39 146.3 CC criu/rbtree.o [2020-07-02T16:35:51.501Z] #39 146.5 CC criu/rst-malloc.o [2020-07-02T16:35:51.761Z] #39 146.7 CC criu/seccomp.o [2020-07-02T16:35:52.332Z] #39 147.1 CC criu/seize.o [2020-07-02T16:35:52.593Z] #39 147.6 CC criu/servicefd.o [2020-07-02T16:35:52.853Z] #39 147.9 CC criu/shmem.o [2020-07-02T16:35:53.114Z] #39 148.3 CC criu/sigframe.o [2020-07-02T16:35:53.374Z] #39 148.4 CC criu/signalfd.o [2020-07-02T16:35:53.634Z] #39 148.5 CC criu/sk-inet.o [2020-07-02T16:35:54.204Z] #39 149.0 CC criu/sk-netlink.o [2020-07-02T16:35:54.204Z] #39 149.3 CC criu/sk-packet.o [2020-07-02T16:35:54.774Z] #39 149.8 CC criu/sk-queue.o [2020-07-02T16:35:55.035Z] #39 150.0 CC criu/sk-tcp.o [2020-07-02T16:35:55.249Z] #55 ... [2020-07-02T16:35:55.249Z] [2020-07-02T16:35:55.249Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:55.249Z] #18 11.54 Reading package lists... [2020-07-02T16:35:55.249Z] #18 17.26 Reading package lists... [2020-07-02T16:35:55.249Z] #18 21.45 Building dependency tree... [2020-07-02T16:35:55.249Z] #18 23.01 libcap2-bin is already the newest version (1:2.25-2). [2020-07-02T16:35:55.249Z] #18 23.01 The following additional packages will be installed: [2020-07-02T16:35:55.249Z] #18 23.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-02T16:35:55.249Z] #18 23.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-02T16:35:55.249Z] #18 23.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-02T16:35:55.249Z] #18 23.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-02T16:35:55.249Z] #18 23.02 python3.7 python3.7-minimal vim-runtime xxd [2020-07-02T16:35:55.249Z] #18 23.02 Suggested packages: [2020-07-02T16:35:55.249Z] #18 23.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-02T16:35:55.249Z] #18 23.02 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-02T16:35:55.249Z] #18 23.02 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-02T16:35:55.249Z] #18 23.03 Recommended packages: [2020-07-02T16:35:55.249Z] #18 23.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-02T16:35:55.249Z] #18 23.03 python3-keyrings.alt python3-xdg unzip [2020-07-02T16:35:55.249Z] #18 25.12 The following NEW packages will be installed: [2020-07-02T16:35:55.250Z] #18 25.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-02T16:35:55.250Z] #18 25.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-02T16:35:55.250Z] #18 25.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-02T16:35:55.250Z] #18 25.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-02T16:35:55.250Z] #18 25.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-02T16:35:55.250Z] #18 25.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-02T16:35:55.250Z] #18 25.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-02T16:35:55.250Z] #18 25.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-02T16:35:55.250Z] #18 25.13 xz-utils zip [2020-07-02T16:35:55.250Z] #18 25.26 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:35:55.250Z] #18 25.26 Need to get 29.2 MB of archives. [2020-07-02T16:35:55.250Z] #18 25.26 After this operation, 134 MB of additional disk space will be used. [2020-07-02T16:35:55.250Z] #18 25.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-02T16:35:55.250Z] #18 25.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-02T16:35:55.250Z] #18 25.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-02T16:35:55.250Z] #18 ... [2020-07-02T16:35:55.250Z] [2020-07-02T16:35:55.250Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:35:55.250Z] #42 141.5 github.com/LK4D4/vndr/build [2020-07-02T16:35:55.250Z] #42 141.7 vendor/golang.org/x/text/unicode/norm [2020-07-02T16:35:55.295Z] #39 150.3 CC criu/sk-unix.o [2020-07-02T16:35:55.429Z] Client: Docker Engine - Enterprise [2020-07-02T16:35:55.429Z] Version: 19.03.5 [2020-07-02T16:35:55.429Z] API version: 1.40 [2020-07-02T16:35:55.429Z] Go version: go1.12.12 [2020-07-02T16:35:55.429Z] Git commit: 2ee0c57608 [2020-07-02T16:35:55.429Z] Built: 11/13/2019 08:00:16 [2020-07-02T16:35:55.429Z] OS/Arch: windows/amd64 [2020-07-02T16:35:55.429Z] Experimental: false [2020-07-02T16:35:55.429Z] [2020-07-02T16:35:55.429Z] Server: Docker Engine - Enterprise [2020-07-02T16:35:55.429Z] Engine: [2020-07-02T16:35:55.429Z] Version: 19.03.5 [2020-07-02T16:35:55.429Z] API version: 1.40 (minimum version 1.24) [2020-07-02T16:35:55.429Z] Go version: go1.12.12 [2020-07-02T16:35:55.429Z] Git commit: 2ee0c57608 [2020-07-02T16:35:55.429Z] Built: 11/13/2019 07:58:51 [2020-07-02T16:35:55.429Z] OS/Arch: windows/amd64 [2020-07-02T16:35:55.429Z] Experimental: true [Pipeline] sh [2020-07-02T16:35:56.237Z] #39 151.2 CC criu/sockets.o [2020-07-02T16:35:56.808Z] #39 151.7 CC criu/stats.o [2020-07-02T16:35:56.808Z] #39 151.9 CC criu/string.o [2020-07-02T16:35:56.817Z] #42 ... [2020-07-02T16:35:56.817Z] [2020-07-02T16:35:56.817Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:35:56.817Z] #55 DONE 143.3s [2020-07-02T16:35:56.817Z] [2020-07-02T16:35:56.817Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-02T16:35:56.817Z] #56 DONE 0.1s [2020-07-02T16:35:56.817Z] [2020-07-02T16:35:56.817Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-02T16:35:56.817Z] #57 DONE 0.1s [2020-07-02T16:35:56.817Z] [2020-07-02T16:35:56.817Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:56.817Z] #18 26.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-02T16:35:56.817Z] #18 26.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-02T16:35:56.817Z] #18 26.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-02T16:35:56.817Z] #18 27.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-02T16:35:56.817Z] #18 27.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-02T16:35:56.817Z] #18 27.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-02T16:35:56.817Z] #18 27.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-02T16:35:56.817Z] #18 27.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-02T16:35:56.817Z] #18 27.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-02T16:35:56.817Z] #18 27.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-02T16:35:56.817Z] #18 27.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-02T16:35:56.817Z] #18 27.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-02T16:35:56.817Z] #18 27.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-02T16:35:56.817Z] #18 27.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-02T16:35:56.817Z] #18 27.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:35:56.817Z] #18 27.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-02T16:35:56.817Z] #18 27.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-02T16:35:56.817Z] #18 27.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-02T16:35:56.817Z] #18 27.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-02T16:35:56.817Z] #18 27.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-02T16:35:56.817Z] #18 27.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-02T16:35:56.817Z] #18 27.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-02T16:35:56.817Z] #18 27.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-02T16:35:56.817Z] #18 27.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-02T16:35:56.817Z] #18 27.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-02T16:35:56.817Z] #18 28.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-02T16:35:57.041Z] + docker info [2020-07-02T16:35:57.068Z] #39 152.0 CC criu/sysctl.o [2020-07-02T16:35:57.329Z] #39 152.4 CC criu/sysfs_parse.o [2020-07-02T16:35:57.589Z] #39 152.6 CC criu/timens.o [2020-07-02T16:35:57.850Z] #39 152.8 CC criu/timerfd.o [2020-07-02T16:35:57.884Z] #18 29.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-02T16:35:57.884Z] #18 29.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-02T16:35:57.884Z] #18 29.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-02T16:35:57.884Z] #18 29.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-02T16:35:57.884Z] #18 29.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-02T16:35:57.884Z] #18 29.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-02T16:35:58.111Z] #39 153.0 CC criu/tty.o [2020-07-02T16:35:58.188Z] #18 29.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-02T16:35:58.188Z] #18 29.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-02T16:35:58.188Z] #18 29.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-02T16:35:58.188Z] #18 29.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-02T16:35:58.188Z] #18 29.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-02T16:35:58.188Z] #18 29.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-02T16:35:58.188Z] #18 29.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-02T16:35:58.495Z] #18 29.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-02T16:35:58.495Z] #18 29.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-02T16:35:58.495Z] #18 29.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-02T16:35:58.795Z] #18 29.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-02T16:35:58.795Z] #18 30.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-02T16:35:58.795Z] #18 30.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-02T16:35:59.062Z] #39 ... [2020-07-02T16:35:59.062Z] [2020-07-02T16:35:59.062Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:35:59.062Z] #45 225.9 + cd /tmp/tmp.ceyO9kJlkt/src/github.com/golangci/golangci-lint/ [2020-07-02T16:35:59.062Z] #45 225.9 + git checkout -q v1.23.8 [2020-07-02T16:35:59.323Z] #45 226.3 ++ git describe --tags [2020-07-02T16:35:59.323Z] #45 226.3 + version=v1.23.8 [2020-07-02T16:35:59.323Z] #45 226.3 ++ git rev-parse --short HEAD [2020-07-02T16:35:59.323Z] #45 226.3 + commit=76a82c6 [2020-07-02T16:35:59.323Z] #45 226.3 ++ git show -s --format=%cd [2020-07-02T16:35:59.323Z] #45 226.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-02T16:35:59.323Z] #45 226.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:35:59.857Z] #18 31.04 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:35:59.858Z] #18 31.18 Fetched 29.2 MB in 5s (5948 kB/s) [2020-07-02T16:35:59.858Z] #18 ... [2020-07-02T16:35:59.858Z] [2020-07-02T16:35:59.858Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:35:59.858Z] #40 67.43 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-02T16:35:59.858Z] #40 67.49 DEP criu/pie/util-vdso.d [2020-07-02T16:35:59.858Z] #40 67.70 DEP criu/pie/util.d [2020-07-02T16:35:59.858Z] #40 67.89 CC criu/pie/util.o [2020-07-02T16:35:59.858Z] #40 68.22 CC criu/pie/util-vdso.o [2020-07-02T16:35:59.858Z] #40 68.75 AR criu/pie/pie.lib.a [2020-07-02T16:35:59.858Z] #40 68.81 DEP criu/pie/restorer.d [2020-07-02T16:35:59.858Z] #40 69.01 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-02T16:35:59.858Z] #40 69.03 DEP criu/arch/ppc64/restorer.d [2020-07-02T16:35:59.858Z] #40 69.34 DEP criu/arch/ppc64/vdso-pie.d [2020-07-02T16:35:59.858Z] #40 69.47 DEP criu/pie/parasite-vdso.d [2020-07-02T16:35:59.858Z] #40 69.66 DEP criu/pie/parasite.d [2020-07-02T16:35:59.858Z] #40 69.91 CC criu/pie/parasite.o [2020-07-02T16:35:59.858Z] #40 71.47 LINK criu/pie/parasite.built-in.o [2020-07-02T16:35:59.858Z] #40 71.48 GEN criu/pie/parasite-blob.h [2020-07-02T16:35:59.858Z] #40 71.54 CC criu/pie/parasite-vdso.o [2020-07-02T16:35:59.858Z] #40 72.55 CC criu/arch/ppc64/vdso-pie.o [2020-07-02T16:35:59.858Z] #40 73.02 CC criu/arch/ppc64/restorer.o [2020-07-02T16:35:59.858Z] #40 73.53 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-02T16:35:59.858Z] #40 73.61 CC criu/pie/restorer.o [2020-07-02T16:35:59.858Z] #40 76.19 LINK criu/pie/restorer.built-in.o [2020-07-02T16:35:59.858Z] #40 76.21 GEN criu/pie/restorer-blob.h [2020-07-02T16:35:59.858Z] #40 76.37 DEP criu/vdso.d [2020-07-02T16:35:59.858Z] #40 76.77 DEP criu/uts_ns.d [2020-07-02T16:35:59.858Z] #40 76.93 DEP criu/util.d [2020-07-02T16:35:59.858Z] #40 77.17 DEP criu/uffd.d [2020-07-02T16:35:59.858Z] #40 77.43 DEP criu/tun.d [2020-07-02T16:35:59.858Z] #40 77.61 DEP criu/tty.d [2020-07-02T16:35:59.858Z] #40 ... [2020-07-02T16:35:59.858Z] [2020-07-02T16:35:59.858Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:35:59.858Z] #18 31.29 Selecting previously unselected package pigz. [2020-07-02T16:36:00.157Z] #18 31.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-02T16:36:00.157Z] #18 31.40 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-02T16:36:00.157Z] #18 31.41 Unpacking pigz (2.4-1) ... [2020-07-02T16:36:00.458Z] #18 31.52 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-02T16:36:00.458Z] #18 31.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-02T16:36:00.458Z] #18 31.53 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-02T16:36:00.458Z] #18 31.91 Selecting previously unselected package python3.7-minimal. [2020-07-02T16:36:00.757Z] #18 31.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-02T16:36:00.757Z] #18 31.93 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:36:01.816Z] #18 32.80 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-02T16:36:01.816Z] #18 32.81 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:36:04.588Z] #18 35.43 Selecting previously unselected package python3-minimal. [2020-07-02T16:36:04.588Z] #18 35.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-07-02T16:36:04.588Z] #18 35.53 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-02T16:36:04.588Z] #18 35.54 Unpacking python3-minimal (3.7.3-1) ... [2020-07-02T16:36:04.588Z] #18 35.67 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-02T16:36:04.588Z] #18 35.67 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-02T16:36:04.588Z] #18 35.68 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-02T16:36:04.588Z] #18 35.77 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-02T16:36:04.588Z] #18 35.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-02T16:36:04.588Z] #18 35.79 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-02T16:36:05.647Z] #18 36.99 Selecting previously unselected package python3.7. [2020-07-02T16:36:05.647Z] #18 37.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-02T16:36:05.647Z] #18 37.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:36:05.901Z] #45 ... [2020-07-02T16:36:05.901Z] [2020-07-02T16:36:05.901Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:36:05.901Z] #39 154.2 CC criu/tun.o [2020-07-02T16:36:05.901Z] #39 154.5 CC criu/uffd.o [2020-07-02T16:36:05.901Z] #39 155.3 CC criu/util.o [2020-07-02T16:36:05.901Z] #39 156.0 CC criu/uts_ns.o [2020-07-02T16:36:05.901Z] #39 156.2 CC criu/vdso-compat.o [2020-07-02T16:36:05.901Z] #39 156.3 CC criu/vdso.o [2020-07-02T16:36:05.901Z] #39 156.6 LINK criu/built-in.o [2020-07-02T16:36:05.901Z] #39 156.7 LINK criu/criu [2020-07-02T16:36:05.901Z] #39 157.0 DEP lib/c/criu.d [2020-07-02T16:36:05.901Z] #39 157.1 CC images/rpc.pb-c.o [2020-07-02T16:36:05.901Z] #39 157.5 CC lib/c/criu.o [2020-07-02T16:36:05.901Z] #39 158.1 LINK lib/c/built-in.o [2020-07-02T16:36:05.901Z] #39 158.1 LINK lib/c/libcriu.so [2020-07-02T16:36:05.901Z] #39 158.2 LINK lib/c/libcriu.a [2020-07-02T16:36:05.901Z] #39 158.3 GEN magic.py [2020-07-02T16:36:05.901Z] #39 158.4 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:36:05.901Z] #39 158.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:36:05.901Z] #39 158.4 Note: Building without GnuTLS support [2020-07-02T16:36:05.901Z] #39 158.4 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:36:05.901Z] #39 158.4 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:36:05.901Z] #39 159.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:36:05.901Z] #39 159.6 make[1]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.0 make[1]: 'images/built-in.o' is up to date. [2020-07-02T16:36:05.901Z] #39 160.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-02T16:36:05.901Z] #39 160.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-02T16:36:05.901Z] #39 160.1 make[1]: 'compel/libcompel.a' is up to date. [2020-07-02T16:36:05.901Z] #39 160.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-02T16:36:05.901Z] #39 160.2 make[1]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:36:05.901Z] #39 160.4 make[2]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.4 make[2]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.5 make[2]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.6 make[2]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.6 make[2]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.8 make[2]: Nothing to be done for 'all'. [2020-07-02T16:36:05.901Z] #39 160.8 INSTALL criu/criu [2020-07-02T16:36:05.901Z] #39 DONE 161.0s [2020-07-02T16:36:05.901Z] [2020-07-02T16:36:05.901Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:05.901Z] #52 183.5 + bin/containerd [2020-07-02T16:36:05.949Z] #18 37.15 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-02T16:36:05.949Z] #18 37.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-02T16:36:05.949Z] #18 37.17 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-02T16:36:05.949Z] #18 37.32 Setting up python3-minimal (3.7.3-1) ... [2020-07-02T16:36:07.012Z] #18 38.33 Selecting previously unselected package python3. [2020-07-02T16:36:07.012Z] #18 38.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-07-02T16:36:07.012Z] #18 38.38 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-02T16:36:07.012Z] #18 38.40 Unpacking python3 (3.7.3-1) ... [2020-07-02T16:36:07.297Z] #52 ... [2020-07-02T16:36:07.297Z] [2020-07-02T16:36:07.297Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-02T16:36:07.297Z] #40 DONE 0.1s [2020-07-02T16:36:07.297Z] [2020-07-02T16:36:07.297Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-02T16:36:07.297Z] #42 DONE 0.1s [2020-07-02T16:36:07.297Z] [2020-07-02T16:36:07.297Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-02T16:36:07.297Z] #44 DONE 0.1s [2020-07-02T16:36:07.297Z] [2020-07-02T16:36:07.297Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:07.313Z] #18 38.50 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-02T16:36:07.313Z] #18 38.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-02T16:36:07.313Z] #18 38.52 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-02T16:36:07.313Z] #18 38.63 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-02T16:36:07.313Z] #18 38.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-02T16:36:07.313Z] #18 38.65 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-02T16:36:07.619Z] #18 38.78 Selecting previously unselected package libiptc0:ppc64el. [2020-07-02T16:36:07.619Z] #18 38.78 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-02T16:36:07.619Z] #18 38.79 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-02T16:36:07.619Z] #18 38.89 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-02T16:36:07.619Z] #18 38.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-02T16:36:07.619Z] #18 38.90 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-02T16:36:07.619Z] #18 38.98 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-02T16:36:07.619Z] #18 38.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-02T16:36:07.619Z] #18 38.99 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-02T16:36:07.937Z] #18 39.08 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-02T16:36:07.937Z] #18 39.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-02T16:36:07.937Z] #18 39.09 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-02T16:36:07.937Z] #18 39.18 Selecting previously unselected package iptables. [2020-07-02T16:36:07.937Z] #18 39.18 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-02T16:36:07.937Z] #18 39.19 Unpacking iptables (1.8.2-4) ... [2020-07-02T16:36:08.589Z] #18 39.78 Selecting previously unselected package xxd. [2020-07-02T16:36:08.589Z] #18 39.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-02T16:36:08.589Z] #18 39.80 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:36:08.589Z] #18 39.88 Selecting previously unselected package vim-common. [2020-07-02T16:36:08.589Z] #18 39.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:36:08.589Z] #18 39.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:36:08.589Z] #18 40.04 Selecting previously unselected package bash-completion. [2020-07-02T16:36:08.888Z] #18 40.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-02T16:36:10.432Z] #18 ... [2020-07-02T16:36:10.432Z] [2020-07-02T16:36:10.432Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:36:10.432Z] #40 77.85 DEP criu/timerfd.d [2020-07-02T16:36:10.432Z] #40 78.05 DEP criu/timens.d [2020-07-02T16:36:10.432Z] #40 78.24 DEP criu/sysfs_parse.d [2020-07-02T16:36:10.432Z] #40 78.44 DEP criu/sysctl.d [2020-07-02T16:36:10.432Z] #40 78.63 DEP criu/string.d [2020-07-02T16:36:10.432Z] #40 78.71 DEP criu/stats.d [2020-07-02T16:36:10.432Z] #40 78.85 DEP criu/sockets.d [2020-07-02T16:36:10.432Z] #40 79.06 DEP criu/sk-unix.d [2020-07-02T16:36:10.432Z] #40 79.27 DEP criu/sk-tcp.d [2020-07-02T16:36:10.432Z] #40 79.54 DEP criu/sk-queue.d [2020-07-02T16:36:10.432Z] #40 79.71 DEP criu/sk-packet.d [2020-07-02T16:36:10.432Z] #40 79.95 DEP criu/sk-netlink.d [2020-07-02T16:36:10.432Z] #40 80.18 DEP criu/sk-inet.d [2020-07-02T16:36:10.432Z] #40 80.41 DEP criu/signalfd.d [2020-07-02T16:36:10.432Z] #40 80.60 DEP criu/sigframe.d [2020-07-02T16:36:10.432Z] #40 80.72 DEP criu/shmem.d [2020-07-02T16:36:10.432Z] #40 80.91 DEP criu/servicefd.d [2020-07-02T16:36:10.432Z] #40 81.08 DEP criu/seize.d [2020-07-02T16:36:10.432Z] #40 81.26 DEP criu/seccomp.d [2020-07-02T16:36:10.432Z] #40 81.45 DEP criu/rst-malloc.d [2020-07-02T16:36:10.432Z] #40 81.54 DEP criu/rbtree.d [2020-07-02T16:36:10.432Z] #40 81.57 DEP criu/pstree.d [2020-07-02T16:36:10.432Z] #40 81.78 DEP criu/protobuf.d [2020-07-02T16:36:10.432Z] #40 81.99 GEN criu/protobuf-desc-gen.h [2020-07-02T16:36:10.432Z] #40 83.65 DEP criu/protobuf-desc.d [2020-07-02T16:36:10.432Z] #40 83.78 DEP criu/proc_parse.d [2020-07-02T16:36:10.432Z] #40 83.98 DEP criu/plugin.d [2020-07-02T16:36:10.432Z] #40 84.12 DEP criu/pipes.d [2020-07-02T16:36:10.432Z] #40 84.29 DEP criu/pie-util.d [2020-07-02T16:36:10.432Z] #40 84.46 DEP criu/pie-util-vdso.d [2020-07-02T16:36:10.432Z] #40 84.62 DEP criu/path.d [2020-07-02T16:36:10.432Z] #40 84.81 DEP criu/parasite-syscall.d [2020-07-02T16:36:10.432Z] #40 85.00 DEP criu/pagemap.d [2020-07-02T16:36:10.432Z] #40 85.15 DEP criu/pagemap-cache.d [2020-07-02T16:36:10.432Z] #40 85.30 DEP criu/page-xfer.d [2020-07-02T16:36:10.432Z] #40 85.61 DEP criu/page-pipe.d [2020-07-02T16:36:10.432Z] #40 85.87 DEP criu/netfilter.d [2020-07-02T16:36:10.432Z] #40 86.04 DEP criu/net.d [2020-07-02T16:36:10.432Z] #40 86.43 DEP criu/namespaces.d [2020-07-02T16:36:10.432Z] #40 86.64 DEP criu/mount.d [2020-07-02T16:36:10.432Z] #40 86.87 DEP criu/memfd.d [2020-07-02T16:36:10.432Z] #40 87.07 DEP criu/mem.d [2020-07-02T16:36:10.432Z] #40 87.34 DEP criu/lsm.d [2020-07-02T16:36:10.432Z] #40 87.46 DEP criu/log.d [2020-07-02T16:36:10.432Z] #40 87.62 DEP criu/libnetlink.d [2020-07-02T16:36:10.432Z] #40 87.76 DEP criu/kerndat.d [2020-07-02T16:36:10.432Z] #40 87.98 DEP criu/kcmp-ids.d [2020-07-02T16:36:10.432Z] #40 88.09 DEP criu/irmap.d [2020-07-02T16:36:10.733Z] #40 88.34 DEP criu/ipc_ns.d [2020-07-02T16:36:11.047Z] #40 88.51 DEP criu/image.d [2020-07-02T16:36:11.047Z] #40 88.74 DEP criu/image-desc.d [2020-07-02T16:36:11.047Z] #40 88.86 DEP criu/fsnotify.d [2020-07-02T16:36:11.346Z] #40 ... [2020-07-02T16:36:11.346Z] [2020-07-02T16:36:11.346Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:13.758Z] #22 157.9 Checking out files: 30% (3312/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 58% (6338/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 91% (9925/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-02T16:36:13.758Z] #22 160.2 + cd /tmp/tmp.ix74UQYxYL/tmp/docker-ce [2020-07-02T16:36:13.758Z] #22 160.2 + git checkout -q v17.06.2-ce [2020-07-02T16:36:14.819Z] #22 ... [2020-07-02T16:36:14.819Z] [2020-07-02T16:36:14.819Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:36:14.819Z] #42 151.2 mime [2020-07-02T16:36:14.819Z] #42 154.8 vendor/golang.org/x/net/idna [2020-07-02T16:36:14.819Z] #42 157.4 net/textproto [2020-07-02T16:36:14.819Z] #42 157.4 crypto/x509 [2020-07-02T16:36:14.819Z] #42 159.1 vendor/golang.org/x/net/http/httpproxy [2020-07-02T16:36:14.819Z] #42 160.2 vendor/golang.org/x/net/http/httpguts [2020-07-02T16:36:14.819Z] #42 160.2 mime/multipart [2020-07-02T16:36:14.819Z] #42 ... [2020-07-02T16:36:14.819Z] [2020-07-02T16:36:14.819Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:36:14.819Z] #18 43.96 Unpacking bash-completion (1:2.8-6) ... [2020-07-02T16:36:14.819Z] #18 44.47 Selecting previously unselected package bzip2. [2020-07-02T16:36:14.819Z] #18 44.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-02T16:36:14.819Z] #18 44.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:36:14.819Z] #18 44.62 Selecting previously unselected package xz-utils. [2020-07-02T16:36:14.819Z] #18 44.64 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-02T16:36:14.819Z] #18 44.65 Unpacking xz-utils (5.2.4-1) ... [2020-07-02T16:36:14.819Z] #18 44.82 Selecting previously unselected package apparmor. [2020-07-02T16:36:14.819Z] #18 44.83 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-02T16:36:14.819Z] #18 45.00 Unpacking apparmor (2.13.2-10) ... [2020-07-02T16:36:14.819Z] #18 45.44 Selecting previously unselected package aufs-tools. [2020-07-02T16:36:14.819Z] #18 45.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-02T16:36:14.819Z] #18 45.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:36:14.819Z] #18 45.60 Selecting previously unselected package libonig5:ppc64el. [2020-07-02T16:36:14.819Z] #18 45.63 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-02T16:36:14.819Z] #18 45.63 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-02T16:36:14.819Z] #18 45.83 Selecting previously unselected package libjq1:ppc64el. [2020-07-02T16:36:14.819Z] #18 45.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-02T16:36:14.819Z] #18 45.85 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-02T16:36:14.819Z] #18 45.97 Selecting previously unselected package jq. [2020-07-02T16:36:14.819Z] #18 45.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-02T16:36:14.819Z] #18 45.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:36:14.819Z] #18 46.19 Selecting previously unselected package libaio1:ppc64el. [2020-07-02T16:36:14.819Z] #18 46.22 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-02T16:36:14.819Z] #18 46.24 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-02T16:36:15.117Z] #18 46.33 Selecting previously unselected package libgpm2:ppc64el. [2020-07-02T16:36:15.117Z] #18 46.34 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-02T16:36:15.117Z] #18 46.34 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-02T16:36:15.117Z] #18 46.46 Selecting previously unselected package libicu63:ppc64el. [2020-07-02T16:36:15.117Z] #18 46.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-02T16:36:15.117Z] #18 46.48 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.1% of statements [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/builder [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/builder/remotecontext 0.316s coverage: 13.6% of statements [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/builder/dockerfile 0.931s coverage: 48.1% of statements [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-02T16:36:19.618Z] ok github.com/docker/docker/builder/remotecontext/git 0.972s coverage: 86.3% of statements [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/cli [no test files] [2020-07-02T16:36:19.618Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-02T16:36:19.656Z] #18 50.55 Selecting previously unselected package libnet1:ppc64el. [2020-07-02T16:36:19.656Z] #18 50.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-02T16:36:19.656Z] #18 50.58 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-02T16:36:19.656Z] #18 50.69 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-02T16:36:19.656Z] #18 50.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-02T16:36:19.656Z] #18 50.72 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-02T16:36:19.656Z] #18 50.82 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-02T16:36:19.656Z] #18 50.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-02T16:36:19.656Z] #18 50.84 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-02T16:36:19.656Z] #18 50.93 Selecting previously unselected package libreadline5:ppc64el. [2020-07-02T16:36:19.656Z] #18 50.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-02T16:36:19.656Z] #18 50.97 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-02T16:36:19.955Z] #18 51.13 Selecting previously unselected package net-tools. [2020-07-02T16:36:19.955Z] #18 51.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-02T16:36:19.955Z] #18 51.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:36:20.256Z] #18 51.41 Selecting previously unselected package python-pip-whl. [2020-07-02T16:36:20.256Z] #18 51.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-02T16:36:20.256Z] #18 51.43 Unpacking python-pip-whl (18.1-5) ... [2020-07-02T16:36:20.904Z] #18 52.02 Selecting previously unselected package python3-lib2to3. [2020-07-02T16:36:20.904Z] #18 52.02 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-02T16:36:20.904Z] #18 52.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:36:20.904Z] #18 52.16 Selecting previously unselected package python3-distutils. [2020-07-02T16:36:20.904Z] #18 52.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-02T16:36:20.904Z] #18 52.17 Unpacking python3-distutils (3.7.3-1) ... [2020-07-02T16:36:21.144Z] ok github.com/docker/docker/client 0.105s coverage: 75.4% of statements [2020-07-02T16:36:21.213Z] #18 52.33 Selecting previously unselected package python3-pip. [2020-07-02T16:36:21.213Z] #18 52.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-02T16:36:21.213Z] #18 52.35 Unpacking python3-pip (18.1-5) ... [2020-07-02T16:36:21.213Z] #18 52.56 Selecting previously unselected package python3-pkg-resources. [2020-07-02T16:36:21.515Z] #18 52.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:36:21.515Z] #18 52.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:36:21.515Z] #18 52.71 Selecting previously unselected package python3-setuptools. [2020-07-02T16:36:21.515Z] #18 52.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-02T16:36:21.515Z] #18 52.73 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-02T16:36:21.515Z] #18 ... [2020-07-02T16:36:21.515Z] [2020-07-02T16:36:21.515Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:36:21.515Z] #40 89.11 DEP criu/filesystems.d [2020-07-02T16:36:21.515Z] #40 89.44 DEP criu/files.d [2020-07-02T16:36:21.515Z] #40 89.75 DEP criu/files-reg.d [2020-07-02T16:36:21.515Z] #40 89.90 DEP criu/files-ext.d [2020-07-02T16:36:21.515Z] #40 90.06 DEP criu/file-lock.d [2020-07-02T16:36:21.515Z] #40 90.21 DEP criu/file-ids.d [2020-07-02T16:36:21.515Z] #40 90.35 DEP criu/fifo.d [2020-07-02T16:36:21.515Z] #40 90.64 DEP criu/fdstore.d [2020-07-02T16:36:21.515Z] #40 90.89 DEP criu/fault-injection.d [2020-07-02T16:36:21.515Z] #40 90.94 DEP criu/external.d [2020-07-02T16:36:21.515Z] #40 91.08 DEP criu/eventpoll.d [2020-07-02T16:36:21.515Z] #40 91.25 DEP criu/eventfd.d [2020-07-02T16:36:21.515Z] #40 91.41 DEP criu/crtools.d [2020-07-02T16:36:21.515Z] #40 91.64 DEP criu/cr-service.d [2020-07-02T16:36:21.515Z] #40 91.84 DEP criu/cr-restore.d [2020-07-02T16:36:21.515Z] #40 92.09 DEP criu/cr-errno.d [2020-07-02T16:36:21.515Z] #40 92.10 DEP criu/cr-dump.d [2020-07-02T16:36:21.515Z] #40 92.39 DEP criu/cr-dedup.d [2020-07-02T16:36:21.515Z] #40 92.59 DEP criu/cr-check.d [2020-07-02T16:36:21.515Z] #40 92.84 DEP criu/config.d [2020-07-02T16:36:21.515Z] #40 93.13 DEP criu/clone-noasan.d [2020-07-02T16:36:21.515Z] #40 93.22 DEP criu/cgroup.d [2020-07-02T16:36:21.515Z] #40 93.43 DEP criu/cgroup-props.d [2020-07-02T16:36:21.515Z] #40 93.56 DEP criu/bitmap.d [2020-07-02T16:36:21.515Z] #40 93.60 DEP criu/bfd.d [2020-07-02T16:36:21.515Z] #40 93.82 DEP criu/autofs.d [2020-07-02T16:36:21.515Z] #40 94.01 DEP criu/aio.d [2020-07-02T16:36:21.515Z] #40 94.22 DEP criu/action-scripts.d [2020-07-02T16:36:21.515Z] #40 94.64 CC criu/action-scripts.o [2020-07-02T16:36:21.515Z] #40 95.20 CC criu/aio.o [2020-07-02T16:36:21.515Z] #40 95.79 CC criu/autofs.o [2020-07-02T16:36:21.515Z] #40 98.26 CC criu/bfd.o [2020-07-02T16:36:21.515Z] #40 99.19 CC criu/bitmap.o [2020-07-02T16:36:21.813Z] #40 99.44 CC criu/cgroup-props.o [2020-07-02T16:36:21.813Z] #40 ... [2020-07-02T16:36:21.813Z] [2020-07-02T16:36:21.813Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:36:21.813Z] #18 53.01 Selecting previously unselected package python3-wheel. [2020-07-02T16:36:21.813Z] #18 53.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-02T16:36:21.813Z] #18 53.02 Unpacking python3-wheel (0.32.3-2) ... [2020-07-02T16:36:21.813Z] #18 53.13 Selecting previously unselected package sudo. [2020-07-02T16:36:21.813Z] #18 53.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-02T16:36:21.813Z] #18 53.15 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:36:22.873Z] #18 53.90 Selecting previously unselected package thin-provisioning-tools. [2020-07-02T16:36:22.873Z] #18 53.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-02T16:36:22.873Z] #18 53.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:36:22.873Z] #18 54.22 Selecting previously unselected package uidmap. [2020-07-02T16:36:22.873Z] #18 54.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-02T16:36:22.873Z] #18 54.25 Unpacking uidmap (1:4.5-1.1) ... [2020-07-02T16:36:23.172Z] #18 54.38 Selecting previously unselected package vim-runtime. [2020-07-02T16:36:23.172Z] #18 54.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:36:23.172Z] #18 54.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-02T16:36:23.172Z] #18 54.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-02T16:36:23.172Z] #18 54.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:36:27.237Z] Client: [2020-07-02T16:36:27.237Z] Debug Mode: false [2020-07-02T16:36:27.237Z] Plugins: [2020-07-02T16:36:27.237Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-02T16:36:27.237Z] [2020-07-02T16:36:27.237Z] Server: [2020-07-02T16:36:27.237Z] Containers: 0 [2020-07-02T16:36:27.237Z] Running: 0 [2020-07-02T16:36:27.237Z] Paused: 0 [2020-07-02T16:36:27.237Z] Stopped: 0 [2020-07-02T16:36:27.237Z] Images: 0 [2020-07-02T16:36:27.237Z] Server Version: 19.03.5 [2020-07-02T16:36:27.237Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-02T16:36:27.237Z] Windows: [2020-07-02T16:36:27.237Z] LCOW: [2020-07-02T16:36:27.237Z] Logging Driver: json-file [2020-07-02T16:36:27.237Z] Plugins: [2020-07-02T16:36:27.237Z] Volume: local [2020-07-02T16:36:27.237Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-02T16:36:27.237Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-02T16:36:27.237Z] Swarm: inactive [2020-07-02T16:36:27.237Z] Default Isolation: process [2020-07-02T16:36:27.237Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-02T16:36:27.237Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-02T16:36:27.237Z] OSType: windows [2020-07-02T16:36:27.237Z] Architecture: x86_64 [2020-07-02T16:36:27.237Z] CPUs: 4 [2020-07-02T16:36:27.237Z] Total Memory: 32GiB [2020-07-02T16:36:27.237Z] Name: azwin-2-a14410 [2020-07-02T16:36:27.237Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-02T16:36:27.237Z] Docker Root Dir: D:\docker [2020-07-02T16:36:27.237Z] Debug Mode: false [2020-07-02T16:36:27.237Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:36:27.237Z] Labels: [2020-07-02T16:36:27.237Z] Experimental: true [2020-07-02T16:36:27.237Z] Insecure Registries: [2020-07-02T16:36:27.237Z] 10.0.0.4:5000 [2020-07-02T16:36:27.237Z] 127.0.0.0/8 [2020-07-02T16:36:27.237Z] Registry Mirrors: [2020-07-02T16:36:27.237Z] http://10.0.0.4:5000/ [2020-07-02T16:36:27.237Z] Live Restore Enabled: false [2020-07-02T16:36:27.237Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-02T16:36:27.711Z] #18 58.27 Selecting previously unselected package vim. [2020-07-02T16:36:27.711Z] #18 ... [2020-07-02T16:36:27.711Z] [2020-07-02T16:36:27.711Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:36:27.711Z] #42 163.5 crypto/tls [2020-07-02T16:36:27.711Z] #42 171.2 net/http/httptrace [2020-07-02T16:36:27.711Z] #42 171.5 net/http [2020-07-02T16:36:27.711Z] #42 ... [2020-07-02T16:36:27.711Z] [2020-07-02T16:36:27.711Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:36:27.711Z] #18 58.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-02T16:36:27.711Z] #18 58.32 Unpacking vim (2:8.1.0875-5) ... [2020-07-02T16:36:27.711Z] #18 ... [2020-07-02T16:36:27.711Z] [2020-07-02T16:36:27.711Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:27.711Z] #22 164.0 + mkdir -p /tmp/tmp.ix74UQYxYL/src/github.com/docker [2020-07-02T16:36:27.711Z] #22 164.0 + mv components/cli /tmp/tmp.ix74UQYxYL/src/github.com/docker/cli [2020-07-02T16:36:27.711Z] #22 164.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-02T16:36:27.711Z] #22 ... [2020-07-02T16:36:27.711Z] [2020-07-02T16:36:27.711Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:36:27.711Z] #18 58.93 Selecting previously unselected package xfsprogs. [2020-07-02T16:36:27.711Z] #18 58.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-02T16:36:27.711Z] #18 58.95 Unpacking xfsprogs (4.20.0-1) ... [2020-07-02T16:36:28.009Z] #18 59.42 Selecting previously unselected package zip. [2020-07-02T16:36:28.009Z] #18 59.42 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-02T16:36:28.308Z] #18 59.43 Unpacking zip (3.0-11+b1) ... [2020-07-02T16:36:28.308Z] #18 59.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:36:28.308Z] #18 59.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:36:28.308Z] #18 59.68 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-02T16:36:28.308Z] #18 59.69 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-02T16:36:28.308Z] #18 59.70 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-02T16:36:28.308Z] #18 59.72 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-02T16:36:28.308Z] #18 59.73 Setting up uidmap (1:4.5-1.1) ... [2020-07-02T16:36:28.308Z] #18 59.74 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-02T16:36:28.308Z] #18 59.76 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-02T16:36:28.308Z] #18 59.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:36:28.308Z] #18 59.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-02T16:36:28.608Z] #18 59.78 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-02T16:36:28.608Z] #18 59.79 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:36:28.608Z] #18 59.80 Setting up zip (3.0-11+b1) ... [2020-07-02T16:36:28.608Z] #18 59.81 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:36:28.608Z] #18 59.85 Setting up bash-completion (1:2.8-6) ... [2020-07-02T16:36:32.814Z] #18 64.17 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-02T16:36:32.814Z] #18 64.17 Setting up xz-utils (5.2.4-1) ... [2020-07-02T16:36:32.814Z] #18 64.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-02T16:36:33.125Z] #18 64.23 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:36:33.125Z] #18 64.39 invoke-rc.d: could not determine current runlevel [2020-07-02T16:36:33.125Z] #18 64.41 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-02T16:36:33.125Z] #18 64.41 Setting up pigz (2.4-1) ... [2020-07-02T16:36:33.125Z] #18 64.42 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-02T16:36:33.125Z] #18 64.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-02T16:36:33.125Z] #18 64.45 Setting up python-pip-whl (18.1-5) ... [2020-07-02T16:36:33.424Z] #18 64.46 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-02T16:36:33.424Z] #18 64.46 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:36:33.424Z] #18 ... [2020-07-02T16:36:33.424Z] [2020-07-02T16:36:33.424Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:36:33.424Z] #40 100.9 CC criu/cgroup.o [2020-07-02T16:36:33.424Z] #40 106.6 CC criu/clone-noasan.o [2020-07-02T16:36:33.424Z] #40 106.9 CC criu/config.o [2020-07-02T16:36:33.424Z] #40 109.4 CC criu/cr-check.o [2020-07-02T16:36:33.724Z] #40 ... [2020-07-02T16:36:33.724Z] [2020-07-02T16:36:33.724Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:36:33.724Z] #18 64.93 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-02T16:36:33.724Z] #18 64.94 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-02T16:36:33.724Z] #18 64.94 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-02T16:36:33.724Z] #18 64.96 Setting up vim (2:8.1.0875-5) ... [2020-07-02T16:36:33.724Z] #18 64.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-02T16:36:33.724Z] #18 64.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-02T16:36:33.724Z] #18 64.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-02T16:36:33.724Z] #18 64.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-02T16:36:33.724Z] #18 65.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-02T16:36:33.724Z] #18 65.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-02T16:36:33.724Z] #18 65.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-02T16:36:33.724Z] #18 65.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-02T16:36:33.724Z] #18 65.07 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-02T16:36:33.724Z] #18 65.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:36:33.724Z] #18 65.09 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-02T16:36:33.724Z] #18 65.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:36:33.724Z] #18 65.11 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-02T16:36:34.024Z] #18 65.11 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:36:34.971Z] #52 ... [2020-07-02T16:36:34.971Z] [2020-07-02T16:36:34.971Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:34.971Z] #45 DONE 275.1s [2020-07-02T16:36:34.971Z] [2020-07-02T16:36:34.971Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:34.971Z] #52 ... [2020-07-02T16:36:34.971Z] [2020-07-02T16:36:34.971Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-02T16:36:34.971Z] #46 DONE 0.1s [2020-07-02T16:36:34.971Z] [2020-07-02T16:36:34.971Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-02T16:36:34.971Z] #48 DONE 0.1s [2020-07-02T16:36:34.971Z] [2020-07-02T16:36:34.971Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-02T16:36:34.971Z] #50 DONE 0.1s [2020-07-02T16:36:34.971Z] [2020-07-02T16:36:34.971Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:34.971Z] #52 232.0 + bin/containerd-stress [2020-07-02T16:36:35.539Z] #52 233.7 + bin/containerd-shim [2020-07-02T16:36:38.541Z] #18 69.32 Setting up iptables (1.8.2-4) ... [2020-07-02T16:36:38.541Z] #18 69.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:36:38.541Z] #18 69.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:36:38.541Z] #18 69.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:36:38.541Z] #18 69.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:36:38.541Z] #18 69.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-02T16:36:38.541Z] #18 69.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-02T16:36:38.541Z] #18 69.43 Setting up python3 (3.7.3-1) ... [2020-07-02T16:36:38.842Z] #18 69.96 Setting up python3-wheel (0.32.3-2) ... [2020-07-02T16:36:39.900Z] #18 70.92 Setting up apparmor (2.13.2-10) ... [2020-07-02T16:36:42.010Z] #18 72.93 Setting up xfsprogs (4.20.0-1) ... [2020-07-02T16:36:42.010Z] #18 72.95 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:36:42.310Z] #18 73.50 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:36:42.683Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-02T16:36:42.683Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-54d68989\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-02T16:36:42.683Z] ---------------------------------------------------------------------------- [2020-07-02T16:36:42.683Z] [2020-07-02T16:36:42.683Z] INFO: executeCI.ps1 starting at Thu Jul 2 16:36:40 CUT 2020 [2020-07-02T16:36:42.683Z] [2020-07-02T16:36:42.683Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-02T16:36:42.683Z] INFO: Running git version 2.24.1.windows.2 [2020-07-02T16:36:42.683Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-02T16:36:42.683Z] INFO: Environment variables: [2020-07-02T16:36:42.683Z] [2020-07-02T16:36:42.683Z] Name Value [2020-07-02T16:36:42.683Z] ---- ----- [2020-07-02T16:36:42.683Z] ALLUSERSPROFILE C:\ProgramData [2020-07-02T16:36:42.683Z] amd64 true [2020-07-02T16:36:42.683Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-02T16:36:42.683Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-02T16:36:42.683Z] arm64 true [2020-07-02T16:36:42.683Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-02T16:36:42.683Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-02T16:36:42.683Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-02T16:36:42.683Z] BRANCH_NAME PR-41025 [2020-07-02T16:36:42.683Z] BUILD_DISPLAY_NAME #24 [2020-07-02T16:36:42.683Z] BUILD_ID 24 [2020-07-02T16:36:42.683Z] BUILD_NUMBER 24 [2020-07-02T16:36:42.683Z] BUILD_TAG jenkins-moby-PR-41025-24 [2020-07-02T16:36:42.683Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41025/24/ [2020-07-02T16:36:42.683Z] CHANGE_AUTHOR AkihiroSuda [2020-07-02T16:36:42.683Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-07-02T16:36:42.683Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-07-02T16:36:42.683Z] CHANGE_BRANCH runc-rc11-pre [2020-07-02T16:36:42.683Z] CHANGE_FORK AkihiroSuda/docker [2020-07-02T16:36:42.683Z] CHANGE_ID 41025 [2020-07-02T16:36:42.683Z] CHANGE_TARGET master [2020-07-02T16:36:42.683Z] CHANGE_TITLE update runc binary to v1.0.0-rc91 [2020-07-02T16:36:42.683Z] CHANGE_URL https://github.com/moby/moby/pull/41025 [2020-07-02T16:36:42.683Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:36:42.683Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-02T16:36:42.683Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-02T16:36:42.683Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-02T16:36:42.683Z] COMPUTERNAME azwin-2-a14410 [2020-07-02T16:36:42.683Z] ComSpec C:\windows\system32\cmd.exe [2020-07-02T16:36:42.683Z] ConfigSequenceNumber 0 [2020-07-02T16:36:42.683Z] dco true [2020-07-02T16:36:42.683Z] DOCKER_BUILDKIT 0 [2020-07-02T16:36:42.683Z] DOCKER_DUT_DEBUG 1 [2020-07-02T16:36:42.683Z] DOCKER_EXPERIMENTAL 1 [2020-07-02T16:36:42.683Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-02T16:36:42.683Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-02T16:36:42.683Z] EXECUTOR_NUMBER 0 [2020-07-02T16:36:42.683Z] FQDN azwin-2-a14410.westus.cloudapp.azure.com [2020-07-02T16:36:42.683Z] GIT_BRANCH PR-41025 [2020-07-02T16:36:42.683Z] GIT_COMMIT 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:36:42.683Z] GIT_PREVIOUS_COMMIT 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:36:42.683Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 875f810ca65c460bf393719ab9228aaf736d01ed [2020-07-02T16:36:42.683Z] GIT_URL https://github.com/moby/moby.git [2020-07-02T16:36:42.683Z] HUDSON_COOKIE d267046f-4d67-4f6b-9dd6-a4249dc82511 [2020-07-02T16:36:42.683Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-02T16:36:42.683Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-02T16:36:42.683Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-02T16:36:42.683Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-02T16:36:42.683Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-02T16:36:42.683Z] JENKINS_NODE_COOKIE d23d624e-e38a-47e6-b014-fe2c96a106a0 [2020-07-02T16:36:42.683Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-02T16:36:42.683Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-02T16:36:42.683Z] JOB_BASE_NAME PR-41025 [2020-07-02T16:36:42.683Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41025/display/redirect [2020-07-02T16:36:42.683Z] JOB_NAME moby/PR-41025 [2020-07-02T16:36:42.683Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41025/ [2020-07-02T16:36:42.683Z] library.jps.version master [2020-07-02T16:36:42.683Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-02T16:36:42.683Z] NODE_LABELS amd64 azure azwin-2-a14410 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-02T16:36:42.683Z] NODE_NAME azwin-2-a14410 [2020-07-02T16:36:42.684Z] NUMBER_OF_PROCESSORS 4 [2020-07-02T16:36:42.684Z] OS Windows_NT [2020-07-02T16:36:42.684Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-02T16:36:42.684Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-02T16:36:42.684Z] ppc64le true [2020-07-02T16:36:42.684Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-02T16:36:42.684Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-07-02T16:36:42.684Z] PROCESSOR_LEVEL 6 [2020-07-02T16:36:42.684Z] PROCESSOR_REVISION 4f01 [2020-07-02T16:36:42.684Z] ProgramData C:\ProgramData [2020-07-02T16:36:42.684Z] ProgramFiles C:\Program Files [2020-07-02T16:36:42.684Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-02T16:36:42.684Z] ProgramW6432 C:\Program Files [2020-07-02T16:36:42.684Z] PROMPT $P$G [2020-07-02T16:36:42.684Z] PSExecutionPolicyPreference Bypass [2020-07-02T16:36:42.684Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-02T16:36:42.684Z] PUBLIC C:\Users\Public [2020-07-02T16:36:42.684Z] rootless true [2020-07-02T16:36:42.684Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41025/24/display/redirect?page=changes [2020-07-02T16:36:42.684Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41025/24/display/redirect [2020-07-02T16:36:42.684Z] s390x true [2020-07-02T16:36:42.684Z] SKIP_VALIDATION_TESTS 1 [2020-07-02T16:36:42.684Z] SOURCES_DRIVE d [2020-07-02T16:36:42.684Z] SOURCES_SUBDIR gopath [2020-07-02T16:36:42.684Z] STAGE_NAME Run tests [2020-07-02T16:36:42.684Z] SystemDrive C: [2020-07-02T16:36:42.684Z] SystemRoot C:\windows [2020-07-02T16:36:42.684Z] TEMP C:\windows\TEMP [2020-07-02T16:36:42.684Z] TESTDEBUG 0 [2020-07-02T16:36:42.684Z] TESTRUN_DRIVE d [2020-07-02T16:36:42.684Z] TESTRUN_SUBDIR CI [2020-07-02T16:36:42.684Z] TIMEOUT 120m [2020-07-02T16:36:42.684Z] TMP C:\windows\TEMP [2020-07-02T16:36:42.684Z] unit_validate true [2020-07-02T16:36:42.684Z] USERDOMAIN WORKGROUP [2020-07-02T16:36:42.684Z] USERNAME azwin-2-a14410$ [2020-07-02T16:36:42.684Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-02T16:36:42.684Z] validate_force false [2020-07-02T16:36:42.684Z] windir C:\windows [2020-07-02T16:36:42.684Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-02T16:36:42.684Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-02T16:36:42.684Z] windowsRS1 false [2020-07-02T16:36:42.684Z] windowsRS5 true [2020-07-02T16:36:42.684Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-02T16:36:42.684Z] [2020-07-02T16:36:42.684Z] [2020-07-02T16:36:42.684Z] [2020-07-02T16:36:42.684Z] INFO: Sources under d:\gopath\... [2020-07-02T16:36:42.684Z] INFO: Test run under d:\CI\... [2020-07-02T16:36:42.684Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-02T16:36:42.684Z] INFO: docker/docker repository was found [2020-07-02T16:36:42.684Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-02T16:36:42.684Z] ltsc2019: Pulling from windows/servercore [2020-07-02T16:36:43.159Z] 4612f6d0b889: Pulling fs layer [2020-07-02T16:36:43.159Z] 666079ee0460: Pulling fs layer [2020-07-02T16:36:43.853Z] #18 74.87 Setting up python3-distutils (3.7.3-1) ... [2020-07-02T16:36:43.861Z] #52 240.7 + bin/containerd-shim-runc-v1 [2020-07-02T16:36:44.153Z] #18 75.46 Setting up python3-setuptools (40.8.0-1) ... [2020-07-02T16:36:44.803Z] #18 ... [2020-07-02T16:36:44.803Z] [2020-07-02T16:36:44.803Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:36:44.803Z] #40 112.4 CC criu/cr-dedup.o [2020-07-02T16:36:44.803Z] #40 113.2 CC criu/cr-dump.o [2020-07-02T16:36:44.803Z] #40 116.9 CC criu/cr-errno.o [2020-07-02T16:36:44.803Z] #40 117.0 CC criu/cr-restore.o [2020-07-02T16:36:45.769Z] #52 243.8 + bin/containerd-shim-runc-v2 [2020-07-02T16:36:45.867Z] #40 123.6 CC criu/cr-service.o [2020-07-02T16:36:45.867Z] #40 ... [2020-07-02T16:36:45.867Z] [2020-07-02T16:36:45.867Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:36:46.193Z] #18 77.21 Setting up python3-pip (18.1-5) ... [2020-07-02T16:36:46.342Z] #52 244.6 + binaries [2020-07-02T16:36:46.342Z] #52 244.6 + install -D bin/containerd /build/containerd [2020-07-02T16:36:46.342Z] #52 244.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-02T16:36:46.602Z] #52 244.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-02T16:36:46.602Z] #52 244.6 + install -D bin/ctr /build/ctr [2020-07-02T16:36:46.602Z] #52 DONE 244.9s [2020-07-02T16:36:47.252Z] #18 78.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:36:47.543Z] [2020-07-02T16:36:47.543Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-02T16:36:47.552Z] #18 78.78 Processing triggers for mime-support (3.62) ... [2020-07-02T16:36:47.552Z] #18 ... [2020-07-02T16:36:47.552Z] [2020-07-02T16:36:47.552Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:36:47.552Z] #42 184.2 github.com/LK4D4/vndr/godl [2020-07-02T16:36:47.552Z] #42 185.2 github.com/LK4D4/vndr [2020-07-02T16:36:47.802Z] #53 DONE 0.2s [2020-07-02T16:36:47.802Z] [2020-07-02T16:36:47.802Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-02T16:36:47.802Z] #57 DONE 0.1s [2020-07-02T16:36:47.802Z] [2020-07-02T16:36:47.802Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-02T16:36:47.802Z] #59 DONE 0.1s [2020-07-02T16:36:47.802Z] [2020-07-02T16:36:47.802Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-02T16:36:47.802Z] #61 DONE 0.1s [2020-07-02T16:36:47.852Z] #42 ... [2020-07-02T16:36:47.852Z] [2020-07-02T16:36:47.852Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:36:47.852Z] #18 DONE 79.1s [2020-07-02T16:36:47.852Z] [2020-07-02T16:36:47.852Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-02T16:36:48.062Z] [2020-07-02T16:36:48.062Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-02T16:36:48.062Z] #62 DONE 0.0s [2020-07-02T16:36:48.062Z] [2020-07-02T16:36:48.062Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-02T16:36:48.152Z] #19 0.416 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-02T16:36:48.152Z] #19 0.421 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-02T16:36:48.152Z] #19 0.435 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-02T16:36:48.452Z] #19 DONE 0.5s [2020-07-02T16:36:48.452Z] [2020-07-02T16:36:48.452Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:36:48.452Z] #40 126.1 CC criu/crtools.o [2020-07-02T16:36:48.632Z] #63 DONE 0.6s [2020-07-02T16:36:48.632Z] [2020-07-02T16:36:48.632Z] #64 exporting to image [2020-07-02T16:36:48.632Z] #64 exporting layers [2020-07-02T16:36:48.755Z] #40 ... [2020-07-02T16:36:48.755Z] [2020-07-02T16:36:48.755Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:36:48.755Z] #42 DONE 195.3s [2020-07-02T16:36:48.985Z] ok github.com/docker/docker/cmd/dockerd 0.049s coverage: 30.8% of statements [2020-07-02T16:36:48.985Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-07-02T16:36:48.985Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-02T16:36:48.985Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-02T16:36:48.985Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-02T16:36:48.985Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-02T16:36:49.054Z] [2020-07-02T16:36:49.055Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:36:49.075Z] 666079ee0460: Verifying Checksum [2020-07-02T16:36:49.075Z] 666079ee0460: Download complete [2020-07-02T16:36:52.626Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2020-07-02T16:36:54.018Z] #45 DONE 276.3s [2020-07-02T16:36:54.018Z] [2020-07-02T16:36:54.018Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:54.018Z] #52 ... [2020-07-02T16:36:54.018Z] [2020-07-02T16:36:54.018Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-02T16:36:54.018Z] #46 DONE 0.1s [2020-07-02T16:36:54.018Z] [2020-07-02T16:36:54.018Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:54.018Z] #52 ... [2020-07-02T16:36:54.018Z] [2020-07-02T16:36:54.018Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-02T16:36:54.018Z] #48 DONE 0.0s [2020-07-02T16:36:54.018Z] [2020-07-02T16:36:54.018Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-02T16:36:54.018Z] #50 DONE 0.1s [2020-07-02T16:36:54.018Z] [2020-07-02T16:36:54.018Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:36:54.018Z] #52 232.2 + bin/containerd-stress [2020-07-02T16:36:54.018Z] #52 233.9 + bin/containerd-shim [2020-07-02T16:36:54.133Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-02T16:36:54.685Z] #20 ... [2020-07-02T16:36:54.685Z] [2020-07-02T16:36:54.685Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:36:54.685Z] #40 127.7 CC criu/eventfd.o [2020-07-02T16:36:54.685Z] #40 128.2 CC criu/eventpoll.o [2020-07-02T16:36:54.685Z] #40 129.4 CC criu/external.o [2020-07-02T16:36:54.685Z] #40 129.9 CC criu/fault-injection.o [2020-07-02T16:36:54.685Z] #40 130.1 CC criu/fdstore.o [2020-07-02T16:36:54.685Z] #40 130.5 CC criu/fifo.o [2020-07-02T16:36:54.685Z] #40 130.9 CC criu/file-ids.o [2020-07-02T16:36:54.685Z] #40 131.3 CC criu/file-lock.o [2020-07-02T16:36:54.685Z] #40 132.4 CC criu/files-ext.o [2020-07-02T16:36:54.983Z] #40 132.8 CC criu/files-reg.o [2020-07-02T16:36:55.167Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-02T16:36:56.759Z] #64 exporting layers 7.4s done [2020-07-02T16:36:56.759Z] #64 writing image sha256:0e56d000252bf4ae76d5cff3b6842daad6796d7eace9491c55d38bcdb776bcc3 done [2020-07-02T16:36:56.759Z] #64 naming to docker.io/library/docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 done [2020-07-02T16:36:56.759Z] #64 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-02T16:36:57.089Z] #40 ... [2020-07-02T16:36:57.089Z] [2020-07-02T16:36:57.089Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:36:57.089Z] #29 DONE 203.6s [2020-07-02T16:36:57.089Z] [2020-07-02T16:36:57.089Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:36:57.089Z] #20 5.870 Collecting yamllint==1.16.0 [2020-07-02T16:36:57.089Z] #20 6.166 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-02T16:36:57.089Z] #20 6.334 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-02T16:36:57.090Z] #20 6.415 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-02T16:36:57.090Z] #20 6.489 Collecting pyyaml (from yamllint==1.16.0) [2020-07-02T16:36:57.090Z] #20 6.760 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-02T16:36:57.090Z] #20 8.405 Building wheels for collected packages: pyyaml [2020-07-02T16:36:57.090Z] #20 8.407 Running setup.py bdist_wheel for pyyaml: started [2020-07-02T16:36:57.109Z] + trap exit INT TERM [2020-07-02T16:36:57.109Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-02T16:36:57.109Z] + CONTAINER_NAME=docker-pr24 [2020-07-02T16:36:57.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41025/.git:/go/src/github.com/docker/docker/.git --name docker-pr24-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh dynbinary-daemon [2020-07-02T16:36:57.370Z] [2020-07-02T16:36:57.630Z] Removing bundles/ [2020-07-02T16:36:57.630Z] [2020-07-02T16:36:57.630Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-02T16:36:57.630Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:36:57.630Z] GOOS="" GOARCH="" GOARM="" [2020-07-02T16:36:57.797Z] 4612f6d0b889: Verifying Checksum [2020-07-02T16:36:57.797Z] 4612f6d0b889: Download complete [2020-07-02T16:36:58.629Z] #20 10.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-02T16:36:58.929Z] #20 10.42 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-02T16:36:58.929Z] #20 10.50 Successfully built pyyaml [2020-07-02T16:36:58.929Z] #20 10.51 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-02T16:36:59.578Z] #20 11.06 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-02T16:36:59.891Z] #20 DONE 11.4s [2020-07-02T16:36:59.891Z] [2020-07-02T16:36:59.891Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:36:59.891Z] #40 136.1 CC criu/files.o [2020-07-02T16:37:00.614Z] #52 240.5 + bin/containerd-shim-runc-v1 [2020-07-02T16:37:01.432Z] #40 139.2 CC criu/filesystems.o [2020-07-02T16:37:02.064Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.9% of statements [2020-07-02T16:37:02.490Z] #40 140.0 CC criu/fsnotify.o [2020-07-02T16:37:03.096Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.7% of statements [2020-07-02T16:37:03.560Z] #40 141.2 CC criu/image-desc.o [2020-07-02T16:37:03.768Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-02T16:37:03.858Z] #40 141.4 CC criu/image.o [2020-07-02T16:37:03.912Z] #52 243.7 + bin/containerd-shim-runc-v2 [2020-07-02T16:37:04.095Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-02T16:37:04.171Z] #52 244.5 + binaries [2020-07-02T16:37:04.171Z] #52 244.5 + install -D bin/containerd /build/containerd [2020-07-02T16:37:04.171Z] #52 244.5 + install -D bin/containerd-shim /build/containerd-shim [2020-07-02T16:37:04.171Z] #52 244.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-02T16:37:04.171Z] #52 244.5 + install -D bin/ctr /build/ctr [2020-07-02T16:37:04.431Z] #52 DONE 244.8s [2020-07-02T16:37:04.506Z] #40 142.2 CC criu/ipc_ns.o [2020-07-02T16:37:05.128Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-07-02T16:37:05.373Z] [2020-07-02T16:37:05.373Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-02T16:37:05.373Z] #53 DONE 0.2s [2020-07-02T16:37:05.373Z] [2020-07-02T16:37:05.373Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-02T16:37:05.373Z] #57 DONE 0.1s [2020-07-02T16:37:05.373Z] [2020-07-02T16:37:05.373Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-02T16:37:05.418Z] ok github.com/docker/docker/daemon 12.271s coverage: 17.5% of statements [2020-07-02T16:37:05.418Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-02T16:37:05.418Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-02T16:37:05.418Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-02T16:37:05.418Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-02T16:37:05.633Z] #59 DONE 0.2s [2020-07-02T16:37:05.633Z] [2020-07-02T16:37:05.633Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-02T16:37:05.633Z] #61 DONE 0.0s [2020-07-02T16:37:05.633Z] [2020-07-02T16:37:05.633Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-02T16:37:05.633Z] #62 DONE 0.0s [2020-07-02T16:37:05.633Z] [2020-07-02T16:37:05.633Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-02T16:37:06.045Z] #40 143.4 CC criu/irmap.o [2020-07-02T16:37:06.343Z] #40 144.1 CC criu/kcmp-ids.o [2020-07-02T16:37:06.926Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-02T16:37:06.991Z] #40 144.4 CC criu/kerndat.o [2020-07-02T16:37:07.559Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.172s coverage: 57.0% of statements [2020-07-02T16:37:07.638Z] #40 145.3 CC criu/libnetlink.o [2020-07-02T16:37:08.171Z] #63 DONE 2.3s [2020-07-02T16:37:08.171Z] [2020-07-02T16:37:08.171Z] #64 exporting to image [2020-07-02T16:37:08.171Z] #64 exporting layers [2020-07-02T16:37:08.288Z] #40 145.8 CC criu/log.o [2020-07-02T16:37:08.588Z] #40 146.3 CC criu/lsm.o [2020-07-02T16:37:09.235Z] #40 146.8 CC criu/mem.o [2020-07-02T16:37:11.350Z] #40 148.8 CC criu/memfd.o [2020-07-02T16:37:12.000Z] #40 149.5 CC criu/mount.o [2020-07-02T16:37:12.011Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.997s coverage: 45.9% of statements [2020-07-02T16:37:13.044Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-02T16:37:16.301Z] #64 exporting layers 7.2s done [2020-07-02T16:37:16.301Z] #64 writing image sha256:0cfc531af005dbba29014f54a0f12cf158e381ba7775eaaffa19145ed2d32272 done [2020-07-02T16:37:16.301Z] #64 naming to docker.io/library/docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 done [2020-07-02T16:37:16.301Z] #64 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-02T16:37:16.515Z] #40 154.1 CC criu/namespaces.o [2020-07-02T16:37:16.639Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.355s coverage: 49.5% of statements [2020-07-02T16:37:16.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41025/.git:/go/src/github.com/docker/docker/.git --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/validate/default [2020-07-02T16:37:17.590Z] Congratulations! All commits are properly signed with the DCO! [2020-07-02T16:37:17.590Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-02T16:37:17.590Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-02T16:37:17.590Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-02T16:37:17.590Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-02T16:37:17.590Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-02T16:37:17.590Z] Congratulations! No new tests were added to integration-cli. [2020-07-02T16:37:17.590Z] [2020-07-02T16:37:17.590Z] INFO Start validation with golang-ci-lint [2020-07-02T16:37:17.590Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-02T16:37:17.590Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-02T16:37:17.590Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-02T16:37:18.054Z] #40 ... [2020-07-02T16:37:18.054Z] [2020-07-02T16:37:18.054Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:37:18.054Z] #50 112.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-02T16:37:20.156Z] #50 114.2 + mkdir -p /build [2020-07-02T16:37:20.156Z] #50 114.2 + cp runc /build/runc [2020-07-02T16:37:20.453Z] #50 DONE 114.3s [2020-07-02T16:37:20.453Z] [2020-07-02T16:37:20.453Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:37:20.453Z] #40 156.3 CC criu/net.o [2020-07-02T16:37:23.222Z] #40 160.6 CC criu/netfilter.o [2020-07-02T16:37:23.222Z] #40 161.0 CC criu/page-pipe.o [2020-07-02T16:37:23.547Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.707s coverage: 73.1% of statements [2020-07-02T16:37:23.547Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-02T16:37:23.547Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.168s coverage: 57.7% of statements [2020-07-02T16:37:23.547Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-02T16:37:23.843Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.746s coverage: 76.1% of statements [2020-07-02T16:37:23.843Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-02T16:37:24.135Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-07-02T16:37:24.275Z] #40 161.9 CC criu/page-xfer.o [2020-07-02T16:37:25.169Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-07-02T16:37:25.801Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-07-02T16:37:25.820Z] #40 163.6 CC criu/pagemap-cache.o [2020-07-02T16:37:26.434Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-07-02T16:37:26.466Z] #40 164.1 CC criu/pagemap.o [2020-07-02T16:37:26.726Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-02T16:37:26.726Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-02T16:37:27.017Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.8% of statements [2020-07-02T16:37:27.677Z] #40 165.2 CC criu/parasite-syscall.o [2020-07-02T16:37:27.878Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-07-02T16:37:28.169Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.8% of statements [2020-07-02T16:37:28.169Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-02T16:37:28.169Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-02T16:37:28.326Z] #40 166.0 CC criu/path.o [2020-07-02T16:37:28.630Z] #40 166.3 CC criu/pie-util-vdso.o [2020-07-02T16:37:28.801Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-07-02T16:37:29.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-07-02T16:37:29.277Z] #40 166.7 CC criu/pie-util.o [2020-07-02T16:37:29.277Z] #40 166.9 CC criu/pipes.o [2020-07-02T16:37:29.384Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-07-02T16:37:29.924Z] #40 167.6 CC criu/plugin.o [2020-07-02T16:37:30.019Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 75.2% of statements [2020-07-02T16:37:30.019Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-02T16:37:30.222Z] #40 168.0 CC criu/proc_parse.o [2020-07-02T16:37:30.656Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.7% of statements [2020-07-02T16:37:30.949Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-07-02T16:37:32.466Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-07-02T16:37:32.466Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-02T16:37:33.098Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-02T16:37:33.098Z] ok github.com/docker/docker/daemon/logger/splunk 1.450s coverage: 82.5% of statements [2020-07-02T16:37:33.098Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-02T16:37:33.098Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-02T16:37:33.804Z] #40 171.6 CC criu/protobuf-desc.o [2020-07-02T16:37:34.607Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2020-07-02T16:37:34.859Z] #40 172.5 CC criu/protobuf.o [2020-07-02T16:37:35.506Z] #40 173.0 CC criu/pstree.o [2020-07-02T16:37:35.506Z] #40 ... [2020-07-02T16:37:35.506Z] [2020-07-02T16:37:35.506Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:37:35.506Z] #37 241.9 + dpkg --print-architecture [2020-07-02T16:37:35.506Z] #37 241.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-02T16:37:35.669Z] ok github.com/docker/docker/distribution 0.777s coverage: 22.1% of statements [2020-07-02T16:37:35.669Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-02T16:37:35.804Z] #37 242.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-02T16:37:35.804Z] #37 242.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-02T16:37:35.961Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-07-02T16:37:36.995Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-07-02T16:37:37.287Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.1% of statements [2020-07-02T16:37:37.287Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-02T16:37:37.287Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-02T16:37:37.287Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-02T16:37:38.322Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-07-02T16:37:38.322Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-02T16:37:38.958Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-07-02T16:37:39.591Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-07-02T16:37:39.882Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-02T16:37:41.386Z] ok github.com/docker/docker/pkg/archive 0.463s coverage: 76.7% of statements [2020-07-02T16:37:42.019Z] ok github.com/docker/docker/pkg/authorization 0.338s coverage: 68.3% of statements [2020-07-02T16:37:42.310Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-02T16:37:42.601Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-02T16:37:46.168Z] ok github.com/docker/docker/layer 7.282s coverage: 68.8% of statements [2020-07-02T16:37:46.168Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-02T16:37:46.168Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-02T16:37:46.168Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-02T16:37:46.168Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-02T16:37:46.168Z] ? github.com/docker/docker/oci [no test files] [2020-07-02T16:37:46.168Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-02T16:37:46.275Z] #37 ... [2020-07-02T16:37:46.275Z] [2020-07-02T16:37:46.275Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:37:46.275Z] #40 174.1 CC criu/rbtree.o [2020-07-02T16:37:46.275Z] #40 174.5 CC criu/rst-malloc.o [2020-07-02T16:37:46.275Z] #40 174.8 CC criu/seccomp.o [2020-07-02T16:37:46.275Z] #40 175.7 CC criu/seize.o [2020-07-02T16:37:46.275Z] #40 176.7 CC criu/servicefd.o [2020-07-02T16:37:46.275Z] #40 177.2 CC criu/shmem.o [2020-07-02T16:37:46.275Z] #40 178.2 CC criu/sigframe.o [2020-07-02T16:37:46.275Z] #40 178.3 CC criu/signalfd.o [2020-07-02T16:37:46.275Z] #40 178.6 CC criu/sk-inet.o [2020-07-02T16:37:46.275Z] #40 179.7 CC criu/sk-netlink.o [2020-07-02T16:37:46.275Z] #40 180.2 CC criu/sk-packet.o [2020-07-02T16:37:46.275Z] #40 180.8 CC criu/sk-queue.o [2020-07-02T16:37:46.275Z] #40 181.4 CC criu/sk-tcp.o [2020-07-02T16:37:46.275Z] #40 181.9 CC criu/sk-unix.o [2020-07-02T16:37:46.275Z] #40 184.0 CC criu/sockets.o [2020-07-02T16:37:46.459Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-07-02T16:37:46.459Z] ok github.com/docker/docker/pkg/chrootarchive 3.512s coverage: 43.2% of statements [2020-07-02T16:37:46.459Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-02T16:37:46.459Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-02T16:37:46.751Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-02T16:37:47.042Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-07-02T16:37:47.333Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-07-02T16:37:47.336Z] #40 185.0 CC criu/stats.o [2020-07-02T16:37:47.625Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-07-02T16:37:47.634Z] #40 185.4 CC criu/string.o [2020-07-02T16:37:47.916Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-07-02T16:37:47.932Z] #40 185.5 CC criu/sysctl.o [2020-07-02T16:37:48.578Z] #40 186.3 CC criu/sysfs_parse.o [2020-07-02T16:37:48.950Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-07-02T16:37:49.222Z] #40 186.8 CC criu/timens.o [2020-07-02T16:37:49.869Z] #40 187.4 CC criu/timerfd.o [2020-07-02T16:37:49.986Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-07-02T16:37:50.168Z] #40 187.8 CC criu/tty.o [2020-07-02T16:37:50.622Z] ok github.com/docker/docker/pkg/fsutils 0.372s coverage: 85.1% of statements [2020-07-02T16:37:50.915Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-07-02T16:37:50.915Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-02T16:37:51.957Z] ok github.com/docker/docker/pkg/idtools 0.246s coverage: 70.5% of statements [2020-07-02T16:37:51.957Z] ok github.com/docker/docker/pkg/ioutils 0.303s coverage: 70.6% of statements [2020-07-02T16:37:52.251Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-07-02T16:37:52.251Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-07-02T16:37:52.270Z] #40 189.8 CC criu/tun.o [2020-07-02T16:37:52.543Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-07-02T16:37:52.543Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-02T16:37:52.543Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-02T16:37:52.543Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-02T16:37:52.543Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-02T16:37:52.835Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-02T16:37:52.835Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-02T16:37:52.914Z] #40 190.5 CC criu/uffd.o [2020-07-02T16:37:53.128Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-07-02T16:37:53.128Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-07-02T16:37:53.128Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-02T16:37:53.128Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-02T16:37:53.761Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-07-02T16:37:54.394Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-02T16:37:54.455Z] #40 192.0 CC criu/util.o [2020-07-02T16:37:54.686Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-02T16:37:54.686Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-02T16:37:56.010Z] #40 193.7 CC criu/uts_ns.o [2020-07-02T16:37:56.192Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-07-02T16:37:56.192Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-02T16:37:56.311Z] #40 194.0 CC criu/vdso.o [2020-07-02T16:37:56.958Z] #40 194.6 LINK criu/built-in.o [2020-07-02T16:37:57.256Z] #40 194.8 LINK criu/criu [2020-07-02T16:37:57.901Z] #40 195.3 DEP lib/c/criu.d [2020-07-02T16:37:57.901Z] #40 195.5 CC images/rpc.pb-c.o [2020-07-02T16:37:58.575Z] #40 196.2 CC lib/c/criu.o [2020-07-02T16:37:58.643Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c8a37baaed12aec1) in /home/ubuntu/workspace/moby_PR-41025 [Pipeline] { [Pipeline] checkout [2020-07-02T16:37:58.875Z] #40 ... [2020-07-02T16:37:58.875Z] [2020-07-02T16:37:58.875Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:37:58.875Z] #37 DONE 265.4s [2020-07-02T16:37:58.917Z] ok github.com/docker/docker/pkg/signal 2.359s coverage: 61.0% of statements [2020-07-02T16:37:59.175Z] [2020-07-02T16:37:59.175Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:37:59.208Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-07-02T16:37:59.499Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-02T16:37:59.789Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-02T16:38:00.081Z] ok github.com/docker/docker/pkg/symlink 0.004s coverage: 87.7% of statements [2020-07-02T16:38:00.373Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-07-02T16:38:00.488Z] using credential docker-jenkins-github-credentials [2020-07-02T16:38:00.495Z] Cloning the remote Git repository [2020-07-02T16:38:00.495Z] Cloning with configured refspecs honoured and without tags [2020-07-02T16:38:00.709Z] #53 ... [2020-07-02T16:38:00.709Z] [2020-07-02T16:38:00.709Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:38:00.709Z] #40 198.1 LINK lib/c/built-in.o [2020-07-02T16:38:00.709Z] #40 198.2 LINK lib/c/libcriu.so [2020-07-02T16:38:00.709Z] #40 198.2 LINK lib/c/libcriu.a [2020-07-02T16:38:00.709Z] #40 198.5 GEN magic.py [2020-07-02T16:38:00.521Z] Cloning repository https://github.com/moby/moby.git [2020-07-02T16:38:00.571Z] > git init /home/ubuntu/workspace/moby_PR-41025 # timeout=10 [2020-07-02T16:38:00.807Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:38:00.808Z] > git --version # timeout=10 [2020-07-02T16:38:00.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:38:00.830Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:38:01.005Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-07-02T16:38:01.008Z] #40 198.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:38:01.009Z] #40 198.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:38:01.009Z] #40 198.7 Note: Building without GnuTLS support [2020-07-02T16:38:01.009Z] #40 198.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:38:01.009Z] #40 198.7 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:38:01.296Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-07-02T16:38:01.588Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-07-02T16:38:01.879Z] testing: warning: no tests to run [2020-07-02T16:38:01.879Z] coverage: [no statements] [2020-07-02T16:38:01.879Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-02T16:38:02.070Z] #40 199.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:38:02.170Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-02T16:38:02.461Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-02T16:38:02.461Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-02T16:38:02.720Z] #40 200.4 make[1]: Nothing to be done for 'all'. [2020-07-02T16:38:03.370Z] #40 201.2 make[1]: 'images/built-in.o' is up to date. [2020-07-02T16:38:03.670Z] #40 201.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-02T16:38:03.670Z] #40 201.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-02T16:38:03.670Z] #40 201.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-02T16:38:03.670Z] #40 201.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-02T16:38:03.670Z] #40 201.4 make[1]: Nothing to be done for 'all'. [2020-07-02T16:38:03.670Z] #40 201.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:38:03.967Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.1% of statements [2020-07-02T16:38:04.319Z] #40 201.8 make[2]: Nothing to be done for 'all'. [2020-07-02T16:38:04.319Z] #40 201.9 make[2]: Nothing to be done for 'all'. [2020-07-02T16:38:04.319Z] #40 201.9 make[2]: Nothing to be done for 'all'. [2020-07-02T16:38:04.601Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-02T16:38:04.619Z] #40 202.1 make[2]: Nothing to be done for 'all'. [2020-07-02T16:38:04.619Z] #40 202.2 make[2]: Nothing to be done for 'all'. [2020-07-02T16:38:04.619Z] #40 202.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:38:04.619Z] #40 202.3 make[2]: Nothing to be done for 'all'. [2020-07-02T16:38:04.918Z] #40 202.6 make[2]: Nothing to be done for 'all'. [2020-07-02T16:38:04.918Z] #40 202.6 INSTALL criu/criu [2020-07-02T16:38:05.222Z] #40 DONE 202.7s [2020-07-02T16:38:05.222Z] [2020-07-02T16:38:05.222Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:38:05.222Z] #46 267.0 + cd /tmp/tmp.m2qerrt0LR/src/github.com/golangci/golangci-lint/ [2020-07-02T16:38:05.222Z] #46 267.0 + git checkout -q v1.23.8 [2020-07-02T16:38:05.222Z] #46 267.5 ++ git describe --tags [2020-07-02T16:38:05.222Z] #46 267.5 + version=v1.23.8 [2020-07-02T16:38:05.222Z] #46 267.5 ++ git rev-parse --short HEAD [2020-07-02T16:38:05.222Z] #46 267.5 + commit=76a82c6 [2020-07-02T16:38:05.222Z] #46 267.5 ++ git show -s --format=%cd [2020-07-02T16:38:05.222Z] #46 267.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-02T16:38:05.222Z] #46 267.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:38:05.232Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-02T16:38:05.524Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-02T16:38:07.040Z] ok github.com/docker/docker/registry 0.096s coverage: 56.3% of statements [2020-07-02T16:38:07.332Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-02T16:38:07.623Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-07-02T16:38:08.255Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-07-02T16:38:08.255Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-02T16:38:10.335Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-02T16:38:10.968Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-07-02T16:38:11.600Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-02T16:38:12.634Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-07-02T16:38:15.305Z] Fetching without tags [2020-07-02T16:38:15.561Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:38:16.279Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:38:16.279Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025) [2020-07-02T16:38:15.264Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:38:15.272Z] > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10 [2020-07-02T16:38:15.278Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:38:15.291Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:38:15.308Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:38:15.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:38:15.309Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:38:15.570Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:38:15.589Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:38:16.242Z] > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10 [2020-07-02T16:38:16.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T16:38:16.282Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:38:16.297Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:38:20.155Z] Commit message: "update runc binary to v1.0.0-rc91" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-02T16:38:21.290Z] + docker version [2020-07-02T16:38:27.799Z] #46 ... [2020-07-02T16:38:27.800Z] [2020-07-02T16:38:27.800Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:38:27.800Z] #53 256.0 + bin/containerd [2020-07-02T16:38:27.867Z] Client: Docker Engine - Community [2020-07-02T16:38:27.867Z] Version: 19.03.11 [2020-07-02T16:38:27.867Z] API version: 1.40 [2020-07-02T16:38:27.867Z] Go version: go1.13.10 [2020-07-02T16:38:27.867Z] Git commit: 42e35e61f3 [2020-07-02T16:38:27.867Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-02T16:38:27.867Z] OS/Arch: linux/amd64 [2020-07-02T16:38:27.867Z] Experimental: false [2020-07-02T16:38:27.867Z] [2020-07-02T16:38:27.867Z] Server: Docker Engine - Community [2020-07-02T16:38:27.867Z] Engine: [2020-07-02T16:38:27.867Z] Version: 19.03.11 [2020-07-02T16:38:27.867Z] API version: 1.40 (minimum version 1.12) [2020-07-02T16:38:27.867Z] Go version: go1.13.10 [2020-07-02T16:38:27.867Z] Git commit: 42e35e61f3 [2020-07-02T16:38:27.867Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-02T16:38:27.867Z] OS/Arch: linux/amd64 [2020-07-02T16:38:27.867Z] Experimental: true [2020-07-02T16:38:27.867Z] containerd: [2020-07-02T16:38:27.867Z] Version: 1.2.13 [2020-07-02T16:38:27.867Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:38:27.867Z] runc: [2020-07-02T16:38:27.867Z] Version: 1.0.0-rc10 [2020-07-02T16:38:27.867Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:38:27.867Z] docker-init: [2020-07-02T16:38:27.867Z] Version: 0.18.0 [2020-07-02T16:38:27.867Z] GitCommit: fec3683 [Pipeline] sh [2020-07-02T16:38:27.982Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/rootless [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/volume [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-02T16:38:27.982Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === Skipped [2020-07-02T16:38:27.982Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-02T16:38:27.982Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-02T16:38:27.982Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-02T16:38:27.982Z] time="2020-07-02T16:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-02T16:38:27.982Z] time="2020-07-02T16:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-02T16:38:27.982Z] time="2020-07-02T16:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-02T16:38:27.982Z] time="2020-07-02T16:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-02T16:38:27.982Z] time="2020-07-02T16:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-02T16:38:27.982Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-02T16:38:27.982Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-02T16:38:27.982Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:38:27.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-02T16:38:27.982Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-02T16:38:27.982Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-02T16:38:27.982Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] [2020-07-02T16:38:27.982Z] DONE 2124 tests, 26 skipped in 196.809s [2020-07-02T16:38:28.173Z] + docker info Post stage [Pipeline] junit [2020-07-02T16:38:28.669Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-02T16:38:29.389Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -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:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh dynbinary test-integration [2020-07-02T16:38:29.683Z] [2020-07-02T16:38:29.975Z] Removing bundles/ [2020-07-02T16:38:29.975Z] [2020-07-02T16:38:29.975Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-02T16:38:29.975Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:38:29.975Z] GOOS="" GOARCH="" GOARM="" [2020-07-02T16:38:34.104Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:38:34.104Z] [2020-07-02T16:38:34.104Z] + TEST_INTEGRATION_DEST=1 [2020-07-02T16:38:34.104Z] + CONTAINER_NAME=docker-pr24-1 [2020-07-02T16:38:34.104Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-02T16:38:34.104Z] + run_tests test-integration-flaky [2020-07-02T16:38:34.104Z] + '[' -n 0 ']' [2020-07-02T16:38:34.104Z] + rm= [2020-07-02T16:38:34.104Z] + c=0 [2020-07-02T16:38:34.104Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41025/.git:/go/src/github.com/docker/docker/.git --name docker-pr24-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh test-integration-flaky test-integration [2020-07-02T16:38:34.104Z] + TEST_INTEGRATION_DEST=2 [2020-07-02T16:38:34.104Z] + TEST_INTEGRATION_DEST=3 [2020-07-02T16:38:34.104Z] + CONTAINER_NAME=docker-pr24-2 [2020-07-02T16:38:34.104Z] + CONTAINER_NAME=docker-pr24-3 [2020-07-02T16:38:34.104Z] + TEST_SKIP_INTEGRATION=1 [2020-07-02T16:38:34.104Z] + TEST_SKIP_INTEGRATION=1 [2020-07-02T16:38:34.104Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-02T16:38:34.104Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-02T16:38:34.104Z] + run_tests [2020-07-02T16:38:34.104Z] + run_tests [2020-07-02T16:38:34.104Z] + '[' -n 0 ']' [2020-07-02T16:38:34.104Z] + '[' -n 0 ']' [2020-07-02T16:38:34.104Z] + rm= [2020-07-02T16:38:34.104Z] + rm= [2020-07-02T16:38:34.104Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41025/.git:/go/src/github.com/docker/docker/.git --name docker-pr24-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh '' test-integration [2020-07-02T16:38:34.104Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41025/.git:/go/src/github.com/docker/docker/.git --name docker-pr24-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh '' test-integration [2020-07-02T16:38:34.104Z] ++ jobs -p [2020-07-02T16:38:34.104Z] + for job in $(jobs -p) [2020-07-02T16:38:34.104Z] + wait 19779 [2020-07-02T16:38:34.104Z] [2020-07-02T16:38:34.104Z] [2020-07-02T16:38:34.104Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-02T16:38:34.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-02T16:38:34.104Z] HOSTNAME=50a489d6d0cb [2020-07-02T16:38:34.104Z] TEST_SKIP_INTEGRATION=1 [2020-07-02T16:38:34.104Z] TESTDEBUG=0 [2020-07-02T16:38:34.104Z] DEST=bundles/test-integration [2020-07-02T16:38:34.104Z] PWD=/go/src/github.com/docker/docker [2020-07-02T16:38:34.104Z] KEEPBUNDLE=1 [2020-07-02T16:38:34.104Z] DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:38:34.104Z] container=docker [2020-07-02T16:38:34.104Z] HOME=/root [2020-07-02T16:38:34.104Z] GOLANG_VERSION=1.13.12 [2020-07-02T16:38:34.104Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-02T16:38:34.104Z] VALIDATE_BRANCH=master [2020-07-02T16:38:34.104Z] TERM=xterm [2020-07-02T16:38:34.104Z] DOCKER_PKG=github.com/docker/docker [2020-07-02T16:38:34.104Z] SHLVL=1 [2020-07-02T16:38:34.104Z] TIMEOUT=120m [2020-07-02T16:38:34.104Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-02T16:38:34.104Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-02T16:38:34.104Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-02T16:38:34.104Z] GO111MODULE=off [2020-07-02T16:38:34.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-02T16:38:34.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-02T16:38:34.104Z] GOPATH=/go [2020-07-02T16:38:34.104Z] PKG_CONFIG=pkg-config [2020-07-02T16:38:34.104Z] _=/usr/bin/env [2020-07-02T16:38:34.104Z] Building test suite binary ./integration-cli/test.main [2020-07-02T16:38:34.104Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-02T16:38:34.104Z] [2020-07-02T16:38:34.104Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-02T16:38:34.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-02T16:38:34.104Z] HOSTNAME=9e75cb6537a6 [2020-07-02T16:38:34.104Z] TEST_SKIP_INTEGRATION=1 [2020-07-02T16:38:34.104Z] TESTDEBUG=0 [2020-07-02T16:38:34.104Z] DEST=bundles/test-integration [2020-07-02T16:38:34.104Z] PWD=/go/src/github.com/docker/docker [2020-07-02T16:38:34.104Z] KEEPBUNDLE=1 [2020-07-02T16:38:34.104Z] DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:38:34.104Z] container=docker [2020-07-02T16:38:34.104Z] HOME=/root [2020-07-02T16:38:34.104Z] GOLANG_VERSION=1.13.12 [2020-07-02T16:38:34.104Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-02T16:38:34.104Z] VALIDATE_BRANCH=master [2020-07-02T16:38:34.104Z] TERM=xterm [2020-07-02T16:38:34.104Z] DOCKER_PKG=github.com/docker/docker [2020-07-02T16:38:34.104Z] SHLVL=1 [2020-07-02T16:38:34.104Z] TIMEOUT=120m [2020-07-02T16:38:34.104Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-02T16:38:34.104Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-02T16:38:34.104Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-02T16:38:34.104Z] GO111MODULE=off [2020-07-02T16:38:34.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-02T16:38:34.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-02T16:38:34.104Z] GOPATH=/go [2020-07-02T16:38:34.104Z] PKG_CONFIG=pkg-config [2020-07-02T16:38:34.104Z] _=/usr/bin/env [2020-07-02T16:38:34.104Z] Building test suite binary ./integration-cli/test.main [2020-07-02T16:38:34.104Z] No new tests added to integration. [2020-07-02T16:38:34.104Z] [2020-07-02T16:38:34.104Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-02T16:38:34.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-02T16:38:34.104Z] HOSTNAME=e48601466972 [2020-07-02T16:38:34.104Z] TESTDEBUG=0 [2020-07-02T16:38:34.104Z] DEST=bundles/test-integration [2020-07-02T16:38:34.104Z] PWD=/go/src/github.com/docker/docker [2020-07-02T16:38:34.104Z] KEEPBUNDLE=1 [2020-07-02T16:38:34.104Z] DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:38:34.104Z] container=docker [2020-07-02T16:38:34.104Z] HOME=/root [2020-07-02T16:38:34.104Z] GOLANG_VERSION=1.13.12 [2020-07-02T16:38:34.104Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-02T16:38:34.104Z] VALIDATE_BRANCH=master [2020-07-02T16:38:34.104Z] TERM=xterm [2020-07-02T16:38:34.104Z] DOCKER_PKG=github.com/docker/docker [2020-07-02T16:38:34.104Z] SHLVL=1 [2020-07-02T16:38:34.104Z] TIMEOUT=120m [2020-07-02T16:38:34.104Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-02T16:38:34.104Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-02T16:38:34.104Z] GO111MODULE=off [2020-07-02T16:38:34.104Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-02T16:38:34.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-02T16:38:34.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-02T16:38:34.104Z] GOPATH=/go [2020-07-02T16:38:34.104Z] PKG_CONFIG=pkg-config [2020-07-02T16:38:34.104Z] _=/usr/bin/env [2020-07-02T16:38:34.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-02T16:38:34.768Z] #53 ... [2020-07-02T16:38:34.768Z] [2020-07-02T16:38:34.768Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:38:34.768Z] #22 301.4 + return [2020-07-02T16:38:35.066Z] #22 DONE 301.5s [2020-07-02T16:38:35.066Z] [2020-07-02T16:38:35.066Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:38:37.190Z] #53 ... [2020-07-02T16:38:37.190Z] [2020-07-02T16:38:37.190Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-02T16:38:37.190Z] #23 DONE 0.1s [2020-07-02T16:38:37.190Z] [2020-07-02T16:38:37.190Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-02T16:38:37.840Z] #27 DONE 0.8s [2020-07-02T16:38:37.840Z] [2020-07-02T16:38:37.840Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-02T16:38:37.840Z] #30 DONE 0.2s [2020-07-02T16:38:37.840Z] [2020-07-02T16:38:37.840Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:38:38.141Z] #46 ... [2020-07-02T16:38:38.141Z] [2020-07-02T16:38:38.141Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-02T16:38:38.141Z] #32 DONE 0.1s [2020-07-02T16:38:38.141Z] [2020-07-02T16:38:38.141Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-02T16:38:38.141Z] #35 DONE 0.1s [2020-07-02T16:38:38.141Z] [2020-07-02T16:38:38.141Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-02T16:38:38.170Z] Client: [2020-07-02T16:38:38.170Z] Debug Mode: false [2020-07-02T16:38:38.170Z] [2020-07-02T16:38:38.170Z] Server: [2020-07-02T16:38:38.170Z] Containers: 0 [2020-07-02T16:38:38.170Z] Running: 0 [2020-07-02T16:38:38.170Z] Paused: 0 [2020-07-02T16:38:38.170Z] Stopped: 0 [2020-07-02T16:38:38.170Z] Images: 0 [2020-07-02T16:38:38.170Z] Server Version: 19.03.11 [2020-07-02T16:38:38.170Z] Storage Driver: overlay2 [2020-07-02T16:38:38.170Z] Backing Filesystem: extfs [2020-07-02T16:38:38.170Z] Supports d_type: true [2020-07-02T16:38:38.170Z] Native Overlay Diff: true [2020-07-02T16:38:38.170Z] Logging Driver: json-file [2020-07-02T16:38:38.170Z] Cgroup Driver: cgroupfs [2020-07-02T16:38:38.170Z] Plugins: [2020-07-02T16:38:38.170Z] Volume: local [2020-07-02T16:38:38.170Z] Network: bridge host ipvlan macvlan null overlay [2020-07-02T16:38:38.170Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-02T16:38:38.170Z] Swarm: inactive [2020-07-02T16:38:38.170Z] Runtimes: runc [2020-07-02T16:38:38.170Z] Default Runtime: runc [2020-07-02T16:38:38.170Z] Init Binary: docker-init [2020-07-02T16:38:38.170Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:38:38.170Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:38:38.170Z] init version: fec3683 [2020-07-02T16:38:38.170Z] Security Options: [2020-07-02T16:38:38.170Z] apparmor [2020-07-02T16:38:38.170Z] seccomp [2020-07-02T16:38:38.170Z] Profile: default [2020-07-02T16:38:38.170Z] Kernel Version: 5.3.0-1023-aws [2020-07-02T16:38:38.170Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-02T16:38:38.170Z] OSType: linux [2020-07-02T16:38:38.170Z] Architecture: x86_64 [2020-07-02T16:38:38.170Z] CPUs: 2 [2020-07-02T16:38:38.170Z] Total Memory: 7.487GiB [2020-07-02T16:38:38.170Z] Name: ip-10-100-109-192 [2020-07-02T16:38:38.170Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-02T16:38:38.170Z] Docker Root Dir: /var/lib/docker [2020-07-02T16:38:38.170Z] Debug Mode: false [2020-07-02T16:38:38.170Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:38:38.170Z] Labels: [2020-07-02T16:38:38.170Z] Experimental: true [2020-07-02T16:38:38.170Z] Insecure Registries: [2020-07-02T16:38:38.170Z] 127.0.0.0/8 [2020-07-02T16:38:38.170Z] Live Restore Enabled: true [2020-07-02T16:38:38.170Z] [2020-07-02T16:38:38.170Z] WARNING: No swap limit support [Pipeline] sh [2020-07-02T16:38:38.441Z] #38 DONE 0.2s [2020-07-02T16:38:38.441Z] [2020-07-02T16:38:38.441Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:38:38.441Z] #46 ... [2020-07-02T16:38:38.441Z] [2020-07-02T16:38:38.441Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-02T16:38:38.441Z] #41 DONE 0.1s [2020-07-02T16:38:38.441Z] [2020-07-02T16:38:38.441Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-02T16:38:38.441Z] #43 DONE 0.1s [2020-07-02T16:38:38.441Z] [2020-07-02T16:38:38.441Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:38:38.457Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:38:38.457Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:38:38.457Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-02T16:38:38.457Z] + bash /home/ubuntu/workspace/moby_PR-41025/check-config.sh [2020-07-02T16:38:38.457Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-02T16:38:38.457Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-02T16:38:38.457Z] [2020-07-02T16:38:38.457Z] Generally Necessary: [2020-07-02T16:38:38.457Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-02T16:38:38.457Z] - apparmor: enabled and tools installed [2020-07-02T16:38:38.457Z] - CONFIG_NAMESPACES: enabled [2020-07-02T16:38:38.457Z] - CONFIG_NET_NS: enabled [2020-07-02T16:38:38.457Z] - CONFIG_PID_NS: enabled [2020-07-02T16:38:38.457Z] - CONFIG_IPC_NS: enabled [2020-07-02T16:38:38.457Z] - CONFIG_UTS_NS: enabled [2020-07-02T16:38:38.457Z] - CONFIG_CGROUPS: enabled [2020-07-02T16:38:38.457Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-02T16:38:38.457Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-02T16:38:38.457Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-02T16:38:38.457Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-02T16:38:38.457Z] - CONFIG_CPUSETS: enabled [2020-07-02T16:38:38.457Z] - CONFIG_MEMCG: enabled [2020-07-02T16:38:38.457Z] - CONFIG_KEYS: enabled [2020-07-02T16:38:38.717Z] - CONFIG_VETH: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-02T16:38:38.717Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-02T16:38:38.717Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-02T16:38:38.717Z] [2020-07-02T16:38:38.717Z] Optional Features: [2020-07-02T16:38:38.717Z] - CONFIG_USER_NS: enabled [2020-07-02T16:38:38.717Z] - CONFIG_SECCOMP: enabled [2020-07-02T16:38:38.717Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-02T16:38:38.717Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-02T16:38:38.717Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-02T16:38:38.717Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-02T16:38:38.717Z] - CONFIG_BLK_CGROUP: enabled [2020-07-02T16:38:38.717Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-02T16:38:38.717Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-02T16:38:38.717Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-02T16:38:38.717Z] - CONFIG_CGROUP_PERF: enabled [2020-07-02T16:38:38.717Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-02T16:38:38.717Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-02T16:38:38.717Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-02T16:38:38.717Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-02T16:38:38.717Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-02T16:38:38.717Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_IP_VS: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-02T16:38:38.717Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-02T16:38:38.717Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-02T16:38:38.717Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_EXT4_FS: enabled [2020-07-02T16:38:38.717Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-02T16:38:38.717Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-02T16:38:38.717Z] - Network Drivers: [2020-07-02T16:38:38.717Z] - "overlay": [2020-07-02T16:38:38.717Z] - CONFIG_VXLAN: enabled (as module) [2020-07-02T16:38:38.717Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-02T16:38:38.717Z] Optional (for encrypted networks): [2020-07-02T16:38:38.739Z] #53 ... [2020-07-02T16:38:38.739Z] [2020-07-02T16:38:38.739Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-02T16:38:38.739Z] #45 DONE 0.1s [2020-07-02T16:38:38.739Z] [2020-07-02T16:38:38.739Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:38:38.976Z] - CONFIG_CRYPTO: enabled [2020-07-02T16:38:38.976Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-02T16:38:38.976Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-02T16:38:38.976Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-02T16:38:38.976Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-02T16:38:38.976Z] - CONFIG_XFRM: enabled [2020-07-02T16:38:38.976Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-02T16:38:38.976Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-02T16:38:38.976Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-02T16:38:38.976Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-02T16:38:38.976Z] - "ipvlan": [2020-07-02T16:38:38.976Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-02T16:38:38.976Z] - "macvlan": [2020-07-02T16:38:38.976Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-02T16:38:38.976Z] - CONFIG_DUMMY: enabled (as module) [2020-07-02T16:38:38.976Z] - "ftp,tftp client in container": [2020-07-02T16:38:38.976Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-02T16:38:38.976Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-02T16:38:38.976Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-02T16:38:38.976Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-02T16:38:38.976Z] - Storage Drivers: [2020-07-02T16:38:38.976Z] - "aufs": [2020-07-02T16:38:38.976Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-02T16:38:38.976Z] - "btrfs": [2020-07-02T16:38:38.976Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-02T16:38:38.976Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-02T16:38:38.976Z] - "devicemapper": [2020-07-02T16:38:38.976Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-02T16:38:38.976Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-02T16:38:38.976Z] - "overlay": [2020-07-02T16:38:38.976Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-02T16:38:38.976Z] - "zfs": [2020-07-02T16:38:38.976Z] - /dev/zfs: present [2020-07-02T16:38:38.976Z] - zfs command: missing [2020-07-02T16:38:38.976Z] - zpool command: missing [2020-07-02T16:38:38.976Z] [2020-07-02T16:38:38.976Z] Limits: [2020-07-02T16:38:38.976Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-02T16:38:38.976Z] [2020-07-02T16:38:38.976Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-02T16:38:39.311Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 . [2020-07-02T16:38:39.311Z] #1 [internal] load .dockerignore [2020-07-02T16:38:39.311Z] #1 transferring context: 87B done [2020-07-02T16:38:39.311Z] #1 DONE 0.0s [2020-07-02T16:38:39.311Z] [2020-07-02T16:38:39.311Z] #2 [internal] load build definition from Dockerfile [2020-07-02T16:38:39.311Z] #2 transferring dockerfile: 16.37kB done [2020-07-02T16:38:39.311Z] #2 DONE 0.0s [2020-07-02T16:38:39.311Z] [2020-07-02T16:38:39.311Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-02T16:38:39.881Z] #3 DONE 0.5s [2020-07-02T16:38:39.881Z] [2020-07-02T16:38:39.881Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-02T16:38:39.881Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-02T16:38:40.450Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-02T16:38:40.450Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-02T16:38:40.450Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-02T16:38:40.450Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-02T16:38:40.709Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-02T16:38:40.709Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-02T16:38:40.969Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-02T16:38:40.969Z] #4 DONE 1.1s [2020-07-02T16:38:41.229Z] [2020-07-02T16:38:41.229Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:38:41.490Z] #6 ... [2020-07-02T16:38:41.490Z] [2020-07-02T16:38:41.490Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-02T16:38:41.490Z] #5 DONE 0.2s [2020-07-02T16:38:41.490Z] [2020-07-02T16:38:41.490Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:38:41.490Z] #6 DONE 0.3s [2020-07-02T16:38:41.490Z] [2020-07-02T16:38:41.490Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:38:41.490Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-02T16:38:41.490Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-02T16:38:41.490Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.1s [2020-07-02T16:38:41.490Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s [2020-07-02T16:38:41.490Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-02T16:38:41.490Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-02T16:38:41.490Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.06MB / 50.39MB 0.1s [2020-07-02T16:38:41.750Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 2.87MB / 10.00MB 0.2s [2020-07-02T16:38:41.750Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 1.43MB / 7.81MB 0.2s [2020-07-02T16:38:41.750Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 12.16MB / 50.39MB 0.2s [2020-07-02T16:38:41.750Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.3s [2020-07-02T16:38:41.750Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s [2020-07-02T16:38:41.750Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 17.39MB / 50.39MB 0.3s [2020-07-02T16:38:42.013Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 21.04MB / 50.39MB 0.4s [2020-07-02T16:38:42.013Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-07-02T16:38:42.013Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done [2020-07-02T16:38:42.013Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 39.60MB / 50.39MB 0.6s [2020-07-02T16:38:42.013Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 6.28MB / 51.83MB 0.6s [2020-07-02T16:38:42.013Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 5.05MB / 68.65MB 0.6s [2020-07-02T16:38:42.276Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 44.89MB / 50.39MB 0.7s [2020-07-02T16:38:42.276Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 13.57MB / 51.83MB 0.7s [2020-07-02T16:38:42.276Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 13.86MB / 68.65MB 0.7s [2020-07-02T16:38:42.276Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 0.8s [2020-07-02T16:38:42.276Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 18.39MB / 51.83MB 0.8s [2020-07-02T16:38:42.276Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 19.15MB / 68.65MB 0.8s [2020-07-02T16:38:42.545Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 28.02MB / 51.83MB 1.0s [2020-07-02T16:38:42.545Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 37.22MB / 68.65MB 1.0s [2020-07-02T16:38:42.545Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 33.38MB / 51.83MB 1.1s [2020-07-02T16:38:42.545Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 47.80MB / 68.65MB 1.1s [2020-07-02T16:38:42.812Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.2s done [2020-07-02T16:38:42.812Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 40.76MB / 51.83MB 1.2s [2020-07-02T16:38:42.812Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 62.33MB / 68.65MB 1.2s [2020-07-02T16:38:42.812Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.2s [2020-07-02T16:38:42.812Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 47.96MB / 51.83MB 1.4s [2020-07-02T16:38:42.812Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.4s [2020-07-02T16:38:43.087Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.5s [2020-07-02T16:38:43.087Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-02T16:38:43.353Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 18.14MB / 120.16MB 2.0s [2020-07-02T16:38:43.615Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done [2020-07-02T16:38:43.615Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.1s done [2020-07-02T16:38:43.615Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 25.76MB / 120.16MB 2.2s [2020-07-02T16:38:43.615Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 2.2s [2020-07-02T16:38:43.883Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.2s done [2020-07-02T16:38:43.883Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 36.41MB / 120.16MB 2.4s [2020-07-02T16:38:44.143Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 43.90MB / 120.16MB 2.5s [2020-07-02T16:38:44.404Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 57.79MB / 120.16MB 2.8s [2020-07-02T16:38:44.404Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 65.90MB / 120.16MB 2.9s [2020-07-02T16:38:44.665Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 79.70MB / 120.16MB 3.2s [2020-07-02T16:38:44.928Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 91.12MB / 120.16MB 3.4s [2020-07-02T16:38:44.928Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 97.16MB / 120.16MB 3.5s [2020-07-02T16:38:45.188Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 110.52MB / 120.16MB 3.7s [2020-07-02T16:38:45.188Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 118.09MB / 120.16MB 3.8s [2020-07-02T16:38:46.126Z] #7 ... [2020-07-02T16:38:46.126Z] [2020-07-02T16:38:46.126Z] #20 [internal] load build context [2020-07-02T16:38:46.126Z] #20 transferring context: 51.28MB 3.8s done [2020-07-02T16:38:46.126Z] #20 DONE 4.5s [2020-07-02T16:38:46.126Z] [2020-07-02T16:38:46.126Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:38:46.126Z] #7 ... [2020-07-02T16:38:46.126Z] [2020-07-02T16:38:46.126Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-02T16:38:46.126Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-02T16:38:46.126Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-02T16:38:46.126Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-02T16:38:46.126Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done [2020-07-02T16:38:46.126Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-07-02T16:38:46.126Z] #58 DONE 4.7s [2020-07-02T16:38:46.126Z] [2020-07-02T16:38:46.126Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:38:46.126Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.7s done [2020-07-02T16:38:47.068Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.1s done [2020-07-02T16:38:47.327Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-02T16:38:47.475Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-09079648ad5a00cca) in /home/ubuntu/workspace/moby_PR-41025 [Pipeline] { [Pipeline] checkout [2020-07-02T16:38:47.903Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.4s done [2020-07-02T16:38:47.903Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-02T16:38:47.903Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-02T16:38:47.903Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-02T16:38:49.867Z] using credential docker-jenkins-github-credentials [2020-07-02T16:38:49.875Z] Cloning the remote Git repository [2020-07-02T16:38:49.875Z] Cloning with configured refspecs honoured and without tags [2020-07-02T16:38:50.441Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-02T16:38:50.441Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-07-02T16:38:49.903Z] Cloning repository https://github.com/moby/moby.git [2020-07-02T16:38:49.961Z] > git init /home/ubuntu/workspace/moby_PR-41025 # timeout=10 [2020-07-02T16:38:50.316Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:38:50.316Z] > git --version # timeout=10 [2020-07-02T16:38:50.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:38:50.326Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:38:52.349Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-02T16:38:52.609Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s [2020-07-02T16:38:56.810Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-02T16:38:56.810Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-02T16:38:56.810Z] #7 DONE 15.3s [2020-07-02T16:38:56.810Z] [2020-07-02T16:38:56.810Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-02T16:39:00.106Z] #8 DONE 2.8s [2020-07-02T16:39:00.106Z] [2020-07-02T16:39:00.106Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-02T16:39:00.106Z] #9 DONE 0.6s [2020-07-02T16:39:00.372Z] [2020-07-02T16:39:00.372Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-02T16:39:00.372Z] #35 DONE 0.1s [2020-07-02T16:39:00.372Z] [2020-07-02T16:39:00.372Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-02T16:39:00.372Z] #27 DONE 0.1s [2020-07-02T16:39:00.372Z] [2020-07-02T16:39:00.372Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:39:05.662Z] #28 ... [2020-07-02T16:39:05.662Z] [2020-07-02T16:39:05.662Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:05.662Z] #43 5.196 + RM_GOPATH=0 [2020-07-02T16:39:05.662Z] #43 5.196 + TMP_GOPATH= [2020-07-02T16:39:05.662Z] #43 5.196 + : /build [2020-07-02T16:39:05.662Z] #43 5.197 + '[' -z '' ']' [2020-07-02T16:39:05.662Z] #43 5.198 ++ mktemp -d [2020-07-02T16:39:05.662Z] #43 5.221 + export GOPATH=/tmp/tmp.Ib4VrOp2L3 [2020-07-02T16:39:05.663Z] #43 5.221 + GOPATH=/tmp/tmp.Ib4VrOp2L3 [2020-07-02T16:39:05.663Z] #43 5.221 + RM_GOPATH=1 [2020-07-02T16:39:05.663Z] #43 5.222 + case "$(go env GOARCH)" in [2020-07-02T16:39:05.663Z] #43 5.225 ++ go env GOARCH [2020-07-02T16:39:05.663Z] #43 5.254 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:05.663Z] #43 5.255 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:05.663Z] #43 5.256 ++ dirname /tmp/install/install.sh [2020-07-02T16:39:05.663Z] #43 5.262 + dir=/tmp/install [2020-07-02T16:39:05.663Z] #43 5.263 + bin=gotestsum [2020-07-02T16:39:05.663Z] #43 5.263 + shift [2020-07-02T16:39:05.663Z] #43 5.263 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-02T16:39:05.663Z] #43 5.263 + . /tmp/install/gotestsum.installer [2020-07-02T16:39:05.663Z] #43 5.263 ++ : v0.3.5 [2020-07-02T16:39:05.663Z] #43 5.263 + install_gotestsum [2020-07-02T16:39:05.663Z] #43 5.280 + set -e [2020-07-02T16:39:05.663Z] #43 5.280 + export GO111MODULE=on [2020-07-02T16:39:05.663Z] #43 5.280 + GO111MODULE=on [2020-07-02T16:39:05.663Z] #43 5.280 + GOBIN=/build [2020-07-02T16:39:05.663Z] #43 5.280 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-02T16:39:05.663Z] #43 5.432 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-02T16:39:05.663Z] #43 5.432 go: finding gotest.tools v0.3.5 [2020-07-02T16:39:06.600Z] #43 ... [2020-07-02T16:39:06.600Z] [2020-07-02T16:39:06.600Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:39:06.600Z] #28 6.159 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-02T16:39:06.600Z] #28 6.161 Cloning into '.'... [2020-07-02T16:39:07.710Z] Fetching without tags [2020-07-02T16:39:08.119Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:39:09.151Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:39:09.151Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025) [2020-07-02T16:39:07.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:39:07.688Z] > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10 [2020-07-02T16:39:07.696Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:39:07.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-02T16:39:07.717Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-02T16:39:07.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-02T16:39:07.719Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T16:39:08.130Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:39:08.136Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:39:09.127Z] > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10 [2020-07-02T16:39:09.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T16:39:09.156Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T16:39:09.163Z] > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10 [2020-07-02T16:39:09.826Z] 4612f6d0b889: Pull complete [2020-07-02T16:39:10.805Z] #28 ... [2020-07-02T16:39:10.805Z] [2020-07-02T16:39:10.805Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:39:10.805Z] #51 6.655 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:39:10.805Z] #51 6.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:39:10.805Z] #51 6.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:39:10.805Z] #51 7.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:39:10.805Z] #51 ... [2020-07-02T16:39:10.805Z] [2020-07-02T16:39:10.805Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:39:10.805Z] #10 7.296 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:39:10.805Z] #10 7.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:39:10.805Z] #10 7.358 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:39:10.805Z] #10 8.656 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:39:10.805Z] #10 ... [2020-07-02T16:39:10.805Z] [2020-07-02T16:39:10.805Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:39:10.805Z] #23 5.191 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:39:10.805Z] #23 5.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:39:10.805Z] #23 5.370 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:39:10.805Z] #23 6.378 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:39:10.805Z] #23 8.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:39:10.805Z] #23 ... [2020-07-02T16:39:10.805Z] [2020-07-02T16:39:10.805Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:10.805Z] #45 6.566 + RM_GOPATH=0 [2020-07-02T16:39:10.805Z] #45 6.566 + TMP_GOPATH= [2020-07-02T16:39:10.805Z] #45 6.570 + : /build [2020-07-02T16:39:10.805Z] #45 6.571 + '[' -z '' ']' [2020-07-02T16:39:10.805Z] #45 6.578 ++ mktemp -d [2020-07-02T16:39:10.805Z] #45 6.583 + export GOPATH=/tmp/tmp.u3c1MP0nKa [2020-07-02T16:39:10.805Z] #45 6.587 + GOPATH=/tmp/tmp.u3c1MP0nKa [2020-07-02T16:39:10.805Z] #45 6.587 + RM_GOPATH=1 [2020-07-02T16:39:10.805Z] #45 6.587 + case "$(go env GOARCH)" in [2020-07-02T16:39:10.805Z] #45 6.588 ++ go env GOARCH [2020-07-02T16:39:10.805Z] #45 6.622 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:10.805Z] #45 6.622 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:10.805Z] #45 6.624 ++ dirname /tmp/install/install.sh [2020-07-02T16:39:10.805Z] #45 6.639 + dir=/tmp/install [2020-07-02T16:39:10.805Z] #45 6.639 + bin=golangci_lint [2020-07-02T16:39:10.805Z] #45 6.639 + shift [2020-07-02T16:39:10.805Z] #45 6.640 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-02T16:39:10.805Z] #45 6.640 + . /tmp/install/golangci_lint.installer [2020-07-02T16:39:10.805Z] #45 6.641 ++ : v1.23.8 [2020-07-02T16:39:10.805Z] #45 6.642 + install_golangci_lint [2020-07-02T16:39:10.805Z] #45 6.643 + echo 'Installing golangci-lint version v1.23.8' [2020-07-02T16:39:10.805Z] #45 6.644 Installing golangci-lint version v1.23.8 [2020-07-02T16:39:10.805Z] #45 6.644 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:39:10.805Z] #45 ... [2020-07-02T16:39:10.805Z] [2020-07-02T16:39:10.805Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:10.805Z] #47 6.788 + RM_GOPATH=0 [2020-07-02T16:39:10.805Z] #47 6.788 + TMP_GOPATH= [2020-07-02T16:39:10.805Z] #47 6.788 + : /build [2020-07-02T16:39:10.805Z] #47 6.788 + '[' -z '' ']' [2020-07-02T16:39:10.805Z] #47 6.803 ++ mktemp -d [2020-07-02T16:39:10.805Z] #47 6.804 + export GOPATH=/tmp/tmp.sikpvZjAyN [2020-07-02T16:39:10.805Z] #47 6.804 + GOPATH=/tmp/tmp.sikpvZjAyN [2020-07-02T16:39:10.805Z] #47 6.804 + RM_GOPATH=1 [2020-07-02T16:39:10.805Z] #47 6.804 + case "$(go env GOARCH)" in [2020-07-02T16:39:10.805Z] #47 6.805 ++ go env GOARCH [2020-07-02T16:39:10.805Z] #47 6.814 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:10.805Z] #47 6.815 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:10.805Z] #47 6.822 ++ dirname /tmp/install/install.sh [2020-07-02T16:39:10.805Z] #47 6.829 + dir=/tmp/install [2020-07-02T16:39:10.805Z] #47 6.829 + bin=shfmt [2020-07-02T16:39:10.805Z] #47 6.829 + shift [2020-07-02T16:39:10.805Z] #47 6.830 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-02T16:39:10.805Z] #47 6.832 + . /tmp/install/shfmt.installer [2020-07-02T16:39:10.805Z] #47 6.832 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:39:10.805Z] #47 6.832 + install_shfmt [2020-07-02T16:39:10.805Z] #47 6.837 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:39:10.805Z] #47 6.837 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-02T16:39:10.805Z] #47 6.837 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sikpvZjAyN/src/github.com/mvdan/sh [2020-07-02T16:39:10.805Z] #47 6.849 Cloning into '/tmp/tmp.sikpvZjAyN/src/github.com/mvdan/sh'... [2020-07-02T16:39:11.065Z] #47 ... [2020-07-02T16:39:11.065Z] [2020-07-02T16:39:11.065Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:11.065Z] #54 6.976 + RM_GOPATH=0 [2020-07-02T16:39:11.065Z] #54 6.977 + TMP_GOPATH= [2020-07-02T16:39:11.065Z] #54 6.978 + : /build [2020-07-02T16:39:11.065Z] #54 6.978 + '[' -z '' ']' [2020-07-02T16:39:11.065Z] #54 6.980 ++ mktemp -d [2020-07-02T16:39:11.065Z] #54 6.988 + export GOPATH=/tmp/tmp.3L75KvJma6 [2020-07-02T16:39:11.065Z] #54 6.988 + GOPATH=/tmp/tmp.3L75KvJma6 [2020-07-02T16:39:11.065Z] #54 6.988 + RM_GOPATH=1 [2020-07-02T16:39:11.065Z] #54 6.999 + case "$(go env GOARCH)" in [2020-07-02T16:39:11.065Z] #54 7.010 ++ go env GOARCH [2020-07-02T16:39:11.065Z] #54 7.059 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.065Z] #54 7.059 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.065Z] #54 7.060 ++ dirname /tmp/install/install.sh [2020-07-02T16:39:11.065Z] #54 7.074 + dir=/tmp/install [2020-07-02T16:39:11.065Z] #54 7.074 + bin=rootlesskit [2020-07-02T16:39:11.065Z] #54 7.074 + shift [2020-07-02T16:39:11.065Z] #54 7.074 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-02T16:39:11.065Z] #54 7.074 + . /tmp/install/rootlesskit.installer [2020-07-02T16:39:11.065Z] #54 7.074 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:39:11.065Z] #54 7.074 + install_rootlesskit [2020-07-02T16:39:11.065Z] #54 7.074 + case "$1" in [2020-07-02T16:39:11.065Z] #54 7.074 + export CGO_ENABLED=0 [2020-07-02T16:39:11.065Z] #54 7.074 + CGO_ENABLED=0 [2020-07-02T16:39:11.065Z] #54 7.074 + _install_rootlesskit [2020-07-02T16:39:11.065Z] #54 7.074 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-02T16:39:11.065Z] #54 7.074 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3L75KvJma6/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:39:11.065Z] #54 7.074 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:39:11.065Z] #54 7.091 Cloning into '/tmp/tmp.3L75KvJma6/src/github.com/rootless-containers/rootlesskit'... [2020-07-02T16:39:11.065Z] #54 ... [2020-07-02T16:39:11.065Z] [2020-07-02T16:39:11.065Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:11.065Z] #21 6.830 + RM_GOPATH=0 [2020-07-02T16:39:11.065Z] #21 6.830 + TMP_GOPATH= [2020-07-02T16:39:11.065Z] #21 6.831 + : /build [2020-07-02T16:39:11.065Z] #21 6.832 + '[' -z '' ']' [2020-07-02T16:39:11.065Z] #21 6.832 ++ mktemp -d [2020-07-02T16:39:11.065Z] #21 6.836 + export GOPATH=/tmp/tmp.PF1xHn0K6c [2020-07-02T16:39:11.065Z] #21 6.836 + GOPATH=/tmp/tmp.PF1xHn0K6c [2020-07-02T16:39:11.065Z] #21 6.836 + RM_GOPATH=1 [2020-07-02T16:39:11.065Z] #21 6.836 + case "$(go env GOARCH)" in [2020-07-02T16:39:11.065Z] #21 6.837 ++ go env GOARCH [2020-07-02T16:39:11.065Z] #21 6.863 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.065Z] #21 6.863 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.065Z] #21 6.865 ++ dirname /tmp/install/install.sh [2020-07-02T16:39:11.065Z] #21 6.866 + dir=/tmp/install [2020-07-02T16:39:11.065Z] #21 6.866 + bin=dockercli [2020-07-02T16:39:11.065Z] #21 6.867 + shift [2020-07-02T16:39:11.065Z] #21 6.867 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-02T16:39:11.065Z] #21 6.867 + . /tmp/install/dockercli.installer [2020-07-02T16:39:11.065Z] #21 6.867 ++ : stable [2020-07-02T16:39:11.065Z] #21 6.867 ++ : 17.06.2-ce [2020-07-02T16:39:11.065Z] #21 6.870 + install_dockercli [2020-07-02T16:39:11.065Z] #21 6.870 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-02T16:39:11.065Z] #21 6.870 Install docker/cli version 17.06.2-ce from stable [2020-07-02T16:39:11.065Z] #21 6.870 ++ uname -m [2020-07-02T16:39:11.065Z] #21 6.871 + arch=x86_64 [2020-07-02T16:39:11.065Z] #21 6.873 + '[' x86_64 '!=' x86_64 ']' [2020-07-02T16:39:11.065Z] #21 6.874 + url=https://download.docker.com/linux/static [2020-07-02T16:39:11.065Z] #21 6.874 + tar -xz docker/docker [2020-07-02T16:39:11.065Z] #21 6.895 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-02T16:39:11.329Z] #21 ... [2020-07-02T16:39:11.329Z] [2020-07-02T16:39:11.329Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:39:11.329Z] #41 5.909 + RM_GOPATH=0 [2020-07-02T16:39:11.329Z] #41 5.910 + TMP_GOPATH= [2020-07-02T16:39:11.329Z] #41 5.910 + : /build [2020-07-02T16:39:11.329Z] #41 5.910 + '[' -z '' ']' [2020-07-02T16:39:11.329Z] #41 5.914 ++ mktemp -d [2020-07-02T16:39:11.329Z] #41 5.915 + export GOPATH=/tmp/tmp.ZgRUDRtunv [2020-07-02T16:39:11.329Z] #41 5.915 + GOPATH=/tmp/tmp.ZgRUDRtunv [2020-07-02T16:39:11.329Z] #41 5.915 + RM_GOPATH=1 [2020-07-02T16:39:11.329Z] #41 5.916 + case "$(go env GOARCH)" in [2020-07-02T16:39:11.329Z] #41 5.916 ++ go env GOARCH [2020-07-02T16:39:11.329Z] #41 5.940 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.329Z] #41 5.941 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.329Z] #41 5.941 ++ dirname /tmp/install/install.sh [2020-07-02T16:39:11.329Z] #41 5.943 + dir=/tmp/install [2020-07-02T16:39:11.329Z] #41 5.943 + bin=vndr [2020-07-02T16:39:11.329Z] #41 5.943 + shift [2020-07-02T16:39:11.329Z] #41 5.943 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-02T16:39:11.329Z] #41 5.944 + . /tmp/install/vndr.installer [2020-07-02T16:39:11.329Z] #41 5.944 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:39:11.329Z] #41 5.945 + install_vndr [2020-07-02T16:39:11.329Z] #41 5.945 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-02T16:39:11.329Z] #41 5.946 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:39:11.329Z] #41 5.946 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZgRUDRtunv/src/github.com/LK4D4/vndr [2020-07-02T16:39:11.329Z] #41 5.976 Cloning into '/tmp/tmp.ZgRUDRtunv/src/github.com/LK4D4/vndr'... [2020-07-02T16:39:11.329Z] #41 6.855 + cd /tmp/tmp.ZgRUDRtunv/src/github.com/LK4D4/vndr [2020-07-02T16:39:11.329Z] #41 6.855 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:39:11.329Z] #41 6.865 + go build -buildmode=pie -v -o /build/vndr . [2020-07-02T16:39:11.329Z] #41 8.436 runtime/internal/atomic [2020-07-02T16:39:11.329Z] #41 8.504 internal/cpu [2020-07-02T16:39:11.329Z] #41 8.713 runtime/internal/sys [2020-07-02T16:39:11.329Z] #41 8.923 runtime/internal/math [2020-07-02T16:39:11.329Z] #41 9.105 internal/race [2020-07-02T16:39:11.329Z] #41 9.196 sync/atomic [2020-07-02T16:39:11.329Z] #41 9.252 internal/bytealg [2020-07-02T16:39:11.329Z] #41 9.542 unicode [2020-07-02T16:39:11.329Z] #41 10.07 runtime [2020-07-02T16:39:11.329Z] #41 ... [2020-07-02T16:39:11.329Z] [2020-07-02T16:39:11.329Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:39:11.329Z] #38 7.400 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:39:11.329Z] #38 7.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:39:11.329Z] #38 7.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:39:11.329Z] #38 8.519 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:39:11.329Z] #38 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:39:11.540Z] #46 DONE 335.4s [2020-07-02T16:39:11.540Z] [2020-07-02T16:39:11.540Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:11.540Z] #53 ... [2020-07-02T16:39:11.540Z] [2020-07-02T16:39:11.540Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-02T16:39:11.540Z] #47 DONE 0.1s [2020-07-02T16:39:11.540Z] [2020-07-02T16:39:11.540Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-02T16:39:11.540Z] #49 DONE 0.1s [2020-07-02T16:39:11.540Z] [2020-07-02T16:39:11.540Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-02T16:39:11.540Z] #51 DONE 0.1s [2020-07-02T16:39:11.540Z] [2020-07-02T16:39:11.540Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:11.596Z] #38 ... [2020-07-02T16:39:11.596Z] [2020-07-02T16:39:11.596Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:39:11.596Z] #32 7.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:39:11.596Z] #32 7.617 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:39:11.596Z] #32 7.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:39:11.596Z] #32 8.703 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:39:11.596Z] #32 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:39:11.859Z] #32 ... [2020-07-02T16:39:11.859Z] [2020-07-02T16:39:11.859Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:11.859Z] #30 6.960 + RM_GOPATH=0 [2020-07-02T16:39:11.859Z] #30 6.960 + TMP_GOPATH= [2020-07-02T16:39:11.859Z] #30 6.960 + : /build [2020-07-02T16:39:11.859Z] #30 6.960 + '[' -z '' ']' [2020-07-02T16:39:11.859Z] #30 6.960 ++ mktemp -d [2020-07-02T16:39:11.859Z] #30 6.961 + export GOPATH=/tmp/tmp.J3REr7c0n5 [2020-07-02T16:39:11.859Z] #30 6.961 + GOPATH=/tmp/tmp.J3REr7c0n5 [2020-07-02T16:39:11.859Z] #30 6.961 + RM_GOPATH=1 [2020-07-02T16:39:11.859Z] #30 6.961 + case "$(go env GOARCH)" in [2020-07-02T16:39:11.859Z] #30 6.962 ++ go env GOARCH [2020-07-02T16:39:11.859Z] #30 6.986 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.859Z] #30 6.986 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.859Z] #30 6.986 ++ dirname /tmp/install/install.sh [2020-07-02T16:39:11.859Z] #30 6.988 + dir=/tmp/install [2020-07-02T16:39:11.859Z] #30 6.988 + bin=tomlv [2020-07-02T16:39:11.859Z] #30 6.988 + shift [2020-07-02T16:39:11.859Z] #30 6.988 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-02T16:39:11.859Z] #30 6.988 + . /tmp/install/tomlv.installer [2020-07-02T16:39:11.859Z] #30 6.988 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:39:11.859Z] #30 6.989 + install_tomlv [2020-07-02T16:39:11.859Z] #30 6.989 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:39:11.859Z] #30 6.989 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-02T16:39:11.859Z] #30 6.989 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.J3REr7c0n5/src/github.com/BurntSushi/toml [2020-07-02T16:39:11.859Z] #30 7.016 Cloning into '/tmp/tmp.J3REr7c0n5/src/github.com/BurntSushi/toml'... [2020-07-02T16:39:11.859Z] #30 8.101 + cd /tmp/tmp.J3REr7c0n5/src/github.com/BurntSushi/toml [2020-07-02T16:39:11.859Z] #30 8.101 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:39:11.859Z] #30 8.124 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:39:11.859Z] #30 8.915 runtime/internal/sys [2020-07-02T16:39:11.859Z] #30 8.916 internal/cpu [2020-07-02T16:39:11.859Z] #30 9.147 math/bits [2020-07-02T16:39:11.859Z] #30 9.681 internal/bytealg [2020-07-02T16:39:11.859Z] #30 9.784 math [2020-07-02T16:39:11.859Z] #30 10.49 runtime [2020-07-02T16:39:11.859Z] #30 ... [2020-07-02T16:39:11.859Z] [2020-07-02T16:39:11.859Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:11.859Z] #60 6.615 + RM_GOPATH=0 [2020-07-02T16:39:11.859Z] #60 6.615 + TMP_GOPATH= [2020-07-02T16:39:11.859Z] #60 6.615 + : /build [2020-07-02T16:39:11.859Z] #60 6.615 + '[' -z '' ']' [2020-07-02T16:39:11.859Z] #60 6.621 ++ mktemp -d [2020-07-02T16:39:11.859Z] #60 6.627 + export GOPATH=/tmp/tmp.4kqelPWBl1 [2020-07-02T16:39:11.859Z] #60 6.631 + GOPATH=/tmp/tmp.4kqelPWBl1 [2020-07-02T16:39:11.859Z] #60 6.631 + RM_GOPATH=1 [2020-07-02T16:39:11.859Z] #60 6.631 + case "$(go env GOARCH)" in [2020-07-02T16:39:11.859Z] #60 6.632 ++ go env GOARCH [2020-07-02T16:39:11.859Z] #60 6.671 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.859Z] #60 6.672 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:39:11.859Z] #60 6.673 ++ dirname /tmp/install/install.sh [2020-07-02T16:39:11.859Z] #60 6.680 + dir=/tmp/install [2020-07-02T16:39:11.859Z] #60 6.680 + bin=proxy [2020-07-02T16:39:11.859Z] #60 6.680 + shift [2020-07-02T16:39:11.859Z] #60 6.681 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-02T16:39:11.859Z] #60 6.681 + . /tmp/install/proxy.installer [2020-07-02T16:39:11.859Z] #60 6.681 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:39:11.859Z] #60 6.681 + install_proxy [2020-07-02T16:39:11.859Z] #60 6.681 + case "$1" in [2020-07-02T16:39:11.859Z] #60 6.682 + export CGO_ENABLED=0 [2020-07-02T16:39:11.859Z] #60 6.682 + CGO_ENABLED=0 [2020-07-02T16:39:11.859Z] #60 6.682 + _install_proxy [2020-07-02T16:39:11.859Z] #60 6.682 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-02T16:39:11.859Z] #60 6.682 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:39:11.859Z] #60 6.685 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4kqelPWBl1/src/github.com/docker/libnetwork [2020-07-02T16:39:11.859Z] #60 6.688 Cloning into '/tmp/tmp.4kqelPWBl1/src/github.com/docker/libnetwork'... [2020-07-02T16:39:12.119Z] #60 ... [2020-07-02T16:39:12.119Z] [2020-07-02T16:39:12.119Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:39:12.119Z] #36 6.941 + git clone https://github.com/docker/distribution.git . [2020-07-02T16:39:12.119Z] #36 6.952 Cloning into '.'... [2020-07-02T16:39:12.119Z] #36 ... [2020-07-02T16:39:12.119Z] [2020-07-02T16:39:12.119Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:12.119Z] #43 6.480 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-02T16:39:12.119Z] #43 7.081 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-02T16:39:12.119Z] #43 7.640 go: downloading gotest.tools v2.1.0+incompatible [2020-07-02T16:39:12.119Z] #43 7.727 go: extracting gotest.tools v2.1.0+incompatible [2020-07-02T16:39:12.119Z] #43 7.876 go: downloading github.com/pkg/errors v0.8.0 [2020-07-02T16:39:12.119Z] #43 7.950 go: downloading github.com/fatih/color v1.6.0 [2020-07-02T16:39:12.119Z] #43 7.977 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-02T16:39:12.119Z] #43 8.013 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:39:12.119Z] #43 8.176 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:39:12.119Z] #43 8.205 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:39:12.119Z] #43 8.275 go: extracting github.com/fatih/color v1.6.0 [2020-07-02T16:39:12.119Z] #43 8.394 go: extracting github.com/pkg/errors v0.8.0 [2020-07-02T16:39:12.119Z] #43 8.418 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:39:12.119Z] #43 8.490 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:39:12.119Z] #43 8.509 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:39:12.119Z] #43 8.659 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:39:12.119Z] #43 8.713 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-02T16:39:12.119Z] #43 8.811 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:39:12.119Z] #43 8.830 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:39:12.119Z] #43 8.851 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:39:12.119Z] #43 8.853 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:39:12.119Z] #43 9.000 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:39:12.119Z] #43 9.130 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:39:12.119Z] #43 11.42 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:39:12.378Z] #43 12.03 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:39:12.950Z] #43 12.62 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:39:13.209Z] Commit message: "update runc binary to v1.0.0-rc91" [2020-07-02T16:39:13.210Z] #43 ... [2020-07-02T16:39:13.210Z] [2020-07-02T16:39:13.210Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:13.210Z] #54 12.77 + cd /tmp/tmp.3L75KvJma6/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:39:13.210Z] #54 12.77 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:39:13.472Z] #54 13.27 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:39:13.472Z] #54 13.27 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-02T16:39:14.471Z] + docker version [2020-07-02T16:39:17.685Z] #54 ... [2020-07-02T16:39:17.685Z] [2020-07-02T16:39:17.685Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:17.685Z] #21 16.29 + mkdir -p /build [2020-07-02T16:39:17.685Z] #21 16.30 + mv docker/docker /build/ [2020-07-02T16:39:17.685Z] #21 16.31 + rmdir docker [2020-07-02T16:39:17.685Z] #21 DONE 17.1s [2020-07-02T16:39:17.685Z] [2020-07-02T16:39:17.685Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:17.685Z] #43 15.01 go: finding github.com/fatih/color v1.6.0 [2020-07-02T16:39:17.685Z] #43 15.17 go: finding github.com/pkg/errors v0.8.0 [2020-07-02T16:39:17.685Z] #43 15.29 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:39:17.685Z] #43 15.34 go: finding github.com/spf13/pflag v1.0.1 [2020-07-02T16:39:17.685Z] #43 15.34 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:39:17.685Z] #43 15.44 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:39:17.685Z] #43 15.57 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:39:17.685Z] #43 15.63 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:39:17.685Z] #43 15.71 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:39:17.685Z] #43 15.80 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:39:17.685Z] #43 15.95 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:39:18.472Z] #53 306.6 + bin/containerd-stress [2020-07-02T16:39:19.993Z] #53 308.9 + bin/containerd-shim [2020-07-02T16:39:20.981Z] #43 ... [2020-07-02T16:39:20.981Z] [2020-07-02T16:39:20.981Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:39:20.981Z] #51 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:39:20.981Z] #51 12.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:39:20.981Z] #51 ... [2020-07-02T16:39:20.981Z] [2020-07-02T16:39:20.981Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:20.981Z] #47 17.43 + cd /tmp/tmp.sikpvZjAyN/src/github.com/mvdan/sh [2020-07-02T16:39:20.981Z] #47 17.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:39:20.981Z] #47 17.77 + GO111MODULE=on [2020-07-02T16:39:20.981Z] #47 17.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-02T16:39:20.981Z] #47 19.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:39:20.981Z] #47 19.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:39:20.981Z] #47 19.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:39:20.981Z] #47 19.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:39:20.981Z] #47 19.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:39:20.981Z] #47 20.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:39:20.981Z] #47 ... [2020-07-02T16:39:20.981Z] [2020-07-02T16:39:20.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:39:20.981Z] #10 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:39:20.981Z] #10 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:39:21.243Z] #10 ... [2020-07-02T16:39:21.243Z] [2020-07-02T16:39:21.243Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:39:21.243Z] #41 13.48 unicode/utf8 [2020-07-02T16:39:21.243Z] #41 14.13 math [2020-07-02T16:39:21.243Z] #41 18.58 unicode/utf16 [2020-07-02T16:39:21.243Z] #41 18.92 container/list [2020-07-02T16:39:21.243Z] #41 19.75 crypto/internal/subtle [2020-07-02T16:39:21.243Z] #41 19.87 crypto/subtle [2020-07-02T16:39:21.243Z] #41 20.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-02T16:39:21.243Z] #41 20.15 internal/nettrace [2020-07-02T16:39:21.243Z] #41 20.27 runtime/cgo [2020-07-02T16:39:21.243Z] #41 ... [2020-07-02T16:39:21.243Z] [2020-07-02T16:39:21.243Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:21.243Z] #47 21.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:39:21.813Z] #47 ... [2020-07-02T16:39:21.813Z] [2020-07-02T16:39:21.813Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:39:21.813Z] #23 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:39:21.813Z] #23 ... [2020-07-02T16:39:21.813Z] [2020-07-02T16:39:21.813Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:21.813Z] #30 15.30 internal/testlog [2020-07-02T16:39:21.813Z] #30 15.70 encoding [2020-07-02T16:39:21.813Z] #30 15.95 runtime/cgo [2020-07-02T16:39:22.753Z] #30 ... [2020-07-02T16:39:22.753Z] [2020-07-02T16:39:22.753Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:22.753Z] #47 22.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:39:23.702Z] #47 ... [2020-07-02T16:39:23.702Z] [2020-07-02T16:39:23.702Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:39:23.703Z] #38 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:39:23.703Z] #38 ... [2020-07-02T16:39:23.703Z] [2020-07-02T16:39:23.703Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:39:23.703Z] #23 23.16 Fetched 8360 kB in 18s (457 kB/s) [2020-07-02T16:39:23.962Z] #23 23.16 Reading package lists... [2020-07-02T16:39:23.962Z] #23 ... [2020-07-02T16:39:23.962Z] [2020-07-02T16:39:23.962Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:39:23.962Z] #32 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:39:23.962Z] #32 ... [2020-07-02T16:39:23.962Z] [2020-07-02T16:39:23.962Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:23.962Z] #47 23.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:39:24.119Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|files|imports|deps|exports_file) took 1m58.000179129s [2020-07-02T16:39:24.119Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 667.806695ms [2020-07-02T16:39:24.222Z] #47 24.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:39:24.481Z] #47 24.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:39:24.481Z] #47 24.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:39:24.483Z] Client: Docker Engine - Community [2020-07-02T16:39:24.483Z] Version: 19.03.11 [2020-07-02T16:39:24.483Z] API version: 1.40 [2020-07-02T16:39:24.483Z] Go version: go1.13.10 [2020-07-02T16:39:24.483Z] Git commit: 42e35e6 [2020-07-02T16:39:24.483Z] Built: Mon Jun 1 09:13:13 2020 [2020-07-02T16:39:24.483Z] OS/Arch: linux/arm64 [2020-07-02T16:39:24.483Z] Experimental: false [2020-07-02T16:39:24.483Z] [2020-07-02T16:39:24.483Z] Server: Docker Engine - Community [2020-07-02T16:39:24.483Z] Engine: [2020-07-02T16:39:24.483Z] Version: 19.03.11 [2020-07-02T16:39:24.483Z] API version: 1.40 (minimum version 1.12) [2020-07-02T16:39:24.483Z] Go version: go1.13.10 [2020-07-02T16:39:24.483Z] Git commit: 42e35e6 [2020-07-02T16:39:24.483Z] Built: Mon Jun 1 09:11:46 2020 [2020-07-02T16:39:24.483Z] OS/Arch: linux/arm64 [2020-07-02T16:39:24.483Z] Experimental: true [2020-07-02T16:39:24.483Z] containerd: [2020-07-02T16:39:24.483Z] Version: 1.2.13 [2020-07-02T16:39:24.483Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:39:24.483Z] runc: [2020-07-02T16:39:24.483Z] Version: 1.0.0-rc10 [2020-07-02T16:39:24.483Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:39:24.483Z] docker-init: [2020-07-02T16:39:24.483Z] Version: 0.18.0 [2020-07-02T16:39:24.483Z] GitCommit: fec3683 [Pipeline] sh [2020-07-02T16:39:24.814Z] + docker info [2020-07-02T16:39:25.423Z] #47 25.16 runtime/cgo [2020-07-02T16:39:25.683Z] #47 25.30 runtime [2020-07-02T16:39:26.899Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:39:26.899Z] [2020-07-02T16:39:26.899Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-02T16:39:26.899Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-02T16:39:26.899Z] HOSTNAME=9005d553e2df [2020-07-02T16:39:26.899Z] TESTDEBUG=0 [2020-07-02T16:39:26.899Z] DEST=bundles/test-integration [2020-07-02T16:39:26.899Z] PWD=/go/src/github.com/docker/docker [2020-07-02T16:39:26.899Z] DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:39:26.899Z] container=docker [2020-07-02T16:39:26.899Z] HOME=/root [2020-07-02T16:39:26.899Z] GOLANG_VERSION=1.13.12 [2020-07-02T16:39:26.899Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-02T16:39:26.899Z] VALIDATE_BRANCH=master [2020-07-02T16:39:26.899Z] TERM=xterm [2020-07-02T16:39:26.899Z] DOCKER_PKG=github.com/docker/docker [2020-07-02T16:39:26.899Z] SHLVL=1 [2020-07-02T16:39:26.899Z] TIMEOUT=120m [2020-07-02T16:39:26.899Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-02T16:39:26.899Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-02T16:39:26.899Z] GO111MODULE=off [2020-07-02T16:39:26.899Z] DOCKER_EXPERIMENTAL=1 [2020-07-02T16:39:26.899Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-02T16:39:26.899Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-02T16:39:26.899Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-02T16:39:26.899Z] GOPATH=/go [2020-07-02T16:39:26.899Z] PKG_CONFIG=pkg-config [2020-07-02T16:39:26.899Z] _=/usr/bin/env [2020-07-02T16:39:26.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-02T16:39:28.549Z] #53 316.0 + bin/containerd-shim-runc-v1 [2020-07-02T16:39:29.885Z] #47 ... [2020-07-02T16:39:29.885Z] [2020-07-02T16:39:29.885Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:29.885Z] #60 24.68 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-02T16:39:29.885Z] #60 25.51 + cd /tmp/tmp.4kqelPWBl1/src/github.com/docker/libnetwork [2020-07-02T16:39:29.885Z] #60 25.51 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:39:29.885Z] #60 26.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-02T16:39:30.641Z] #53 319.3 + bin/containerd-shim-runc-v2 [2020-07-02T16:39:31.687Z] #53 320.3 + binaries [2020-07-02T16:39:31.687Z] #53 320.3 + install -D bin/containerd /build/containerd [2020-07-02T16:39:31.687Z] #53 320.4 + install -D bin/containerd-shim /build/containerd-shim [2020-07-02T16:39:31.687Z] #53 320.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-02T16:39:31.687Z] #53 320.4 + install -D bin/ctr /build/ctr [2020-07-02T16:39:31.687Z] #53 DONE 320.5s [2020-07-02T16:39:32.733Z] [2020-07-02T16:39:32.733Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-02T16:39:32.733Z] #54 DONE 0.1s [2020-07-02T16:39:33.029Z] [2020-07-02T16:39:33.029Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-02T16:39:33.029Z] #58 DONE 0.1s [2020-07-02T16:39:33.029Z] [2020-07-02T16:39:33.029Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-02T16:39:33.029Z] #60 DONE 0.1s [2020-07-02T16:39:33.029Z] [2020-07-02T16:39:33.029Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-02T16:39:33.323Z] #62 DONE 0.1s [2020-07-02T16:39:33.323Z] [2020-07-02T16:39:33.323Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-02T16:39:33.323Z] #63 DONE 0.0s [2020-07-02T16:39:33.323Z] [2020-07-02T16:39:33.323Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-02T16:39:35.164Z] #60 ... [2020-07-02T16:39:35.164Z] [2020-07-02T16:39:35.164Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:39:35.164Z] #51 24.19 Fetched 8360 kB in 18s (471 kB/s) [2020-07-02T16:39:35.164Z] #51 24.19 Reading package lists... [2020-07-02T16:39:35.164Z] #51 31.61 Reading package lists... [2020-07-02T16:39:35.164Z] #51 ... [2020-07-02T16:39:35.164Z] [2020-07-02T16:39:35.164Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:39:35.164Z] #36 24.37 Checking out files: 88% (1408/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-02T16:39:35.164Z] #36 24.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-02T16:39:35.164Z] #36 26.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-02T16:39:35.425Z] #64 DONE 2.1s [2020-07-02T16:39:35.425Z] [2020-07-02T16:39:35.425Z] #65 exporting to oci image format [2020-07-02T16:39:35.425Z] #65 exporting layers [2020-07-02T16:39:35.425Z] #36 ... [2020-07-02T16:39:35.425Z] [2020-07-02T16:39:35.425Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:39:35.425Z] #32 25.02 Fetched 8360 kB in 18s (471 kB/s) [2020-07-02T16:39:35.425Z] #32 25.02 Reading package lists... [2020-07-02T16:39:35.425Z] #32 32.43 Reading package lists... [2020-07-02T16:39:35.425Z] #32 ... [2020-07-02T16:39:35.425Z] [2020-07-02T16:39:35.425Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:39:35.425Z] #10 25.16 Fetched 8360 kB in 18s (462 kB/s) [2020-07-02T16:39:35.425Z] #10 25.16 Reading package lists... [2020-07-02T16:39:35.686Z] #10 32.00 Reading package lists... [2020-07-02T16:39:35.686Z] #10 ... [2020-07-02T16:39:35.686Z] [2020-07-02T16:39:35.686Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:39:35.686Z] #38 24.98 Fetched 8360 kB in 18s (470 kB/s) [2020-07-02T16:39:35.686Z] #38 24.98 Reading package lists... [2020-07-02T16:39:35.686Z] #38 31.83 Reading package lists... [2020-07-02T16:39:35.686Z] #38 ... [2020-07-02T16:39:35.686Z] [2020-07-02T16:39:35.686Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:39:35.686Z] #23 23.16 Reading package lists... [2020-07-02T16:39:36.343Z] INFO [runner/unused/goanalysis] analyzers took 27.205916688s with top 10 stages: buildssa: 23.25807513s, U1000: 3.947841558s [2020-07-02T16:39:37.074Z] Client: [2020-07-02T16:39:37.074Z] Debug Mode: false [2020-07-02T16:39:37.074Z] [2020-07-02T16:39:37.074Z] Server: [2020-07-02T16:39:37.074Z] Containers: 0 [2020-07-02T16:39:37.074Z] Running: 0 [2020-07-02T16:39:37.074Z] Paused: 0 [2020-07-02T16:39:37.074Z] Stopped: 0 [2020-07-02T16:39:37.074Z] Images: 0 [2020-07-02T16:39:37.074Z] Server Version: 19.03.11 [2020-07-02T16:39:37.074Z] Storage Driver: overlay2 [2020-07-02T16:39:37.074Z] Backing Filesystem: extfs [2020-07-02T16:39:37.074Z] Supports d_type: true [2020-07-02T16:39:37.074Z] Native Overlay Diff: true [2020-07-02T16:39:37.074Z] Logging Driver: json-file [2020-07-02T16:39:37.074Z] Cgroup Driver: cgroupfs [2020-07-02T16:39:37.074Z] Plugins: [2020-07-02T16:39:37.074Z] Volume: local [2020-07-02T16:39:37.074Z] Network: bridge host ipvlan macvlan null overlay [2020-07-02T16:39:37.074Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-02T16:39:37.074Z] Swarm: inactive [2020-07-02T16:39:37.074Z] Runtimes: runc [2020-07-02T16:39:37.074Z] Default Runtime: runc [2020-07-02T16:39:37.074Z] Init Binary: docker-init [2020-07-02T16:39:37.074Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-02T16:39:37.074Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-02T16:39:37.074Z] init version: fec3683 [2020-07-02T16:39:37.074Z] Security Options: [2020-07-02T16:39:37.074Z] apparmor [2020-07-02T16:39:37.074Z] seccomp [2020-07-02T16:39:37.074Z] Profile: default [2020-07-02T16:39:37.074Z] Kernel Version: 4.15.0-1073-aws [2020-07-02T16:39:37.074Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-02T16:39:37.074Z] OSType: linux [2020-07-02T16:39:37.074Z] Architecture: aarch64 [2020-07-02T16:39:37.074Z] CPUs: 4 [2020-07-02T16:39:37.074Z] Total Memory: 7.525GiB [2020-07-02T16:39:37.074Z] Name: ip-10-100-102-17 [2020-07-02T16:39:37.074Z] ID: SZQL:DISE:PM2N:EGTT:IEUO:4UQA:FPG3:FFEA:6AXM:MCDI:WTO6:DZJY [2020-07-02T16:39:37.074Z] Docker Root Dir: /var/lib/docker [2020-07-02T16:39:37.074Z] Debug Mode: false [2020-07-02T16:39:37.074Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:39:37.074Z] Labels: [2020-07-02T16:39:37.074Z] Experimental: true [2020-07-02T16:39:37.074Z] Insecure Registries: [2020-07-02T16:39:37.074Z] 127.0.0.0/8 [2020-07-02T16:39:37.074Z] Live Restore Enabled: true [2020-07-02T16:39:37.074Z] [2020-07-02T16:39:37.074Z] WARNING: No swap limit support [Pipeline] sh [2020-07-02T16:39:37.365Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:39:37.365Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-02T16:39:37.365Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-02T16:39:37.629Z] + bash /home/ubuntu/workspace/moby_PR-41025/check-config.sh [2020-07-02T16:39:37.629Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-02T16:39:37.629Z] info: reading kernel config from /boot/config-4.15.0-1073-aws ... [2020-07-02T16:39:37.629Z] [2020-07-02T16:39:37.629Z] Generally Necessary: [2020-07-02T16:39:37.629Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-02T16:39:37.629Z] - apparmor: enabled and tools installed [2020-07-02T16:39:37.629Z] - CONFIG_NAMESPACES: enabled [2020-07-02T16:39:37.629Z] - CONFIG_NET_NS: enabled [2020-07-02T16:39:37.629Z] - CONFIG_PID_NS: enabled [2020-07-02T16:39:37.629Z] - CONFIG_IPC_NS: enabled [2020-07-02T16:39:37.629Z] - CONFIG_UTS_NS: enabled [2020-07-02T16:39:37.629Z] - CONFIG_CGROUPS: enabled [2020-07-02T16:39:37.629Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-02T16:39:37.629Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-02T16:39:37.891Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-02T16:39:37.891Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-02T16:39:37.891Z] - CONFIG_CPUSETS: enabled [2020-07-02T16:39:37.891Z] - CONFIG_MEMCG: enabled [2020-07-02T16:39:37.891Z] - CONFIG_KEYS: enabled [2020-07-02T16:39:37.891Z] - CONFIG_VETH: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-02T16:39:37.891Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-02T16:39:37.891Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-02T16:39:37.891Z] [2020-07-02T16:39:37.891Z] Optional Features: [2020-07-02T16:39:37.891Z] - CONFIG_USER_NS: enabled [2020-07-02T16:39:37.891Z] - CONFIG_SECCOMP: enabled [2020-07-02T16:39:37.891Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-02T16:39:37.891Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-02T16:39:37.891Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-02T16:39:37.891Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-02T16:39:37.891Z] - CONFIG_BLK_CGROUP: enabled [2020-07-02T16:39:37.891Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-02T16:39:37.891Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-02T16:39:38.153Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-02T16:39:38.153Z] - CONFIG_CGROUP_PERF: enabled [2020-07-02T16:39:38.153Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-02T16:39:38.153Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-02T16:39:38.153Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-02T16:39:38.153Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-02T16:39:38.153Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-02T16:39:38.153Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-02T16:39:38.153Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-02T16:39:38.153Z] - CONFIG_IP_VS: enabled (as module) [2020-07-02T16:39:38.153Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-02T16:39:38.153Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-02T16:39:38.153Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-02T16:39:38.153Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-02T16:39:38.153Z] - CONFIG_EXT4_FS: enabled [2020-07-02T16:39:38.153Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-02T16:39:38.153Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-02T16:39:38.153Z] - Network Drivers: [2020-07-02T16:39:38.153Z] - "overlay": [2020-07-02T16:39:38.153Z] - CONFIG_VXLAN: enabled (as module) [2020-07-02T16:39:38.153Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-02T16:39:38.153Z] Optional (for encrypted networks): [2020-07-02T16:39:38.227Z] #23 30.78 Reading package lists... [2020-07-02T16:39:38.415Z] - CONFIG_CRYPTO: enabled [2020-07-02T16:39:38.415Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-02T16:39:38.415Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-02T16:39:38.415Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-02T16:39:38.415Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-02T16:39:38.415Z] - CONFIG_XFRM: enabled [2020-07-02T16:39:38.415Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-02T16:39:38.415Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-02T16:39:38.415Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-02T16:39:38.415Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-02T16:39:38.415Z] - "ipvlan": [2020-07-02T16:39:38.415Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-02T16:39:38.415Z] - "macvlan": [2020-07-02T16:39:38.415Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-02T16:39:38.415Z] - CONFIG_DUMMY: enabled (as module) [2020-07-02T16:39:38.415Z] - "ftp,tftp client in container": [2020-07-02T16:39:38.415Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-02T16:39:38.415Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-02T16:39:38.415Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-02T16:39:38.415Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-02T16:39:38.415Z] - Storage Drivers: [2020-07-02T16:39:38.415Z] - "aufs": [2020-07-02T16:39:38.415Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-02T16:39:38.415Z] - "btrfs": [2020-07-02T16:39:38.415Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-02T16:39:38.415Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-02T16:39:38.415Z] - "devicemapper": [2020-07-02T16:39:38.415Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-02T16:39:38.415Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-02T16:39:38.415Z] - "overlay": [2020-07-02T16:39:38.415Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-02T16:39:38.415Z] - "zfs": [2020-07-02T16:39:38.415Z] - /dev/zfs: missing [2020-07-02T16:39:38.415Z] - zfs command: missing [2020-07-02T16:39:38.415Z] - zpool command: missing [2020-07-02T16:39:38.415Z] [2020-07-02T16:39:38.415Z] Limits: [2020-07-02T16:39:38.415Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-02T16:39:38.415Z] [2020-07-02T16:39:38.415Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-02T16:39:38.487Z] #23 37.84 Building dependency tree... [2020-07-02T16:39:38.487Z] #23 ... [2020-07-02T16:39:38.487Z] [2020-07-02T16:39:38.487Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:39:38.487Z] #38 31.83 Reading package lists... [2020-07-02T16:39:38.763Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 . [2020-07-02T16:39:38.763Z] #2 [internal] load .dockerignore [2020-07-02T16:39:38.763Z] #2 transferring context: 87B done [2020-07-02T16:39:38.763Z] #2 DONE 0.0s [2020-07-02T16:39:38.763Z] [2020-07-02T16:39:38.763Z] #1 [internal] load build definition from Dockerfile [2020-07-02T16:39:38.763Z] #1 transferring dockerfile: 16.37kB done [2020-07-02T16:39:38.763Z] #1 DONE 0.0s [2020-07-02T16:39:38.763Z] [2020-07-02T16:39:38.763Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-02T16:39:39.337Z] #3 DONE 0.5s [2020-07-02T16:39:39.337Z] [2020-07-02T16:39:39.337Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-02T16:39:39.337Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-02T16:39:39.337Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-02T16:39:39.337Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.84MB / 8.28MB 0.2s [2020-07-02T16:39:39.337Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-02T16:39:39.337Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-02T16:39:39.600Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-07-02T16:39:39.600Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-07-02T16:39:39.600Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-07-02T16:39:39.862Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-02T16:39:39.862Z] #4 DONE 0.6s [2020-07-02T16:39:40.132Z] [2020-07-02T16:39:40.132Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-02T16:39:40.667Z] #38 38.64 Building dependency tree... [2020-07-02T16:39:40.706Z] #6 DONE 0.2s [2020-07-02T16:39:40.706Z] [2020-07-02T16:39:40.706Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-02T16:39:40.977Z] #5 DONE 0.7s [2020-07-02T16:39:40.977Z] [2020-07-02T16:39:40.977Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:39:40.977Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-02T16:39:41.242Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-02T16:39:41.242Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.0s [2020-07-02T16:39:41.242Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done [2020-07-02T16:39:41.242Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done [2020-07-02T16:39:41.242Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.0s [2020-07-02T16:39:41.242Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 4.25MB / 7.68MB 0.2s [2020-07-02T16:39:41.242Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 13.19MB / 49.17MB 0.2s [2020-07-02T16:39:41.242Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0B / 9.98MB 0.2s [2020-07-02T16:39:41.242Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.3s [2020-07-02T16:39:41.242Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 22.74MB / 49.17MB 0.3s [2020-07-02T16:39:41.516Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.4s done [2020-07-02T16:39:41.516Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 33.54MB / 49.17MB 0.4s [2020-07-02T16:39:41.516Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 2.59MB / 9.98MB 0.4s [2020-07-02T16:39:41.516Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0B / 52.16MB 0.4s [2020-07-02T16:39:41.516Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.5s [2020-07-02T16:39:41.787Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 47.18MB / 49.17MB 0.6s [2020-07-02T16:39:41.787Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 6.01MB / 52.16MB 0.6s [2020-07-02T16:39:41.787Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 13.33MB / 52.16MB 0.7s [2020-07-02T16:39:42.077Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 17.78MB / 52.16MB 0.8s [2020-07-02T16:39:42.352Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.3s done [2020-07-02T16:39:42.353Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.8s done [2020-07-02T16:39:42.353Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 39.06MB / 52.16MB 1.3s [2020-07-02T16:39:42.353Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0B / 62.52MB 1.3s [2020-07-02T16:39:42.353Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0B / 97.68MB 1.3s [2020-07-02T16:39:42.588Z] #38 42.29 The following additional packages will be installed: [2020-07-02T16:39:42.588Z] #38 42.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-02T16:39:42.588Z] #38 42.30 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-02T16:39:42.588Z] #38 42.32 Suggested packages: [2020-07-02T16:39:42.588Z] #38 42.33 manpages-dev python-setuptools [2020-07-02T16:39:42.616Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 43.83MB / 52.16MB 1.4s [2020-07-02T16:39:42.616Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.6s [2020-07-02T16:39:42.616Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 12.84MB / 62.52MB 1.6s [2020-07-02T16:39:42.616Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 12.76MB / 97.68MB 1.6s [2020-07-02T16:39:42.616Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-07-02T16:39:42.849Z] #38 ... [2020-07-02T16:39:42.849Z] [2020-07-02T16:39:42.849Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:42.849Z] #43 DONE 42.5s [2020-07-02T16:39:42.849Z] [2020-07-02T16:39:42.849Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:39:42.849Z] #23 37.84 Building dependency tree... [2020-07-02T16:39:42.849Z] #23 41.71 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-02T16:39:42.849Z] #23 41.71 The following additional packages will be installed: [2020-07-02T16:39:42.849Z] #23 41.74 libjq1 libonig5 [2020-07-02T16:39:42.849Z] #23 42.23 The following NEW packages will be installed: [2020-07-02T16:39:42.849Z] #23 42.24 jq libjq1 libonig5 [2020-07-02T16:39:42.849Z] #23 42.65 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:39:42.849Z] #23 42.65 Need to get 355 kB of archives. [2020-07-02T16:39:42.849Z] #23 42.65 After this operation, 1072 kB of additional disk space will be used. [2020-07-02T16:39:42.849Z] #23 42.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-02T16:39:42.898Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 16.50MB / 62.52MB 1.8s [2020-07-02T16:39:42.898Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 33.68MB / 97.68MB 1.8s [2020-07-02T16:39:43.109Z] #23 42.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-02T16:39:43.109Z] #23 42.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-02T16:39:43.168Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 37.67MB / 62.52MB 2.0s [2020-07-02T16:39:43.168Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 56.95MB / 97.68MB 2.0s [2020-07-02T16:39:43.168Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 43.70MB / 62.52MB 2.1s [2020-07-02T16:39:43.168Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 66.11MB / 97.68MB 2.1s [2020-07-02T16:39:43.168Z] #7 ... [2020-07-02T16:39:43.168Z] [2020-07-02T16:39:43.168Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-02T16:39:43.168Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-02T16:39:43.168Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-02T16:39:43.168Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-02T16:39:43.168Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-07-02T16:39:43.168Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-07-02T16:39:43.168Z] #58 DONE 2.2s [2020-07-02T16:39:43.168Z] [2020-07-02T16:39:43.168Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:39:43.168Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 2.1s done [2020-07-02T16:39:43.168Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 48.92MB / 62.52MB 2.2s [2020-07-02T16:39:43.168Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 0B / 155B 2.2s [2020-07-02T16:39:43.439Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 54.77MB / 62.52MB 2.3s [2020-07-02T16:39:43.440Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 77.64MB / 97.68MB 2.3s [2020-07-02T16:39:43.440Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 2.3s done [2020-07-02T16:39:43.440Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 2.4s [2020-07-02T16:39:43.440Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 89.15MB / 97.68MB 2.4s [2020-07-02T16:39:43.701Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 2.5s [2020-07-02T16:39:44.493Z] #23 44.23 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:39:44.650Z] #7 ... [2020-07-02T16:39:44.650Z] [2020-07-02T16:39:44.650Z] #20 [internal] load build context [2020-07-02T16:39:44.650Z] #20 transferring context: 51.28MB 2.7s done [2020-07-02T16:39:44.650Z] #20 DONE 3.6s [2020-07-02T16:39:44.650Z] [2020-07-02T16:39:44.650Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-02T16:39:44.753Z] #23 44.39 Fetched 355 kB in 0s (1209 kB/s) [2020-07-02T16:39:44.753Z] [2020-07-02T16:39:44.753Z] #23 ... [2020-07-02T16:39:44.753Z] [2020-07-02T16:39:44.753Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:44.753Z] #60 DONE 44.6s [2020-07-02T16:39:44.753Z] [2020-07-02T16:39:44.753Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:39:44.753Z] #23 44.51 Selecting previously unselected package libonig5:amd64. [2020-07-02T16:39:44.753Z] #23 44.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2020-07-02T16:39:44.753Z] #23 ... [2020-07-02T16:39:44.753Z] [2020-07-02T16:39:44.753Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:39:44.753Z] #38 44.17 The following NEW packages will be installed: [2020-07-02T16:39:44.753Z] #38 44.18 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-02T16:39:44.753Z] #38 44.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-02T16:39:44.753Z] #38 44.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-02T16:39:44.753Z] #38 44.19 python-six zlib1g-dev [2020-07-02T16:39:45.018Z] #38 44.72 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:39:45.018Z] #38 44.72 Need to get 4095 kB of archives. [2020-07-02T16:39:45.018Z] #38 44.72 After this operation, 22.5 MB of additional disk space will be used. [2020-07-02T16:39:45.018Z] #38 44.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-02T16:39:45.018Z] #38 44.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-02T16:39:45.018Z] #38 44.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-02T16:39:45.018Z] #38 44.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-02T16:39:45.018Z] #38 44.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-02T16:39:45.018Z] #38 44.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-02T16:39:45.018Z] #38 44.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-02T16:39:45.018Z] #38 44.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-02T16:39:45.225Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 4.2s done [2020-07-02T16:39:45.225Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.7s done [2020-07-02T16:39:45.286Z] #38 44.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-02T16:39:45.547Z] #38 45.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-02T16:39:45.547Z] #38 45.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-02T16:39:45.808Z] #38 45.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-02T16:39:45.808Z] #38 45.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-02T16:39:45.808Z] #38 45.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-02T16:39:45.808Z] #38 45.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-02T16:39:45.808Z] #38 45.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-02T16:39:45.808Z] #38 45.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-02T16:39:46.171Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 4.8s done [2020-07-02T16:39:46.433Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.1s [2020-07-02T16:39:46.696Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.4s done [2020-07-02T16:39:46.765Z] #38 ... [2020-07-02T16:39:46.765Z] [2020-07-02T16:39:46.765Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:39:46.765Z] #23 44.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:39:46.765Z] #23 44.79 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-02T16:39:46.765Z] #23 44.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:39:46.765Z] #23 45.20 Selecting previously unselected package libjq1:amd64. [2020-07-02T16:39:46.765Z] #23 45.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:39:46.765Z] #23 45.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:39:46.765Z] #23 45.53 Selecting previously unselected package jq. [2020-07-02T16:39:46.765Z] #23 45.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:39:46.765Z] #23 45.54 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:39:46.765Z] #23 45.92 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:39:46.765Z] #23 45.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:39:46.765Z] #23 46.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:39:46.765Z] #23 46.06 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:39:46.765Z] #23 DONE 46.3s [2020-07-02T16:39:46.765Z] [2020-07-02T16:39:46.765Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-02T16:39:46.765Z] #24 DONE 0.1s [2020-07-02T16:39:46.765Z] [2020-07-02T16:39:46.765Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:39:46.959Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-07-02T16:39:47.222Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.4s done [2020-07-02T16:39:47.336Z] #25 ... [2020-07-02T16:39:47.336Z] [2020-07-02T16:39:47.336Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:39:47.336Z] #51 31.61 Reading package lists... [2020-07-02T16:39:47.336Z] #51 38.94 Building dependency tree... [2020-07-02T16:39:47.336Z] #51 42.63 The following additional packages will be installed: [2020-07-02T16:39:47.336Z] #51 42.63 libbtrfs0 [2020-07-02T16:39:47.336Z] #51 43.03 The following NEW packages will be installed: [2020-07-02T16:39:47.336Z] #51 43.10 libbtrfs-dev libbtrfs0 [2020-07-02T16:39:47.336Z] #51 43.81 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:39:47.336Z] #51 43.81 Need to get 119 kB of archives. [2020-07-02T16:39:47.336Z] #51 43.81 After this operation, 387 kB of additional disk space will be used. [2020-07-02T16:39:47.336Z] #51 43.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-02T16:39:47.336Z] #51 43.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-02T16:39:47.336Z] #51 45.39 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:39:47.336Z] #51 45.66 Fetched 119 kB in 0s (299 kB/s) [2020-07-02T16:39:47.336Z] #51 45.81 Selecting previously unselected package libbtrfs0. [2020-07-02T16:39:47.336Z] #51 45.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 ... 15410 files and directories currently installed.) [2020-07-02T16:39:47.336Z] #51 46.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-02T16:39:47.336Z] #51 46.05 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:39:47.336Z] #51 46.18 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:39:47.336Z] #51 46.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-02T16:39:47.336Z] #51 46.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:39:47.336Z] #51 46.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:39:47.336Z] #51 46.64 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:39:47.336Z] #51 46.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:39:47.336Z] #51 DONE 47.2s [2020-07-02T16:39:47.484Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f [2020-07-02T16:39:47.597Z] [2020-07-02T16:39:47.597Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:39:49.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-02T16:39:49.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-02T16:39:49.408Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done [2020-07-02T16:39:49.408Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-07-02T16:39:49.514Z] #52 ... [2020-07-02T16:39:49.514Z] [2020-07-02T16:39:49.514Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:39:49.514Z] #32 32.43 Reading package lists... [2020-07-02T16:39:49.514Z] #32 39.34 Building dependency tree... [2020-07-02T16:39:49.514Z] #32 43.45 The following additional packages will be installed: [2020-07-02T16:39:49.514Z] #32 43.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-02T16:39:49.514Z] #32 43.49 Suggested packages: [2020-07-02T16:39:49.514Z] #32 43.49 cmake-doc ninja-build lrzip [2020-07-02T16:39:49.514Z] #32 43.49 Recommended packages: [2020-07-02T16:39:49.514Z] #32 43.49 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-02T16:39:49.514Z] #32 44.66 The following NEW packages will be installed: [2020-07-02T16:39:49.514Z] #32 44.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-02T16:39:49.514Z] #32 44.72 vim-common xxd [2020-07-02T16:39:49.514Z] #32 45.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:39:49.514Z] #32 45.55 Need to get 14.9 MB of archives. [2020-07-02T16:39:49.514Z] #32 45.55 After this operation, 61.8 MB of additional disk space will be used. [2020-07-02T16:39:49.514Z] #32 45.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-02T16:39:49.514Z] #32 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:39:49.514Z] #32 45.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-02T16:39:49.514Z] #32 45.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-02T16:39:49.514Z] #32 46.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-02T16:39:49.514Z] #32 47.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-02T16:39:49.514Z] #32 47.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-02T16:39:49.514Z] #32 47.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-02T16:39:49.514Z] #32 47.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-02T16:39:49.514Z] #32 47.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-02T16:39:49.514Z] #32 49.00 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:39:49.514Z] #32 49.19 Fetched 14.9 MB in 2s (6230 kB/s) [2020-07-02T16:39:49.514Z] #32 ... [2020-07-02T16:39:49.514Z] [2020-07-02T16:39:49.514Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:39:49.514Z] #10 32.00 Reading package lists... [2020-07-02T16:39:49.514Z] #10 39.43 Building dependency tree... [2020-07-02T16:39:49.514Z] #10 43.77 The following additional packages will be installed: [2020-07-02T16:39:49.514Z] #10 43.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-02T16:39:49.514Z] #10 43.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-02T16:39:49.514Z] #10 43.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-02T16:39:49.514Z] #10 43.79 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:39:49.514Z] #10 43.80 Suggested packages: [2020-07-02T16:39:49.514Z] #10 43.80 gcc-8-locales seccomp wine64 [2020-07-02T16:39:49.514Z] #10 45.32 The following NEW packages will be installed: [2020-07-02T16:39:49.514Z] #10 45.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-02T16:39:49.514Z] #10 45.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-02T16:39:49.514Z] #10 45.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-02T16:39:49.514Z] #10 45.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-02T16:39:49.514Z] #10 45.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-02T16:39:49.514Z] #10 45.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:39:49.514Z] #10 46.29 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:39:49.514Z] #10 46.29 Need to get 77.7 MB of archives. [2020-07-02T16:39:49.514Z] #10 46.29 After this operation, 487 MB of additional disk space will be used. [2020-07-02T16:39:49.514Z] #10 46.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-02T16:39:49.514Z] #10 46.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-02T16:39:49.514Z] #10 47.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-02T16:39:49.514Z] #10 47.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-02T16:39:49.514Z] #10 47.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-02T16:39:49.514Z] #10 47.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-02T16:39:49.514Z] #10 47.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-02T16:39:49.514Z] #10 48.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-02T16:39:49.514Z] #10 48.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-02T16:39:49.514Z] #10 ... [2020-07-02T16:39:49.514Z] [2020-07-02T16:39:49.514Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:39:49.514Z] #32 49.32 Selecting previously unselected package xxd. [2020-07-02T16:39:49.514Z] #32 49.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 ... 15410 files and directories currently installed.) [2020-07-02T16:39:49.514Z] #32 49.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:39:49.778Z] #32 49.40 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:39:49.778Z] #32 49.62 Selecting previously unselected package vim-common. [2020-07-02T16:39:49.778Z] #32 49.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:39:50.039Z] #32 49.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:39:50.302Z] #32 50.06 Selecting previously unselected package cmake-data. [2020-07-02T16:39:50.302Z] #32 ... [2020-07-02T16:39:50.302Z] [2020-07-02T16:39:50.302Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:39:50.302Z] #30 40.00 sync [2020-07-02T16:39:50.302Z] #30 40.02 internal/reflectlite [2020-07-02T16:39:50.302Z] #30 42.86 errors [2020-07-02T16:39:50.302Z] #30 42.87 sort [2020-07-02T16:39:50.302Z] #30 43.70 strconv [2020-07-02T16:39:50.302Z] #30 44.65 io [2020-07-02T16:39:50.302Z] #30 46.37 internal/oserror [2020-07-02T16:39:50.302Z] #30 46.91 syscall [2020-07-02T16:39:50.302Z] #30 49.15 reflect [2020-07-02T16:39:50.302Z] #30 ... [2020-07-02T16:39:50.302Z] [2020-07-02T16:39:50.302Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:39:50.302Z] #32 50.06 Selecting previously unselected package cmake-data. [2020-07-02T16:39:50.302Z] #32 50.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-02T16:39:50.302Z] #32 50.10 Unpacking cmake-data (3.13.4-1) ... [2020-07-02T16:39:50.799Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.4s done [2020-07-02T16:39:51.061Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 [2020-07-02T16:39:51.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-02T16:39:51.688Z] #32 ... [2020-07-02T16:39:51.688Z] [2020-07-02T16:39:51.688Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:39:51.688Z] #41 41.46 internal/reflectlite [2020-07-02T16:39:51.688Z] #41 41.47 sync [2020-07-02T16:39:51.688Z] #41 43.78 github.com/LK4D4/vndr/godl/singleflight [2020-07-02T16:39:51.688Z] #41 44.08 math/rand [2020-07-02T16:39:51.688Z] #41 45.51 internal/singleflight [2020-07-02T16:39:51.688Z] #41 46.13 strconv [2020-07-02T16:39:51.688Z] #41 46.13 io [2020-07-02T16:39:51.688Z] #41 48.34 bytes [2020-07-02T16:39:51.688Z] #41 50.76 bufio [2020-07-02T16:39:51.688Z] #41 50.98 reflect [2020-07-02T16:39:51.948Z] #41 ... [2020-07-02T16:39:51.948Z] [2020-07-02T16:39:51.948Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:39:51.948Z] #25 4.574 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-02T16:39:51.948Z] #25 4.893 [2020-07-02T16:39:53.640Z] #25 5.102 ## 3.4% ##### 8.0% ########## 15.1% ############## 19.9% ################## 25.9% ######################## 33.6% ########################## 37.2% ############################### 44.0% ################################## 48.1% ######################################## 55.8% ############################################ 61.9% ################################################ 66.7% ##################################################### 73.8% ###################################################### 76.2% ######################################################### 79.2% ########################################################## 81.8% ############################################################### 88.9% ##################################################################### 96.0% ######################################################################## 100.0% [2020-07-02T16:39:54.214Z] #25 7.387 [2020-07-02T16:39:54.385Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 2.9s done [2020-07-02T16:39:54.385Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done [2020-07-02T16:39:54.385Z] #7 DONE 13.5s [2020-07-02T16:39:54.473Z] #25 7.580 ##################### 29.5% ############################################### 66.1% ######################################################################## 100.0% [2020-07-02T16:39:54.647Z] [2020-07-02T16:39:54.647Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-02T16:39:54.741Z] #25 8.087 [2020-07-02T16:39:55.263Z] #25 8.276 ######## 11.8% ########################### 38.5% ########################################################### 82.4% ######################################################################## 100.0% [2020-07-02T16:39:55.835Z] #25 8.914 [2020-07-02T16:39:57.197Z] #8 DONE 2.8s [2020-07-02T16:39:57.394Z] #25 9.282 ##### 7.1% ########### 15.6% ############### 22.1% ##################### 29.3% ########################## 37.0% ################################ 45.1% ####################################### 55.4% ############################################ 62.4% ################################################## 70.2% ####################################################### 77.7% ########################################################## 81.7% ############################################################# 84.8% ################################################################# 90.6% ######################################################################## 100.0% [2020-07-02T16:39:57.459Z] [2020-07-02T16:39:57.459Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-02T16:39:57.655Z] #25 ... [2020-07-02T16:39:57.655Z] [2020-07-02T16:39:57.655Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:39:57.655Z] #38 47.54 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:39:57.655Z] #38 47.86 Fetched 4095 kB in 1s (3136 kB/s) [2020-07-02T16:39:57.655Z] #38 48.04 Selecting previously unselected package libcap-dev:amd64. [2020-07-02T16:39:57.655Z] #38 48.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:39:57.655Z] #38 48.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 48.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-02T16:39:57.655Z] #38 48.40 Selecting previously unselected package libnet1:amd64. [2020-07-02T16:39:57.655Z] #38 48.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 48.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:39:57.655Z] #38 48.60 Selecting previously unselected package libnet1-dev. [2020-07-02T16:39:57.655Z] #38 48.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 48.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:39:57.655Z] #38 48.84 Selecting previously unselected package libnl-3-200:amd64. [2020-07-02T16:39:57.655Z] #38 48.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 48.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:39:57.655Z] #38 49.05 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-02T16:39:57.655Z] #38 49.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 49.09 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-02T16:39:57.655Z] #38 49.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-02T16:39:57.655Z] #38 49.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 49.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:39:57.655Z] #38 49.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-02T16:39:57.655Z] #38 49.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 49.51 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-02T16:39:57.655Z] #38 49.62 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-02T16:39:57.655Z] #38 49.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 49.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-02T16:39:57.655Z] #38 49.99 Selecting previously unselected package libprotobuf17:amd64. [2020-07-02T16:39:57.655Z] #38 49.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 50.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-02T16:39:57.655Z] #38 50.94 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-02T16:39:57.655Z] #38 50.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 50.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-02T16:39:57.655Z] #38 51.17 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-02T16:39:57.655Z] #38 51.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 51.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-02T16:39:57.655Z] #38 52.71 Selecting previously unselected package libprotoc17:amd64. [2020-07-02T16:39:57.655Z] #38 52.71 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 52.72 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-02T16:39:57.655Z] #38 53.70 Selecting previously unselected package protobuf-c-compiler. [2020-07-02T16:39:57.655Z] #38 53.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 53.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:39:57.655Z] #38 53.91 Selecting previously unselected package protobuf-compiler. [2020-07-02T16:39:57.655Z] #38 53.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 53.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:39:57.655Z] #38 54.14 Selecting previously unselected package python-pkg-resources. [2020-07-02T16:39:57.655Z] #38 54.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:39:57.655Z] #38 54.21 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-02T16:39:57.655Z] #38 54.56 Selecting previously unselected package python-six. [2020-07-02T16:39:57.655Z] #38 54.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-02T16:39:57.655Z] #38 54.56 Unpacking python-six (1.12.0-1) ... [2020-07-02T16:39:57.655Z] #38 54.64 Selecting previously unselected package python-protobuf. [2020-07-02T16:39:57.655Z] #38 54.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-02T16:39:57.655Z] #38 54.68 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-02T16:39:57.655Z] #38 55.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-02T16:39:57.915Z] #38 ... [2020-07-02T16:39:57.915Z] [2020-07-02T16:39:57.915Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:39:57.915Z] #25 11.14 #=#=# [2020-07-02T16:39:58.403Z] #9 DONE 0.9s [2020-07-02T16:39:58.403Z] [2020-07-02T16:39:58.403Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-02T16:39:58.403Z] #27 DONE 0.1s [2020-07-02T16:39:58.403Z] [2020-07-02T16:39:58.403Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-02T16:39:58.403Z] #35 DONE 0.1s [2020-07-02T16:39:58.403Z] [2020-07-02T16:39:58.403Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:40:00.523Z] #25 11.37 0.7% # 2.3% ### 5.3% ##### 7.5% ####### 10.4% ######## 12.3% ########## 15.1% ############ 17.4% ############## 20.5% ################ 23.5% ################## 26.1% #################### 28.7% ###################### 31.8% ######################### 35.2% ########################### 38.6% ############################# 40.9% ############################### 44.2% ################################## 47.7% #################################### 51.3% ###################################### 53.9% ######################################### 57.0% ########################################## 59.0% ########################################### 61.0% ############################################# 63.7% [2020-07-02T16:40:00.523Z] #25 ... [2020-07-02T16:40:00.523Z] [2020-07-02T16:40:00.523Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:00.523Z] #52 3.129 + RM_GOPATH=0 [2020-07-02T16:40:00.523Z] #52 3.129 + TMP_GOPATH= [2020-07-02T16:40:00.523Z] #52 3.129 + : /build [2020-07-02T16:40:00.523Z] #52 3.129 + '[' -z '' ']' [2020-07-02T16:40:00.523Z] #52 3.131 ++ mktemp -d [2020-07-02T16:40:00.523Z] #52 3.138 + export GOPATH=/tmp/tmp.PK5CU51xkw [2020-07-02T16:40:00.523Z] #52 3.138 + GOPATH=/tmp/tmp.PK5CU51xkw [2020-07-02T16:40:00.523Z] #52 3.138 + RM_GOPATH=1 [2020-07-02T16:40:00.523Z] #52 3.138 + case "$(go env GOARCH)" in [2020-07-02T16:40:00.523Z] #52 3.138 ++ go env GOARCH [2020-07-02T16:40:00.523Z] #52 3.151 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:00.523Z] #52 3.151 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:00.523Z] #52 3.151 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:00.523Z] #52 3.154 + dir=/tmp/install [2020-07-02T16:40:00.523Z] #52 3.156 + bin=containerd [2020-07-02T16:40:00.523Z] #52 3.157 + shift [2020-07-02T16:40:00.523Z] #52 3.159 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-02T16:40:00.523Z] #52 3.159 + . /tmp/install/containerd.installer [2020-07-02T16:40:00.523Z] #52 3.159 ++ set -e [2020-07-02T16:40:00.523Z] #52 3.159 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:40:00.523Z] #52 3.159 + install_containerd [2020-07-02T16:40:00.523Z] #52 3.159 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-02T16:40:00.523Z] #52 3.159 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PK5CU51xkw/src/github.com/containerd/containerd [2020-07-02T16:40:00.523Z] #52 3.160 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:40:00.523Z] #52 3.164 Cloning into '/tmp/tmp.PK5CU51xkw/src/github.com/containerd/containerd'... [2020-07-02T16:40:00.787Z] #52 ... [2020-07-02T16:40:00.787Z] [2020-07-02T16:40:00.787Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:01.569Z] #25 11.37 0.7% # 2.3% ### 5.3% ##### 7.5% ####### 10.4% ######## 12.3% ########## 15.1% ############ 17.4% ############## 20.5% ################ 23.5% ################## 26.1% #################### 28.7% ###################### 31.8% ######################### 35.2% ########################### 38.6% ############################# 40.9% ############################### 44.2% ################################## 47.7% #################################### 51.3% ###################################### 53.9% ######################################### 57.0% ########################################## 59.0% ########################################### 61.0% ############################################# 63.7% ################################################ 66.8% ################################################# 68.7% ################################################### 70.8% #################################################### 73.0% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 78.7% ######################################################### 80.5% ##### [2020-07-02T16:40:01.569Z] #25 ... [2020-07-02T16:40:01.569Z] [2020-07-02T16:40:01.569Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:40:01.569Z] #28 51.16 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-02T16:40:01.569Z] #28 51.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-02T16:40:01.569Z] #28 51.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-02T16:40:01.569Z] #28 ... [2020-07-02T16:40:01.569Z] [2020-07-02T16:40:01.569Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:02.092Z] #25 11.37 0.7% # 2.3% ### 5.3% ##### 7.5% ####### 10.4% ######## 12.3% ########## 15.1% ############ 17.4% ############## 20.5% ################ 23.5% ################## 26.1% #################### 28.7% ###################### 31.8% ######################### 35.2% ########################### 38.6% ############################# 40.9% ############################### 44.2% ################################## 47.7% #################################### 51.3% ###################################### 53.9% ######################################### 57.0% ########################################## 59.0% ########################################### 61.0% ############################################# 63.7% ################################################ 66.8% ################################################# 68.7% ################################################### 70.8% #################################################### 73.0% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 78.7% ######################################################### 80.5% ########################################################### 82.4% ############################################################ 83.7% ############################################################# 85.7% ############################################################## 87.5% ################################################################ 89.2% [2020-07-02T16:40:02.092Z] #25 ... [2020-07-02T16:40:02.092Z] [2020-07-02T16:40:02.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:02.092Z] #10 51.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-02T16:40:02.092Z] #10 54.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-02T16:40:02.092Z] #10 54.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-02T16:40:02.092Z] #10 54.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-02T16:40:02.092Z] #10 54.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-02T16:40:02.092Z] #10 54.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-02T16:40:02.092Z] #10 54.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-02T16:40:02.092Z] #10 54.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-02T16:40:02.092Z] #10 54.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-02T16:40:02.092Z] #10 54.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-02T16:40:02.092Z] #10 54.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-02T16:40:02.092Z] #10 54.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-02T16:40:02.092Z] #10 54.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-02T16:40:02.092Z] #10 54.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-02T16:40:02.092Z] #10 54.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-02T16:40:02.092Z] #10 54.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-02T16:40:02.092Z] #10 56.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:40:02.092Z] #10 56.57 Fetched 77.7 MB in 9s (8262 kB/s) [2020-07-02T16:40:02.092Z] #10 56.68 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-02T16:40:02.092Z] #10 56.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-02T16:40:02.092Z] #10 56.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-02T16:40:02.092Z] #10 56.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:40:02.092Z] #10 59.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-02T16:40:02.092Z] #10 59.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-02T16:40:02.092Z] #10 59.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:40:02.092Z] #10 ... [2020-07-02T16:40:02.092Z] [2020-07-02T16:40:02.092Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:02.612Z] #25 11.37 0.7% # 2.3% ### 5.3% ##### 7.5% ####### 10.4% ######## 12.3% ########## 15.1% ############ 17.4% ############## 20.5% ################ 23.5% ################## 26.1% #################### 28.7% ###################### 31.8% ######################### 35.2% ########################### 38.6% ############################# 40.9% ############################### 44.2% ################################## 47.7% #################################### 51.3% ###################################### 53.9% ######################################### 57.0% ########################################## 59.0% ########################################### 61.0% ############################################# 63.7% ################################################ 66.8% ################################################# 68.7% ################################################### 70.8% #################################################### 73.0% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 78.7% ######################################################### 80.5% ########################################################### 82.4% ############################################################ 83.7% ############################################################# 85.7% ############################################################## 87.5% ################################################################ 89.2% ################################################################## 91.7% ################################################################### 93.8% #################################################################### 94.9% ##################################################################### 97.1% ####################################################################### 99.3% ######################################################################## 100.0% [2020-07-02T16:40:02.872Z] #25 16.01 [2020-07-02T16:40:02.872Z] #25 ... [2020-07-02T16:40:02.872Z] [2020-07-02T16:40:02.872Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:02.872Z] #41 52.46 syscall [2020-07-02T16:40:02.872Z] #41 60.58 time [2020-07-02T16:40:02.872Z] #41 ... [2020-07-02T16:40:02.872Z] [2020-07-02T16:40:02.872Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:02.872Z] #47 52.69 reflect [2020-07-02T16:40:02.872Z] #47 52.72 syscall [2020-07-02T16:40:02.872Z] #47 61.06 time [2020-07-02T16:40:03.132Z] #47 ... [2020-07-02T16:40:03.132Z] [2020-07-02T16:40:03.132Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:03.132Z] #10 62.45 Selecting previously unselected package binutils-mingw-w64. [2020-07-02T16:40:03.132Z] #10 62.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-02T16:40:03.132Z] #10 62.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:40:03.132Z] #10 62.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-02T16:40:03.132Z] #10 62.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:40:03.132Z] #10 62.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:40:03.132Z] #10 62.84 Selecting previously unselected package dmsetup. [2020-07-02T16:40:03.132Z] #10 62.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:40:03.132Z] #10 62.87 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-02T16:40:03.393Z] #10 63.07 Selecting previously unselected package mingw-w64-common. [2020-07-02T16:40:03.393Z] #10 63.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-02T16:40:03.393Z] #10 63.09 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-02T16:40:03.393Z] #10 ... [2020-07-02T16:40:03.393Z] [2020-07-02T16:40:03.393Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:40:03.393Z] #32 53.18 Selecting previously unselected package libicu63:amd64. [2020-07-02T16:40:03.393Z] #32 53.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-02T16:40:03.393Z] #32 53.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:40:03.393Z] #32 61.22 Selecting previously unselected package libxml2:amd64. [2020-07-02T16:40:03.393Z] #32 61.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-02T16:40:03.393Z] #32 61.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:40:03.393Z] #32 61.95 Selecting previously unselected package libarchive13:amd64. [2020-07-02T16:40:03.393Z] #32 61.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-02T16:40:03.393Z] #32 61.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-02T16:40:03.393Z] #32 62.35 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-02T16:40:03.393Z] #32 62.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-02T16:40:03.393Z] #32 62.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-02T16:40:03.393Z] #32 62.49 Selecting previously unselected package librhash0:amd64. [2020-07-02T16:40:03.393Z] #32 62.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-02T16:40:03.393Z] #32 62.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-02T16:40:03.393Z] #32 62.69 Selecting previously unselected package libuv1:amd64. [2020-07-02T16:40:03.393Z] #32 62.70 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-02T16:40:03.393Z] #32 62.71 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-02T16:40:03.393Z] #32 62.86 Selecting previously unselected package cmake. [2020-07-02T16:40:03.393Z] #32 62.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-02T16:40:03.393Z] #32 62.87 Unpacking cmake (3.13.4-1) ... [2020-07-02T16:40:03.653Z] #32 ... [2020-07-02T16:40:03.653Z] [2020-07-02T16:40:03.653Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:03.653Z] #25 16.97 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-02T16:40:03.913Z] #25 17.37 [2020-07-02T16:40:03.987Z] #36 ... [2020-07-02T16:40:03.988Z] [2020-07-02T16:40:03.988Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:03.988Z] #47 5.089 + RM_GOPATH=0 [2020-07-02T16:40:03.988Z] #47 5.089 + TMP_GOPATH= [2020-07-02T16:40:03.988Z] #47 5.089 + : /build [2020-07-02T16:40:03.988Z] #47 5.089 + '[' -z '' ']' [2020-07-02T16:40:03.988Z] #47 5.107 ++ mktemp -d [2020-07-02T16:40:03.988Z] #47 5.110 + export GOPATH=/tmp/tmp.Abjmzu4D5u [2020-07-02T16:40:03.988Z] #47 5.112 + GOPATH=/tmp/tmp.Abjmzu4D5u [2020-07-02T16:40:03.988Z] #47 5.112 + RM_GOPATH=1 [2020-07-02T16:40:03.988Z] #47 5.112 + case "$(go env GOARCH)" in [2020-07-02T16:40:03.988Z] #47 5.113 ++ go env GOARCH [2020-07-02T16:40:03.988Z] #47 5.121 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:03.988Z] #47 5.121 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:03.988Z] #47 5.123 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:03.988Z] #47 5.124 + dir=/tmp/install [2020-07-02T16:40:03.988Z] #47 5.125 + bin=shfmt [2020-07-02T16:40:03.988Z] #47 5.125 + shift [2020-07-02T16:40:03.988Z] #47 5.125 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-02T16:40:03.988Z] #47 5.125 + . /tmp/install/shfmt.installer [2020-07-02T16:40:03.988Z] #47 5.126 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:40:03.988Z] #47 5.126 + install_shfmt [2020-07-02T16:40:03.988Z] #47 5.126 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-02T16:40:03.988Z] #47 5.127 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:40:03.988Z] #47 5.127 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Abjmzu4D5u/src/github.com/mvdan/sh [2020-07-02T16:40:03.988Z] #47 5.144 Cloning into '/tmp/tmp.Abjmzu4D5u/src/github.com/mvdan/sh'... [2020-07-02T16:40:04.173Z] #25 17.54 ######################################################################## 100.0% [2020-07-02T16:40:04.173Z] #25 17.63 [2020-07-02T16:40:04.252Z] #47 ... [2020-07-02T16:40:04.252Z] [2020-07-02T16:40:04.252Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:40:04.252Z] #36 5.722 + git clone https://github.com/docker/distribution.git . [2020-07-02T16:40:04.252Z] #36 5.729 Cloning into '.'... [2020-07-02T16:40:05.114Z] #25 18.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-02T16:40:05.683Z] #25 ... [2020-07-02T16:40:05.683Z] [2020-07-02T16:40:05.683Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:05.683Z] #30 55.33 time [2020-07-02T16:40:05.683Z] #30 62.03 internal/poll [2020-07-02T16:40:05.683Z] #30 63.94 internal/fmtsort [2020-07-02T16:40:05.683Z] #30 64.44 internal/syscall/execenv [2020-07-02T16:40:05.683Z] #30 64.46 internal/syscall/unix [2020-07-02T16:40:05.683Z] #30 64.72 strings [2020-07-02T16:40:05.683Z] #30 64.74 os [2020-07-02T16:40:05.683Z] #30 ... [2020-07-02T16:40:05.683Z] [2020-07-02T16:40:05.683Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:05.683Z] #25 19.09 [2020-07-02T16:40:05.943Z] #25 19.25 ### 5.0% ######################################################################## 100.0% [2020-07-02T16:40:06.203Z] #25 19.41 [2020-07-02T16:40:06.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-02T16:40:06.773Z] #25 20.18 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-02T16:40:07.033Z] #25 20.25 skipping existing c35d46ef359f [2020-07-02T16:40:07.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-02T16:40:07.293Z] #25 20.41 [2020-07-02T16:40:08.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-02T16:40:08.232Z] #25 21.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-02T16:40:08.488Z] #36 ... [2020-07-02T16:40:08.488Z] [2020-07-02T16:40:08.488Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:08.488Z] #41 5.530 + RM_GOPATH=0 [2020-07-02T16:40:08.488Z] #41 5.530 + TMP_GOPATH= [2020-07-02T16:40:08.488Z] #41 5.530 + : /build [2020-07-02T16:40:08.488Z] #41 5.530 + '[' -z '' ']' [2020-07-02T16:40:08.488Z] #41 5.531 ++ mktemp -d [2020-07-02T16:40:08.488Z] #41 5.534 + export GOPATH=/tmp/tmp.1fiQs431rl [2020-07-02T16:40:08.488Z] #41 5.534 + GOPATH=/tmp/tmp.1fiQs431rl [2020-07-02T16:40:08.488Z] #41 5.534 + RM_GOPATH=1 [2020-07-02T16:40:08.488Z] #41 5.534 + case "$(go env GOARCH)" in [2020-07-02T16:40:08.488Z] #41 5.537 ++ go env GOARCH [2020-07-02T16:40:08.488Z] #41 5.557 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:08.488Z] #41 5.557 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:08.488Z] #41 5.558 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:08.488Z] #41 5.573 + dir=/tmp/install [2020-07-02T16:40:08.488Z] #41 5.573 + bin=vndr [2020-07-02T16:40:08.488Z] #41 5.573 + shift [2020-07-02T16:40:08.488Z] #41 5.575 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-02T16:40:08.488Z] #41 5.575 + . /tmp/install/vndr.installer [2020-07-02T16:40:08.488Z] #41 5.575 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:40:08.488Z] #41 5.576 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:40:08.488Z] #41 5.576 + install_vndr [2020-07-02T16:40:08.488Z] #41 5.576 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-02T16:40:08.488Z] #41 5.576 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1fiQs431rl/src/github.com/LK4D4/vndr [2020-07-02T16:40:08.488Z] #41 5.578 Cloning into '/tmp/tmp.1fiQs431rl/src/github.com/LK4D4/vndr'... [2020-07-02T16:40:08.488Z] #41 6.391 + cd /tmp/tmp.1fiQs431rl/src/github.com/LK4D4/vndr [2020-07-02T16:40:08.488Z] #41 6.396 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-02T16:40:08.488Z] #41 6.489 + go build -buildmode=pie -v -o /build/vndr . [2020-07-02T16:40:08.488Z] #41 7.633 sync/atomic [2020-07-02T16:40:08.488Z] #41 7.703 internal/bytealg [2020-07-02T16:40:08.488Z] #41 7.736 unicode [2020-07-02T16:40:08.488Z] #41 7.737 math [2020-07-02T16:40:08.488Z] #41 8.260 internal/testlog [2020-07-02T16:40:08.488Z] #41 8.699 runtime [2020-07-02T16:40:08.488Z] #41 8.939 unicode/utf16 [2020-07-02T16:40:08.488Z] #41 9.160 container/list [2020-07-02T16:40:08.488Z] #41 ... [2020-07-02T16:40:08.488Z] [2020-07-02T16:40:08.488Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:08.488Z] #43 4.591 + RM_GOPATH=0 [2020-07-02T16:40:08.488Z] #43 4.591 + TMP_GOPATH= [2020-07-02T16:40:08.488Z] #43 4.591 + : /build [2020-07-02T16:40:08.488Z] #43 4.591 + '[' -z '' ']' [2020-07-02T16:40:08.488Z] #43 4.592 ++ mktemp -d [2020-07-02T16:40:08.488Z] #43 4.593 + export GOPATH=/tmp/tmp.jl9Xl1l5g9 [2020-07-02T16:40:08.488Z] #43 4.593 + GOPATH=/tmp/tmp.jl9Xl1l5g9 [2020-07-02T16:40:08.488Z] #43 4.593 + RM_GOPATH=1 [2020-07-02T16:40:08.488Z] #43 4.594 + case "$(go env GOARCH)" in [2020-07-02T16:40:08.488Z] #43 4.595 ++ go env GOARCH [2020-07-02T16:40:08.488Z] #43 4.630 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:08.488Z] #43 4.630 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:08.488Z] #43 4.634 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:08.488Z] #43 4.635 + dir=/tmp/install [2020-07-02T16:40:08.488Z] #43 4.635 + bin=gotestsum [2020-07-02T16:40:08.488Z] #43 4.635 + shift [2020-07-02T16:40:08.488Z] #43 4.635 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-02T16:40:08.488Z] #43 4.635 + . /tmp/install/gotestsum.installer [2020-07-02T16:40:08.488Z] #43 4.637 ++ : v0.3.5 [2020-07-02T16:40:08.488Z] #43 4.637 + install_gotestsum [2020-07-02T16:40:08.488Z] #43 4.637 + set -e [2020-07-02T16:40:08.488Z] #43 4.637 + export GO111MODULE=on [2020-07-02T16:40:08.488Z] #43 4.637 + GO111MODULE=on [2020-07-02T16:40:08.488Z] #43 4.637 + GOBIN=/build [2020-07-02T16:40:08.488Z] #43 4.637 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-02T16:40:08.488Z] #43 4.821 go: finding gotest.tools v0.3.5 [2020-07-02T16:40:08.488Z] #43 4.827 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-02T16:40:08.488Z] #43 5.670 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-02T16:40:08.488Z] #43 6.126 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-02T16:40:08.488Z] #43 6.758 go: downloading gotest.tools v2.1.0+incompatible [2020-07-02T16:40:08.488Z] #43 6.850 go: extracting gotest.tools v2.1.0+incompatible [2020-07-02T16:40:08.488Z] #43 6.990 go: downloading github.com/pkg/errors v0.8.0 [2020-07-02T16:40:08.488Z] #43 7.038 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-02T16:40:08.488Z] #43 7.082 go: downloading github.com/fatih/color v1.6.0 [2020-07-02T16:40:08.488Z] #43 7.176 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:40:08.488Z] #43 7.331 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:40:08.488Z] #43 7.371 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:40:08.488Z] #43 7.432 go: extracting github.com/pkg/errors v0.8.0 [2020-07-02T16:40:08.488Z] #43 7.506 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-02T16:40:08.488Z] #43 7.573 go: extracting github.com/fatih/color v1.6.0 [2020-07-02T16:40:08.488Z] #43 7.615 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:40:08.488Z] #43 7.616 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:40:08.488Z] #43 7.680 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:40:08.488Z] #43 7.715 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:40:08.488Z] #43 7.722 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:40:08.488Z] #43 7.816 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:40:08.488Z] #43 7.881 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:40:08.488Z] #43 8.069 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:40:08.488Z] #43 8.076 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:40:08.488Z] #43 8.154 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:40:08.488Z] #43 9.318 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:40:08.488Z] #43 9.458 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:40:08.488Z] #43 9.459 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:40:08.488Z] #43 ... [2020-07-02T16:40:08.488Z] [2020-07-02T16:40:08.488Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:08.488Z] #60 4.753 + RM_GOPATH=0 [2020-07-02T16:40:08.488Z] #60 4.753 + TMP_GOPATH= [2020-07-02T16:40:08.488Z] #60 4.753 + : /build [2020-07-02T16:40:08.488Z] #60 4.753 + '[' -z '' ']' [2020-07-02T16:40:08.488Z] #60 4.754 ++ mktemp -d [2020-07-02T16:40:08.488Z] #60 4.758 + export GOPATH=/tmp/tmp.bmi1XVtjPL [2020-07-02T16:40:08.488Z] #60 4.758 + GOPATH=/tmp/tmp.bmi1XVtjPL [2020-07-02T16:40:08.488Z] #60 4.758 + RM_GOPATH=1 [2020-07-02T16:40:08.488Z] #60 4.758 + case "$(go env GOARCH)" in [2020-07-02T16:40:08.488Z] #60 4.758 ++ go env GOARCH [2020-07-02T16:40:08.488Z] #60 4.773 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:08.488Z] #60 4.773 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:08.488Z] #60 4.774 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:08.488Z] #60 4.775 + dir=/tmp/install [2020-07-02T16:40:08.488Z] #60 4.775 + bin=proxy [2020-07-02T16:40:08.488Z] #60 4.775 + shift [2020-07-02T16:40:08.488Z] #60 4.775 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-02T16:40:08.488Z] #60 4.775 + . /tmp/install/proxy.installer [2020-07-02T16:40:08.488Z] #60 4.775 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:40:08.488Z] #60 4.775 + install_proxy [2020-07-02T16:40:08.488Z] #60 4.775 + case "$1" in [2020-07-02T16:40:08.488Z] #60 4.775 + export CGO_ENABLED=0 [2020-07-02T16:40:08.488Z] #60 4.775 + CGO_ENABLED=0 [2020-07-02T16:40:08.488Z] #60 4.775 + _install_proxy [2020-07-02T16:40:08.488Z] #60 4.776 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:40:08.488Z] #60 4.776 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-02T16:40:08.488Z] #60 4.776 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bmi1XVtjPL/src/github.com/docker/libnetwork [2020-07-02T16:40:08.488Z] #60 4.810 Cloning into '/tmp/tmp.bmi1XVtjPL/src/github.com/docker/libnetwork'... [2020-07-02T16:40:08.492Z] #25 ... [2020-07-02T16:40:08.492Z] [2020-07-02T16:40:08.492Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:40:08.492Z] #32 66.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:40:08.492Z] #32 66.21 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:40:08.492Z] #32 66.23 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-02T16:40:08.492Z] #32 66.24 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:40:08.492Z] #32 66.32 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-02T16:40:08.492Z] #32 66.34 Setting up cmake-data (3.13.4-1) ... [2020-07-02T16:40:08.492Z] #32 66.35 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:40:08.492Z] #32 66.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-02T16:40:08.492Z] #32 66.39 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-02T16:40:08.492Z] #32 66.41 Setting up cmake (3.13.4-1) ... [2020-07-02T16:40:08.492Z] #32 66.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:40:08.492Z] #32 66.49 Processing triggers for mime-support (3.62) ... [2020-07-02T16:40:08.492Z] #32 DONE 68.2s [2020-07-02T16:40:08.492Z] [2020-07-02T16:40:08.492Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:08.752Z] #60 ... [2020-07-02T16:40:08.752Z] [2020-07-02T16:40:08.752Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:08.752Z] #54 4.707 + RM_GOPATH=0 [2020-07-02T16:40:08.752Z] #54 4.708 + TMP_GOPATH= [2020-07-02T16:40:08.752Z] #54 4.708 + : /build [2020-07-02T16:40:08.752Z] #54 4.708 + '[' -z '' ']' [2020-07-02T16:40:08.752Z] #54 4.709 ++ mktemp -d [2020-07-02T16:40:08.752Z] #54 4.711 + export GOPATH=/tmp/tmp.3B6mpYucjg [2020-07-02T16:40:08.752Z] #54 4.711 + GOPATH=/tmp/tmp.3B6mpYucjg [2020-07-02T16:40:08.752Z] #54 4.711 + RM_GOPATH=1 [2020-07-02T16:40:08.752Z] #54 4.712 + case "$(go env GOARCH)" in [2020-07-02T16:40:08.752Z] #54 4.713 ++ go env GOARCH [2020-07-02T16:40:08.752Z] #54 4.740 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:08.752Z] #54 4.741 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:08.752Z] #54 4.742 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:08.752Z] #54 4.753 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:40:08.752Z] #54 4.753 + dir=/tmp/install [2020-07-02T16:40:08.752Z] #54 4.753 + bin=rootlesskit [2020-07-02T16:40:08.752Z] #54 4.753 + shift [2020-07-02T16:40:08.752Z] #54 4.753 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-02T16:40:08.752Z] #54 4.753 + . /tmp/install/rootlesskit.installer [2020-07-02T16:40:08.752Z] #54 4.753 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:40:08.752Z] #54 4.753 + install_rootlesskit [2020-07-02T16:40:08.752Z] #54 4.753 + case "$1" in [2020-07-02T16:40:08.752Z] #54 4.753 + export CGO_ENABLED=0 [2020-07-02T16:40:08.752Z] #54 4.753 + CGO_ENABLED=0 [2020-07-02T16:40:08.752Z] #54 4.753 + _install_rootlesskit [2020-07-02T16:40:08.752Z] #54 4.753 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-02T16:40:08.752Z] #54 4.753 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3B6mpYucjg/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:40:08.752Z] #54 4.759 Cloning into '/tmp/tmp.3B6mpYucjg/src/github.com/rootless-containers/rootlesskit'... [2020-07-02T16:40:08.752Z] #54 8.160 + cd /tmp/tmp.3B6mpYucjg/src/github.com/rootless-containers/rootlesskit [2020-07-02T16:40:08.752Z] #54 8.161 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-02T16:40:08.752Z] #54 8.284 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:40:08.752Z] #54 8.285 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-02T16:40:09.015Z] #54 ... [2020-07-02T16:40:09.015Z] [2020-07-02T16:40:09.015Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:09.015Z] #10 6.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:40:09.015Z] #10 6.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:40:09.015Z] #10 6.261 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:40:09.015Z] #10 7.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-02T16:40:09.015Z] #10 8.279 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-02T16:40:09.015Z] #10 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-02T16:40:09.015Z] #10 ... [2020-07-02T16:40:09.015Z] [2020-07-02T16:40:09.015Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:40:09.015Z] #32 5.682 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:40:09.015Z] #32 5.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:40:09.015Z] #32 5.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:40:09.015Z] #32 6.544 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-02T16:40:09.015Z] #32 8.095 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-02T16:40:09.015Z] #32 9.505 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-02T16:40:09.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-02T16:40:09.281Z] #32 ... [2020-07-02T16:40:09.281Z] [2020-07-02T16:40:09.281Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:40:09.281Z] #23 6.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:40:09.281Z] #23 6.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:40:09.281Z] #23 6.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:40:09.281Z] #23 6.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-02T16:40:09.281Z] #23 8.369 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-02T16:40:09.281Z] #23 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-02T16:40:09.281Z] #23 ... [2020-07-02T16:40:09.281Z] [2020-07-02T16:40:09.281Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:09.281Z] #45 5.346 + RM_GOPATH=0 [2020-07-02T16:40:09.281Z] #45 5.346 + TMP_GOPATH= [2020-07-02T16:40:09.281Z] #45 5.346 + : /build [2020-07-02T16:40:09.281Z] #45 5.346 + '[' -z '' ']' [2020-07-02T16:40:09.281Z] #45 5.350 ++ mktemp -d [2020-07-02T16:40:09.281Z] #45 5.352 + export GOPATH=/tmp/tmp.URUN1rp9jg [2020-07-02T16:40:09.281Z] #45 5.352 + GOPATH=/tmp/tmp.URUN1rp9jg [2020-07-02T16:40:09.281Z] #45 5.352 + RM_GOPATH=1 [2020-07-02T16:40:09.281Z] #45 5.352 + case "$(go env GOARCH)" in [2020-07-02T16:40:09.281Z] #45 5.352 ++ go env GOARCH [2020-07-02T16:40:09.281Z] #45 5.370 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:09.281Z] #45 5.370 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:09.281Z] #45 5.370 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:09.281Z] #45 5.372 + dir=/tmp/install [2020-07-02T16:40:09.281Z] #45 5.372 + bin=golangci_lint [2020-07-02T16:40:09.281Z] #45 5.373 + shift [2020-07-02T16:40:09.281Z] #45 5.373 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-02T16:40:09.281Z] #45 5.374 + . /tmp/install/golangci_lint.installer [2020-07-02T16:40:09.281Z] #45 5.374 ++ : v1.23.8 [2020-07-02T16:40:09.281Z] #45 5.375 + install_golangci_lint [2020-07-02T16:40:09.281Z] #45 5.375 + echo 'Installing golangci-lint version v1.23.8' [2020-07-02T16:40:09.281Z] #45 5.375 Installing golangci-lint version v1.23.8 [2020-07-02T16:40:09.281Z] #45 5.376 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-02T16:40:09.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-02T16:40:09.545Z] #45 ... [2020-07-02T16:40:09.545Z] [2020-07-02T16:40:09.545Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:40:09.545Z] #51 3.848 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:40:09.545Z] #51 4.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:40:09.545Z] #51 4.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:40:09.545Z] #51 4.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-02T16:40:09.545Z] #51 6.073 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-02T16:40:09.545Z] #51 7.335 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-02T16:40:09.545Z] #51 ... [2020-07-02T16:40:09.545Z] [2020-07-02T16:40:09.545Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:09.545Z] #30 4.913 + RM_GOPATH=0 [2020-07-02T16:40:09.545Z] #30 4.913 + TMP_GOPATH= [2020-07-02T16:40:09.545Z] #30 4.919 + : /build [2020-07-02T16:40:09.545Z] #30 4.919 + '[' -z '' ']' [2020-07-02T16:40:09.545Z] #30 4.919 ++ mktemp -d [2020-07-02T16:40:09.545Z] #30 4.919 + export GOPATH=/tmp/tmp.qOXgFp19j8 [2020-07-02T16:40:09.545Z] #30 4.919 + GOPATH=/tmp/tmp.qOXgFp19j8 [2020-07-02T16:40:09.545Z] #30 4.919 + RM_GOPATH=1 [2020-07-02T16:40:09.545Z] #30 4.919 + case "$(go env GOARCH)" in [2020-07-02T16:40:09.545Z] #30 4.919 ++ go env GOARCH [2020-07-02T16:40:09.545Z] #30 4.925 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:09.545Z] #30 4.925 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:09.545Z] #30 4.928 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:09.545Z] #30 4.931 + dir=/tmp/install [2020-07-02T16:40:09.545Z] #30 4.931 + bin=tomlv [2020-07-02T16:40:09.545Z] #30 4.931 + shift [2020-07-02T16:40:09.545Z] #30 4.931 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-02T16:40:09.545Z] #30 4.931 + . /tmp/install/tomlv.installer [2020-07-02T16:40:09.545Z] #30 4.931 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:40:09.545Z] #30 4.931 + install_tomlv [2020-07-02T16:40:09.545Z] #30 4.931 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-02T16:40:09.545Z] #30 4.931 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qOXgFp19j8/src/github.com/BurntSushi/toml [2020-07-02T16:40:09.545Z] #30 4.931 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:40:09.545Z] #30 4.934 Cloning into '/tmp/tmp.qOXgFp19j8/src/github.com/BurntSushi/toml'... [2020-07-02T16:40:09.545Z] #30 5.822 + cd /tmp/tmp.qOXgFp19j8/src/github.com/BurntSushi/toml [2020-07-02T16:40:09.545Z] #30 5.822 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-02T16:40:09.545Z] #30 5.843 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:40:09.545Z] #30 6.447 internal/cpu [2020-07-02T16:40:09.545Z] #30 6.449 math/bits [2020-07-02T16:40:09.545Z] #30 6.460 runtime/internal/sys [2020-07-02T16:40:09.545Z] #30 6.514 runtime/internal/atomic [2020-07-02T16:40:09.545Z] #30 6.802 runtime/internal/math [2020-07-02T16:40:09.545Z] #30 7.023 unicode/utf8 [2020-07-02T16:40:09.545Z] #30 7.099 internal/bytealg [2020-07-02T16:40:09.545Z] #30 7.116 math [2020-07-02T16:40:09.545Z] #30 7.140 internal/race [2020-07-02T16:40:09.545Z] #30 7.428 sync/atomic [2020-07-02T16:40:09.545Z] #30 7.679 unicode [2020-07-02T16:40:09.545Z] #30 7.911 internal/testlog [2020-07-02T16:40:09.545Z] #30 8.241 runtime [2020-07-02T16:40:09.545Z] #30 8.458 encoding [2020-07-02T16:40:09.545Z] #30 8.950 runtime/cgo [2020-07-02T16:40:09.809Z] #30 ... [2020-07-02T16:40:09.809Z] [2020-07-02T16:40:09.809Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:09.809Z] #38 5.450 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:40:09.809Z] #38 5.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:40:09.809Z] #38 5.467 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:40:09.809Z] #38 6.196 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-02T16:40:09.809Z] #38 7.576 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-02T16:40:09.809Z] #38 9.150 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-02T16:40:09.809Z] #38 ... [2020-07-02T16:40:09.809Z] [2020-07-02T16:40:09.809Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:09.809Z] #21 3.824 + RM_GOPATH=0 [2020-07-02T16:40:09.809Z] #21 3.824 + TMP_GOPATH= [2020-07-02T16:40:09.809Z] #21 3.824 + : /build [2020-07-02T16:40:09.809Z] #21 3.824 + '[' -z '' ']' [2020-07-02T16:40:09.809Z] #21 3.824 ++ mktemp -d [2020-07-02T16:40:09.809Z] #21 3.824 + export GOPATH=/tmp/tmp.yukn4OPkH1 [2020-07-02T16:40:09.809Z] #21 3.824 + GOPATH=/tmp/tmp.yukn4OPkH1 [2020-07-02T16:40:09.809Z] #21 3.824 + RM_GOPATH=1 [2020-07-02T16:40:09.809Z] #21 3.824 + case "$(go env GOARCH)" in [2020-07-02T16:40:09.809Z] #21 3.827 ++ go env GOARCH [2020-07-02T16:40:09.809Z] #21 3.843 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:09.809Z] #21 3.843 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:09.809Z] #21 3.848 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:09.809Z] #21 3.850 Install docker/cli version 17.06.2-ce from stable [2020-07-02T16:40:09.809Z] #21 3.850 + dir=/tmp/install [2020-07-02T16:40:09.809Z] #21 3.850 + bin=dockercli [2020-07-02T16:40:09.809Z] #21 3.850 + shift [2020-07-02T16:40:09.809Z] #21 3.850 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-02T16:40:09.809Z] #21 3.850 + . /tmp/install/dockercli.installer [2020-07-02T16:40:09.809Z] #21 3.850 ++ : stable [2020-07-02T16:40:09.809Z] #21 3.850 ++ : 17.06.2-ce [2020-07-02T16:40:09.809Z] #21 3.850 + install_dockercli [2020-07-02T16:40:09.809Z] #21 3.850 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-02T16:40:09.809Z] #21 3.853 ++ uname -m [2020-07-02T16:40:09.809Z] #21 3.855 + arch=aarch64 [2020-07-02T16:40:09.809Z] #21 3.855 + '[' aarch64 '!=' x86_64 ']' [2020-07-02T16:40:09.809Z] #21 3.855 + '[' aarch64 '!=' s390x ']' [2020-07-02T16:40:09.809Z] #21 3.855 + '[' aarch64 '!=' armhf ']' [2020-07-02T16:40:09.809Z] #21 3.855 + build_dockercli [2020-07-02T16:40:09.809Z] #21 3.855 + git clone https://github.com/docker/docker-ce /tmp/tmp.yukn4OPkH1/tmp/docker-ce [2020-07-02T16:40:09.809Z] #21 3.863 Cloning into '/tmp/tmp.yukn4OPkH1/tmp/docker-ce'... [2020-07-02T16:40:09.885Z] #33 ... [2020-07-02T16:40:09.885Z] [2020-07-02T16:40:09.885Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:09.885Z] #25 22.05 [2020-07-02T16:40:09.885Z] #25 22.51 #=#=# ######################################################################## 100.0% [2020-07-02T16:40:09.885Z] #25 22.77 [2020-07-02T16:40:09.885Z] #25 22.89 Download of images into '/build' complete. [2020-07-02T16:40:09.885Z] #25 22.89 Use something like the following to load the result into a Docker daemon: [2020-07-02T16:40:09.885Z] #25 22.89 tar -cC '/build' . | docker load [2020-07-02T16:40:09.885Z] #25 DONE 23.0s [2020-07-02T16:40:09.885Z] [2020-07-02T16:40:09.885Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:09.885Z] #30 67.56 path [2020-07-02T16:40:09.885Z] #30 67.94 text/tabwriter [2020-07-02T16:40:09.885Z] #30 69.26 fmt [2020-07-02T16:40:09.885Z] #30 69.27 path/filepath [2020-07-02T16:40:10.072Z] #21 ... [2020-07-02T16:40:10.072Z] [2020-07-02T16:40:10.072Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:40:10.072Z] #28 5.462 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-02T16:40:10.072Z] #28 5.467 Cloning into '.'... [2020-07-02T16:40:10.072Z] #28 ... [2020-07-02T16:40:10.072Z] [2020-07-02T16:40:10.072Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:10.072Z] #47 11.85 + cd /tmp/tmp.Abjmzu4D5u/src/github.com/mvdan/sh [2020-07-02T16:40:10.072Z] #47 11.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-02T16:40:10.072Z] #47 11.91 + GO111MODULE=on [2020-07-02T16:40:10.072Z] #47 11.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-02T16:40:10.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-02T16:40:10.825Z] #30 ... [2020-07-02T16:40:10.825Z] [2020-07-02T16:40:10.825Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:10.825Z] #38 60.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-02T16:40:10.825Z] #38 60.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:40:10.825Z] #38 60.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:40:10.825Z] #38 60.48 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-02T16:40:10.825Z] #38 60.49 Setting up python-six (1.12.0-1) ... [2020-07-02T16:40:10.825Z] #38 64.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-02T16:40:10.825Z] #38 64.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:40:10.825Z] #38 64.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-02T16:40:10.825Z] #38 64.49 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-02T16:40:10.825Z] #38 64.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-02T16:40:10.825Z] #38 64.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:40:10.825Z] #38 64.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:40:10.825Z] #38 64.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-02T16:40:10.825Z] #38 64.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:40:10.825Z] #38 64.55 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-02T16:40:10.825Z] #38 ... [2020-07-02T16:40:10.825Z] [2020-07-02T16:40:10.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:10.825Z] #10 70.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-02T16:40:10.825Z] #10 70.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-02T16:40:10.825Z] #10 70.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:40:11.500Z] #47 13.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:40:11.501Z] #47 13.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:40:11.764Z] #47 13.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:40:11.764Z] #47 13.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:40:11.764Z] #47 13.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:40:12.341Z] #47 14.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:40:12.918Z] #47 14.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:40:13.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-02T16:40:13.364Z] #10 ... [2020-07-02T16:40:13.364Z] [2020-07-02T16:40:13.364Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:13.364Z] #38 72.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-02T16:40:13.364Z] #38 72.38 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:40:13.364Z] #38 DONE 72.9s [2020-07-02T16:40:13.364Z] [2020-07-02T16:40:13.364Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:13.364Z] #33 4.307 + RM_GOPATH=0 [2020-07-02T16:40:13.364Z] #33 4.307 + TMP_GOPATH= [2020-07-02T16:40:13.364Z] #33 4.307 + : /build [2020-07-02T16:40:13.364Z] #33 4.307 + '[' -z '' ']' [2020-07-02T16:40:13.364Z] #33 4.311 ++ mktemp -d [2020-07-02T16:40:13.364Z] #33 4.370 + export GOPATH=/tmp/tmp.HPwPeFv5W9 [2020-07-02T16:40:13.364Z] #33 4.370 + GOPATH=/tmp/tmp.HPwPeFv5W9 [2020-07-02T16:40:13.364Z] #33 4.371 + RM_GOPATH=1 [2020-07-02T16:40:13.364Z] #33 4.371 + case "$(go env GOARCH)" in [2020-07-02T16:40:13.364Z] #33 4.372 ++ go env GOARCH [2020-07-02T16:40:13.364Z] #33 4.411 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:13.364Z] #33 4.411 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:13.364Z] #33 4.412 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:13.364Z] #33 4.413 + dir=/tmp/install [2020-07-02T16:40:13.364Z] #33 4.413 + bin=tini [2020-07-02T16:40:13.364Z] #33 4.413 + shift [2020-07-02T16:40:13.364Z] #33 4.413 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-02T16:40:13.364Z] #33 4.413 + . /tmp/install/tini.installer [2020-07-02T16:40:13.364Z] #33 4.413 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:40:13.364Z] #33 4.413 + install_tini [2020-07-02T16:40:13.364Z] #33 4.413 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-02T16:40:13.364Z] #33 4.413 + git clone https://github.com/krallin/tini.git /tmp/tmp.HPwPeFv5W9/tini [2020-07-02T16:40:13.364Z] #33 4.413 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:40:13.364Z] #33 4.414 Cloning into '/tmp/tmp.HPwPeFv5W9/tini'... [2020-07-02T16:40:13.624Z] #33 5.254 + cd /tmp/tmp.HPwPeFv5W9/tini [2020-07-02T16:40:13.869Z] #47 15.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:40:13.884Z] #33 5.254 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:40:13.884Z] #33 5.272 + cmake . [2020-07-02T16:40:14.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-02T16:40:14.455Z] #33 6.033 -- The C compiler identification is GNU 8.3.0 [2020-07-02T16:40:14.455Z] #33 6.108 -- Check for working C compiler: /usr/bin/cc [2020-07-02T16:40:15.267Z] #47 16.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-02T16:40:15.267Z] #47 16.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-02T16:40:15.267Z] #47 17.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-02T16:40:15.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-02T16:40:15.394Z] #33 6.925 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-02T16:40:15.395Z] #33 6.938 -- Detecting C compiler ABI info [2020-07-02T16:40:15.531Z] #47 17.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-02T16:40:15.796Z] #47 ... [2020-07-02T16:40:15.796Z] [2020-07-02T16:40:15.796Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:15.796Z] #60 15.05 Checking out files: 74% (1550/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-02T16:40:15.796Z] #60 15.48 + cd /tmp/tmp.bmi1XVtjPL/src/github.com/docker/libnetwork [2020-07-02T16:40:15.796Z] #60 15.48 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-02T16:40:15.796Z] #60 16.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-02T16:40:15.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-02T16:40:15.973Z] #33 ... [2020-07-02T16:40:15.973Z] [2020-07-02T16:40:15.973Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:15.973Z] #41 65.76 strings [2020-07-02T16:40:15.973Z] #41 66.54 os [2020-07-02T16:40:15.973Z] #41 69.22 regexp/syntax [2020-07-02T16:40:15.973Z] #41 71.62 fmt [2020-07-02T16:40:15.973Z] #41 75.80 regexp [2020-07-02T16:40:16.234Z] #41 ... [2020-07-02T16:40:16.234Z] [2020-07-02T16:40:16.234Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:16.234Z] #30 71.63 io/ioutil [2020-07-02T16:40:16.234Z] #30 73.91 flag [2020-07-02T16:40:16.234Z] #30 73.92 github.com/BurntSushi/toml [2020-07-02T16:40:16.234Z] #30 75.96 log [2020-07-02T16:40:16.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-02T16:40:17.616Z] #30 ... [2020-07-02T16:40:17.616Z] [2020-07-02T16:40:17.616Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:17.616Z] #47 67.25 context [2020-07-02T16:40:17.616Z] #47 67.27 encoding/binary [2020-07-02T16:40:17.616Z] #47 68.33 os [2020-07-02T16:40:17.616Z] #47 70.14 encoding/base64 [2020-07-02T16:40:17.616Z] #47 71.62 golang.org/x/sys/unix [2020-07-02T16:40:17.616Z] #47 74.42 encoding/json [2020-07-02T16:40:17.616Z] #47 ... [2020-07-02T16:40:17.616Z] [2020-07-02T16:40:17.616Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:17.616Z] #41 77.21 go/token [2020-07-02T16:40:17.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-02T16:40:18.557Z] #41 78.17 go/scanner [2020-07-02T16:40:19.119Z] #60 ... [2020-07-02T16:40:19.119Z] [2020-07-02T16:40:19.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:19.119Z] #41 10.89 crypto/internal/subtle [2020-07-02T16:40:19.119Z] #41 11.18 crypto/subtle [2020-07-02T16:40:19.119Z] #41 11.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-02T16:40:19.119Z] #41 11.74 internal/nettrace [2020-07-02T16:40:19.119Z] #41 12.12 runtime/cgo [2020-07-02T16:40:19.119Z] #41 13.66 vendor/golang.org/x/crypto/internal/subtle [2020-07-02T16:40:19.383Z] #41 ... [2020-07-02T16:40:19.383Z] [2020-07-02T16:40:19.383Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:40:19.383Z] #36 16.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-02T16:40:19.383Z] #36 18.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-02T16:40:19.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-02T16:40:19.938Z] #41 79.57 go/ast [2020-07-02T16:40:19.961Z] #36 ... [2020-07-02T16:40:19.961Z] [2020-07-02T16:40:19.961Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:19.961Z] #43 11.56 go: finding github.com/fatih/color v1.6.0 [2020-07-02T16:40:19.961Z] #43 11.60 go: finding github.com/pkg/errors v0.8.0 [2020-07-02T16:40:19.961Z] #43 11.60 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:40:19.961Z] #43 11.65 go: finding github.com/spf13/pflag v1.0.1 [2020-07-02T16:40:19.961Z] #43 11.76 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:40:19.961Z] #43 11.88 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:40:19.961Z] #43 12.12 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:40:19.961Z] #43 12.14 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:40:19.961Z] #43 12.16 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:40:19.961Z] #43 12.25 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:40:19.961Z] #43 12.41 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:40:20.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-02T16:40:20.508Z] #41 80.13 internal/lazyregexp [2020-07-02T16:40:20.508Z] #41 80.42 net/url [2020-07-02T16:40:21.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-02T16:40:21.357Z] #43 ... [2020-07-02T16:40:21.357Z] [2020-07-02T16:40:21.357Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:40:21.357Z] #51 12.96 Fetched 8187 kB in 10s (842 kB/s) [2020-07-02T16:40:21.357Z] #51 12.96 Reading package lists... [2020-07-02T16:40:21.357Z] #51 17.97 Reading package lists... [2020-07-02T16:40:21.934Z] #51 22.59 Building dependency tree... [2020-07-02T16:40:21.934Z] #51 ... [2020-07-02T16:40:21.934Z] [2020-07-02T16:40:21.934Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:21.934Z] #38 13.79 Fetched 8187 kB in 9s (957 kB/s) [2020-07-02T16:40:21.934Z] #38 13.79 Reading package lists... [2020-07-02T16:40:21.934Z] #38 19.45 Reading package lists... [2020-07-02T16:40:22.239Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-02T16:40:22.239Z] Using test binary docker [2020-07-02T16:40:22.239Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-02T16:40:22.239Z] +++ /etc/init.d/apparmor start [2020-07-02T16:40:22.239Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-02T16:40:22.239Z] INFO: Waiting for daemon to start... [2020-07-02T16:40:22.239Z] Starting dockerd [2020-07-02T16:40:22.239Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-02T16:40:22.464Z] #38 23.93 Building dependency tree... [2020-07-02T16:40:22.464Z] #38 ... [2020-07-02T16:40:22.464Z] [2020-07-02T16:40:22.464Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:40:22.464Z] #32 14.90 Fetched 8187 kB in 9s (865 kB/s) [2020-07-02T16:40:22.464Z] #32 14.90 Reading package lists... [2020-07-02T16:40:22.464Z] #32 19.51 Reading package lists... [2020-07-02T16:40:23.049Z] #41 ... [2020-07-02T16:40:23.049Z] [2020-07-02T16:40:23.049Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:23.049Z] #33 7.852 -- Detecting C compiler ABI info - done [2020-07-02T16:40:23.049Z] #33 7.900 -- Detecting C compile features [2020-07-02T16:40:23.049Z] #33 10.16 -- Detecting C compile features - done [2020-07-02T16:40:23.049Z] #33 10.20 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-02T16:40:23.049Z] #33 10.66 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-02T16:40:23.049Z] #33 10.75 -- Configuring done [2020-07-02T16:40:23.049Z] #33 10.77 -- Generating done [2020-07-02T16:40:23.049Z] #33 10.78 -- Build files have been written to: /tmp/tmp.HPwPeFv5W9/tini [2020-07-02T16:40:23.049Z] #33 10.79 + make tini-static [2020-07-02T16:40:23.049Z] #33 11.18 Scanning dependencies of target tini-static [2020-07-02T16:40:23.049Z] #33 11.32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-02T16:40:23.049Z] #33 12.71 [100%] Linking C executable tini-static [2020-07-02T16:40:23.049Z] #33 13.36 [100%] Built target tini-static [2020-07-02T16:40:23.049Z] #33 13.46 + mkdir -p /build [2020-07-02T16:40:23.049Z] #33 13.47 + cp tini-static /build/docker-init [2020-07-02T16:40:23.049Z] #33 DONE 14.0s [2020-07-02T16:40:23.049Z] [2020-07-02T16:40:23.049Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:23.049Z] #41 82.24 text/template/parse [2020-07-02T16:40:23.049Z] #41 ... [2020-07-02T16:40:23.049Z] [2020-07-02T16:40:23.049Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:40:23.049Z] #39 3.794 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:40:23.049Z] #39 3.794 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:40:23.049Z] #39 3.827 Note: Building without GnuTLS support [2020-07-02T16:40:23.049Z] #39 3.835 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:40:23.049Z] #39 3.835 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:40:23.049Z] #39 6.001 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:40:23.049Z] #39 6.058 GEN .gitid [2020-07-02T16:40:23.049Z] #39 6.100 GEN criu/include/version.h [2020-07-02T16:40:23.049Z] #39 6.170 GEN include/common/asm [2020-07-02T16:40:23.049Z] #39 7.904 PBCC images/timens.pb-c.c [2020-07-02T16:40:23.049Z] #39 7.947 DEP images/timens.pb-c.d [2020-07-02T16:40:23.049Z] #39 7.986 PBCC images/fown.pb-c.c [2020-07-02T16:40:23.049Z] #39 8.009 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-02T16:40:23.049Z] #39 8.087 PBCC images/opts.pb-c.c [2020-07-02T16:40:23.049Z] #39 8.174 PBCC images/memfd.pb-c.c [2020-07-02T16:40:23.049Z] #39 8.222 DEP images/fown.pb-c.d [2020-07-02T16:40:23.049Z] #39 8.320 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-02T16:40:23.049Z] #39 8.390 DEP images/opts.pb-c.d [2020-07-02T16:40:23.049Z] #39 8.471 DEP images/memfd.pb-c.d [2020-07-02T16:40:23.049Z] #39 8.548 PBCC images/sit.pb-c.c [2020-07-02T16:40:23.049Z] #39 8.608 DEP images/sit.pb-c.d [2020-07-02T16:40:23.049Z] #39 8.669 PBCC images/macvlan.pb-c.c [2020-07-02T16:40:23.049Z] #39 8.683 DEP images/macvlan.pb-c.d [2020-07-02T16:40:23.049Z] #39 8.758 PBCC images/autofs.pb-c.c [2020-07-02T16:40:23.049Z] #39 8.802 DEP images/autofs.pb-c.d [2020-07-02T16:40:23.049Z] #39 8.906 PBCC images/sysctl.pb-c.c [2020-07-02T16:40:23.049Z] #39 8.932 DEP images/sysctl.pb-c.d [2020-07-02T16:40:23.049Z] #39 8.988 PBCC images/time.pb-c.c [2020-07-02T16:40:23.049Z] #39 9.003 DEP images/time.pb-c.d [2020-07-02T16:40:23.049Z] #39 9.053 PBCC images/binfmt-misc.pb-c.c [2020-07-02T16:40:23.049Z] #39 9.064 DEP images/binfmt-misc.pb-c.d [2020-07-02T16:40:23.049Z] #39 9.120 PBCC images/seccomp.pb-c.c [2020-07-02T16:40:23.049Z] #39 9.178 DEP images/seccomp.pb-c.d [2020-07-02T16:40:23.049Z] #39 9.247 PBCC images/userns.pb-c.c [2020-07-02T16:40:23.049Z] #39 9.259 DEP images/userns.pb-c.d [2020-07-02T16:40:23.049Z] #39 9.363 PBCC images/cgroup.pb-c.c [2020-07-02T16:40:23.049Z] #39 9.444 DEP images/cgroup.pb-c.d [2020-07-02T16:40:23.049Z] #39 9.497 PBCC images/ext-file.pb-c.c [2020-07-02T16:40:23.049Z] #39 9.553 DEP images/ext-file.pb-c.d [2020-07-02T16:40:23.049Z] #39 ... [2020-07-02T16:40:23.049Z] [2020-07-02T16:40:23.049Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:23.049Z] #30 78.49 github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:40:23.049Z] #30 DONE 82.6s [2020-07-02T16:40:23.049Z] [2020-07-02T16:40:23.049Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:40:23.049Z] #39 9.719 PBCC images/rpc.pb-c.c [2020-07-02T16:40:23.049Z] #39 ... [2020-07-02T16:40:23.049Z] [2020-07-02T16:40:23.049Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:23.049Z] #10 77.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-02T16:40:23.049Z] #10 77.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:40:23.049Z] #10 77.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:40:23.049Z] #10 78.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-02T16:40:23.049Z] #10 78.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:40:23.049Z] #10 78.19 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:40:23.050Z] #32 24.23 Building dependency tree... [2020-07-02T16:40:23.050Z] #32 ... [2020-07-02T16:40:23.050Z] [2020-07-02T16:40:23.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:23.050Z] #10 14.98 Fetched 8187 kB in 9s (909 kB/s) [2020-07-02T16:40:23.050Z] #10 14.98 Reading package lists... [2020-07-02T16:40:23.050Z] #10 20.06 Reading package lists... [2020-07-02T16:40:23.050Z] #10 24.79 Building dependency tree... [2020-07-02T16:40:23.050Z] #10 ... [2020-07-02T16:40:23.050Z] [2020-07-02T16:40:23.050Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:23.050Z] #38 23.93 Building dependency tree... [2020-07-02T16:40:23.317Z] #38 ... [2020-07-02T16:40:23.317Z] [2020-07-02T16:40:23.317Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:40:23.317Z] #23 15.02 Fetched 8187 kB in 9s (888 kB/s) [2020-07-02T16:40:23.317Z] #23 15.02 Reading package lists... [2020-07-02T16:40:23.317Z] #23 19.58 Reading package lists... [2020-07-02T16:40:23.317Z] #23 24.83 Building dependency tree... [2020-07-02T16:40:23.317Z] #23 ... [2020-07-02T16:40:23.317Z] [2020-07-02T16:40:23.317Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:40:23.317Z] #51 25.22 The following additional packages will be installed: [2020-07-02T16:40:23.581Z] #51 25.23 libbtrfs0 [2020-07-02T16:40:23.581Z] #51 25.34 The following NEW packages will be installed: [2020-07-02T16:40:23.581Z] #51 25.34 libbtrfs-dev libbtrfs0 [2020-07-02T16:40:23.619Z] #10 ... [2020-07-02T16:40:23.619Z] [2020-07-02T16:40:23.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:40:23.619Z] #39 9.866 DEP images/rpc.pb-c.d [2020-07-02T16:40:23.619Z] #39 9.975 PBCC images/siginfo.pb-c.c [2020-07-02T16:40:23.619Z] #39 10.01 DEP images/siginfo.pb-c.d [2020-07-02T16:40:23.619Z] #39 10.07 PBCC images/pagemap.pb-c.c [2020-07-02T16:40:23.619Z] #39 10.23 DEP images/pagemap.pb-c.d [2020-07-02T16:40:23.619Z] #39 10.26 PBCC images/rlimit.pb-c.c [2020-07-02T16:40:23.619Z] #39 10.32 DEP images/rlimit.pb-c.d [2020-07-02T16:40:23.619Z] #39 10.43 PBCC images/file-lock.pb-c.c [2020-07-02T16:40:23.619Z] #39 10.45 DEP images/file-lock.pb-c.d [2020-07-02T16:40:23.619Z] #39 10.58 PBCC images/tty.pb-c.c [2020-07-02T16:40:23.881Z] #39 10.66 DEP images/tty.pb-c.d [2020-07-02T16:40:23.881Z] #39 10.72 PBCC images/tun.pb-c.c [2020-07-02T16:40:23.881Z] #39 10.80 PBCC images/netdev.pb-c.c [2020-07-02T16:40:24.147Z] #39 10.91 DEP images/tun.pb-c.d [2020-07-02T16:40:24.147Z] #39 11.06 DEP images/netdev.pb-c.d [2020-07-02T16:40:24.147Z] #39 11.09 PBCC images/vma.pb-c.c [2020-07-02T16:40:24.178Z] #51 25.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:40:24.178Z] #51 25.77 Need to get 119 kB of archives. [2020-07-02T16:40:24.178Z] #51 25.77 After this operation, 387 kB of additional disk space will be used. [2020-07-02T16:40:24.178Z] #51 25.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-02T16:40:24.178Z] #51 25.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-02T16:40:24.311Z] . [2020-07-02T16:40:24.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-02T16:40:24.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-02T16:40:24.311Z] Error: No such image: emptyfs [2020-07-02T16:40:24.311Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-02T16:40:24.311Z] ++++ docker load [2020-07-02T16:40:24.311Z] Running integration-test (iteration 1) [2020-07-02T16:40:24.311Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-02T16:40:24.311Z] ++ 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-07-02T16:40:24.311Z] ++ set -e [2020-07-02T16:40:24.311Z] ++ '[' -n 0 ']' [2020-07-02T16:40:24.311Z] ++ set -x [2020-07-02T16:40:24.311Z] ++ 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-07-02T16:40:24.407Z] #39 11.18 DEP images/vma.pb-c.d [2020-07-02T16:40:24.407Z] #39 11.29 PBCC images/creds.pb-c.c [2020-07-02T16:40:24.407Z] #39 11.40 DEP images/creds.pb-c.d [2020-07-02T16:40:24.668Z] #39 11.61 PBCC images/utsns.pb-c.c [2020-07-02T16:40:24.668Z] #39 11.61 DEP images/utsns.pb-c.d [2020-07-02T16:40:24.929Z] #39 11.72 PBCC images/ipc-desc.pb-c.c [2020-07-02T16:40:24.929Z] #39 11.76 PBCC images/ipc-sem.pb-c.c [2020-07-02T16:40:24.929Z] #39 11.79 DEP images/ipc-desc.pb-c.d [2020-07-02T16:40:24.929Z] #39 11.84 DEP images/ipc-sem.pb-c.d [2020-07-02T16:40:24.929Z] #39 11.89 PBCC images/ipc-msg.pb-c.c [2020-07-02T16:40:24.929Z] #39 11.92 DEP images/ipc-msg.pb-c.d [2020-07-02T16:40:24.929Z] #39 11.98 PBCC images/ipc-shm.pb-c.c [2020-07-02T16:40:25.189Z] #39 12.04 DEP images/ipc-shm.pb-c.d [2020-07-02T16:40:25.189Z] #39 12.08 PBCC images/ipc-var.pb-c.c [2020-07-02T16:40:25.189Z] #39 12.09 DEP images/ipc-var.pb-c.d [2020-07-02T16:40:25.189Z] #39 12.13 PBCC images/sk-opts.pb-c.c [2020-07-02T16:40:25.189Z] #39 12.17 PBCC images/packet-sock.pb-c.c [2020-07-02T16:40:25.189Z] #39 12.23 DEP images/sk-opts.pb-c.d [2020-07-02T16:40:25.449Z] #39 12.30 DEP images/packet-sock.pb-c.d [2020-07-02T16:40:25.449Z] #39 12.37 PBCC images/sk-netlink.pb-c.c [2020-07-02T16:40:25.449Z] #39 12.45 DEP images/sk-netlink.pb-c.d [2020-07-02T16:40:25.577Z] #51 27.05 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:40:25.577Z] #51 27.24 Fetched 119 kB in 0s (428 kB/s) [2020-07-02T16:40:25.577Z] #51 27.38 Selecting previously unselected package libbtrfs0. [2020-07-02T16:40:25.577Z] #51 27.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-02T16:40:25.577Z] #51 27.44 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-02T16:40:25.577Z] #51 27.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:40:25.710Z] #39 12.51 PBCC images/sk-inet.pb-c.c [2020-07-02T16:40:25.710Z] #39 12.56 DEP images/sk-inet.pb-c.d [2020-07-02T16:40:25.710Z] #39 12.61 PBCC images/sk-unix.pb-c.c [2020-07-02T16:40:25.710Z] #39 12.69 DEP images/sk-unix.pb-c.d [2020-07-02T16:40:25.842Z] #51 27.60 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:40:25.842Z] #51 27.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-02T16:40:25.842Z] #51 27.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:40:25.970Z] #39 12.74 PBCC images/mm.pb-c.c [2020-07-02T16:40:25.970Z] #39 12.80 DEP images/mm.pb-c.d [2020-07-02T16:40:25.970Z] #39 12.84 PBCC images/timerfd.pb-c.c [2020-07-02T16:40:25.970Z] #39 12.87 DEP images/timerfd.pb-c.d [2020-07-02T16:40:26.107Z] #51 27.94 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:40:26.107Z] #51 28.00 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:40:26.231Z] #39 12.95 PBCC images/timer.pb-c.c [2020-07-02T16:40:26.231Z] #39 13.00 DEP images/timer.pb-c.d [2020-07-02T16:40:26.231Z] #39 13.09 PBCC images/sa.pb-c.c [2020-07-02T16:40:26.231Z] #39 13.17 DEP images/sa.pb-c.d [2020-07-02T16:40:26.231Z] #39 13.24 PBCC images/pipe-data.pb-c.c [2020-07-02T16:40:26.231Z] #39 13.26 DEP images/pipe-data.pb-c.d [2020-07-02T16:40:26.374Z] #51 ... [2020-07-02T16:40:26.374Z] [2020-07-02T16:40:26.374Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:26.374Z] #47 18.07 runtime/cgo [2020-07-02T16:40:26.374Z] #47 18.20 runtime [2020-07-02T16:40:26.374Z] #47 ... [2020-07-02T16:40:26.374Z] [2020-07-02T16:40:26.374Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:26.374Z] #38 26.33 The following additional packages will be installed: [2020-07-02T16:40:26.374Z] #38 26.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-02T16:40:26.374Z] #38 26.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-02T16:40:26.374Z] #38 26.34 Suggested packages: [2020-07-02T16:40:26.374Z] #38 26.34 manpages-dev python-setuptools [2020-07-02T16:40:26.374Z] #38 27.39 The following NEW packages will be installed: [2020-07-02T16:40:26.374Z] #38 27.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-02T16:40:26.374Z] #38 27.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-02T16:40:26.374Z] #38 27.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-02T16:40:26.374Z] #38 27.40 python-six zlib1g-dev [2020-07-02T16:40:26.374Z] #38 27.83 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:40:26.374Z] #38 27.83 Need to get 3798 kB of archives. [2020-07-02T16:40:26.374Z] #38 27.83 After this operation, 21.6 MB of additional disk space will be used. [2020-07-02T16:40:26.374Z] #38 27.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-02T16:40:26.374Z] #38 27.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-02T16:40:26.374Z] #38 27.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-02T16:40:26.375Z] #38 27.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-02T16:40:26.375Z] #38 27.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-02T16:40:26.375Z] #38 27.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-02T16:40:26.375Z] #38 27.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-07-02T16:40:26.375Z] #38 27.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-02T16:40:26.375Z] #38 27.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-02T16:40:26.375Z] #38 27.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-02T16:40:26.375Z] #38 27.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-02T16:40:26.375Z] #38 28.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-02T16:40:26.375Z] #38 28.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-07-02T16:40:26.375Z] #38 28.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-02T16:40:26.375Z] #38 28.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-02T16:40:26.375Z] #38 28.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-02T16:40:26.375Z] #38 28.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-02T16:40:26.492Z] #39 13.35 PBCC images/mnt.pb-c.c [2020-07-02T16:40:26.492Z] #39 13.40 DEP images/mnt.pb-c.d [2020-07-02T16:40:26.492Z] #39 13.46 PBCC images/sk-packet.pb-c.c [2020-07-02T16:40:26.492Z] #39 13.51 DEP images/sk-packet.pb-c.d [2020-07-02T16:40:26.753Z] #39 13.55 PBCC images/tcp-stream.pb-c.c [2020-07-02T16:40:26.753Z] #39 13.66 DEP images/tcp-stream.pb-c.d [2020-07-02T16:40:26.753Z] #39 13.72 PBCC images/pipe.pb-c.c [2020-07-02T16:40:27.016Z] #39 13.78 DEP images/pipe.pb-c.d [2020-07-02T16:40:27.016Z] #39 13.85 PBCC images/pstree.pb-c.c [2020-07-02T16:40:27.016Z] #39 13.90 DEP images/pstree.pb-c.d [2020-07-02T16:40:27.016Z] #39 13.95 PBCC images/fs.pb-c.c [2020-07-02T16:40:27.276Z] #39 13.99 DEP images/fs.pb-c.d [2020-07-02T16:40:27.276Z] #39 14.04 PBCC images/signalfd.pb-c.c [2020-07-02T16:40:27.276Z] #39 14.10 DEP images/signalfd.pb-c.d [2020-07-02T16:40:27.276Z] #39 14.14 PBCC images/fh.pb-c.c [2020-07-02T16:40:27.276Z] #39 14.20 PBCC images/fsnotify.pb-c.c [2020-07-02T16:40:27.276Z] #39 14.32 DEP images/fh.pb-c.d [2020-07-02T16:40:27.537Z] #39 14.40 DEP images/fsnotify.pb-c.d [2020-07-02T16:40:27.537Z] #39 14.47 PBCC images/eventpoll.pb-c.c [2020-07-02T16:40:27.796Z] #39 14.48 DEP images/eventpoll.pb-c.d [2020-07-02T16:40:27.796Z] #39 14.53 PBCC images/eventfd.pb-c.c [2020-07-02T16:40:27.796Z] #39 14.56 DEP images/eventfd.pb-c.d [2020-07-02T16:40:27.796Z] #39 14.60 PBCC images/remap-file-path.pb-c.c [2020-07-02T16:40:27.796Z] #39 14.64 DEP images/remap-file-path.pb-c.d [2020-07-02T16:40:27.796Z] #39 14.71 PBCC images/fifo.pb-c.c [2020-07-02T16:40:27.796Z] #39 14.74 DEP images/fifo.pb-c.d [2020-07-02T16:40:27.796Z] #39 14.80 PBCC images/ghost-file.pb-c.c [2020-07-02T16:40:27.796Z] #39 14.84 DEP images/ghost-file.pb-c.d [2020-07-02T16:40:28.060Z] #39 14.93 PBCC images/regfile.pb-c.c [2020-07-02T16:40:28.306Z] #38 30.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:40:28.321Z] #39 15.00 DEP images/regfile.pb-c.d [2020-07-02T16:40:28.321Z] #39 15.05 PBCC images/ns.pb-c.c [2020-07-02T16:40:28.321Z] #39 15.07 DEP images/ns.pb-c.d [2020-07-02T16:40:28.321Z] #39 15.15 PBCC images/fdinfo.pb-c.c [2020-07-02T16:40:28.321Z] #39 15.20 DEP images/fdinfo.pb-c.d [2020-07-02T16:40:28.321Z] #39 15.25 PBCC images/core-aarch64.pb-c.c [2020-07-02T16:40:28.581Z] #39 15.30 PBCC images/core-arm.pb-c.c [2020-07-02T16:40:28.581Z] #39 15.41 PBCC images/core-ppc64.pb-c.c [2020-07-02T16:40:28.581Z] #39 15.46 PBCC images/core-s390.pb-c.c [2020-07-02T16:40:28.581Z] #39 15.53 PBCC images/core-x86.pb-c.c [2020-07-02T16:40:28.841Z] #39 15.63 PBCC images/core.pb-c.c [2020-07-02T16:40:28.841Z] #39 15.75 PBCC images/inventory.pb-c.c [2020-07-02T16:40:29.101Z] #39 15.89 DEP images/core-aarch64.pb-c.d [2020-07-02T16:40:29.101Z] #39 15.93 DEP images/core-arm.pb-c.d [2020-07-02T16:40:29.101Z] #39 15.97 DEP images/core-ppc64.pb-c.d [2020-07-02T16:40:29.101Z] #39 16.04 DEP images/core-s390.pb-c.d [2020-07-02T16:40:29.257Z] #38 30.73 Fetched 3798 kB in 1s (6631 kB/s) [2020-07-02T16:40:29.361Z] #39 16.13 DEP images/core-x86.pb-c.d [2020-07-02T16:40:29.361Z] #39 16.17 DEP images/core.pb-c.d [2020-07-02T16:40:29.361Z] #39 16.24 DEP images/inventory.pb-c.d [2020-07-02T16:40:29.361Z] #39 16.34 PBCC images/cpuinfo.pb-c.c [2020-07-02T16:40:29.361Z] #39 16.37 DEP images/cpuinfo.pb-c.d [2020-07-02T16:40:29.620Z] #39 16.44 PBCC images/stats.pb-c.c [2020-07-02T16:40:29.620Z] #39 16.47 DEP images/stats.pb-c.d [2020-07-02T16:40:29.877Z] #38 31.51 Selecting previously unselected package libcap-dev:arm64. [2020-07-02T16:40:30.144Z] #38 31.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-02T16:40:30.144Z] #38 31.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-02T16:40:30.409Z] #38 32.12 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-02T16:40:30.565Z] #39 ... [2020-07-02T16:40:30.565Z] [2020-07-02T16:40:30.565Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:30.565Z] #47 80.23 github.com/pkg/diff [2020-07-02T16:40:30.565Z] #47 81.56 go/ast [2020-07-02T16:40:30.565Z] #47 81.73 golang.org/x/crypto/ssh/terminal [2020-07-02T16:40:30.565Z] #47 84.04 mvdan.cc/editorconfig [2020-07-02T16:40:30.565Z] #47 85.37 mvdan.cc/sh/v3/fileutil [2020-07-02T16:40:30.565Z] #47 85.50 mvdan.cc/sh/v3/syntax [2020-07-02T16:40:30.565Z] #47 ... [2020-07-02T16:40:30.565Z] [2020-07-02T16:40:30.565Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:30.565Z] #52 38.18 Checking out files: 44% (1431/3215) Checking out files: 45% (1447/3215) Checking out files: 46% (1479/3215) Checking out files: 47% (1512/3215) Checking out files: 48% (1544/3215) Checking out files: 49% (1576/3215) Checking out files: 50% (1608/3215) Checking out files: 51% (1640/3215) Checking out files: 52% (1672/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 89% (2888/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-02T16:40:30.565Z] #52 39.58 + cd /tmp/tmp.PK5CU51xkw/src/github.com/containerd/containerd [2020-07-02T16:40:30.565Z] #52 39.58 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:40:30.565Z] #52 41.46 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-02T16:40:30.565Z] #52 41.46 + BUILDTAGS='netgo osusergo static_build' [2020-07-02T16:40:30.565Z] #52 41.46 + export EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:40:30.565Z] #52 41.46 + EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:40:30.565Z] #52 41.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-02T16:40:30.565Z] #52 41.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-02T16:40:30.565Z] #52 41.47 + '[' '' = dynamic ']' [2020-07-02T16:40:30.565Z] #52 41.47 + make [2020-07-02T16:40:30.565Z] #52 42.52 + bin/ctr [2020-07-02T16:40:30.987Z] #38 ... [2020-07-02T16:40:30.987Z] [2020-07-02T16:40:30.987Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:30.987Z] #60 DONE 32.9s [2020-07-02T16:40:30.987Z] [2020-07-02T16:40:30.987Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:40:30.987Z] #23 24.83 Building dependency tree... [2020-07-02T16:40:30.987Z] #23 27.60 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-02T16:40:30.987Z] #23 27.60 The following additional packages will be installed: [2020-07-02T16:40:30.987Z] #23 27.61 libjq1 libonig5 [2020-07-02T16:40:30.987Z] #23 27.91 The following NEW packages will be installed: [2020-07-02T16:40:30.987Z] #23 27.92 jq libjq1 libonig5 [2020-07-02T16:40:30.987Z] #23 28.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:40:30.987Z] #23 28.28 Need to get 325 kB of archives. [2020-07-02T16:40:30.987Z] #23 28.28 After this operation, 1019 kB of additional disk space will be used. [2020-07-02T16:40:30.987Z] #23 28.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-02T16:40:30.987Z] #23 28.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-02T16:40:30.987Z] #23 28.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-02T16:40:30.987Z] #23 29.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:40:30.987Z] #23 30.72 Fetched 325 kB in 0s (1176 kB/s) [2020-07-02T16:40:30.987Z] #23 31.58 Selecting previously unselected package libonig5:arm64. [2020-07-02T16:40:30.987Z] #23 31.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-02T16:40:30.987Z] #23 31.73 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-02T16:40:30.987Z] #23 32.23 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-02T16:40:31.251Z] #23 ... [2020-07-02T16:40:31.251Z] [2020-07-02T16:40:31.251Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-02T16:40:31.251Z] #51 28.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:40:31.251Z] #51 DONE 32.9s [2020-07-02T16:40:31.251Z] [2020-07-02T16:40:31.251Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:31.251Z] #43 DONE 32.9s [2020-07-02T16:40:31.251Z] [2020-07-02T16:40:31.251Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:40:31.251Z] #23 32.97 Selecting previously unselected package libjq1:arm64. [2020-07-02T16:40:31.251Z] #23 32.97 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-02T16:40:31.251Z] #23 33.00 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-02T16:40:31.251Z] #23 ... [2020-07-02T16:40:31.251Z] [2020-07-02T16:40:31.251Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:32.792Z] Loaded image: buildpack-deps:buster [2020-07-02T16:40:33.083Z] Loaded image: busybox:latest [2020-07-02T16:40:33.083Z] Loaded image: busybox:glibc [2020-07-02T16:40:33.083Z] Loaded image: debian:buster [2020-07-02T16:40:33.083Z] Loaded image: hello-world:latest [2020-07-02T16:40:33.083Z] INFO: Testing against a local daemon [2020-07-02T16:40:33.083Z] === RUN TestCgroupNamespacesBuild [2020-07-02T16:40:33.188Z] #52 ... [2020-07-02T16:40:33.189Z] [2020-07-02T16:40:33.189Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-02T16:40:33.189Z] #23 33.29 Selecting previously unselected package jq. [2020-07-02T16:40:33.189Z] #23 33.30 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-02T16:40:33.189Z] #23 33.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:40:33.189Z] #23 33.78 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-02T16:40:33.189Z] #23 33.81 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-02T16:40:33.189Z] #23 33.88 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:40:33.189Z] #23 33.95 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:40:33.189Z] #23 DONE 34.8s [2020-07-02T16:40:33.189Z] [2020-07-02T16:40:33.189Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-02T16:40:33.189Z] #24 DONE 0.2s [2020-07-02T16:40:33.189Z] [2020-07-02T16:40:33.189Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:33.454Z] #25 ... [2020-07-02T16:40:33.454Z] [2020-07-02T16:40:33.454Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:40:33.454Z] #32 24.23 Building dependency tree... [2020-07-02T16:40:33.454Z] #32 26.60 The following additional packages will be installed: [2020-07-02T16:40:33.454Z] #32 26.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-02T16:40:33.454Z] #32 26.62 Suggested packages: [2020-07-02T16:40:33.454Z] #32 26.63 cmake-doc ninja-build lrzip [2020-07-02T16:40:33.454Z] #32 26.63 Recommended packages: [2020-07-02T16:40:33.454Z] #32 26.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-02T16:40:33.454Z] #32 27.52 The following NEW packages will be installed: [2020-07-02T16:40:33.454Z] #32 27.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-02T16:40:33.454Z] #32 27.53 vim-common xxd [2020-07-02T16:40:33.454Z] #32 28.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:40:33.454Z] #32 28.02 Need to get 14.2 MB of archives. [2020-07-02T16:40:33.454Z] #32 28.02 After this operation, 60.0 MB of additional disk space will be used. [2020-07-02T16:40:33.454Z] #32 28.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-02T16:40:33.454Z] #32 28.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:40:33.454Z] #32 28.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-02T16:40:33.454Z] #32 28.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-02T16:40:33.454Z] #32 30.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-02T16:40:33.454Z] #32 30.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-02T16:40:33.454Z] #32 30.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-02T16:40:33.454Z] #32 30.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-02T16:40:33.454Z] #32 30.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-02T16:40:33.454Z] #32 30.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-02T16:40:33.454Z] #32 31.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:40:33.454Z] #32 32.22 Fetched 14.2 MB in 3s (4395 kB/s) [2020-07-02T16:40:33.454Z] #32 32.77 Selecting previously unselected package xxd. [2020-07-02T16:40:33.454Z] #32 32.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-02T16:40:33.454Z] #32 32.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-02T16:40:33.454Z] #32 32.89 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:40:33.454Z] #32 33.20 Selecting previously unselected package vim-common. [2020-07-02T16:40:33.454Z] #32 33.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:40:33.454Z] #32 33.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:40:33.454Z] #32 33.95 Selecting previously unselected package cmake-data. [2020-07-02T16:40:33.454Z] #32 33.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-02T16:40:33.454Z] #32 34.00 Unpacking cmake-data (3.13.4-1) ... [2020-07-02T16:40:33.454Z] #32 ... [2020-07-02T16:40:33.454Z] [2020-07-02T16:40:33.454Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:33.454Z] #38 33.01 Selecting previously unselected package libnet1:arm64. [2020-07-02T16:40:33.454Z] #38 33.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-02T16:40:33.454Z] #38 33.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:40:33.454Z] #38 33.28 Selecting previously unselected package libnet1-dev. [2020-07-02T16:40:33.454Z] #38 33.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-02T16:40:33.454Z] #38 33.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:40:33.454Z] #38 33.62 Selecting previously unselected package libnl-3-200:arm64. [2020-07-02T16:40:33.454Z] #38 33.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-02T16:40:33.454Z] #38 33.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-02T16:40:33.454Z] #38 33.95 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-02T16:40:33.454Z] #38 33.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-02T16:40:33.454Z] #38 34.02 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-02T16:40:33.454Z] #38 34.81 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-02T16:40:33.454Z] #38 34.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-02T16:40:33.454Z] #38 34.85 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-02T16:40:33.454Z] #38 35.13 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-02T16:40:33.454Z] #38 35.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-02T16:40:33.454Z] #38 35.19 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-02T16:40:33.736Z] #38 35.47 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-02T16:40:33.736Z] #38 35.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-02T16:40:33.736Z] #38 35.49 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-02T16:40:34.000Z] #38 ... [2020-07-02T16:40:34.000Z] [2020-07-02T16:40:34.000Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:34.000Z] #10 24.79 Building dependency tree... [2020-07-02T16:40:34.000Z] #10 27.60 The following additional packages will be installed: [2020-07-02T16:40:34.000Z] #10 27.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-02T16:40:34.000Z] #10 27.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-02T16:40:34.000Z] #10 27.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-02T16:40:34.000Z] #10 27.62 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:40:34.000Z] #10 27.62 Suggested packages: [2020-07-02T16:40:34.000Z] #10 27.62 gcc-8-locales seccomp wine64 [2020-07-02T16:40:34.000Z] #10 28.64 The following NEW packages will be installed: [2020-07-02T16:40:34.000Z] #10 28.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-02T16:40:34.000Z] #10 28.64 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-02T16:40:34.000Z] #10 28.64 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-02T16:40:34.000Z] #10 28.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-02T16:40:34.000Z] #10 28.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-02T16:40:34.000Z] #10 28.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-02T16:40:34.000Z] #10 29.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:40:34.000Z] #10 29.02 Need to get 73.3 MB of archives. [2020-07-02T16:40:34.000Z] #10 29.02 After this operation, 472 MB of additional disk space will be used. [2020-07-02T16:40:34.000Z] #10 29.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-07-02T16:40:34.000Z] #10 29.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-07-02T16:40:34.000Z] #10 29.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-02T16:40:34.000Z] #10 29.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-02T16:40:34.000Z] #10 29.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-02T16:40:34.000Z] #10 29.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-02T16:40:34.000Z] #10 30.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-02T16:40:34.000Z] #10 30.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-02T16:40:34.000Z] #10 30.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-07-02T16:40:34.000Z] #10 32.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-02T16:40:34.000Z] #10 35.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-02T16:40:34.000Z] #10 35.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-02T16:40:34.000Z] #10 35.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-02T16:40:34.000Z] #10 35.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-02T16:40:34.000Z] #10 35.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-07-02T16:40:34.000Z] #10 35.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-02T16:40:34.000Z] #10 35.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-02T16:40:34.000Z] #10 35.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-02T16:40:34.000Z] #10 35.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-02T16:40:34.000Z] #10 ... [2020-07-02T16:40:34.000Z] [2020-07-02T16:40:34.000Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:40:34.000Z] #28 34.10 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-02T16:40:34.000Z] #28 34.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-02T16:40:34.000Z] #28 34.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-02T16:40:35.813Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-07-02T16:40:35.813Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-02T16:40:37.241Z] #52 ... [2020-07-02T16:40:37.241Z] [2020-07-02T16:40:37.241Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:37.241Z] #41 86.08 go/parser [2020-07-02T16:40:37.241Z] #41 87.35 text/template [2020-07-02T16:40:37.241Z] #41 89.67 encoding/xml [2020-07-02T16:40:37.241Z] #41 92.21 go/doc [2020-07-02T16:40:37.241Z] #41 94.87 github.com/LK4D4/vndr/versioned [2020-07-02T16:40:37.241Z] #41 94.98 compress/flate [2020-07-02T16:40:37.241Z] #41 95.79 github.com/LK4D4/vndr/build [2020-07-02T16:40:37.241Z] #41 ... [2020-07-02T16:40:37.241Z] [2020-07-02T16:40:37.241Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:40:37.241Z] #39 17.91 make[1]: Nothing to be done for 'all'. [2020-07-02T16:40:37.241Z] #39 19.21 CC images/stats.o [2020-07-02T16:40:37.241Z] #39 19.64 CC images/core.o [2020-07-02T16:40:37.241Z] #39 20.19 CC images/core-x86.o [2020-07-02T16:40:37.241Z] #39 20.81 CC images/core-arm.o [2020-07-02T16:40:37.241Z] #39 21.23 CC images/core-aarch64.o [2020-07-02T16:40:37.241Z] #39 21.51 CC images/core-ppc64.o [2020-07-02T16:40:37.241Z] #39 22.06 CC images/core-s390.o [2020-07-02T16:40:37.241Z] #39 22.67 CC images/cpuinfo.o [2020-07-02T16:40:37.241Z] #39 23.11 CC images/inventory.o [2020-07-02T16:40:37.241Z] #39 23.37 CC images/fdinfo.o [2020-07-02T16:40:37.241Z] #39 23.70 CC images/fown.o [2020-07-02T16:40:37.241Z] #39 24.00 CC images/ns.o [2020-07-02T16:40:37.241Z] #39 24.19 CC images/regfile.o [2020-07-02T16:40:37.320Z] #28 ... [2020-07-02T16:40:37.320Z] [2020-07-02T16:40:37.320Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:37.320Z] #30 29.12 sync [2020-07-02T16:40:37.320Z] #30 29.12 internal/reflectlite [2020-07-02T16:40:37.320Z] #30 30.58 errors [2020-07-02T16:40:37.320Z] #30 30.58 sort [2020-07-02T16:40:37.320Z] #30 31.01 strconv [2020-07-02T16:40:37.320Z] #30 31.01 io [2020-07-02T16:40:37.320Z] #30 31.01 internal/oserror [2020-07-02T16:40:37.320Z] #30 31.22 syscall [2020-07-02T16:40:37.320Z] #30 32.19 strings [2020-07-02T16:40:37.320Z] #30 32.20 bytes [2020-07-02T16:40:37.320Z] #30 34.80 bufio [2020-07-02T16:40:37.320Z] #30 35.59 reflect [2020-07-02T16:40:37.320Z] #30 37.18 path [2020-07-02T16:40:37.320Z] #30 37.20 text/tabwriter [2020-07-02T16:40:37.323Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-07-02T16:40:37.323Z] === RUN TestBuildWithSession [2020-07-02T16:40:37.323Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-02T16:40:37.323Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:40:37.323Z] === RUN TestBuildSquashParent [2020-07-02T16:40:37.584Z] #30 ... [2020-07-02T16:40:37.584Z] [2020-07-02T16:40:37.584Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:37.584Z] #10 35.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-02T16:40:37.584Z] #10 35.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-02T16:40:37.584Z] #10 36.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-02T16:40:37.584Z] #10 36.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-02T16:40:37.584Z] #10 36.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-02T16:40:37.584Z] #10 36.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-02T16:40:37.584Z] #10 37.22 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:40:37.584Z] #10 37.36 Fetched 73.3 MB in 7s (9990 kB/s) [2020-07-02T16:40:37.584Z] #10 37.43 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-02T16:40:37.585Z] #10 37.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-02T16:40:37.585Z] #10 37.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-02T16:40:37.585Z] #10 37.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:40:37.585Z] #10 39.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-02T16:40:37.585Z] #10 39.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-02T16:40:37.585Z] #10 39.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:40:37.810Z] #39 24.45 CC images/ghost-file.o [2020-07-02T16:40:37.810Z] #39 24.77 CC images/fifo.o [2020-07-02T16:40:37.810Z] #39 ... [2020-07-02T16:40:37.810Z] [2020-07-02T16:40:37.810Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:37.810Z] #41 97.66 hash/crc32 [2020-07-02T16:40:38.389Z] #41 ... [2020-07-02T16:40:38.389Z] [2020-07-02T16:40:38.389Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:38.389Z] #47 92.29 mvdan.cc/sh/v3/cmd/shfmt [2020-07-02T16:40:38.389Z] #47 DONE 98.2s [2020-07-02T16:40:38.648Z] [2020-07-02T16:40:38.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:40:38.648Z] #39 25.01 CC images/remap-file-path.o [2020-07-02T16:40:38.648Z] #39 25.25 CC images/eventfd.o [2020-07-02T16:40:38.648Z] #39 25.43 CC images/eventpoll.o [2020-07-02T16:40:38.907Z] #39 25.80 CC images/fh.o [2020-07-02T16:40:39.476Z] #39 26.40 CC images/fsnotify.o [2020-07-02T16:40:39.628Z] #10 ... [2020-07-02T16:40:39.628Z] [2020-07-02T16:40:39.628Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:39.628Z] #25 3.587 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-02T16:40:39.628Z] #25 3.980 [2020-07-02T16:40:39.628Z] #25 4.209 0.0% ## 3.1% ##### 7.4% ######## 12.4% ############ 17.6% ################# 23.8% #################### 28.1% ####################### 32.6% ############################ 40.1% ############################### 43.3% ################################## 47.7% #################################### 50.7% ####################################### 54.4% ########################################## 59.3% ############################################## 64.3% ################################################# 68.9% ###################################################### 75.0% ######################################################### 79.8% ############################################################# 85.8% ################################################################## 92.5% ######################################################################## 100.0% [2020-07-02T16:40:40.046Z] #39 26.94 CC images/signalfd.o [2020-07-02T16:40:40.216Z] #25 6.801 [2020-07-02T16:40:40.216Z] #25 ... [2020-07-02T16:40:40.216Z] [2020-07-02T16:40:40.216Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:40.216Z] #41 31.83 vendor/golang.org/x/net/dns/dnsmessage [2020-07-02T16:40:40.216Z] #41 31.83 io [2020-07-02T16:40:40.216Z] #41 31.86 strconv [2020-07-02T16:40:40.216Z] #41 31.88 syscall [2020-07-02T16:40:40.216Z] #41 33.75 bytes [2020-07-02T16:40:40.216Z] #41 36.92 bufio [2020-07-02T16:40:40.216Z] #41 37.65 reflect [2020-07-02T16:40:40.216Z] #41 38.62 regexp/syntax [2020-07-02T16:40:40.216Z] #41 39.43 github.com/LK4D4/vndr/godl/singleflight [2020-07-02T16:40:40.216Z] #41 39.90 hash/crc32 [2020-07-02T16:40:40.216Z] #41 41.67 crypto/rc4 [2020-07-02T16:40:40.216Z] #41 41.93 vendor/golang.org/x/crypto/hkdf [2020-07-02T16:40:40.216Z] #41 ... [2020-07-02T16:40:40.216Z] [2020-07-02T16:40:40.216Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:40.305Z] #39 27.17 CC images/fs.o [2020-07-02T16:40:40.480Z] #25 6.973 0.2% ################################### 49.9% ################################################################# 90.6% ######################################################################## 100.0% [2020-07-02T16:40:40.565Z] #39 27.41 CC images/pstree.o [2020-07-02T16:40:40.565Z] #39 27.56 CC images/pipe.o [2020-07-02T16:40:40.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-02T16:40:40.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-02T16:40:40.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-02T16:40:40.744Z] #25 7.551 [2020-07-02T16:40:40.824Z] #39 27.75 CC images/tcp-stream.o [2020-07-02T16:40:41.084Z] #39 27.91 CC images/sk-packet.o [2020-07-02T16:40:41.272Z] #25 7.752 0.2% #################################### 50.7% ################################################################## 92.9% ######################################################################## 100.0% [2020-07-02T16:40:41.345Z] #39 28.13 CC images/mnt.o [2020-07-02T16:40:41.605Z] #39 28.44 CC images/pipe-data.o [2020-07-02T16:40:41.605Z] #39 28.62 CC images/sa.o [2020-07-02T16:40:41.850Z] #25 8.457 [2020-07-02T16:40:41.865Z] #39 28.85 CC images/timer.o [2020-07-02T16:40:42.434Z] #39 29.17 CC images/timerfd.o [2020-07-02T16:40:42.434Z] #39 29.39 CC images/mm.o [2020-07-02T16:40:43.004Z] #39 29.66 CC images/sk-opts.o [2020-07-02T16:40:43.004Z] #39 29.90 CC images/sk-unix.o [2020-07-02T16:40:43.264Z] #39 30.12 CC images/sk-inet.o [2020-07-02T16:40:43.835Z] #39 30.52 CC images/tun.o [2020-07-02T16:40:43.835Z] #39 30.77 CC images/sk-netlink.o [2020-07-02T16:40:43.969Z] #25 8.707 0.0% # 2.8% ## 4.1% ##### 7.5% ######### 12.6% ########### 16.7% ############## 20.7% ################## 25.5% ##################### 29.7% ######################## 33.9% ########################## 37.2% ############################## 41.7% ################################ 45.2% ##################################### 52.7% ########################################### 60.3% ################################################# 69.1% ###################################################### 75.6% ########################################################## 81.4% ############################################################### 88.5% ###################################################################### 97.6% ######################################################################## 100.0% [2020-07-02T16:40:44.095Z] #39 30.97 CC images/packet-sock.o [2020-07-02T16:40:44.217Z] --- PASS: TestBuildSquashParent (6.50s) [2020-07-02T16:40:44.217Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-02T16:40:44.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:40:44.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:40:44.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:40:44.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:40:44.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:40:44.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:40:44.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:40:44.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:40:44.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:40:44.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:40:44.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:40:44.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:40:44.217Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:40:44.217Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:40:44.233Z] #25 ... [2020-07-02T16:40:44.233Z] [2020-07-02T16:40:44.233Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:44.233Z] #38 36.00 Selecting previously unselected package libprotobuf17:arm64. [2020-07-02T16:40:44.233Z] #38 36.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-02T16:40:44.233Z] #38 36.00 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 36.77 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-02T16:40:44.234Z] #38 36.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-02T16:40:44.234Z] #38 36.82 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 37.21 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-02T16:40:44.234Z] #38 37.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-02T16:40:44.234Z] #38 37.22 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 38.17 Selecting previously unselected package libprotoc17:arm64. [2020-07-02T16:40:44.234Z] #38 38.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-02T16:40:44.234Z] #38 38.19 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 38.59 Selecting previously unselected package protobuf-c-compiler. [2020-07-02T16:40:44.234Z] #38 38.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-02T16:40:44.234Z] #38 38.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:40:44.234Z] #38 38.80 Selecting previously unselected package protobuf-compiler. [2020-07-02T16:40:44.234Z] #38 38.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-02T16:40:44.234Z] #38 38.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 38.99 Selecting previously unselected package python-pkg-resources. [2020-07-02T16:40:44.234Z] #38 39.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:40:44.234Z] #38 39.02 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-02T16:40:44.234Z] #38 39.22 Selecting previously unselected package python-six. [2020-07-02T16:40:44.234Z] #38 39.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-02T16:40:44.234Z] #38 39.26 Unpacking python-six (1.12.0-1) ... [2020-07-02T16:40:44.234Z] #38 39.47 Selecting previously unselected package python-protobuf. [2020-07-02T16:40:44.234Z] #38 39.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-02T16:40:44.234Z] #38 39.48 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 40.14 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-02T16:40:44.234Z] #38 42.97 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 43.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:40:44.234Z] #38 43.02 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-02T16:40:44.234Z] #38 43.09 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-02T16:40:44.234Z] #38 43.12 Setting up python-six (1.12.0-1) ... [2020-07-02T16:40:44.234Z] #38 44.77 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-02T16:40:44.234Z] #38 44.80 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-02T16:40:44.234Z] #38 44.84 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 44.86 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-02T16:40:44.234Z] #38 44.90 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 44.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 44.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-02T16:40:44.234Z] #38 44.99 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 45.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-02T16:40:44.234Z] #38 45.16 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-02T16:40:44.234Z] #38 ... [2020-07-02T16:40:44.234Z] [2020-07-02T16:40:44.234Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:44.234Z] #25 11.15 [2020-07-02T16:40:44.355Z] #39 31.31 CC images/ipc-var.o [2020-07-02T16:40:44.615Z] #39 31.51 CC images/ipc-desc.o [2020-07-02T16:40:44.812Z] #25 11.51 #=#=# [2020-07-02T16:40:44.812Z] #25 ... [2020-07-02T16:40:44.812Z] [2020-07-02T16:40:44.812Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:44.812Z] #52 3.610 + RM_GOPATH=0 [2020-07-02T16:40:44.812Z] #52 3.610 + TMP_GOPATH= [2020-07-02T16:40:44.812Z] #52 3.610 + : /build [2020-07-02T16:40:44.812Z] #52 3.610 + '[' -z '' ']' [2020-07-02T16:40:44.812Z] #52 3.610 ++ mktemp -d [2020-07-02T16:40:44.812Z] #52 3.619 + export GOPATH=/tmp/tmp.u3UIDZD8oG [2020-07-02T16:40:44.812Z] #52 3.619 + GOPATH=/tmp/tmp.u3UIDZD8oG [2020-07-02T16:40:44.812Z] #52 3.619 + RM_GOPATH=1 [2020-07-02T16:40:44.812Z] #52 3.619 + case "$(go env GOARCH)" in [2020-07-02T16:40:44.812Z] #52 3.622 ++ go env GOARCH [2020-07-02T16:40:44.812Z] #52 3.644 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:44.812Z] #52 3.644 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:40:44.812Z] #52 3.646 ++ dirname /tmp/install/install.sh [2020-07-02T16:40:44.812Z] #52 3.652 + dir=/tmp/install [2020-07-02T16:40:44.812Z] #52 3.652 + bin=containerd [2020-07-02T16:40:44.812Z] #52 3.652 + shift [2020-07-02T16:40:44.812Z] #52 3.652 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-02T16:40:44.812Z] #52 3.652 + . /tmp/install/containerd.installer [2020-07-02T16:40:44.812Z] #52 3.652 ++ set -e [2020-07-02T16:40:44.812Z] #52 3.652 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:40:44.812Z] #52 3.652 + install_containerd [2020-07-02T16:40:44.812Z] #52 3.657 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-02T16:40:44.812Z] #52 3.657 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:40:44.812Z] #52 3.661 + git clone https://github.com/containerd/containerd.git /tmp/tmp.u3UIDZD8oG/src/github.com/containerd/containerd [2020-07-02T16:40:44.812Z] #52 3.667 Cloning into '/tmp/tmp.u3UIDZD8oG/src/github.com/containerd/containerd'... [2020-07-02T16:40:44.812Z] #52 ... [2020-07-02T16:40:44.812Z] [2020-07-02T16:40:44.812Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:44.878Z] #39 31.66 CC images/ipc-shm.o [2020-07-02T16:40:44.878Z] #39 31.80 CC images/ipc-msg.o [2020-07-02T16:40:45.139Z] #39 32.07 CC images/ipc-sem.o [2020-07-02T16:40:45.400Z] #39 32.26 CC images/utsns.o [2020-07-02T16:40:45.660Z] #39 32.44 CC images/creds.o [2020-07-02T16:40:45.660Z] #39 32.67 CC images/vma.o [2020-07-02T16:40:46.139Z] #25 11.51 #=#=# # 2.6% ### 4.5% ##### 7.2% ###### 9.6% ####### 11.1% ######### 13.4% ########### 15.7% ############# 18.4% ############### 21.5% ################ 23.1% ################## 25.2% ################## 25.9% ######## [2020-07-02T16:40:46.139Z] #25 ... [2020-07-02T16:40:46.139Z] [2020-07-02T16:40:46.139Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:46.139Z] #47 37.78 syscall [2020-07-02T16:40:46.139Z] #47 37.79 reflect [2020-07-02T16:40:46.139Z] #47 37.80 regexp/syntax [2020-07-02T16:40:46.139Z] #47 37.80 text/tabwriter [2020-07-02T16:40:46.139Z] #47 43.83 regexp [2020-07-02T16:40:46.139Z] #47 46.03 context [2020-07-02T16:40:46.139Z] #47 46.06 os [2020-07-02T16:40:46.139Z] #47 ... [2020-07-02T16:40:46.139Z] [2020-07-02T16:40:46.139Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:46.229Z] #39 32.99 CC images/netdev.o [2020-07-02T16:40:46.293Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:40:46.293Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:40:46.489Z] #39 33.40 CC images/tty.o [2020-07-02T16:40:46.670Z] #25 11.51 #=#=# # 2.6% ### 4.5% ##### 7.2% ###### 9.6% ####### 11.1% ######### 13.4% ########### 15.7% ############# 18.4% ############### 21.5% ################ 23.1% ################## 25.2% ################## 25.9% ################### 27.4% ##################### 29.3% ###################### 31.2% ####################### 33.2% ######################### 35.3% #### [2020-07-02T16:40:46.670Z] #25 ... [2020-07-02T16:40:46.670Z] [2020-07-02T16:40:46.670Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:40:46.670Z] #32 38.37 Selecting previously unselected package libicu63:arm64. [2020-07-02T16:40:46.670Z] #32 38.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-02T16:40:46.670Z] #32 38.38 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-02T16:40:46.670Z] #32 42.24 Selecting previously unselected package libxml2:arm64. [2020-07-02T16:40:46.670Z] #32 42.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-02T16:40:46.670Z] #32 42.27 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:40:46.670Z] #32 42.84 Selecting previously unselected package libarchive13:arm64. [2020-07-02T16:40:46.670Z] #32 42.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-02T16:40:46.670Z] #32 42.87 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-02T16:40:46.670Z] #32 43.24 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-02T16:40:46.670Z] #32 43.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-02T16:40:46.670Z] #32 43.30 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-02T16:40:46.670Z] #32 43.62 Selecting previously unselected package librhash0:arm64. [2020-07-02T16:40:46.670Z] #32 43.62 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-02T16:40:46.670Z] #32 43.65 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-02T16:40:46.670Z] #32 43.91 Selecting previously unselected package libuv1:arm64. [2020-07-02T16:40:46.670Z] #32 43.91 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-02T16:40:46.670Z] #32 43.92 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-02T16:40:46.670Z] #32 44.14 Selecting previously unselected package cmake. [2020-07-02T16:40:46.670Z] #32 44.19 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-02T16:40:46.670Z] #32 44.20 Unpacking cmake (3.13.4-1) ... [2020-07-02T16:40:46.670Z] #32 46.98 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-02T16:40:46.670Z] #32 47.13 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:40:46.670Z] #32 47.26 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-02T16:40:46.670Z] #32 47.30 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:40:46.670Z] #32 47.37 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-02T16:40:46.670Z] #32 47.43 Setting up cmake-data (3.13.4-1) ... [2020-07-02T16:40:46.670Z] #32 47.60 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-02T16:40:46.670Z] #32 47.68 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-02T16:40:46.670Z] #32 47.72 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-02T16:40:46.670Z] #32 47.76 Setting up cmake (3.13.4-1) ... [2020-07-02T16:40:46.670Z] #32 47.79 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:40:46.670Z] #32 47.93 Processing triggers for mime-support (3.62) ... [2020-07-02T16:40:46.670Z] #32 ... [2020-07-02T16:40:46.670Z] [2020-07-02T16:40:46.670Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:47.059Z] #39 33.93 CC images/file-lock.o [2020-07-02T16:40:47.319Z] #39 34.10 CC images/rlimit.o [2020-07-02T16:40:47.579Z] #39 34.39 CC images/pagemap.o [2020-07-02T16:40:47.839Z] #39 34.67 CC images/siginfo.o [2020-07-02T16:40:48.099Z] #39 34.92 CC images/rpc.o [2020-07-02T16:40:48.980Z] #25 11.51 #=#=# # 2.6% ### 4.5% ##### 7.2% ###### 9.6% ####### 11.1% ######### 13.4% ########### 15.7% ############# 18.4% ############### 21.5% ################ 23.1% ################## 25.2% ################## 25.9% ################### 27.4% ##################### 29.3% ###################### 31.2% ####################### 33.2% ######################### 35.3% ######################### 36.0% ########################## 37.1% ########################### 38.1% ############################ 39.2% ############################# 40.6% ############################# 40.8% ############################## 42.8% ############################### 43.4% ################################ 44.8% ################################# 46.2% ################################# 47.2% ################################## 48.5% ################################### 49.9% ##################################### 51.5% ###################################### 52.8% ####################################### 55.0% ######################################## 56.0% ######################################### 57.4% ######################################### 57.6% ########################################## 58.5% ## [2020-07-02T16:40:48.980Z] #25 ... [2020-07-02T16:40:48.980Z] [2020-07-02T16:40:48.980Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:48.980Z] #30 40.88 internal/syscall/unix [2020-07-02T16:40:48.980Z] #30 40.88 time [2020-07-02T16:40:48.980Z] #30 40.88 internal/syscall/execenv [2020-07-02T16:40:48.980Z] #30 44.21 internal/poll [2020-07-02T16:40:48.980Z] #30 45.40 os [2020-07-02T16:40:48.980Z] #30 46.79 internal/fmtsort [2020-07-02T16:40:48.980Z] #30 47.91 fmt [2020-07-02T16:40:48.980Z] #30 47.92 path/filepath [2020-07-02T16:40:48.980Z] #30 49.07 io/ioutil [2020-07-02T16:40:48.980Z] #30 50.68 flag [2020-07-02T16:40:48.980Z] #30 50.69 github.com/BurntSushi/toml [2020-07-02T16:40:48.980Z] #30 50.69 log [2020-07-02T16:40:49.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:40:49.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:40:49.039Z] #39 ... [2020-07-02T16:40:49.039Z] [2020-07-02T16:40:49.039Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:49.039Z] #41 98.68 compress/gzip [2020-07-02T16:40:49.039Z] #41 99.54 net [2020-07-02T16:40:49.039Z] #41 99.77 vendor/golang.org/x/text/transform [2020-07-02T16:40:49.039Z] #41 100.4 vendor/golang.org/x/text/unicode/bidi [2020-07-02T16:40:49.039Z] #41 101.9 vendor/golang.org/x/text/secure/bidirule [2020-07-02T16:40:49.039Z] #41 102.2 vendor/golang.org/x/text/unicode/norm [2020-07-02T16:40:49.039Z] #41 105.8 vendor/golang.org/x/net/idna [2020-07-02T16:40:49.039Z] #41 107.7 vendor/golang.org/x/net/http2/hpack [2020-07-02T16:40:49.039Z] #41 108.6 mime [2020-07-02T16:40:49.252Z] #30 ... [2020-07-02T16:40:49.252Z] [2020-07-02T16:40:49.252Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:49.298Z] #41 ... [2020-07-02T16:40:49.299Z] [2020-07-02T16:40:49.299Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:40:49.299Z] #39 36.13 CC images/ext-file.o [2020-07-02T16:40:49.558Z] #39 36.29 CC images/cgroup.o [2020-07-02T16:40:50.049Z] #25 11.51 #=#=# # 2.6% ### 4.5% ##### 7.2% ###### 9.6% ####### 11.1% ######### 13.4% ########### 15.7% ############# 18.4% ############### 21.5% ################ 23.1% ################## 25.2% ################## 25.9% ################### 27.4% ##################### 29.3% ###################### 31.2% ####################### 33.2% ######################### 35.3% ######################### 36.0% ########################## 37.1% ########################### 38.1% ############################ 39.2% ############################# 40.6% ############################# 40.8% ############################## 42.8% ############################### 43.4% ################################ 44.8% ################################# 46.2% ################################# 47.2% ################################## 48.5% ################################### 49.9% ##################################### 51.5% ###################################### 52.8% ####################################### 55.0% ######################################## 56.0% ######################################### 57.4% ######################################### 57.6% ########################################## 58.5% ########################################## 59.3% ########################################### 61.0% ############################################# 62.8% ############################################# 63.9% ############################################### 65.6% ################################################ 67.2% ################################################# 68.8% ################################################### 71.6% ################################################### 71.6% ## [2020-07-02T16:40:50.049Z] #25 ... [2020-07-02T16:40:50.049Z] [2020-07-02T16:40:50.049Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:50.049Z] #10 41.82 Selecting previously unselected package binutils-mingw-w64. [2020-07-02T16:40:50.049Z] #10 41.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-02T16:40:50.049Z] #10 41.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:40:50.049Z] #10 42.02 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-02T16:40:50.049Z] #10 42.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-02T16:40:50.049Z] #10 42.03 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-02T16:40:50.049Z] #10 42.27 Selecting previously unselected package dmsetup. [2020-07-02T16:40:50.049Z] #10 42.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-02T16:40:50.049Z] #10 42.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-02T16:40:50.049Z] #10 42.51 Selecting previously unselected package mingw-w64-common. [2020-07-02T16:40:50.049Z] #10 42.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-02T16:40:50.049Z] #10 42.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-02T16:40:50.049Z] #10 47.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-02T16:40:50.049Z] #10 47.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-02T16:40:50.049Z] #10 47.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:40:50.128Z] #39 36.91 CC images/userns.o [2020-07-02T16:40:50.312Z] #10 ... [2020-07-02T16:40:50.313Z] [2020-07-02T16:40:50.313Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:50.313Z] #25 11.51 #=#=# # 2.6% ### 4.5% ##### 7.2% ###### 9.6% ####### 11.1% ######### 13.4% ########### 15.7% ############# 18.4% ############### 21.5% ################ 23.1% ################## 25.2% ################## 25.9% ################### 27.4% ##################### 29.3% ###################### 31.2% ####################### 33.2% ######################### 35.3% ######################### 36.0% ########################## 37.1% ########################### 38.1% ############################ 39.2% ############################# 40.6% ############################# 40.8% ############################## 42.8% ############################### 43.4% ################################ 44.8% ################################# 46.2% ################################# 47.2% ################################## 48.5% ################################### 49.9% ##################################### 51.5% ###################################### 52.8% ####################################### 55.0% ######################################## 56.0% ######################################### 57.4% ######################################### 57.6% ########################################## 58.5% ########################################## 59.3% ########################################### 61.0% ############################################# 62.8% ############################################# 63.9% ############################################### 65.6% ################################################ 67.2% ################################################# 68.8% ################################################### 71.6% ################################################### 71.6% #################################################### 73.2% ###################################################### 75.5% [2020-07-02T16:40:50.313Z] #25 ... [2020-07-02T16:40:50.313Z] [2020-07-02T16:40:50.313Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:40:50.313Z] #41 42.13 vendor/golang.org/x/text/transform [2020-07-02T16:40:50.313Z] #41 43.61 time [2020-07-02T16:40:50.313Z] #41 44.36 regexp [2020-07-02T16:40:50.313Z] #41 47.52 github.com/LK4D4/vndr/versioned [2020-07-02T16:40:50.313Z] #41 49.53 internal/lazyregexp [2020-07-02T16:40:50.313Z] #41 49.59 io/ioutil [2020-07-02T16:40:50.313Z] #41 49.60 net [2020-07-02T16:40:50.313Z] #41 49.70 os/exec [2020-07-02T16:40:50.388Z] #39 37.17 CC images/google/protobuf/descriptor.o [2020-07-02T16:40:50.582Z] #41 ... [2020-07-02T16:40:50.582Z] [2020-07-02T16:40:50.582Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:51.653Z] #25 11.51 #=#=# # 2.6% ### 4.5% ##### 7.2% ###### 9.6% ####### 11.1% ######### 13.4% ########### 15.7% ############# 18.4% ############### 21.5% ################ 23.1% ################## 25.2% ################## 25.9% ################### 27.4% ##################### 29.3% ###################### 31.2% ####################### 33.2% ######################### 35.3% ######################### 36.0% ########################## 37.1% ########################### 38.1% ############################ 39.2% ############################# 40.6% ############################# 40.8% ############################## 42.8% ############################### 43.4% ################################ 44.8% ################################# 46.2% ################################# 47.2% ################################## 48.5% ################################### 49.9% ##################################### 51.5% ###################################### 52.8% ####################################### 55.0% ######################################## 56.0% ######################################### 57.4% ######################################### 57.6% ########################################## 58.5% ########################################## 59.3% ########################################### 61.0% ############################################# 62.8% ############################################# 63.9% ############################################### 65.6% ################################################ 67.2% ################################################# 68.8% ################################################### 71.6% ################################################### 71.6% #################################################### 73.2% ###################################################### 75.5% ####################################################### 77.7% ######################################################### 79.7% ########################################################## 81.9% ########################################################### 83.2% ############################################################# 84.8% ############################################################## 86.4% ############################################################### 88.3% ################################################################ 90.0% ################################################################## 92.0% ################################################################### 93.8% #################################################################### 95.3% ###################################################################### 97.5% ######################################################################## 100.0% [2020-07-02T16:40:51.653Z] #25 18.46 [2020-07-02T16:40:51.779Z] #39 38.74 CC images/opts.o [2020-07-02T16:40:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-02T16:40:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s) [2020-07-02T16:40:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-07-02T16:40:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.45s) [2020-07-02T16:40:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.61s) [2020-07-02T16:40:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.47s) [2020-07-02T16:40:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2020-07-02T16:40:51.805Z] === RUN TestBuildMultiStageCopy [2020-07-02T16:40:51.805Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-02T16:40:52.039Z] #39 38.93 CC images/seccomp.o [2020-07-02T16:40:52.039Z] #39 ... [2020-07-02T16:40:52.039Z] [2020-07-02T16:40:52.039Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:52.039Z] #10 101.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-02T16:40:52.039Z] #10 101.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-02T16:40:52.039Z] #10 101.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:40:52.039Z] #10 ... [2020-07-02T16:40:52.039Z] [2020-07-02T16:40:52.039Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:52.039Z] #54 111.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:40:52.039Z] #54 111.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-02T16:40:53.051Z] #25 19.50 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-02T16:40:53.051Z] #25 19.86 [2020-07-02T16:40:53.314Z] #25 20.08 # 2.0% ######################################################################## 100.0% [2020-07-02T16:40:53.593Z] #25 20.21 [2020-07-02T16:40:54.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-02T16:40:54.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-02T16:40:54.550Z] #25 21.26 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-02T16:40:55.127Z] #25 ... [2020-07-02T16:40:55.127Z] [2020-07-02T16:40:55.127Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-02T16:40:55.127Z] #38 49.28 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-02T16:40:55.127Z] #38 49.97 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:40:55.127Z] #38 DONE 56.7s [2020-07-02T16:40:55.127Z] [2020-07-02T16:40:55.127Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-02T16:40:55.127Z] #32 DONE 56.7s [2020-07-02T16:40:55.127Z] [2020-07-02T16:40:55.127Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:40:55.127Z] #25 21.64 [2020-07-02T16:40:55.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-02T16:40:55.392Z] #25 21.90 0.8% ######################### 36.0% ######################################################################## 100.0% [2020-07-02T16:40:55.392Z] #25 22.23 [2020-07-02T16:40:55.806Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-02T16:40:56.439Z] --- PASS: TestBuildMultiStageCopy (5.23s) [2020-07-02T16:40:56.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2020-07-02T16:40:56.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-07-02T16:40:56.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-07-02T16:40:56.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-07-02T16:40:56.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-07-02T16:40:56.439Z] === RUN TestBuildMultiStageParentConfig [2020-07-02T16:40:56.791Z] #25 23.42 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-02T16:40:56.791Z] #25 23.50 skipping existing 9a99313a2c50 [2020-07-02T16:40:56.791Z] #25 23.63 [2020-07-02T16:40:57.054Z] #25 ... [2020-07-02T16:40:57.054Z] [2020-07-02T16:40:57.054Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:57.054Z] #30 53.91 github.com/BurntSushi/toml/cmd/tomlv [2020-07-02T16:40:57.054Z] #30 DONE 58.8s [2020-07-02T16:40:57.054Z] [2020-07-02T16:40:57.054Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:57.317Z] #52 24.62 Checking out files: 31% (1024/3215) Checking out files: 32% (1029/3215) Checking out files: 33% (1061/3215) Checking out files: 34% (1094/3215) Checking out files: 35% (1126/3215) Checking out files: 36% (1158/3215) Checking out files: 37% (1190/3215) Checking out files: 38% (1222/3215) Checking out files: 39% (1254/3215) Checking out files: 40% (1286/3215) Checking out files: 41% (1319/3215) Checking out files: 42% (1351/3215) Checking out files: 43% (1383/3215) Checking out files: 44% (1415/3215) Checking out files: 45% (1447/3215) Checking out files: 46% (1479/3215) Checking out files: 47% (1512/3215) Checking out files: 48% (1544/3215) Checking out files: 49% (1576/3215) Checking out files: 50% (1608/3215) Checking out files: 51% (1640/3215) Checking out files: 52% (1672/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 77% (2496/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-02T16:40:57.317Z] #52 26.28 + cd /tmp/tmp.u3UIDZD8oG/src/github.com/containerd/containerd [2020-07-02T16:40:57.317Z] #52 26.28 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-02T16:40:57.319Z] #54 ... [2020-07-02T16:40:57.319Z] [2020-07-02T16:40:57.319Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:40:57.319Z] #39 39.22 CC images/binfmt-misc.o [2020-07-02T16:40:57.319Z] #39 39.41 CC images/time.o [2020-07-02T16:40:57.319Z] #39 39.61 CC images/sysctl.o [2020-07-02T16:40:57.319Z] #39 39.81 CC images/autofs.o [2020-07-02T16:40:57.319Z] #39 39.99 CC images/macvlan.o [2020-07-02T16:40:57.319Z] #39 40.14 CC images/sit.o [2020-07-02T16:40:57.319Z] #39 40.33 CC images/memfd.o [2020-07-02T16:40:57.319Z] #39 40.57 CC images/timens.o [2020-07-02T16:40:57.319Z] #39 40.84 LINK images/built-in.o [2020-07-02T16:40:57.319Z] #39 41.01 GEN compel/include/asm [2020-07-02T16:40:57.319Z] #39 41.04 GEN compel/include/version.h [2020-07-02T16:40:57.319Z] #39 41.06 touch .config [2020-07-02T16:40:57.319Z] #39 41.10 GEN include/common/config.h [2020-07-02T16:40:57.319Z] #39 41.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-02T16:40:57.319Z] #39 41.22 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-02T16:40:57.319Z] #39 41.25 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-02T16:40:57.319Z] #39 41.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-02T16:40:57.319Z] #39 41.28 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-02T16:40:57.319Z] #39 41.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-02T16:40:57.319Z] #39 41.33 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-02T16:40:57.319Z] #39 41.36 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-02T16:40:57.319Z] #39 41.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-02T16:40:57.319Z] #39 41.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-02T16:40:57.319Z] #39 41.41 DEP compel/plugins/std/infect.d [2020-07-02T16:40:57.319Z] #39 41.52 DEP compel/plugins/std/string.d [2020-07-02T16:40:57.319Z] #39 41.64 DEP compel/plugins/std/log.d [2020-07-02T16:40:57.319Z] #39 41.77 DEP compel/plugins/std/fds.d [2020-07-02T16:40:57.319Z] #39 41.91 DEP compel/plugins/std/std.d [2020-07-02T16:40:57.319Z] #39 42.06 DEP compel/plugins/shmem/shmem.d [2020-07-02T16:40:57.319Z] #39 42.16 DEP compel/plugins/fds/fds.d [2020-07-02T16:40:57.319Z] #39 42.33 CC compel/plugins/std/std.o [2020-07-02T16:40:57.319Z] #39 42.59 CC compel/plugins/std/fds.o [2020-07-02T16:40:57.319Z] #39 43.01 CC compel/plugins/std/log.o [2020-07-02T16:40:57.319Z] #39 43.81 CC compel/plugins/std/string.o [2020-07-02T16:40:57.319Z] #39 ... [2020-07-02T16:40:57.319Z] [2020-07-02T16:40:57.319Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:57.319Z] #10 117.1 Selecting previously unselected package libapparmor1:amd64. [2020-07-02T16:40:57.580Z] #10 117.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-02T16:40:57.580Z] #10 117.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-02T16:40:57.580Z] #10 117.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-02T16:40:57.580Z] #10 117.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-02T16:40:57.580Z] #10 117.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-02T16:40:57.761Z] #65 exporting layers 81.3s done [2020-07-02T16:40:57.761Z] #65 exporting manifest sha256:9dfc90cf5cd01a84b3756407f147ace131b4665701bf29eefe1d281393dcdfb4 [2020-07-02T16:40:57.761Z] #65 exporting manifest sha256:9dfc90cf5cd01a84b3756407f147ace131b4665701bf29eefe1d281393dcdfb4 done [2020-07-02T16:40:57.761Z] #65 exporting config sha256:6ec6e1ba23af6c0a918d8168d94e31b7721ba506602666b0481296c20ec46c63 done [2020-07-02T16:40:57.761Z] #65 sending tarball [2020-07-02T16:40:57.829Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.253837167s with top 10 stages: buildssa: 1m39.403527023s, goimports: 22.968275485s, unconvert: 13.340830141s, gosec: 10.286324959s, golint: 6.55171108s, ineffassign: 4.857658237s, misspell: 4.640129454s, vrp: 3.357099311s, inspect: 2.935971388s, fact_purity: 1.614637853s [2020-07-02T16:40:57.829Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-07-02T16:40:57.829Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1588, path_prettifier: 1693/1693, skip_files: 1693/1693, exclude: 1588/1588, nolint: 0/64, filename_unadjuster: 1693/1693, autogenerated_exclude: 1588/1693, identifier_marker: 1588/1588, cgo: 1693/2302, skip_dirs: 1693/1693 [2020-07-02T16:40:57.829Z] INFO [runner] processing took 59.935573ms with stages: nolint: 25.577049ms, identifier_marker: 17.031425ms, path_prettifier: 7.986275ms, autogenerated_exclude: 3.841105ms, exclude-rules: 3.506116ms, skip_dirs: 1.693568ms, cgo: 201.861µs, filename_unadjuster: 94.018µs, max_same_issues: 1.35µs, uniq_by_line: 504ns, max_from_linter: 460ns, diff: 379ns, skip_files: 353ns, exclude: 348ns, source_code: 263ns, path_shortener: 262ns, max_per_file_from_linter: 237ns [2020-07-02T16:40:57.829Z] INFO [runner] linters took 1m39.533739762s with stages: goanalysis_metalinter: 1m19.58150867s, unused: 19.892120641s [2020-07-02T16:40:57.829Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-07-02T16:40:57.829Z] INFO Memory: 1503 samples, avg is 721.2MB, max is 3570.0MB [2020-07-02T16:40:57.829Z] INFO Execution took 3m38.212482912s [2020-07-02T16:40:57.829Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2020-07-02T16:40:57.891Z] #52 ... [2020-07-02T16:40:57.891Z] [2020-07-02T16:40:57.891Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:40:57.891Z] #47 49.56 mvdan.cc/sh/v3/fileutil [2020-07-02T16:40:57.891Z] #47 49.56 io/ioutil [2020-07-02T16:40:57.891Z] #47 49.92 fmt [2020-07-02T16:40:57.891Z] #47 49.92 encoding/binary [2020-07-02T16:40:57.891Z] #47 51.50 encoding/base64 [2020-07-02T16:40:57.891Z] #47 51.53 golang.org/x/sys/unix [2020-07-02T16:40:57.891Z] #47 53.81 encoding/json [2020-07-02T16:40:57.891Z] #47 53.81 github.com/pkg/diff [2020-07-02T16:40:57.891Z] #47 53.81 go/token [2020-07-02T16:40:57.891Z] #47 54.83 go/scanner [2020-07-02T16:40:57.891Z] #47 55.32 mvdan.cc/editorconfig [2020-07-02T16:40:57.891Z] #47 56.04 mvdan.cc/sh/v3/syntax [2020-07-02T16:40:57.891Z] #47 57.36 go/ast [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-02T16:40:58.151Z] #10 117.9 Selecting previously unselected package libbtrfs0. [2020-07-02T16:40:58.151Z] #10 117.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-02T16:40:58.151Z] #10 117.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:40:58.155Z] #47 ... [2020-07-02T16:40:58.155Z] [2020-07-02T16:40:58.155Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:58.155Z] #10 59.24 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-02T16:40:58.155Z] #10 59.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-02T16:40:58.155Z] #10 59.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:40:58.155Z] #10 59.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-02T16:40:58.155Z] #10 59.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-02T16:40:58.155Z] #10 59.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:40:58.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh dynbinary-daemon test-docker-py [2020-07-02T16:40:58.507Z] --- PASS: TestBuildMultiStageParentConfig (1.91s) [2020-07-02T16:40:58.507Z] === RUN TestBuildLabelWithTargets [2020-07-02T16:40:58.554Z] [2020-07-02T16:40:58.765Z] #10 118.4 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:40:58.765Z] #10 118.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-02T16:40:58.814Z] Removing bundles/ [2020-07-02T16:40:58.814Z] [2020-07-02T16:40:58.814Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-02T16:40:58.814Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:40:58.814Z] GOOS="" GOARCH="" GOARM="" [2020-07-02T16:40:59.026Z] #10 118.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:40:59.286Z] #10 ... [2020-07-02T16:40:59.286Z] [2020-07-02T16:40:59.286Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:40:59.286Z] #54 DONE 119.0s [2020-07-02T16:40:59.286Z] [2020-07-02T16:40:59.286Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-02T16:40:59.286Z] #55 DONE 0.0s [2020-07-02T16:40:59.286Z] [2020-07-02T16:40:59.286Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-02T16:40:59.549Z] #56 DONE 0.2s [2020-07-02T16:40:59.549Z] [2020-07-02T16:40:59.549Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:40:59.549Z] #10 119.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-02T16:40:59.549Z] #10 119.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:40:59.549Z] #10 119.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:40:59.549Z] #10 119.4 Selecting previously unselected package libudev-dev:amd64. [2020-07-02T16:40:59.549Z] #10 119.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-02T16:40:59.808Z] #10 119.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:40:59.808Z] #10 119.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-02T16:41:00.069Z] #10 119.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-02T16:41:00.069Z] #10 119.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-02T16:41:00.105Z] #10 ... [2020-07-02T16:41:00.105Z] [2020-07-02T16:41:00.105Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-02T16:41:00.105Z] #25 25.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-02T16:41:00.105Z] #25 25.49 [2020-07-02T16:41:00.105Z] #25 25.73 ######################################################################## 100.0% [2020-07-02T16:41:00.105Z] #25 25.86 [2020-07-02T16:41:00.105Z] #25 25.93 Download of images into '/build' complete. [2020-07-02T16:41:00.105Z] #25 25.93 Use something like the following to load the result into a Docker daemon: [2020-07-02T16:41:00.105Z] #25 25.93 tar -cC '/build' . | docker load [2020-07-02T16:41:00.105Z] #25 DONE 26.5s [2020-07-02T16:41:00.105Z] [2020-07-02T16:41:00.105Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:41:00.105Z] #52 28.18 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-02T16:41:00.105Z] #52 28.18 + BUILDTAGS='netgo osusergo static_build' [2020-07-02T16:41:00.105Z] #52 28.18 + export EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:41:00.105Z] #52 28.18 + EXTRA_FLAGS=-buildmode=pie [2020-07-02T16:41:00.105Z] #52 28.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-02T16:41:00.105Z] #52 28.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-02T16:41:00.105Z] #52 28.18 + '[' '' = dynamic ']' [2020-07-02T16:41:00.105Z] #52 28.18 + make [2020-07-02T16:41:00.339Z] #10 ... [2020-07-02T16:41:00.339Z] [2020-07-02T16:41:00.339Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:00.339Z] #41 110.2 mime/quotedprintable [2020-07-02T16:41:00.339Z] #41 110.5 net/http/internal [2020-07-02T16:41:00.339Z] #41 114.9 net/textproto [2020-07-02T16:41:00.339Z] #41 114.9 crypto/x509 [2020-07-02T16:41:00.339Z] #41 116.0 vendor/golang.org/x/net/http/httpguts [2020-07-02T16:41:00.339Z] #41 116.2 vendor/golang.org/x/net/http/httpproxy [2020-07-02T16:41:00.339Z] #41 116.9 mime/multipart [2020-07-02T16:41:00.339Z] #41 118.6 crypto/tls [2020-07-02T16:41:00.600Z] #41 ... [2020-07-02T16:41:00.600Z] [2020-07-02T16:41:00.600Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:41:00.600Z] #10 120.3 Selecting previously unselected package libpcre16-3:amd64. [2020-07-02T16:41:00.600Z] #10 120.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-02T16:41:00.600Z] #10 120.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-02T16:41:00.859Z] #10 120.5 Selecting previously unselected package libpcre32-3:amd64. [2020-07-02T16:41:00.859Z] #10 120.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-02T16:41:00.859Z] #10 120.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-02T16:41:01.118Z] #10 120.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-02T16:41:01.118Z] #10 120.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-02T16:41:01.118Z] #10 120.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-02T16:41:01.118Z] #10 120.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-02T16:41:01.118Z] #10 120.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-02T16:41:01.118Z] #10 120.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-02T16:41:01.127Z] #52 29.81 + bin/ctr [2020-07-02T16:41:01.127Z] #52 ... [2020-07-02T16:41:01.127Z] [2020-07-02T16:41:01.127Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:01.127Z] #41 52.75 crypto/cipher [2020-07-02T16:41:01.127Z] #41 52.76 crypto/sha512 [2020-07-02T16:41:01.127Z] #41 52.89 go/token [2020-07-02T16:41:01.127Z] #41 53.80 net/url [2020-07-02T16:41:01.127Z] #41 54.16 go/scanner [2020-07-02T16:41:01.127Z] #41 54.92 text/template/parse [2020-07-02T16:41:01.127Z] #41 55.83 encoding/json [2020-07-02T16:41:01.127Z] #41 55.84 go/ast [2020-07-02T16:41:01.127Z] #41 62.76 go/parser [2020-07-02T16:41:01.239Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2020-07-02T16:41:01.239Z] === RUN TestBuildWithEmptyLayers [2020-07-02T16:41:01.400Z] #41 ... [2020-07-02T16:41:01.400Z] [2020-07-02T16:41:01.400Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:01.400Z] #33 2.195 + RM_GOPATH=0 [2020-07-02T16:41:01.400Z] #33 2.195 + TMP_GOPATH= [2020-07-02T16:41:01.401Z] #33 2.195 + : /build [2020-07-02T16:41:01.401Z] #33 2.195 + '[' -z '' ']' [2020-07-02T16:41:01.401Z] #33 2.199 ++ mktemp -d [2020-07-02T16:41:01.401Z] #33 2.211 + export GOPATH=/tmp/tmp.vc0znqyLTh [2020-07-02T16:41:01.401Z] #33 2.211 + GOPATH=/tmp/tmp.vc0znqyLTh [2020-07-02T16:41:01.401Z] #33 2.211 + RM_GOPATH=1 [2020-07-02T16:41:01.401Z] #33 2.211 + case "$(go env GOARCH)" in [2020-07-02T16:41:01.401Z] #33 2.211 ++ go env GOARCH [2020-07-02T16:41:01.401Z] #33 2.251 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:41:01.401Z] #33 2.251 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:41:01.401Z] #33 2.251 ++ dirname /tmp/install/install.sh [2020-07-02T16:41:01.401Z] #33 2.266 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:41:01.401Z] #33 2.266 + dir=/tmp/install [2020-07-02T16:41:01.401Z] #33 2.266 + bin=tini [2020-07-02T16:41:01.401Z] #33 2.266 + shift [2020-07-02T16:41:01.401Z] #33 2.266 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-02T16:41:01.401Z] #33 2.266 + . /tmp/install/tini.installer [2020-07-02T16:41:01.401Z] #33 2.266 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:41:01.401Z] #33 2.266 + install_tini [2020-07-02T16:41:01.401Z] #33 2.266 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-02T16:41:01.401Z] #33 2.266 + git clone https://github.com/krallin/tini.git /tmp/tmp.vc0znqyLTh/tini [2020-07-02T16:41:01.401Z] #33 2.266 Cloning into '/tmp/tmp.vc0znqyLTh/tini'... [2020-07-02T16:41:01.401Z] #33 3.451 + cd /tmp/tmp.vc0znqyLTh/tini [2020-07-02T16:41:01.401Z] #33 3.452 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-02T16:41:01.401Z] #33 3.470 + cmake . [2020-07-02T16:41:01.664Z] #33 ... [2020-07-02T16:41:01.664Z] [2020-07-02T16:41:01.664Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:01.664Z] #41 63.44 text/template [2020-07-02T16:41:01.688Z] #10 121.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-02T16:41:01.688Z] #10 121.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-02T16:41:01.688Z] #10 121.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-02T16:41:01.688Z] #10 121.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-02T16:41:01.948Z] #10 121.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-02T16:41:01.948Z] #10 121.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-02T16:41:01.948Z] #10 121.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-02T16:41:01.948Z] #10 121.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-02T16:41:01.948Z] #10 121.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-02T16:41:01.948Z] #10 121.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-02T16:41:01.948Z] #10 121.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-02T16:41:01.948Z] #10 121.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:41:02.276Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2020-07-02T16:41:02.276Z] === RUN TestBuildMultiStageOnBuild [2020-07-02T16:41:02.518Z] #10 122.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-02T16:41:02.518Z] #10 122.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-02T16:41:02.518Z] #10 122.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:41:02.518Z] #10 122.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:41:02.518Z] #10 122.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-02T16:41:02.518Z] #10 122.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-02T16:41:02.518Z] #10 122.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-02T16:41:02.518Z] #10 122.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:41:02.518Z] #10 122.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-02T16:41:02.518Z] #10 122.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:41:02.518Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:41:02.518Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:41:02.777Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:41:02.777Z] #10 122.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:41:02.777Z] #10 122.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:41:02.777Z] #10 122.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:41:02.777Z] #10 122.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-02T16:41:02.777Z] #10 122.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:41:02.777Z] #10 122.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-02T16:41:02.777Z] #10 122.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-02T16:41:02.777Z] #10 122.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-02T16:41:02.777Z] #10 122.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:41:03.347Z] #10 DONE 122.9s [2020-07-02T16:41:03.347Z] [2020-07-02T16:41:03.347Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:04.984Z] #41 ... [2020-07-02T16:41:04.984Z] [2020-07-02T16:41:04.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:04.984Z] #39 3.333 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:41:04.984Z] #39 3.333 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:41:04.984Z] #39 3.353 Note: Building without GnuTLS support [2020-07-02T16:41:04.984Z] #39 3.369 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:41:04.984Z] #39 3.369 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:41:04.984Z] #39 6.041 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:41:04.984Z] #39 6.497 GEN .gitid [2020-07-02T16:41:04.984Z] #39 6.606 GEN criu/include/version.h [2020-07-02T16:41:04.984Z] #39 6.778 GEN include/common/asm [2020-07-02T16:41:04.984Z] #39 8.437 PBCC images/timens.pb-c.c [2020-07-02T16:41:04.984Z] #39 8.465 DEP images/timens.pb-c.d [2020-07-02T16:41:04.984Z] #39 8.568 PBCC images/fown.pb-c.c [2020-07-02T16:41:04.984Z] #39 8.602 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-02T16:41:04.984Z] #39 8.747 PBCC images/opts.pb-c.c [2020-07-02T16:41:04.984Z] #39 8.822 PBCC images/memfd.pb-c.c [2020-07-02T16:41:04.984Z] #39 8.854 DEP images/fown.pb-c.d [2020-07-02T16:41:04.984Z] #39 8.890 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-02T16:41:04.984Z] #39 8.948 DEP images/opts.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.010 DEP images/memfd.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.085 PBCC images/sit.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.174 DEP images/sit.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.226 PBCC images/macvlan.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.255 DEP images/macvlan.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.355 PBCC images/autofs.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.378 DEP images/autofs.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.423 PBCC images/sysctl.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.455 DEP images/sysctl.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.516 PBCC images/time.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.590 DEP images/time.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.647 PBCC images/binfmt-misc.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.690 DEP images/binfmt-misc.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.762 PBCC images/seccomp.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.811 DEP images/seccomp.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.892 PBCC images/userns.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.922 DEP images/userns.pb-c.d [2020-07-02T16:41:04.984Z] #39 9.949 PBCC images/cgroup.pb-c.c [2020-07-02T16:41:04.984Z] #39 9.987 DEP images/cgroup.pb-c.d [2020-07-02T16:41:04.984Z] #39 10.04 PBCC images/ext-file.pb-c.c [2020-07-02T16:41:04.984Z] #39 10.06 DEP images/ext-file.pb-c.d [2020-07-02T16:41:04.984Z] #39 10.10 PBCC images/rpc.pb-c.c [2020-07-02T16:41:04.984Z] #39 10.13 DEP images/rpc.pb-c.d [2020-07-02T16:41:04.984Z] #39 10.18 PBCC images/siginfo.pb-c.c [2020-07-02T16:41:05.247Z] #39 10.21 DEP images/siginfo.pb-c.d [2020-07-02T16:41:05.247Z] #39 ... [2020-07-02T16:41:05.247Z] [2020-07-02T16:41:05.248Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:05.248Z] #41 66.97 encoding/xml [2020-07-02T16:41:05.794Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-07-02T16:41:05.794Z] === RUN TestBuildUncleanTarFilenames [2020-07-02T16:41:05.824Z] #41 67.43 compress/flate [2020-07-02T16:41:05.889Z] #49 2.490 + RM_GOPATH=0 [2020-07-02T16:41:05.889Z] #49 ... [2020-07-02T16:41:05.889Z] [2020-07-02T16:41:05.889Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-02T16:41:05.889Z] #11 DONE 2.6s [2020-07-02T16:41:05.889Z] [2020-07-02T16:41:05.889Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:05.889Z] #49 2.491 + TMP_GOPATH= [2020-07-02T16:41:05.889Z] #49 2.491 + : /build [2020-07-02T16:41:05.889Z] #49 2.491 + '[' -z '' ']' [2020-07-02T16:41:05.889Z] #49 2.491 ++ mktemp -d [2020-07-02T16:41:05.889Z] #49 2.498 + export GOPATH=/tmp/tmp.XXjFGCw5yp [2020-07-02T16:41:05.889Z] #49 2.498 + GOPATH=/tmp/tmp.XXjFGCw5yp [2020-07-02T16:41:05.889Z] #49 2.498 + RM_GOPATH=1 [2020-07-02T16:41:05.889Z] #49 2.498 + case "$(go env GOARCH)" in [2020-07-02T16:41:05.889Z] #49 2.498 ++ go env GOARCH [2020-07-02T16:41:05.889Z] #49 2.511 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:41:05.889Z] #49 2.511 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:41:05.889Z] #49 2.512 ++ dirname /tmp/install/install.sh [2020-07-02T16:41:05.889Z] #49 2.513 + dir=/tmp/install [2020-07-02T16:41:05.889Z] #49 2.513 + bin=runc [2020-07-02T16:41:05.889Z] #49 2.513 + shift [2020-07-02T16:41:05.889Z] #49 2.513 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-02T16:41:05.889Z] #49 2.513 + . /tmp/install/runc.installer [2020-07-02T16:41:05.889Z] #49 2.513 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:41:05.889Z] #49 2.513 + install_runc [2020-07-02T16:41:05.889Z] #49 2.514 + uname -r [2020-07-02T16:41:05.889Z] #49 2.514 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-02T16:41:05.889Z] #49 2.522 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-02T16:41:05.889Z] #49 2.522 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-02T16:41:05.889Z] #49 2.522 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-02T16:41:05.889Z] #49 2.522 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XXjFGCw5yp/src/github.com/opencontainers/runc [2020-07-02T16:41:05.889Z] #49 2.524 Cloning into '/tmp/tmp.XXjFGCw5yp/src/github.com/opencontainers/runc'... [2020-07-02T16:41:06.426Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-07-02T16:41:06.426Z] === RUN TestBuildMultiStageLayerLeak [2020-07-02T16:41:06.600Z] 666079ee0460: Pull complete [2020-07-02T16:41:06.600Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-02T16:41:06.600Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:41:06.600Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:41:06.600Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-02T16:41:06.600Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-02T16:41:06.600Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-07-02T16:41:06.600Z] INFO: Docker version of control daemon [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] Client: Docker Engine - Enterprise [2020-07-02T16:41:06.600Z] Version: 19.03.5 [2020-07-02T16:41:06.600Z] API version: 1.40 [2020-07-02T16:41:06.600Z] Go version: go1.12.12 [2020-07-02T16:41:06.600Z] Git commit: 2ee0c57608 [2020-07-02T16:41:06.600Z] Built: 11/13/2019 08:00:16 [2020-07-02T16:41:06.600Z] OS/Arch: windows/amd64 [2020-07-02T16:41:06.600Z] Experimental: false [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] Server: Docker Engine - Enterprise [2020-07-02T16:41:06.600Z] Engine: [2020-07-02T16:41:06.600Z] Version: 19.03.5 [2020-07-02T16:41:06.600Z] API version: 1.40 (minimum version 1.24) [2020-07-02T16:41:06.600Z] Go version: go1.12.12 [2020-07-02T16:41:06.600Z] Git commit: 2ee0c57608 [2020-07-02T16:41:06.600Z] Built: 11/13/2019 07:58:51 [2020-07-02T16:41:06.600Z] OS/Arch: windows/amd64 [2020-07-02T16:41:06.600Z] Experimental: true [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] INFO: Docker info of control daemon [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] Client: [2020-07-02T16:41:06.600Z] Debug Mode: false [2020-07-02T16:41:06.600Z] Plugins: [2020-07-02T16:41:06.600Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] Server: [2020-07-02T16:41:06.600Z] Containers: 0 [2020-07-02T16:41:06.600Z] Running: 0 [2020-07-02T16:41:06.600Z] Paused: 0 [2020-07-02T16:41:06.600Z] Stopped: 0 [2020-07-02T16:41:06.600Z] Images: 1 [2020-07-02T16:41:06.600Z] Server Version: 19.03.5 [2020-07-02T16:41:06.600Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-02T16:41:06.600Z] Windows: [2020-07-02T16:41:06.600Z] LCOW: [2020-07-02T16:41:06.600Z] Logging Driver: json-file [2020-07-02T16:41:06.600Z] Plugins: [2020-07-02T16:41:06.600Z] Volume: local [2020-07-02T16:41:06.600Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-02T16:41:06.600Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-02T16:41:06.600Z] Swarm: inactive [2020-07-02T16:41:06.600Z] Default Isolation: process [2020-07-02T16:41:06.600Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-02T16:41:06.600Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-02T16:41:06.600Z] OSType: windows [2020-07-02T16:41:06.600Z] Architecture: x86_64 [2020-07-02T16:41:06.600Z] CPUs: 4 [2020-07-02T16:41:06.600Z] Total Memory: 32GiB [2020-07-02T16:41:06.600Z] Name: azwin-2-a14410 [2020-07-02T16:41:06.600Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-02T16:41:06.600Z] Docker Root Dir: D:\docker [2020-07-02T16:41:06.600Z] Debug Mode: false [2020-07-02T16:41:06.600Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:41:06.600Z] Labels: [2020-07-02T16:41:06.600Z] Experimental: true [2020-07-02T16:41:06.600Z] Insecure Registries: [2020-07-02T16:41:06.600Z] 10.0.0.4:5000 [2020-07-02T16:41:06.600Z] 127.0.0.0/8 [2020-07-02T16:41:06.600Z] Registry Mirrors: [2020-07-02T16:41:06.600Z] http://10.0.0.4:5000/ [2020-07-02T16:41:06.600Z] Live Restore Enabled: false [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] INFO: Commit hash is 91ca3e7a8d [2020-07-02T16:41:06.600Z] INFO: Nuke-Everything... [2020-07-02T16:41:06.600Z] INFO: Container count on control daemon to delete is 0 [2020-07-02T16:41:06.600Z] INFO: Nuking d:\CI [2020-07-02T16:41:06.600Z] INFO: Zapped successfully [2020-07-02T16:41:06.600Z] INFO: Location for testing is d:\CI\PR-41025\24 [2020-07-02T16:41:06.600Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:06.600Z] INFO: Building the image from Dockerfile.windows at 07/02/2020 16:41:01... [2020-07-02T16:41:06.600Z] [2020-07-02T16:41:07.075Z] Sending build context to Docker daemon 56.02MB [2020-07-02T16:41:07.075Z] [2020-07-02T16:41:07.075Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-02T16:41:07.075Z] ---> 486def14a6bd [2020-07-02T16:41:07.075Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-02T16:41:07.075Z] ---> Running in 81c9eab0fe97 [2020-07-02T16:41:07.547Z] Removing intermediate container 81c9eab0fe97 [2020-07-02T16:41:07.547Z] ---> 0274b05f3b21 [2020-07-02T16:41:07.547Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-07-02T16:41:07.547Z] ---> Running in c2333a613be4 [2020-07-02T16:41:07.794Z] #49 ... [2020-07-02T16:41:07.794Z] [2020-07-02T16:41:07.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:07.794Z] #39 44.47 CC compel/plugins/std/infect.o [2020-07-02T16:41:07.794Z] #39 44.95 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-02T16:41:07.794Z] #39 44.99 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-02T16:41:07.794Z] #39 45.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-02T16:41:07.794Z] #39 45.11 AR compel/plugins/std.lib.a [2020-07-02T16:41:07.794Z] #39 45.18 CC compel/plugins/fds/fds.o [2020-07-02T16:41:07.794Z] #39 45.34 AR compel/plugins/fds.lib.a [2020-07-02T16:41:07.794Z] #39 45.40 HOSTDEP compel/src/lib/log-host.d [2020-07-02T16:41:07.794Z] #39 45.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-02T16:41:07.794Z] #39 45.60 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-02T16:41:07.794Z] #39 45.68 HOSTDEP compel/src/main-host.d [2020-07-02T16:41:07.794Z] #39 45.83 DEP compel/src/lib/ptrace.d [2020-07-02T16:41:07.794Z] #39 45.97 DEP compel/src/lib/infect.d [2020-07-02T16:41:07.794Z] #39 46.14 DEP compel/src/lib/infect-util.d [2020-07-02T16:41:07.794Z] #39 46.26 DEP compel/src/lib/infect-rpc.d [2020-07-02T16:41:07.794Z] #39 46.38 DEP compel/arch/x86/src/lib/infect.d [2020-07-02T16:41:07.794Z] #39 46.70 DEP compel/arch/x86/src/lib/cpu.d [2020-07-02T16:41:07.794Z] #39 46.86 DEP compel/src/lib/log.d [2020-07-02T16:41:07.794Z] #39 47.04 DEP compel/src/main.d [2020-07-02T16:41:07.794Z] #39 47.13 DEP compel/src/lib/handle-elf.d [2020-07-02T16:41:07.794Z] #39 47.29 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-02T16:41:07.794Z] #39 47.47 CC compel/src/lib/log.o [2020-07-02T16:41:07.794Z] #39 47.71 CC compel/arch/x86/src/lib/cpu.o [2020-07-02T16:41:07.794Z] #39 48.26 CC compel/arch/x86/src/lib/infect.o [2020-07-02T16:41:07.794Z] #39 48.88 CC compel/src/lib/infect-rpc.o [2020-07-02T16:41:07.794Z] #39 49.19 CC compel/src/lib/infect-util.o [2020-07-02T16:41:07.794Z] #39 49.42 CC compel/src/lib/infect.o [2020-07-02T16:41:07.794Z] #39 51.78 CC compel/src/lib/ptrace.o [2020-07-02T16:41:07.794Z] #39 52.22 AR compel/libcompel.a [2020-07-02T16:41:07.794Z] #39 52.28 HOSTCC compel/src/main-host.o [2020-07-02T16:41:07.794Z] #39 52.58 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-02T16:41:07.794Z] #39 52.80 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-02T16:41:07.794Z] #39 53.38 HOSTCC compel/src/lib/log-host.o [2020-07-02T16:41:07.794Z] #39 53.62 HOSTLINK compel/compel-host-bin [2020-07-02T16:41:07.794Z] #39 53.75 DEP soccr/soccr.d [2020-07-02T16:41:07.794Z] #39 53.99 CC soccr/soccr.o [2020-07-02T16:41:08.018Z] Removing intermediate container c2333a613be4 [2020-07-02T16:41:08.018Z] ---> 04b64abeca8f [2020-07-02T16:41:08.018Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-02T16:41:08.018Z] ---> Running in 993c89f8d118 [2020-07-02T16:41:08.053Z] #39 ... [2020-07-02T16:41:08.053Z] [2020-07-02T16:41:08.053Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-02T16:41:08.053Z] #12 DONE 2.2s [2020-07-02T16:41:08.053Z] [2020-07-02T16:41:08.053Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-02T16:41:08.491Z] Removing intermediate container 993c89f8d118 [2020-07-02T16:41:08.491Z] ---> 7f241ca59287 [2020-07-02T16:41:08.491Z] 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-07-02T16:41:08.491Z] ---> Running in d5cd82e4e81a [2020-07-02T16:41:08.967Z] Removing intermediate container d5cd82e4e81a [2020-07-02T16:41:08.967Z] ---> e93b2c26efeb [2020-07-02T16:41:08.967Z] 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-07-02T16:41:09.442Z] ---> Running in 5935b9b15ba2 [2020-07-02T16:41:09.941Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2020-07-02T16:41:09.941Z] === RUN TestBuildWithHugeFile [2020-07-02T16:41:09.960Z] #13 1.765 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-02T16:41:09.960Z] #13 DONE 1.9s [2020-07-02T16:41:09.960Z] [2020-07-02T16:41:09.960Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-02T16:41:10.051Z] #41 71.00 compress/gzip [2020-07-02T16:41:10.051Z] #41 71.19 go/doc [2020-07-02T16:41:10.051Z] #41 71.68 crypto/rand [2020-07-02T16:41:10.315Z] #41 ... [2020-07-02T16:41:10.315Z] [2020-07-02T16:41:10.315Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:10.315Z] #33 7.570 -- The C compiler identification is GNU 8.3.0 [2020-07-02T16:41:10.315Z] #33 7.615 -- Check for working C compiler: /usr/bin/cc [2020-07-02T16:41:10.315Z] #33 8.339 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-02T16:41:10.315Z] #33 8.340 -- Detecting C compiler ABI info [2020-07-02T16:41:10.315Z] #33 9.114 -- Detecting C compiler ABI info - done [2020-07-02T16:41:10.315Z] #33 9.162 -- Detecting C compile features [2020-07-02T16:41:10.315Z] #33 11.58 -- Detecting C compile features - done [2020-07-02T16:41:10.315Z] #33 11.60 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-02T16:41:10.315Z] #33 12.01 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-02T16:41:10.315Z] #33 12.13 -- Configuring done [2020-07-02T16:41:10.315Z] #33 12.16 -- Generating done [2020-07-02T16:41:10.315Z] #33 12.17 -- Build files have been written to: /tmp/tmp.vc0znqyLTh/tini [2020-07-02T16:41:10.315Z] #33 12.18 + make tini-static [2020-07-02T16:41:10.315Z] #33 12.52 Scanning dependencies of target tini-static [2020-07-02T16:41:10.315Z] #33 12.65 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-02T16:41:10.315Z] #33 13.93 [100%] Linking C executable tini-static [2020-07-02T16:41:10.315Z] #33 14.42 [100%] Built target tini-static [2020-07-02T16:41:10.315Z] #33 14.49 + mkdir -p /build [2020-07-02T16:41:10.315Z] #33 14.50 + cp tini-static /build/docker-init [2020-07-02T16:41:10.315Z] #33 DONE 15.4s [2020-07-02T16:41:10.315Z] [2020-07-02T16:41:10.315Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:10.315Z] #39 10.33 PBCC images/pagemap.pb-c.c [2020-07-02T16:41:10.315Z] #39 10.40 DEP images/pagemap.pb-c.d [2020-07-02T16:41:10.315Z] #39 10.44 PBCC images/rlimit.pb-c.c [2020-07-02T16:41:10.315Z] #39 10.45 DEP images/rlimit.pb-c.d [2020-07-02T16:41:10.315Z] #39 10.55 PBCC images/file-lock.pb-c.c [2020-07-02T16:41:10.315Z] #39 10.59 DEP images/file-lock.pb-c.d [2020-07-02T16:41:10.315Z] #39 10.65 PBCC images/tty.pb-c.c [2020-07-02T16:41:10.315Z] #39 10.70 DEP images/tty.pb-c.d [2020-07-02T16:41:10.315Z] #39 10.76 PBCC images/tun.pb-c.c [2020-07-02T16:41:10.315Z] #39 10.80 PBCC images/netdev.pb-c.c [2020-07-02T16:41:10.315Z] #39 10.91 DEP images/tun.pb-c.d [2020-07-02T16:41:10.315Z] #39 10.98 DEP images/netdev.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.02 PBCC images/vma.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.04 DEP images/vma.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.09 PBCC images/creds.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.10 DEP images/creds.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.21 PBCC images/utsns.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.22 DEP images/utsns.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.28 PBCC images/ipc-desc.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.34 PBCC images/ipc-sem.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.37 DEP images/ipc-desc.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.41 DEP images/ipc-sem.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.45 PBCC images/ipc-msg.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.49 DEP images/ipc-msg.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.53 PBCC images/ipc-shm.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.54 DEP images/ipc-shm.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.64 PBCC images/ipc-var.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.67 DEP images/ipc-var.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.73 PBCC images/sk-opts.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.74 PBCC images/packet-sock.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.80 DEP images/sk-opts.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.83 DEP images/packet-sock.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.87 PBCC images/sk-netlink.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.90 DEP images/sk-netlink.pb-c.d [2020-07-02T16:41:10.315Z] #39 11.94 PBCC images/sk-inet.pb-c.c [2020-07-02T16:41:10.315Z] #39 11.99 DEP images/sk-inet.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.03 PBCC images/sk-unix.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.08 DEP images/sk-unix.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.13 PBCC images/mm.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.18 DEP images/mm.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.25 PBCC images/timerfd.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.30 DEP images/timerfd.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.36 PBCC images/timer.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.37 DEP images/timer.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.41 PBCC images/sa.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.48 DEP images/sa.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.56 PBCC images/pipe-data.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.58 DEP images/pipe-data.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.61 PBCC images/mnt.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.63 DEP images/mnt.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.67 PBCC images/sk-packet.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.71 DEP images/sk-packet.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.76 PBCC images/tcp-stream.pb-c.c [2020-07-02T16:41:10.315Z] #39 12.83 DEP images/tcp-stream.pb-c.d [2020-07-02T16:41:10.315Z] #39 12.94 PBCC images/pipe.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.02 DEP images/pipe.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.08 PBCC images/pstree.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.09 DEP images/pstree.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.17 PBCC images/fs.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.23 DEP images/fs.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.29 PBCC images/signalfd.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.36 DEP images/signalfd.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.40 PBCC images/fh.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.47 PBCC images/fsnotify.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.52 DEP images/fh.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.55 DEP images/fsnotify.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.62 PBCC images/eventpoll.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.68 DEP images/eventpoll.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.73 PBCC images/eventfd.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.76 DEP images/eventfd.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.88 PBCC images/remap-file-path.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.89 DEP images/remap-file-path.pb-c.d [2020-07-02T16:41:10.315Z] #39 13.94 PBCC images/fifo.pb-c.c [2020-07-02T16:41:10.315Z] #39 13.97 DEP images/fifo.pb-c.d [2020-07-02T16:41:10.315Z] #39 14.07 PBCC images/ghost-file.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.16 DEP images/ghost-file.pb-c.d [2020-07-02T16:41:10.315Z] #39 14.22 PBCC images/regfile.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.29 DEP images/regfile.pb-c.d [2020-07-02T16:41:10.315Z] #39 14.35 PBCC images/ns.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.38 DEP images/ns.pb-c.d [2020-07-02T16:41:10.315Z] #39 14.45 PBCC images/fdinfo.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.56 DEP images/fdinfo.pb-c.d [2020-07-02T16:41:10.315Z] #39 14.64 PBCC images/core-aarch64.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.68 PBCC images/core-arm.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.79 PBCC images/core-ppc64.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.84 PBCC images/core-s390.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.87 PBCC images/core-x86.pb-c.c [2020-07-02T16:41:10.315Z] #39 14.95 PBCC images/core.pb-c.c [2020-07-02T16:41:10.315Z] #39 15.05 PBCC images/inventory.pb-c.c [2020-07-02T16:41:10.315Z] #39 15.09 DEP images/core-aarch64.pb-c.d [2020-07-02T16:41:10.315Z] #39 15.14 DEP images/core-arm.pb-c.d [2020-07-02T16:41:10.315Z] #39 15.19 DEP images/core-ppc64.pb-c.d [2020-07-02T16:41:10.315Z] #39 15.22 DEP images/core-s390.pb-c.d [2020-07-02T16:41:10.315Z] #39 15.27 DEP images/core-x86.pb-c.d [2020-07-02T16:41:10.315Z] #39 15.30 DEP images/core.pb-c.d [2020-07-02T16:41:10.315Z] #39 15.41 DEP images/inventory.pb-c.d [2020-07-02T16:41:10.315Z] #39 15.53 PBCC images/cpuinfo.pb-c.c [2020-07-02T16:41:10.579Z] #39 15.60 DEP images/cpuinfo.pb-c.d [2020-07-02T16:41:10.579Z] #39 15.69 PBCC images/stats.pb-c.c [2020-07-02T16:41:10.579Z] #39 15.73 DEP images/stats.pb-c.d [2020-07-02T16:41:11.865Z] #14 DONE 2.0s [2020-07-02T16:41:11.865Z] [2020-07-02T16:41:11.865Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-02T16:41:11.980Z] #39 ... [2020-07-02T16:41:11.980Z] [2020-07-02T16:41:11.980Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-02T16:41:11.980Z] #47 64.86 golang.org/x/crypto/ssh/terminal [2020-07-02T16:41:11.980Z] #47 68.61 mvdan.cc/sh/v3/cmd/shfmt [2020-07-02T16:41:11.980Z] #47 DONE 73.8s [2020-07-02T16:41:11.980Z] [2020-07-02T16:41:11.980Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:11.980Z] #41 73.27 encoding/asn1 [2020-07-02T16:41:11.980Z] #41 73.70 crypto/rsa [2020-07-02T16:41:13.278Z] #65 ... [2020-07-02T16:41:13.278Z] [2020-07-02T16:41:13.278Z] #66 importing to docker [2020-07-02T16:41:13.278Z] #66 ... [2020-07-02T16:41:13.278Z] [2020-07-02T16:41:13.278Z] #65 exporting to oci image format [2020-07-02T16:41:13.278Z] #65 sending tarball 15.7s done [2020-07-02T16:41:13.278Z] #65 DONE 97.0s [2020-07-02T16:41:13.278Z] [2020-07-02T16:41:13.278Z] #66 importing to docker [2020-07-02T16:41:13.771Z] #15 DONE 2.0s [2020-07-02T16:41:13.771Z] [2020-07-02T16:41:13.771Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:13.771Z] #49 9.465 + cd /tmp/tmp.XXjFGCw5yp/src/github.com/opencontainers/runc [2020-07-02T16:41:13.771Z] #49 9.465 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:41:13.771Z] #49 9.752 + '[' -z '' ']' [2020-07-02T16:41:13.771Z] #49 9.754 + target=static [2020-07-02T16:41:13.771Z] #49 9.754 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-02T16:41:13.771Z] #49 10.35 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-02T16:41:14.666Z] #41 76.01 vendor/golang.org/x/text/unicode/bidi [2020-07-02T16:41:14.929Z] #41 76.86 github.com/LK4D4/vndr/build [2020-07-02T16:41:15.678Z] #49 ... [2020-07-02T16:41:15.678Z] [2020-07-02T16:41:15.678Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-02T16:41:15.678Z] #16 DONE 1.9s [2020-07-02T16:41:15.879Z] #41 77.50 vendor/golang.org/x/crypto/cryptobyte [2020-07-02T16:41:15.938Z] [2020-07-02T16:41:15.938Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:41:15.938Z] #17 ... [2020-07-02T16:41:15.938Z] [2020-07-02T16:41:15.938Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:15.938Z] #41 125.7 net/http/httptrace [2020-07-02T16:41:15.938Z] #41 126.0 net/http [2020-07-02T16:41:16.197Z] #41 ... [2020-07-02T16:41:16.197Z] [2020-07-02T16:41:16.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:16.197Z] #39 55.71 AR soccr/libsoccr.a [2020-07-02T16:41:16.197Z] #39 55.76 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:41:16.197Z] #39 56.01 DEP criu/arch/x86/sigframe.d [2020-07-02T16:41:16.197Z] #39 56.08 DEP criu/arch/x86/sigaction_compat.d [2020-07-02T16:41:16.197Z] #39 56.15 DEP criu/arch/x86/kerndat.d [2020-07-02T16:41:16.197Z] #39 56.25 DEP criu/arch/x86/crtools.d [2020-07-02T16:41:16.197Z] #39 56.43 DEP criu/arch/x86/cpu.d [2020-07-02T16:41:16.197Z] #39 56.59 CC criu/arch/x86/cpu.o [2020-07-02T16:41:16.197Z] #39 57.29 CC criu/arch/x86/crtools.o [2020-07-02T16:41:16.197Z] #39 58.42 CC criu/arch/x86/kerndat.o [2020-07-02T16:41:16.197Z] #39 59.30 CC criu/arch/x86/sigaction_compat.o [2020-07-02T16:41:16.197Z] #39 59.59 CC criu/arch/x86/sigframe.o [2020-07-02T16:41:16.197Z] #39 59.88 LINK criu/arch/x86/crtools.built-in.o [2020-07-02T16:41:16.197Z] #39 59.93 DEP criu/pie/util-vdso-elf32.d [2020-07-02T16:41:16.197Z] #39 60.10 DEP criu/pie/util-vdso.d [2020-07-02T16:41:16.197Z] #39 60.26 DEP criu/pie/util.d [2020-07-02T16:41:16.197Z] #39 60.45 CC criu/pie/util.o [2020-07-02T16:41:16.197Z] #39 60.65 CC criu/pie/util-vdso.o [2020-07-02T16:41:16.197Z] #39 61.41 CC criu/pie/util-vdso-elf32.o [2020-07-02T16:41:16.197Z] #39 62.07 AR criu/pie/pie.lib.a [2020-07-02T16:41:16.197Z] #39 62.13 DEP criu/pie/restorer.d [2020-07-02T16:41:16.197Z] #39 62.29 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-02T16:41:16.197Z] #39 62.38 DEP criu/arch/x86/restorer_unmap.d [2020-07-02T16:41:16.197Z] #39 62.41 DEP criu/arch/x86/restorer.d [2020-07-02T16:41:16.197Z] #39 62.61 DEP criu/arch/x86/vdso-pie.d [2020-07-02T16:41:16.197Z] #39 62.77 DEP criu/pie/parasite-vdso.d [2020-07-02T16:41:16.197Z] #39 62.98 DEP criu/pie/parasite.d [2020-07-02T16:41:16.456Z] #39 63.49 CC criu/pie/parasite.o [2020-07-02T16:41:16.646Z] [2020-07-02T16:41:16.646Z] SUCCESS: Specified value was saved. [2020-07-02T16:41:17.274Z] #41 79.08 vendor/golang.org/x/text/unicode/norm [2020-07-02T16:41:17.538Z] #41 ... [2020-07-02T16:41:17.538Z] [2020-07-02T16:41:17.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:41:17.538Z] #10 77.59 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-02T16:41:17.538Z] #10 77.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-02T16:41:17.538Z] #10 77.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:41:17.639Z] INFO: Downloading git... [2020-07-02T16:41:17.835Z] #39 64.68 LINK criu/pie/parasite.built-in.o [2020-07-02T16:41:17.835Z] #39 64.69 GEN criu/pie/parasite-blob.h [2020-07-02T16:41:17.835Z] #39 64.72 CC criu/pie/parasite-vdso.o [2020-07-02T16:41:18.094Z] #39 ... [2020-07-02T16:41:18.094Z] [2020-07-02T16:41:18.094Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:41:18.094Z] #17 2.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:41:18.094Z] #17 2.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:41:18.353Z] #17 2.487 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:41:18.921Z] #17 3.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-02T16:41:19.213Z] INFO: Downloading go... [2020-07-02T16:41:19.859Z] #17 4.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-02T16:41:20.786Z] INFO: Downloading compiler 1 of 3... [2020-07-02T16:41:20.859Z] #10 ... [2020-07-02T16:41:20.859Z] [2020-07-02T16:41:20.859Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:41:20.859Z] #54 77.35 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-02T16:41:20.859Z] #54 77.35 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-02T16:41:20.859Z] #54 DONE 82.0s [2020-07-02T16:41:20.859Z] [2020-07-02T16:41:20.859Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-02T16:41:20.859Z] #55 DONE 0.3s [2020-07-02T16:41:20.859Z] [2020-07-02T16:41:20.859Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-02T16:41:20.859Z] #56 DONE 0.3s [2020-07-02T16:41:20.859Z] [2020-07-02T16:41:20.859Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:20.859Z] #39 17.40 make[1]: Nothing to be done for 'all'. [2020-07-02T16:41:20.859Z] #39 19.25 CC images/stats.o [2020-07-02T16:41:20.859Z] #39 19.66 CC images/core.o [2020-07-02T16:41:20.859Z] #39 20.34 CC images/core-x86.o [2020-07-02T16:41:20.859Z] #39 20.89 CC images/core-arm.o [2020-07-02T16:41:20.859Z] #39 21.33 CC images/core-aarch64.o [2020-07-02T16:41:20.859Z] #39 21.78 CC images/core-ppc64.o [2020-07-02T16:41:20.859Z] #39 22.36 CC images/core-s390.o [2020-07-02T16:41:20.859Z] #39 23.17 CC images/cpuinfo.o [2020-07-02T16:41:20.859Z] #39 23.60 CC images/inventory.o [2020-07-02T16:41:20.859Z] #39 23.83 CC images/fdinfo.o [2020-07-02T16:41:20.859Z] #39 24.19 CC images/fown.o [2020-07-02T16:41:20.859Z] #39 24.54 CC images/ns.o [2020-07-02T16:41:20.859Z] #39 24.69 CC images/regfile.o [2020-07-02T16:41:20.859Z] #39 25.02 CC images/ghost-file.o [2020-07-02T16:41:20.859Z] #39 25.41 CC images/fifo.o [2020-07-02T16:41:20.859Z] #39 25.61 CC images/remap-file-path.o [2020-07-02T16:41:20.859Z] #39 25.87 CC images/eventfd.o [2020-07-02T16:41:21.123Z] #39 26.07 CC images/eventpoll.o [2020-07-02T16:41:21.258Z] INFO: Downloading compiler 2 of 3... [2020-07-02T16:41:21.387Z] #39 26.39 CC images/fh.o [2020-07-02T16:41:21.650Z] #39 26.75 CC images/fsnotify.o [2020-07-02T16:41:21.764Z] #17 5.699 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-02T16:41:21.772Z] INFO: Downloading compiler 3 of 3... [2020-07-02T16:41:22.603Z] #39 27.56 CC images/signalfd.o [2020-07-02T16:41:22.603Z] #39 27.75 CC images/fs.o [2020-07-02T16:41:22.603Z] #39 27.86 CC images/pstree.o [2020-07-02T16:41:22.765Z] INFO: Extracting git... [2020-07-02T16:41:23.179Z] #39 28.07 CC images/pipe.o [2020-07-02T16:41:23.179Z] #39 28.38 CC images/tcp-stream.o [2020-07-02T16:41:23.443Z] #39 28.54 CC images/sk-packet.o [2020-07-02T16:41:24.021Z] #39 28.92 CC images/mnt.o [2020-07-02T16:41:24.021Z] #39 29.18 CC images/pipe-data.o [2020-07-02T16:41:24.285Z] #39 29.39 CC images/sa.o [2020-07-02T16:41:24.549Z] #39 29.57 CC images/timer.o [2020-07-02T16:41:24.813Z] #39 29.84 CC images/timerfd.o [2020-07-02T16:41:25.067Z] #17 ... [2020-07-02T16:41:25.067Z] [2020-07-02T16:41:25.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:25.067Z] #39 65.36 CC criu/arch/x86/vdso-pie.o [2020-07-02T16:41:25.067Z] #39 65.74 CC criu/arch/x86/restorer.o [2020-07-02T16:41:25.067Z] #39 66.25 CC criu/arch/x86/restorer_unmap.o [2020-07-02T16:41:25.067Z] #39 66.31 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-02T16:41:25.067Z] #39 66.58 CC criu/pie/restorer.o [2020-07-02T16:41:25.067Z] #39 69.58 LINK criu/pie/restorer.built-in.o [2020-07-02T16:41:25.067Z] #39 69.60 GEN criu/pie/restorer-blob.h [2020-07-02T16:41:25.067Z] #39 69.71 DEP criu/vdso.d [2020-07-02T16:41:25.067Z] #39 69.90 DEP criu/vdso-compat.d [2020-07-02T16:41:25.067Z] #39 70.05 DEP criu/uts_ns.d [2020-07-02T16:41:25.067Z] #39 70.20 DEP criu/util.d [2020-07-02T16:41:25.067Z] #39 70.43 DEP criu/uffd.d [2020-07-02T16:41:25.067Z] #39 70.70 DEP criu/tun.d [2020-07-02T16:41:25.067Z] #39 70.87 DEP criu/tty.d [2020-07-02T16:41:25.067Z] #39 71.08 DEP criu/timerfd.d [2020-07-02T16:41:25.067Z] #39 71.22 DEP criu/timens.d [2020-07-02T16:41:25.067Z] #39 71.37 DEP criu/sysfs_parse.d [2020-07-02T16:41:25.067Z] #39 71.54 DEP criu/sysctl.d [2020-07-02T16:41:25.067Z] #39 71.66 DEP criu/string.d [2020-07-02T16:41:25.067Z] #39 71.71 DEP criu/stats.d [2020-07-02T16:41:25.067Z] #39 71.79 DEP criu/sockets.d [2020-07-02T16:41:25.067Z] #39 72.00 DEP criu/sk-unix.d [2020-07-02T16:41:25.076Z] #39 30.13 CC images/mm.o [2020-07-02T16:41:25.326Z] #39 72.22 DEP criu/sk-tcp.d [2020-07-02T16:41:25.340Z] #39 30.48 CC images/sk-opts.o [2020-07-02T16:41:25.586Z] #39 72.41 DEP criu/sk-queue.d [2020-07-02T16:41:25.603Z] #39 30.70 CC images/sk-unix.o [2020-07-02T16:41:25.846Z] #39 72.58 DEP criu/sk-packet.d [2020-07-02T16:41:25.846Z] #39 72.76 DEP criu/sk-netlink.d [2020-07-02T16:41:25.867Z] #39 30.97 CC images/sk-inet.o [2020-07-02T16:41:26.105Z] #39 72.92 DEP criu/sk-inet.d [2020-07-02T16:41:26.105Z] #39 73.12 DEP criu/signalfd.d [2020-07-02T16:41:26.365Z] #39 73.34 DEP criu/sigframe.d [2020-07-02T16:41:26.445Z] #39 31.45 CC images/tun.o [2020-07-02T16:41:26.445Z] #39 ... [2020-07-02T16:41:26.445Z] [2020-07-02T16:41:26.445Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:41:26.445Z] #10 88.15 Selecting previously unselected package libapparmor1:arm64. [2020-07-02T16:41:26.445Z] #10 88.16 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-02T16:41:26.445Z] #10 88.17 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-02T16:41:26.445Z] #10 88.31 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-02T16:41:26.445Z] #10 88.33 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-02T16:41:26.445Z] #10 88.34 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-02T16:41:26.640Z] #39 73.43 DEP criu/shmem.d [2020-07-02T16:41:26.640Z] #39 73.57 DEP criu/servicefd.d [2020-07-02T16:41:26.640Z] #39 73.68 DEP criu/seize.d [2020-07-02T16:41:26.708Z] #10 88.57 Selecting previously unselected package libbtrfs0. [2020-07-02T16:41:26.708Z] #10 88.58 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-02T16:41:26.708Z] #10 88.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-02T16:41:26.972Z] #10 88.68 Selecting previously unselected package libbtrfs-dev. [2020-07-02T16:41:26.972Z] #10 88.69 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-02T16:41:26.972Z] #10 88.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:41:26.972Z] #10 88.83 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-02T16:41:26.972Z] #10 88.84 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-02T16:41:26.972Z] #10 88.85 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-02T16:41:27.208Z] #39 73.83 DEP criu/seccomp.d [2020-07-02T16:41:27.208Z] #39 74.14 DEP criu/rst-malloc.d [2020-07-02T16:41:27.208Z] #39 74.25 DEP criu/rbtree.d [2020-07-02T16:41:27.208Z] #39 ... [2020-07-02T16:41:27.208Z] [2020-07-02T16:41:27.208Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:41:27.208Z] #17 11.61 Fetched 8360 kB in 9s (881 kB/s) [2020-07-02T16:41:27.236Z] #10 88.97 Selecting previously unselected package libudev-dev:arm64. [2020-07-02T16:41:27.236Z] #10 88.97 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-02T16:41:27.236Z] #10 89.00 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-02T16:41:27.236Z] #10 89.14 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-02T16:41:27.500Z] #10 89.14 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-02T16:41:27.500Z] #10 89.15 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-02T16:41:27.500Z] #10 89.39 Selecting previously unselected package libpcre16-3:arm64. [2020-07-02T16:41:27.764Z] #10 89.39 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-02T16:41:27.764Z] #10 89.41 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-02T16:41:27.765Z] #10 89.61 Selecting previously unselected package libpcre32-3:arm64. [2020-07-02T16:41:27.765Z] #10 89.62 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-02T16:41:27.765Z] #10 89.64 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-02T16:41:27.765Z] #10 ... [2020-07-02T16:41:27.765Z] [2020-07-02T16:41:27.765Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:27.765Z] #41 79.60 mime [2020-07-02T16:41:27.765Z] #41 82.97 vendor/golang.org/x/net/idna [2020-07-02T16:41:27.765Z] #41 83.80 net/textproto [2020-07-02T16:41:27.765Z] #41 83.81 crypto/x509 [2020-07-02T16:41:27.765Z] #41 84.98 vendor/golang.org/x/net/http/httpproxy [2020-07-02T16:41:27.765Z] #41 85.00 vendor/golang.org/x/net/http/httpguts [2020-07-02T16:41:27.765Z] #41 85.01 mime/multipart [2020-07-02T16:41:27.765Z] #41 86.95 crypto/tls [2020-07-02T16:41:28.028Z] #41 ... [2020-07-02T16:41:28.028Z] [2020-07-02T16:41:28.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:28.028Z] #39 31.82 CC images/sk-netlink.o [2020-07-02T16:41:28.028Z] #39 31.97 CC images/packet-sock.o [2020-07-02T16:41:28.028Z] #39 32.35 CC images/ipc-var.o [2020-07-02T16:41:28.028Z] #39 32.60 CC images/ipc-desc.o [2020-07-02T16:41:28.028Z] #39 32.79 CC images/ipc-shm.o [2020-07-02T16:41:28.028Z] #39 33.01 CC images/ipc-msg.o [2020-07-02T16:41:28.295Z] #39 33.34 CC images/ipc-sem.o [2020-07-02T16:41:28.295Z] #39 33.57 CC images/utsns.o [2020-07-02T16:41:28.559Z] #39 33.83 CC images/creds.o [2020-07-02T16:41:28.678Z] #66 DONE 16.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-02T16:41:28.823Z] #39 34.04 CC images/vma.o [2020-07-02T16:41:29.087Z] #39 34.32 CC images/netdev.o [2020-07-02T16:41:29.117Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/test/unit [2020-07-02T16:41:29.667Z] #39 34.77 CC images/tty.o [2020-07-02T16:41:29.744Z] #17 11.61 Reading package lists... [2020-07-02T16:41:29.744Z] #17 ... [2020-07-02T16:41:29.744Z] [2020-07-02T16:41:29.744Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:29.744Z] #41 139.0 github.com/LK4D4/vndr/godl [2020-07-02T16:41:29.744Z] #41 139.8 github.com/LK4D4/vndr [2020-07-02T16:41:29.744Z] #41 DONE 148.9s [2020-07-02T16:41:29.744Z] [2020-07-02T16:41:29.744Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:29.744Z] #39 74.30 DEP criu/pstree.d [2020-07-02T16:41:29.744Z] #39 74.54 DEP criu/protobuf.d [2020-07-02T16:41:29.744Z] #39 74.67 GEN criu/protobuf-desc-gen.h [2020-07-02T16:41:29.744Z] #39 76.72 DEP criu/protobuf-desc.d [2020-07-02T16:41:30.003Z] #39 76.85 DEP criu/proc_parse.d [2020-07-02T16:41:30.252Z] #39 35.35 CC images/file-lock.o [2020-07-02T16:41:30.252Z] #39 35.45 CC images/rlimit.o [2020-07-02T16:41:30.261Z] #39 77.19 DEP criu/plugin.d [2020-07-02T16:41:30.516Z] #39 35.60 CC images/pagemap.o [2020-07-02T16:41:30.516Z] #39 ... [2020-07-02T16:41:30.516Z] [2020-07-02T16:41:30.516Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-02T16:41:30.516Z] #10 89.83 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-02T16:41:30.516Z] #10 89.84 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-02T16:41:30.516Z] #10 89.86 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-02T16:41:30.516Z] #10 90.00 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-02T16:41:30.516Z] #10 90.00 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-02T16:41:30.516Z] #10 90.01 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-02T16:41:30.516Z] #10 90.32 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-02T16:41:30.516Z] #10 90.35 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-02T16:41:30.516Z] #10 90.36 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-02T16:41:30.516Z] #10 90.59 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-02T16:41:30.516Z] #10 90.60 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-02T16:41:30.516Z] #10 90.61 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-02T16:41:30.516Z] #10 90.72 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-02T16:41:30.516Z] #10 90.73 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-02T16:41:30.516Z] #10 90.73 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-02T16:41:30.516Z] #10 90.85 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-02T16:41:30.516Z] #10 90.86 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-02T16:41:30.516Z] #10 90.86 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-02T16:41:30.516Z] #10 91.29 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-02T16:41:30.516Z] #10 91.31 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-02T16:41:30.516Z] #10 91.33 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-02T16:41:30.516Z] #10 91.34 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-02T16:41:30.516Z] #10 91.35 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-02T16:41:30.516Z] #10 91.36 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-02T16:41:30.516Z] #10 91.37 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:41:30.517Z] #10 91.39 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-02T16:41:30.517Z] #10 91.40 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-02T16:41:30.517Z] #10 91.41 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-02T16:41:30.517Z] #10 91.44 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-02T16:41:30.517Z] #10 91.46 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-02T16:41:30.517Z] #10 91.47 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-02T16:41:30.517Z] #10 91.53 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-02T16:41:30.517Z] #10 91.56 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-02T16:41:30.517Z] #10 91.59 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-02T16:41:30.517Z] #10 91.61 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-02T16:41:30.517Z] #10 91.63 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:41:30.517Z] #10 91.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:41:30.517Z] #10 91.65 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-02T16:41:30.517Z] #10 91.66 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-02T16:41:30.517Z] #10 91.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:41:30.517Z] #10 91.69 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-02T16:41:30.517Z] #10 91.70 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-02T16:41:30.517Z] #10 91.71 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-02T16:41:30.517Z] #10 91.72 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-02T16:41:30.517Z] #10 91.73 Setting up dmsetup (2:1.02.155-3) ... [2020-07-02T16:41:30.517Z] #10 91.75 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-02T16:41:30.517Z] #10 91.76 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-02T16:41:30.517Z] #10 91.78 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:41:30.517Z] #10 DONE 92.4s [2020-07-02T16:41:30.529Z] #39 77.28 DEP criu/pipes.d [2020-07-02T16:41:30.529Z] #39 77.46 DEP criu/pie-util.d [2020-07-02T16:41:30.780Z] [2020-07-02T16:41:30.780Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-02T16:41:30.789Z] #39 77.59 DEP criu/pie-util-vdso.d [2020-07-02T16:41:30.789Z] #39 77.65 DEP criu/pie-util-vdso-elf32.d [2020-07-02T16:41:30.789Z] #39 77.73 DEP criu/path.d [2020-07-02T16:41:30.789Z] #39 77.84 DEP criu/parasite-syscall.d [2020-07-02T16:41:31.397Z] #39 78.04 DEP criu/pagemap.d [2020-07-02T16:41:31.397Z] #39 78.25 DEP criu/pagemap-cache.d [2020-07-02T16:41:31.397Z] #39 78.36 DEP criu/page-xfer.d [2020-07-02T16:41:31.661Z] #39 78.58 DEP criu/page-pipe.d [2020-07-02T16:41:31.926Z] #39 78.70 DEP criu/netfilter.d [2020-07-02T16:41:31.926Z] #39 78.92 DEP criu/net.d [2020-07-02T16:41:32.186Z] #39 79.14 DEP criu/namespaces.d [2020-07-02T16:41:32.445Z] #39 79.34 DEP criu/mount.d [2020-07-02T16:41:32.445Z] #39 79.46 DEP criu/memfd.d [2020-07-02T16:41:32.680Z] ? github.com/docker/docker/api [no test files] [2020-07-02T16:41:32.704Z] #39 79.56 DEP criu/mem.d [2020-07-02T16:41:32.704Z] #39 79.69 DEP criu/lsm.d [2020-07-02T16:41:32.964Z] #39 79.88 DEP criu/log.d [2020-07-02T16:41:32.964Z] #39 80.02 DEP criu/libnetlink.d [2020-07-02T16:41:33.223Z] #39 80.13 DEP criu/kerndat.d [2020-07-02T16:41:33.341Z] #11 DONE 2.4s [2020-07-02T16:41:33.341Z] [2020-07-02T16:41:33.341Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:33.341Z] #49 1.975 + RM_GOPATH=0 [2020-07-02T16:41:33.341Z] #49 1.975 + TMP_GOPATH= [2020-07-02T16:41:33.341Z] #49 1.975 + : /build [2020-07-02T16:41:33.341Z] #49 1.975 + '[' -z '' ']' [2020-07-02T16:41:33.341Z] #49 1.977 ++ mktemp -d [2020-07-02T16:41:33.341Z] #49 1.979 + export GOPATH=/tmp/tmp.jedimOf3TW [2020-07-02T16:41:33.341Z] #49 1.979 + GOPATH=/tmp/tmp.jedimOf3TW [2020-07-02T16:41:33.341Z] #49 1.979 + RM_GOPATH=1 [2020-07-02T16:41:33.341Z] #49 1.979 + case "$(go env GOARCH)" in [2020-07-02T16:41:33.341Z] #49 1.983 ++ go env GOARCH [2020-07-02T16:41:33.341Z] #49 2.003 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:41:33.341Z] #49 2.003 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:41:33.341Z] #49 2.003 ++ dirname /tmp/install/install.sh [2020-07-02T16:41:33.341Z] #49 2.004 + dir=/tmp/install [2020-07-02T16:41:33.341Z] #49 2.004 + bin=runc [2020-07-02T16:41:33.341Z] #49 2.004 + shift [2020-07-02T16:41:33.341Z] #49 2.004 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-02T16:41:33.341Z] #49 2.004 + . /tmp/install/runc.installer [2020-07-02T16:41:33.341Z] #49 2.004 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:41:33.341Z] #49 2.005 + install_runc [2020-07-02T16:41:33.341Z] #49 2.006 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-02T16:41:33.341Z] #49 2.008 + uname -r [2020-07-02T16:41:33.341Z] #49 2.013 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-02T16:41:33.341Z] #49 2.013 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-02T16:41:33.341Z] #49 2.013 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-02T16:41:33.341Z] #49 2.013 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jedimOf3TW/src/github.com/opencontainers/runc [2020-07-02T16:41:33.341Z] #49 2.016 Cloning into '/tmp/tmp.jedimOf3TW/src/github.com/opencontainers/runc'... [2020-07-02T16:41:33.483Z] #39 80.31 DEP criu/kcmp-ids.d [2020-07-02T16:41:33.483Z] #39 80.37 DEP criu/irmap.d [2020-07-02T16:41:33.742Z] #39 80.50 DEP criu/ipc_ns.d [2020-07-02T16:41:33.742Z] #39 80.72 DEP criu/image.d [2020-07-02T16:41:34.001Z] #39 80.92 DEP criu/image-desc.d [2020-07-02T16:41:34.260Z] #39 81.06 DEP criu/fsnotify.d [2020-07-02T16:41:34.260Z] #39 81.20 DEP criu/filesystems.d [2020-07-02T16:41:34.520Z] #39 81.34 DEP criu/files.d [2020-07-02T16:41:34.779Z] #39 81.57 DEP criu/files-reg.d [2020-07-02T16:41:35.038Z] #39 81.80 DEP criu/files-ext.d [2020-07-02T16:41:35.038Z] #39 81.96 DEP criu/file-lock.d [2020-07-02T16:41:35.297Z] #39 82.10 DEP criu/file-ids.d [2020-07-02T16:41:35.297Z] #39 82.31 DEP criu/fifo.d [2020-07-02T16:41:35.557Z] #39 82.48 DEP criu/fdstore.d [2020-07-02T16:41:35.557Z] #39 82.54 DEP criu/fault-injection.d [2020-07-02T16:41:35.557Z] #39 82.58 DEP criu/external.d [2020-07-02T16:41:35.913Z] #49 ... [2020-07-02T16:41:35.913Z] [2020-07-02T16:41:35.913Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-02T16:41:35.913Z] #12 DONE 2.5s [2020-07-02T16:41:35.913Z] [2020-07-02T16:41:35.913Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-02T16:41:36.128Z] #39 82.75 DEP criu/eventpoll.d [2020-07-02T16:41:36.128Z] #39 82.90 DEP criu/eventfd.d [2020-07-02T16:41:36.128Z] #39 83.04 DEP criu/crtools.d [2020-07-02T16:41:36.128Z] #39 83.18 DEP criu/cr-service.d [2020-07-02T16:41:36.698Z] #39 83.39 DEP criu/cr-restore.d [2020-07-02T16:41:36.698Z] #39 ... [2020-07-02T16:41:36.698Z] [2020-07-02T16:41:36.698Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:41:36.698Z] #28 DONE 156.3s [2020-07-02T16:41:36.698Z] [2020-07-02T16:41:36.698Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:41:36.698Z] #17 11.61 Reading package lists... [2020-07-02T16:41:36.698Z] #17 15.99 Reading package lists... [2020-07-02T16:41:36.698Z] #17 19.63 Building dependency tree... [2020-07-02T16:41:36.958Z] #17 ... [2020-07-02T16:41:36.958Z] [2020-07-02T16:41:36.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:36.958Z] #39 83.75 DEP criu/cr-errno.d [2020-07-02T16:41:36.958Z] #39 83.78 DEP criu/cr-dump.d [2020-07-02T16:41:37.104Z] --- PASS: TestBuildWithHugeFile (27.32s) [2020-07-02T16:41:37.104Z] === RUN TestBuildWithEmptyDockerfile [2020-07-02T16:41:37.104Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:41:37.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:41:37.104Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:41:37.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:41:37.104Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:41:37.104Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:41:37.104Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:41:37.104Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:41:37.104Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:41:37.104Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-02T16:41:37.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-02T16:41:37.104Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-02T16:41:37.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-02T16:41:37.104Z] === RUN TestBuildPreserveOwnership [2020-07-02T16:41:37.104Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-02T16:41:37.231Z] #39 84.17 DEP criu/cr-dedup.d [2020-07-02T16:41:37.311Z] #13 1.821 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-02T16:41:37.491Z] #39 84.37 DEP criu/cr-check.d [2020-07-02T16:41:37.574Z] #13 DONE 2.0s [2020-07-02T16:41:37.574Z] [2020-07-02T16:41:37.574Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:37.574Z] #39 35.96 CC images/siginfo.o [2020-07-02T16:41:37.574Z] #39 36.20 CC images/rpc.o [2020-07-02T16:41:37.574Z] #39 37.59 CC images/ext-file.o [2020-07-02T16:41:37.574Z] #39 37.90 CC images/cgroup.o [2020-07-02T16:41:37.574Z] #39 38.51 CC images/userns.o [2020-07-02T16:41:37.574Z] #39 38.74 CC images/google/protobuf/descriptor.o [2020-07-02T16:41:37.574Z] #39 40.55 CC images/opts.o [2020-07-02T16:41:37.574Z] #39 40.79 CC images/seccomp.o [2020-07-02T16:41:37.574Z] #39 41.12 CC images/binfmt-misc.o [2020-07-02T16:41:37.574Z] #39 41.40 CC images/time.o [2020-07-02T16:41:37.574Z] #39 41.62 CC images/sysctl.o [2020-07-02T16:41:37.574Z] #39 41.84 CC images/autofs.o [2020-07-02T16:41:37.574Z] #39 41.99 CC images/macvlan.o [2020-07-02T16:41:37.574Z] #39 42.26 CC images/sit.o [2020-07-02T16:41:37.574Z] #39 42.65 CC images/memfd.o [2020-07-02T16:41:37.574Z] #39 ... [2020-07-02T16:41:37.574Z] [2020-07-02T16:41:37.574Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-02T16:41:37.742Z] INFO: Expanding go... [2020-07-02T16:41:37.751Z] #39 84.55 DEP criu/config.d [2020-07-02T16:41:38.010Z] #39 84.79 DEP criu/clone-noasan.d [2020-07-02T16:41:38.010Z] #39 84.89 DEP criu/cgroup.d [2020-07-02T16:41:38.010Z] #39 84.96 DEP criu/cgroup-props.d [2020-07-02T16:41:38.010Z] #39 85.00 DEP criu/bitmap.d [2020-07-02T16:41:38.269Z] #39 85.01 DEP criu/bfd.d [2020-07-02T16:41:38.269Z] #39 85.09 DEP criu/autofs.d [2020-07-02T16:41:38.269Z] #39 85.20 DEP criu/aio.d [2020-07-02T16:41:38.529Z] #39 85.33 DEP criu/action-scripts.d [2020-07-02T16:41:38.790Z] #39 85.53 CC criu/action-scripts.o [2020-07-02T16:41:39.050Z] #39 85.90 CC criu/aio.o [2020-07-02T16:41:39.309Z] #39 86.23 CC criu/autofs.o [2020-07-02T16:41:39.507Z] #14 ... [2020-07-02T16:41:39.507Z] [2020-07-02T16:41:39.507Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:39.507Z] #41 90.93 net/http/httptrace [2020-07-02T16:41:39.507Z] #41 91.13 net/http [2020-07-02T16:41:39.507Z] #41 100.4 github.com/LK4D4/vndr/godl [2020-07-02T16:41:39.507Z] #41 101.0 github.com/LK4D4/vndr [2020-07-02T16:41:39.507Z] #41 ... [2020-07-02T16:41:39.507Z] [2020-07-02T16:41:39.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:39.507Z] #39 43.13 CC images/timens.o [2020-07-02T16:41:39.507Z] #39 43.38 LINK images/built-in.o [2020-07-02T16:41:39.507Z] #39 43.52 GEN compel/include/asm [2020-07-02T16:41:39.507Z] #39 43.55 GEN compel/include/version.h [2020-07-02T16:41:39.507Z] #39 43.58 touch .config [2020-07-02T16:41:39.507Z] #39 43.69 GEN include/common/config.h [2020-07-02T16:41:39.507Z] #39 43.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-02T16:41:39.507Z] #39 43.81 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-02T16:41:39.507Z] #39 43.85 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-02T16:41:39.507Z] #39 43.87 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-02T16:41:39.507Z] #39 43.89 DEP compel/plugins/std/infect.d [2020-07-02T16:41:39.507Z] #39 44.01 DEP compel/plugins/std/string.d [2020-07-02T16:41:39.507Z] #39 44.09 DEP compel/plugins/std/log.d [2020-07-02T16:41:39.507Z] #39 44.26 DEP compel/plugins/std/fds.d [2020-07-02T16:41:39.507Z] #39 44.37 DEP compel/plugins/std/std.d [2020-07-02T16:41:39.507Z] #39 44.45 DEP compel/plugins/shmem/shmem.d [2020-07-02T16:41:39.507Z] #39 44.54 DEP compel/plugins/fds/fds.d [2020-07-02T16:41:39.776Z] #39 44.67 CC compel/plugins/std/std.o [2020-07-02T16:41:39.776Z] #39 ... [2020-07-02T16:41:39.776Z] [2020-07-02T16:41:39.776Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-02T16:41:39.776Z] #14 DONE 2.2s [2020-07-02T16:41:39.776Z] [2020-07-02T16:41:39.776Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:39.776Z] #39 44.91 CC compel/plugins/std/fds.o [2020-07-02T16:41:40.354Z] #39 45.40 CC compel/plugins/std/log.o [2020-07-02T16:41:40.690Z] #39 87.41 CC criu/bfd.o [2020-07-02T16:41:40.949Z] #39 87.86 CC criu/bitmap.o [2020-07-02T16:41:41.209Z] #39 87.97 CC criu/cgroup-props.o [2020-07-02T16:41:41.307Z] #39 46.27 CC compel/plugins/std/string.o [2020-07-02T16:41:41.560Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-02T16:41:41.571Z] #39 46.73 CC compel/plugins/std/infect.o [2020-07-02T16:41:41.779Z] #39 88.75 CC criu/cgroup.o [2020-07-02T16:41:42.152Z] #39 ... [2020-07-02T16:41:42.152Z] [2020-07-02T16:41:42.152Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-02T16:41:42.152Z] #15 DONE 2.1s [2020-07-02T16:41:42.152Z] [2020-07-02T16:41:42.152Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:41:43.161Z] #39 ... [2020-07-02T16:41:43.161Z] [2020-07-02T16:41:43.161Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:41:43.161Z] #17 21.35 libcap2-bin is already the newest version (1:2.25-2). [2020-07-02T16:41:43.161Z] #17 21.35 The following additional packages will be installed: [2020-07-02T16:41:43.161Z] #17 21.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-02T16:41:43.161Z] #17 21.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-02T16:41:43.161Z] #17 21.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-02T16:41:43.161Z] #17 21.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-02T16:41:43.161Z] #17 21.35 python3.7 python3.7-minimal vim-runtime xxd [2020-07-02T16:41:43.161Z] #17 21.35 Suggested packages: [2020-07-02T16:41:43.161Z] #17 21.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-02T16:41:43.161Z] #17 21.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-02T16:41:43.161Z] #17 21.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-02T16:41:43.161Z] #17 21.35 Recommended packages: [2020-07-02T16:41:43.161Z] #17 21.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-02T16:41:43.161Z] #17 21.35 python3-keyrings.alt python3-xdg unzip [2020-07-02T16:41:43.161Z] #17 23.37 The following NEW packages will be installed: [2020-07-02T16:41:43.161Z] #17 23.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-02T16:41:43.161Z] #17 23.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-02T16:41:43.161Z] #17 23.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-02T16:41:43.161Z] #17 23.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-02T16:41:43.161Z] #17 23.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-02T16:41:43.161Z] #17 23.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-02T16:41:43.161Z] #17 23.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-02T16:41:43.161Z] #17 23.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-02T16:41:43.161Z] #17 23.38 xz-utils zip [2020-07-02T16:41:43.161Z] #17 23.69 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:41:43.161Z] #17 23.69 Need to get 28.5 MB of archives. [2020-07-02T16:41:43.161Z] #17 23.69 After this operation, 116 MB of additional disk space will be used. [2020-07-02T16:41:43.161Z] #17 23.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-02T16:41:43.161Z] #17 23.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-02T16:41:43.161Z] #17 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-02T16:41:43.161Z] #17 23.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-02T16:41:43.161Z] #17 23.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-02T16:41:43.161Z] #17 23.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-02T16:41:43.161Z] #17 23.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-02T16:41:43.161Z] #17 23.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-02T16:41:43.161Z] #17 23.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-02T16:41:43.161Z] #17 23.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-02T16:41:43.161Z] #17 23.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-02T16:41:43.161Z] #17 23.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-02T16:41:43.161Z] #17 23.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-02T16:41:43.161Z] #17 23.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-02T16:41:43.161Z] #17 23.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-02T16:41:43.161Z] #17 23.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-02T16:41:43.161Z] #17 23.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-02T16:41:43.161Z] #17 24.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:41:43.161Z] #17 24.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-02T16:41:43.161Z] #17 24.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-02T16:41:43.161Z] #17 24.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-02T16:41:43.161Z] #17 24.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-02T16:41:43.161Z] #17 24.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-02T16:41:43.161Z] #17 24.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-02T16:41:43.161Z] #17 24.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-02T16:41:43.161Z] #17 24.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-02T16:41:43.161Z] #17 24.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-02T16:41:43.161Z] #17 24.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-02T16:41:43.161Z] #17 24.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-02T16:41:43.161Z] #17 24.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-02T16:41:43.161Z] #17 24.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-02T16:41:43.161Z] #17 24.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-02T16:41:43.161Z] #17 24.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-02T16:41:43.161Z] #17 24.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-02T16:41:43.161Z] #17 24.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-02T16:41:43.161Z] #17 24.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-02T16:41:43.161Z] #17 24.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-02T16:41:43.161Z] #17 24.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-02T16:41:43.161Z] #17 24.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-02T16:41:43.161Z] #17 24.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-02T16:41:43.161Z] #17 24.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-02T16:41:43.161Z] #17 24.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-02T16:41:43.161Z] #17 24.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-02T16:41:43.161Z] #17 24.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-02T16:41:43.161Z] #17 24.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-02T16:41:43.161Z] #17 25.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-02T16:41:43.161Z] #17 25.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-02T16:41:43.161Z] #17 25.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-02T16:41:43.161Z] #17 25.86 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:41:43.161Z] #17 25.97 Fetched 28.5 MB in 2s (15.9 MB/s) [2020-07-02T16:41:43.161Z] #17 26.04 Selecting previously unselected package pigz. [2020-07-02T16:41:43.161Z] #17 26.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-02T16:41:43.161Z] #17 26.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-02T16:41:43.161Z] #17 26.11 Unpacking pigz (2.4-1) ... [2020-07-02T16:41:43.161Z] #17 26.19 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-02T16:41:43.161Z] #17 26.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:41:43.161Z] #17 26.19 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:41:43.161Z] #17 26.62 Selecting previously unselected package python3.7-minimal. [2020-07-02T16:41:43.161Z] #17 26.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:41:43.161Z] #17 26.64 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:41:43.421Z] #17 27.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:41:43.421Z] #17 27.56 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:41:43.741Z] #21 102.6 Checking out files: 22% (2487/10848) Checking out files: 23% (2496/10848) Checking out files: 24% (2604/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 49% (5375/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 74% (8043/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-02T16:41:44.005Z] #21 105.7 + cd /tmp/tmp.yukn4OPkH1/tmp/docker-ce [2020-07-02T16:41:44.005Z] #21 105.7 + git checkout -q v17.06.2-ce [2020-07-02T16:41:44.270Z] #21 ... [2020-07-02T16:41:44.270Z] [2020-07-02T16:41:44.270Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-02T16:41:44.270Z] #16 DONE 2.3s [2020-07-02T16:41:44.270Z] [2020-07-02T16:41:44.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:44.270Z] #39 47.27 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-02T16:41:44.270Z] #39 47.35 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-02T16:41:44.270Z] #39 47.45 AR compel/plugins/std.lib.a [2020-07-02T16:41:44.270Z] #39 47.61 CC compel/plugins/fds/fds.o [2020-07-02T16:41:44.270Z] #39 47.99 AR compel/plugins/fds.lib.a [2020-07-02T16:41:44.270Z] #39 48.05 HOSTDEP compel/src/lib/log-host.d [2020-07-02T16:41:44.270Z] #39 48.12 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-02T16:41:44.270Z] #39 48.25 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-02T16:41:44.270Z] #39 48.33 HOSTDEP compel/src/main-host.d [2020-07-02T16:41:44.270Z] #39 48.47 DEP compel/src/lib/ptrace.d [2020-07-02T16:41:44.270Z] #39 48.60 DEP compel/src/lib/infect.d [2020-07-02T16:41:44.270Z] #39 48.82 DEP compel/src/lib/infect-util.d [2020-07-02T16:41:44.270Z] #39 48.95 DEP compel/src/lib/infect-rpc.d [2020-07-02T16:41:44.270Z] #39 49.15 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-02T16:41:44.270Z] #39 49.29 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-02T16:41:44.270Z] #39 49.32 DEP compel/src/lib/log.d [2020-07-02T16:41:44.270Z] #39 49.47 DEP compel/src/main.d [2020-07-02T16:41:44.292Z] --- PASS: TestBuildPreserveOwnership (6.67s) [2020-07-02T16:41:44.292Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.35s) [2020-07-02T16:41:44.292Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2020-07-02T16:41:44.292Z] === RUN TestBuildPlatformInvalid [2020-07-02T16:41:44.292Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-02T16:41:44.292Z] PASS [2020-07-02T16:41:44.292Z] [2020-07-02T16:41:44.292Z] === Skipped [2020-07-02T16:41:44.292Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-02T16:41:44.292Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:41:44.292Z] [2020-07-02T16:41:44.292Z] [2020-07-02T16:41:44.292Z] DONE 32 tests, 1 skipped in 79.607s [2020-07-02T16:41:44.292Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-02T16:41:44.292Z] ++ 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-07-02T16:41:44.292Z] ++ set -e [2020-07-02T16:41:44.292Z] ++ '[' -n 0 ']' [2020-07-02T16:41:44.292Z] ++ set -x [2020-07-02T16:41:44.292Z] ++ 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-07-02T16:41:44.292Z] INFO: Testing against a local daemon [2020-07-02T16:41:44.292Z] === RUN TestConfigInspect [2020-07-02T16:41:44.534Z] #39 49.65 DEP compel/src/lib/handle-elf.d [2020-07-02T16:41:44.534Z] #39 49.78 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-02T16:41:44.798Z] #39 49.87 CC compel/src/lib/log.o [2020-07-02T16:41:45.062Z] #39 50.14 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-02T16:41:45.326Z] #39 50.50 CC compel/arch/aarch64/src/lib/infect.o [2020-07-02T16:41:45.328Z] #17 29.38 Selecting previously unselected package python3-minimal. [2020-07-02T16:41:45.328Z] #17 29.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 ... 23681 files and directories currently installed.) [2020-07-02T16:41:45.328Z] #17 29.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-02T16:41:45.328Z] #17 29.43 Unpacking python3-minimal (3.7.3-1) ... [2020-07-02T16:41:45.328Z] #17 29.51 Selecting previously unselected package libmpdec2:amd64. [2020-07-02T16:41:45.328Z] #17 29.52 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-02T16:41:45.328Z] #17 29.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-02T16:41:45.328Z] #17 29.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-02T16:41:45.587Z] #17 29.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:41:45.587Z] #17 29.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:41:45.903Z] #39 50.90 CC compel/src/lib/infect-rpc.o [2020-07-02T16:41:46.167Z] #39 51.25 CC compel/src/lib/infect-util.o [2020-07-02T16:41:46.434Z] #39 ... [2020-07-02T16:41:46.434Z] [2020-07-02T16:41:46.434Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:46.434Z] #41 DONE 108.1s [2020-07-02T16:41:46.434Z] [2020-07-02T16:41:46.434Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:46.434Z] #39 51.53 CC compel/src/lib/infect.o [2020-07-02T16:41:46.525Z] #17 30.59 Selecting previously unselected package python3.7. [2020-07-02T16:41:46.525Z] #17 30.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-02T16:41:46.525Z] #17 30.59 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:41:46.525Z] #17 30.72 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-02T16:41:46.525Z] #17 30.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-02T16:41:46.525Z] #17 30.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-02T16:41:46.784Z] #17 30.82 Setting up python3-minimal (3.7.3-1) ... [2020-07-02T16:41:47.353Z] #17 31.58 Selecting previously unselected package python3. [2020-07-02T16:41:47.353Z] #17 31.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-02T16:41:47.353Z] #17 31.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-02T16:41:47.353Z] #17 31.64 Unpacking python3 (3.7.3-1) ... [2020-07-02T16:41:47.613Z] #17 31.75 Selecting previously unselected package libip4tc0:amd64. [2020-07-02T16:41:47.613Z] #17 31.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-02T16:41:47.613Z] #17 31.76 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-02T16:41:47.613Z] #17 31.84 Selecting previously unselected package libip6tc0:amd64. [2020-07-02T16:41:47.613Z] #17 31.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-02T16:41:47.613Z] #17 31.85 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-02T16:41:47.613Z] #17 31.94 Selecting previously unselected package libiptc0:amd64. [2020-07-02T16:41:47.613Z] #17 31.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-02T16:41:47.808Z] --- PASS: TestConfigInspect (3.81s) [2020-07-02T16:41:47.808Z] === RUN TestConfigList [2020-07-02T16:41:47.872Z] #17 31.97 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-02T16:41:47.873Z] #17 32.05 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-02T16:41:47.873Z] #17 32.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-02T16:41:47.873Z] #17 32.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-02T16:41:47.873Z] #17 32.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-02T16:41:47.873Z] #17 32.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-02T16:41:47.873Z] #17 32.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-02T16:41:48.109Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2020-07-02T16:41:48.139Z] #17 32.23 Selecting previously unselected package libnftnl11:amd64. [2020-07-02T16:41:48.139Z] #17 32.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-02T16:41:48.139Z] #17 32.24 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-02T16:41:48.139Z] #17 32.32 Selecting previously unselected package iptables. [2020-07-02T16:41:48.139Z] #17 32.32 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-02T16:41:48.139Z] #17 32.34 Unpacking iptables (1.8.2-4) ... [2020-07-02T16:41:48.363Z] #39 53.35 CC compel/src/lib/ptrace.o [2020-07-02T16:41:48.398Z] #17 32.65 Selecting previously unselected package xxd. [2020-07-02T16:41:48.399Z] #17 32.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:41:48.399Z] #17 32.66 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:41:48.399Z] #17 32.75 Selecting previously unselected package vim-common. [2020-07-02T16:41:48.399Z] #17 32.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:41:48.627Z] #39 53.80 AR compel/libcompel.a [2020-07-02T16:41:48.627Z] #39 53.88 HOSTCC compel/src/main-host.o [2020-07-02T16:41:48.627Z] #39 ... [2020-07-02T16:41:48.627Z] [2020-07-02T16:41:48.627Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:41:48.627Z] #49 8.050 + cd /tmp/tmp.jedimOf3TW/src/github.com/opencontainers/runc [2020-07-02T16:41:48.627Z] #49 8.050 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-02T16:41:48.627Z] #49 8.291 + '[' -z '' ']' [2020-07-02T16:41:48.627Z] #49 8.291 + target=static [2020-07-02T16:41:48.627Z] #49 8.291 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-02T16:41:48.627Z] #49 8.658 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-02T16:41:48.658Z] #17 32.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:41:48.659Z] #17 32.95 Selecting previously unselected package bash-completion. [2020-07-02T16:41:48.659Z] #17 32.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-02T16:41:48.892Z] #49 ... [2020-07-02T16:41:48.892Z] [2020-07-02T16:41:48.892Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:41:48.892Z] #21 109.5 + mkdir -p /tmp/tmp.yukn4OPkH1/src/github.com/docker [2020-07-02T16:41:48.892Z] #21 109.5 + mv components/cli /tmp/tmp.yukn4OPkH1/src/github.com/docker/cli [2020-07-02T16:41:48.892Z] #21 109.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-02T16:41:50.290Z] #21 ... [2020-07-02T16:41:50.290Z] [2020-07-02T16:41:50.290Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-02T16:41:50.290Z] #28 DONE 111.8s [2020-07-02T16:41:50.290Z] [2020-07-02T16:41:50.290Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:50.290Z] #39 54.05 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-02T16:41:50.290Z] #39 54.15 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-02T16:41:50.290Z] #39 54.39 HOSTCC compel/src/lib/log-host.o [2020-07-02T16:41:50.290Z] #39 54.51 HOSTLINK compel/compel-host-bin [2020-07-02T16:41:50.290Z] #39 54.66 DEP soccr/soccr.d [2020-07-02T16:41:50.290Z] #39 54.88 CC soccr/soccr.o [2020-07-02T16:41:51.698Z] #39 56.63 AR soccr/libsoccr.a [2020-07-02T16:41:51.698Z] #39 56.72 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:41:51.951Z] #17 35.61 Unpacking bash-completion (1:2.8-6) ... [2020-07-02T16:41:51.951Z] #17 35.91 Selecting previously unselected package bzip2. [2020-07-02T16:41:51.951Z] #17 35.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-02T16:41:51.951Z] #17 35.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:41:51.951Z] #17 36.02 Selecting previously unselected package xz-utils. [2020-07-02T16:41:51.951Z] #17 36.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-02T16:41:51.951Z] #17 36.02 Unpacking xz-utils (5.2.4-1) ... [2020-07-02T16:41:51.951Z] #17 36.20 Selecting previously unselected package apparmor. [2020-07-02T16:41:51.951Z] #17 36.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-02T16:41:51.951Z] #17 36.30 Unpacking apparmor (2.13.2-10) ... [2020-07-02T16:41:52.278Z] --- PASS: TestConfigList (3.60s) [2020-07-02T16:41:52.278Z] === RUN TestConfigsCreateAndDelete [2020-07-02T16:41:52.519Z] #17 36.61 Selecting previously unselected package aufs-tools. [2020-07-02T16:41:52.519Z] #17 36.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-02T16:41:52.519Z] #17 36.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:41:52.519Z] #17 36.72 Selecting previously unselected package libonig5:amd64. [2020-07-02T16:41:52.519Z] #17 36.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-02T16:41:52.519Z] #17 36.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:41:52.779Z] #17 36.86 Selecting previously unselected package libjq1:amd64. [2020-07-02T16:41:52.779Z] #17 36.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:41:52.779Z] #17 36.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:41:52.779Z] #17 37.05 Selecting previously unselected package jq. [2020-07-02T16:41:52.779Z] #17 37.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-02T16:41:52.779Z] #17 37.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:41:52.779Z] #17 37.15 Selecting previously unselected package libaio1:amd64. [2020-07-02T16:41:53.039Z] #17 37.15 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-02T16:41:53.039Z] #17 37.15 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-02T16:41:53.039Z] #17 37.21 Selecting previously unselected package libgpm2:amd64. [2020-07-02T16:41:53.039Z] #17 37.22 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-02T16:41:53.039Z] #17 37.23 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-02T16:41:53.039Z] #17 37.32 Selecting previously unselected package libicu63:amd64. [2020-07-02T16:41:53.039Z] #17 37.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-02T16:41:53.039Z] #17 37.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:41:53.976Z] #17 ... [2020-07-02T16:41:53.976Z] [2020-07-02T16:41:53.976Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:53.976Z] #39 90.93 CC criu/clone-noasan.o [2020-07-02T16:41:53.976Z] #39 91.10 CC criu/config.o [2020-07-02T16:41:53.976Z] #39 92.55 CC criu/cr-check.o [2020-07-02T16:41:53.976Z] #39 94.16 CC criu/cr-dedup.o [2020-07-02T16:41:53.976Z] #39 94.54 CC criu/cr-dump.o [2020-07-02T16:41:53.976Z] #39 96.70 CC criu/cr-errno.o [2020-07-02T16:41:53.976Z] #39 96.79 CC criu/cr-restore.o [2020-07-02T16:41:54.235Z] #39 101.1 CC criu/cr-service.o [2020-07-02T16:41:54.278Z] #39 59.15 DEP criu/arch/aarch64/sigframe.d [2020-07-02T16:41:54.278Z] #39 59.25 DEP criu/arch/aarch64/crtools.d [2020-07-02T16:41:54.278Z] #39 ... [2020-07-02T16:41:54.278Z] [2020-07-02T16:41:54.278Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:41:54.278Z] #17 1.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-02T16:41:54.278Z] #17 2.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-02T16:41:54.278Z] #17 2.216 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-02T16:41:54.278Z] #17 2.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-02T16:41:54.278Z] #17 4.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-02T16:41:54.278Z] #17 4.481 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-02T16:41:54.278Z] #17 7.084 Fetched 8187 kB in 5s (1513 kB/s) [2020-07-02T16:41:54.278Z] #17 7.084 Reading package lists... [2020-07-02T16:41:54.278Z] #17 ... [2020-07-02T16:41:54.278Z] [2020-07-02T16:41:54.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:41:54.278Z] #39 59.51 DEP criu/arch/aarch64/cpu.d [2020-07-02T16:41:54.542Z] #39 59.55 DEP criu/arch/aarch64/bitops.d [2020-07-02T16:41:54.542Z] #39 59.60 CC criu/arch/aarch64/bitops.o [2020-07-02T16:41:54.542Z] #39 59.65 CC criu/arch/aarch64/cpu.o [2020-07-02T16:41:54.806Z] #39 59.80 CC criu/arch/aarch64/crtools.o [2020-07-02T16:41:55.010Z] --- PASS: TestConfigsCreateAndDelete (3.63s) [2020-07-02T16:41:55.010Z] === RUN TestConfigsUpdate [2020-07-02T16:41:55.549Z] #39 60.30 CC criu/arch/aarch64/sigframe.o [2020-07-02T16:41:55.549Z] #39 60.64 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-02T16:41:56.152Z] #39 102.9 CC criu/crtools.o [2020-07-02T16:41:56.412Z] #39 ... [2020-07-02T16:41:56.412Z] [2020-07-02T16:41:56.412Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:41:56.412Z] #17 40.67 Selecting previously unselected package libnet1:amd64. [2020-07-02T16:41:56.412Z] #17 40.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-02T16:41:56.412Z] #17 40.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:41:56.412Z] #17 40.78 Selecting previously unselected package libnl-3-200:amd64. [2020-07-02T16:41:56.412Z] #17 40.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-02T16:41:56.671Z] #17 40.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:41:56.671Z] #17 40.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-02T16:41:56.671Z] #17 40.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-02T16:41:56.671Z] #17 40.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:41:56.671Z] #17 40.94 Selecting previously unselected package libreadline5:amd64. [2020-07-02T16:41:56.671Z] #17 40.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-02T16:41:56.671Z] #17 40.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-02T16:41:56.931Z] #17 41.03 Selecting previously unselected package net-tools. [2020-07-02T16:41:56.931Z] #17 41.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-02T16:41:56.931Z] #17 41.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:41:56.931Z] #17 41.24 Selecting previously unselected package python-pip-whl. [2020-07-02T16:41:56.931Z] #17 41.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-02T16:41:56.931Z] #17 41.25 Unpacking python-pip-whl (18.1-5) ... [2020-07-02T16:41:57.501Z] #17 41.81 Selecting previously unselected package python3-lib2to3. [2020-07-02T16:41:57.501Z] #17 41.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-02T16:41:57.501Z] #17 41.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:41:57.760Z] #17 41.94 Selecting previously unselected package python3-distutils. [2020-07-02T16:41:57.760Z] #17 41.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-02T16:41:57.760Z] #17 41.97 Unpacking python3-distutils (3.7.3-1) ... [2020-07-02T16:41:57.760Z] #17 42.14 Selecting previously unselected package python3-pip. [2020-07-02T16:41:57.760Z] #17 42.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-02T16:41:57.760Z] #17 42.15 Unpacking python3-pip (18.1-5) ... [2020-07-02T16:41:58.027Z] #17 42.29 Selecting previously unselected package python3-pkg-resources. [2020-07-02T16:41:58.027Z] #17 42.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:41:58.027Z] #17 42.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:41:58.027Z] #17 42.44 Selecting previously unselected package python3-setuptools. [2020-07-02T16:41:58.125Z] #39 63.23 DEP criu/pie/util-vdso.d [2020-07-02T16:41:58.286Z] #17 42.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-02T16:41:58.286Z] #17 42.48 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-02T16:41:58.286Z] #17 42.69 Selecting previously unselected package python3-wheel. [2020-07-02T16:41:58.286Z] #17 42.71 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-02T16:41:58.389Z] #39 63.32 DEP criu/pie/util.d [2020-07-02T16:41:58.389Z] #39 63.49 CC criu/pie/util.o [2020-07-02T16:41:58.549Z] #17 42.71 Unpacking python3-wheel (0.32.3-2) ... [2020-07-02T16:41:58.549Z] #17 42.78 Selecting previously unselected package sudo. [2020-07-02T16:41:58.549Z] #17 42.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-02T16:41:58.549Z] #17 42.80 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:41:58.653Z] #39 63.85 CC criu/pie/util-vdso.o [2020-07-02T16:41:59.026Z] INFO: Expanding compiler 1 of 3... [2020-07-02T16:41:59.026Z] INFO: Expanding compiler 2 of 3... [2020-07-02T16:41:59.118Z] #17 43.21 Selecting previously unselected package thin-provisioning-tools. [2020-07-02T16:41:59.118Z] #17 43.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-02T16:41:59.118Z] #17 43.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:41:59.118Z] #17 43.43 Selecting previously unselected package uidmap. [2020-07-02T16:41:59.118Z] #17 43.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-02T16:41:59.118Z] #17 43.44 Unpacking uidmap (1:4.5-1.1) ... [2020-07-02T16:41:59.342Z] #39 64.44 AR criu/pie/pie.lib.a [2020-07-02T16:41:59.378Z] #17 43.55 Selecting previously unselected package vim-runtime. [2020-07-02T16:41:59.378Z] #17 43.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:41:59.378Z] #17 43.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-02T16:41:59.378Z] #17 43.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-02T16:41:59.378Z] #17 43.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:41:59.466Z] --- PASS: TestConfigsUpdate (3.70s) [2020-07-02T16:41:59.466Z] === RUN TestTemplatedConfig [2020-07-02T16:41:59.921Z] #39 65.06 DEP criu/pie/restorer.d [2020-07-02T16:42:00.185Z] #39 65.25 DEP criu/arch/aarch64/intraprocedure.d [2020-07-02T16:42:00.185Z] #39 65.27 DEP criu/arch/aarch64/restorer.d [2020-07-02T16:42:00.450Z] #39 65.41 DEP criu/arch/aarch64/vdso-pie.d [2020-07-02T16:42:00.450Z] #39 65.53 DEP criu/pie/parasite-vdso.d [2020-07-02T16:42:00.714Z] #39 65.69 DEP criu/pie/parasite.d [2020-07-02T16:42:00.714Z] #39 65.91 CC criu/pie/parasite.o [2020-07-02T16:42:01.292Z] #39 ... [2020-07-02T16:42:01.292Z] [2020-07-02T16:42:01.292Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:42:01.292Z] #17 7.084 Reading package lists... [2020-07-02T16:42:01.292Z] #17 10.42 Reading package lists... [2020-07-02T16:42:01.292Z] #17 13.18 Building dependency tree... [2020-07-02T16:42:01.292Z] #17 14.59 libcap2-bin is already the newest version (1:2.25-2). [2020-07-02T16:42:01.292Z] #17 14.59 The following additional packages will be installed: [2020-07-02T16:42:01.292Z] #17 14.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-02T16:42:01.292Z] #17 14.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-02T16:42:01.292Z] #17 14.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-02T16:42:01.292Z] #17 14.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-02T16:42:01.292Z] #17 14.59 python3.7 python3.7-minimal vim-runtime xxd [2020-07-02T16:42:01.292Z] #17 14.60 Suggested packages: [2020-07-02T16:42:01.292Z] #17 14.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-02T16:42:01.292Z] #17 14.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-02T16:42:01.292Z] #17 14.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-02T16:42:01.292Z] #17 14.60 Recommended packages: [2020-07-02T16:42:01.292Z] #17 14.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-02T16:42:01.292Z] #17 14.60 python3-keyrings.alt python3-xdg unzip [2020-07-02T16:42:01.292Z] #17 15.66 The following NEW packages will be installed: [2020-07-02T16:42:01.292Z] #17 15.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-02T16:42:01.292Z] #17 15.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-02T16:42:01.292Z] #17 15.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-02T16:42:01.292Z] #17 15.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-02T16:42:01.292Z] #17 15.66 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-02T16:42:01.292Z] #17 15.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-02T16:42:01.292Z] #17 15.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-02T16:42:01.292Z] #17 15.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-02T16:42:01.292Z] #17 15.66 xz-utils zip [2020-07-02T16:42:01.292Z] #17 16.08 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-02T16:42:01.292Z] #17 16.08 Need to get 27.6 MB of archives. [2020-07-02T16:42:01.292Z] #17 16.08 After this operation, 114 MB of additional disk space will be used. [2020-07-02T16:42:01.292Z] #17 16.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-02T16:42:01.292Z] #17 16.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-02T16:42:01.292Z] #17 16.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-02T16:42:01.292Z] #17 16.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-02T16:42:01.292Z] #17 16.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-02T16:42:01.292Z] #17 16.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-02T16:42:01.292Z] #17 16.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-02T16:42:01.292Z] #17 16.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-02T16:42:01.292Z] #17 16.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-02T16:42:01.292Z] #17 16.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-02T16:42:01.292Z] #17 16.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-02T16:42:01.292Z] #17 16.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-02T16:42:01.292Z] #17 16.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-02T16:42:01.292Z] #17 16.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-02T16:42:01.292Z] #17 16.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-02T16:42:01.292Z] #17 16.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-02T16:42:01.292Z] #17 16.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-02T16:42:01.292Z] #17 16.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-02T16:42:01.292Z] #17 16.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-02T16:42:01.292Z] #17 16.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-02T16:42:01.292Z] #17 16.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-02T16:42:01.292Z] #17 16.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-02T16:42:01.292Z] #17 16.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-02T16:42:01.292Z] #17 16.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-02T16:42:01.292Z] #17 16.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-02T16:42:01.292Z] #17 16.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-02T16:42:01.292Z] #17 16.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-02T16:42:01.292Z] #17 16.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-02T16:42:01.292Z] #17 16.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-02T16:42:01.292Z] #17 17.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-02T16:42:01.558Z] #17 17.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-02T16:42:01.558Z] #17 17.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-02T16:42:01.558Z] #17 17.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-02T16:42:01.558Z] #17 17.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-02T16:42:01.558Z] #17 17.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-02T16:42:01.558Z] #17 17.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-02T16:42:01.558Z] #17 17.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-02T16:42:01.558Z] #17 17.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-02T16:42:01.558Z] #17 17.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-02T16:42:01.558Z] #17 17.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-02T16:42:01.558Z] #17 17.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-02T16:42:01.558Z] #17 17.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-02T16:42:01.558Z] #17 17.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-02T16:42:01.558Z] #17 17.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-02T16:42:01.558Z] #17 17.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-02T16:42:01.558Z] #17 ... [2020-07-02T16:42:01.558Z] [2020-07-02T16:42:01.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:01.558Z] #39 66.80 LINK criu/pie/parasite.built-in.o [2020-07-02T16:42:01.822Z] #39 66.81 GEN criu/pie/parasite-blob.h [2020-07-02T16:42:01.822Z] #39 66.83 CC criu/pie/parasite-vdso.o [2020-07-02T16:42:01.997Z] INFO: Expanding compiler 3 of 3... [2020-07-02T16:42:02.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-02T16:42:02.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-02T16:42:02.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-02T16:42:02.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-02T16:42:02.400Z] #39 67.27 CC criu/arch/aarch64/vdso-pie.o [2020-07-02T16:42:02.400Z] #39 67.43 CC criu/arch/aarch64/restorer.o [2020-07-02T16:42:02.670Z] #17 46.50 Selecting previously unselected package vim. [2020-07-02T16:42:02.670Z] #17 46.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-02T16:42:02.670Z] #17 46.54 Unpacking vim (2:8.1.0875-5) ... [2020-07-02T16:42:02.670Z] #17 47.04 Selecting previously unselected package xfsprogs. [2020-07-02T16:42:02.930Z] #17 47.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-02T16:42:02.930Z] #17 47.08 Unpacking xfsprogs (4.20.0-1) ... [2020-07-02T16:42:02.977Z] #39 67.83 CC criu/arch/aarch64/intraprocedure.o [2020-07-02T16:42:02.977Z] #39 67.86 CC criu/pie/restorer.o [2020-07-02T16:42:02.983Z] --- PASS: TestTemplatedConfig (3.71s) [2020-07-02T16:42:02.983Z] === RUN TestConfigCreateResolve [2020-07-02T16:42:02.989Z] INFO: Removing downloaded files... [2020-07-02T16:42:02.989Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-02T16:42:02.989Z] INFO: Configuring git core.autocrlf... [2020-07-02T16:42:03.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-02T16:42:03.499Z] #17 47.55 Selecting previously unselected package zip. [2020-07-02T16:42:03.499Z] #17 47.55 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-02T16:42:03.499Z] #17 47.56 Unpacking zip (3.0-11+b1) ... [2020-07-02T16:42:03.499Z] #17 47.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:42:03.499Z] #17 47.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:42:03.499Z] #17 47.82 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-02T16:42:03.499Z] #17 47.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-02T16:42:03.499Z] #17 47.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-02T16:42:03.499Z] #17 47.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-02T16:42:03.499Z] #17 47.87 Setting up uidmap (1:4.5-1.1) ... [2020-07-02T16:42:03.499Z] #17 47.88 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-02T16:42:03.499Z] #17 47.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:42:03.759Z] #17 47.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:42:03.759Z] #17 47.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-02T16:42:03.759Z] #17 47.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-02T16:42:03.759Z] #17 47.93 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:42:03.759Z] #17 47.94 Setting up zip (3.0-11+b1) ... [2020-07-02T16:42:03.759Z] #17 47.95 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:42:03.759Z] #17 47.97 Setting up bash-completion (1:2.8-6) ... [2020-07-02T16:42:04.905Z] #39 69.87 LINK criu/pie/restorer.built-in.o [2020-07-02T16:42:04.905Z] #39 69.89 GEN criu/pie/restorer-blob.h [2020-07-02T16:42:04.905Z] #39 69.97 DEP criu/vdso.d [2020-07-02T16:42:05.169Z] #39 70.21 DEP criu/uts_ns.d [2020-07-02T16:42:05.434Z] #39 70.37 DEP criu/util.d [2020-07-02T16:42:05.434Z] #39 70.59 DEP criu/uffd.d [2020-07-02T16:42:05.698Z] #39 70.79 DEP criu/tun.d [2020-07-02T16:42:05.698Z] #39 70.93 DEP criu/tty.d [2020-07-02T16:42:05.962Z] #39 71.11 DEP criu/timerfd.d [2020-07-02T16:42:06.226Z] #39 71.31 DEP criu/timens.d [2020-07-02T16:42:06.226Z] #39 71.43 DEP criu/sysfs_parse.d [2020-07-02T16:42:06.310Z] #17 50.56 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-02T16:42:06.310Z] #17 50.57 Setting up xz-utils (5.2.4-1) ... [2020-07-02T16:42:06.310Z] #17 50.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-02T16:42:06.310Z] #17 50.62 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:42:06.490Z] #39 71.51 DEP criu/sysctl.d [2020-07-02T16:42:06.490Z] #39 71.63 DEP criu/string.d [2020-07-02T16:42:06.490Z] #39 71.67 DEP criu/stats.d [2020-07-02T16:42:06.500Z] --- PASS: TestConfigCreateResolve (3.74s) [2020-07-02T16:42:06.500Z] === RUN TestConfigDaemonLibtrustID [2020-07-02T16:42:06.569Z] #17 50.68 invoke-rc.d: could not determine current runlevel [2020-07-02T16:42:06.570Z] #17 50.69 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-02T16:42:06.570Z] #17 50.70 Setting up pigz (2.4-1) ... [2020-07-02T16:42:06.570Z] #17 50.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-02T16:42:06.570Z] #17 50.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-02T16:42:06.570Z] #17 50.80 Setting up python-pip-whl (18.1-5) ... [2020-07-02T16:42:06.570Z] #17 50.81 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-02T16:42:06.570Z] #17 50.82 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:42:06.570Z] #17 ... [2020-07-02T16:42:06.570Z] [2020-07-02T16:42:06.570Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:06.570Z] #39 103.5 CC criu/eventfd.o [2020-07-02T16:42:06.570Z] #39 103.9 CC criu/eventpoll.o [2020-07-02T16:42:06.570Z] #39 104.7 CC criu/external.o [2020-07-02T16:42:06.570Z] #39 105.0 CC criu/fault-injection.o [2020-07-02T16:42:06.570Z] #39 105.1 CC criu/fdstore.o [2020-07-02T16:42:06.570Z] #39 105.5 CC criu/fifo.o [2020-07-02T16:42:06.570Z] #39 106.1 CC criu/file-ids.o [2020-07-02T16:42:06.570Z] #39 106.4 CC criu/file-lock.o [2020-07-02T16:42:06.570Z] #39 107.4 CC criu/files-ext.o [2020-07-02T16:42:06.570Z] #39 107.8 CC criu/files-reg.o [2020-07-02T16:42:06.570Z] #39 110.0 CC criu/files.o [2020-07-02T16:42:06.570Z] #39 112.1 CC criu/filesystems.o [2020-07-02T16:42:06.570Z] #39 112.8 CC criu/fsnotify.o [2020-07-02T16:42:06.755Z] #39 71.88 DEP criu/sockets.d [2020-07-02T16:42:06.791Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-02T16:42:06.791Z] PASS [2020-07-02T16:42:06.791Z] [2020-07-02T16:42:06.791Z] DONE 7 tests in 22.795s [2020-07-02T16:42:06.791Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-02T16:42:06.791Z] ++ 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-07-02T16:42:06.791Z] ++ set -e [2020-07-02T16:42:06.791Z] ++ '[' -n 0 ']' [2020-07-02T16:42:06.791Z] ++ set -x [2020-07-02T16:42:06.791Z] ++ 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-07-02T16:42:06.791Z] INFO: Testing against a local daemon [2020-07-02T16:42:06.791Z] === RUN TestCheckpoint [2020-07-02T16:42:06.791Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-02T16:42:06.791Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:42:06.791Z] === RUN TestContainerInvalidJSON [2020-07-02T16:42:06.791Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:42:06.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:42:06.791Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:42:06.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:42:06.791Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:42:06.791Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:42:06.791Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:42:06.791Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:42:06.791Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:42:06.791Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-02T16:42:06.791Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-02T16:42:06.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-02T16:42:06.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-07-02T16:42:06.791Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-02T16:42:06.829Z] #39 ... [2020-07-02T16:42:06.829Z] [2020-07-02T16:42:06.829Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:42:06.829Z] #17 51.18 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-02T16:42:06.829Z] #17 51.19 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-02T16:42:06.829Z] #17 51.19 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-02T16:42:07.020Z] #39 72.09 DEP criu/sk-unix.d [2020-07-02T16:42:07.082Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-02T16:42:07.082Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-02T16:42:07.082Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-02T16:42:07.082Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-02T16:42:07.088Z] #17 51.20 Setting up vim (2:8.1.0875-5) ... [2020-07-02T16:42:07.088Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-02T16:42:07.088Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-02T16:42:07.088Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-02T16:42:07.088Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-02T16:42:07.088Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-02T16:42:07.088Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-02T16:42:07.088Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-02T16:42:07.088Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-02T16:42:07.088Z] #17 51.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-02T16:42:07.088Z] #17 51.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:42:07.088Z] #17 51.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-02T16:42:07.088Z] #17 51.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:42:07.088Z] #17 51.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-02T16:42:07.088Z] #17 51.36 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:42:07.285Z] #39 72.27 DEP criu/sk-tcp.d [2020-07-02T16:42:07.285Z] #39 72.49 DEP criu/sk-queue.d [2020-07-02T16:42:07.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-07-02T16:42:07.375Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-02T16:42:07.375Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-07-02T16:42:07.375Z] === RUN TestCopyFromContainer [2020-07-02T16:42:07.549Z] #39 72.65 DEP criu/sk-packet.d [2020-07-02T16:42:07.813Z] #39 72.87 DEP criu/sk-netlink.d [2020-07-02T16:42:07.813Z] #39 73.07 DEP criu/sk-inet.d [2020-07-02T16:42:08.391Z] #39 73.31 DEP criu/signalfd.d [2020-07-02T16:42:08.391Z] #39 73.42 DEP criu/sigframe.d [2020-07-02T16:42:08.391Z] #39 73.53 DEP criu/shmem.d [2020-07-02T16:42:08.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-02T16:42:08.655Z] #39 73.67 DEP criu/servicefd.d [2020-07-02T16:42:08.655Z] #39 ... [2020-07-02T16:42:08.655Z] [2020-07-02T16:42:08.655Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:42:08.655Z] #17 17.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-02T16:42:08.655Z] #17 17.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-02T16:42:08.655Z] #17 17.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-02T16:42:08.655Z] #17 18.18 debconf: delaying package configuration, since apt-utils is not installed [2020-07-02T16:42:08.655Z] #17 18.26 Fetched 27.6 MB in 2s (14.2 MB/s) [2020-07-02T16:42:08.655Z] #17 18.30 Selecting previously unselected package pigz. [2020-07-02T16:42:08.655Z] #17 18.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-02T16:42:08.655Z] #17 18.37 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-02T16:42:08.655Z] #17 18.38 Unpacking pigz (2.4-1) ... [2020-07-02T16:42:08.655Z] #17 18.47 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-02T16:42:08.655Z] #17 18.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-02T16:42:08.655Z] #17 18.49 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-02T16:42:08.655Z] #17 18.97 Selecting previously unselected package python3.7-minimal. [2020-07-02T16:42:08.655Z] #17 18.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-02T16:42:08.655Z] #17 19.00 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:42:08.655Z] #17 19.69 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-02T16:42:08.655Z] #17 19.72 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-02T16:42:08.655Z] #17 21.73 Selecting previously unselected package python3-minimal. [2020-07-02T16:42:08.655Z] #17 21.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-02T16:42:08.655Z] #17 21.82 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-02T16:42:08.655Z] #17 21.83 Unpacking python3-minimal (3.7.3-1) ... [2020-07-02T16:42:08.655Z] #17 21.98 Selecting previously unselected package libmpdec2:arm64. [2020-07-02T16:42:08.655Z] #17 21.99 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-02T16:42:08.655Z] #17 22.00 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-02T16:42:08.655Z] #17 22.15 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-02T16:42:08.655Z] #17 22.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-02T16:42:08.655Z] #17 22.17 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-02T16:42:08.655Z] #17 22.79 Selecting previously unselected package python3.7. [2020-07-02T16:42:08.656Z] #17 22.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-02T16:42:08.656Z] #17 22.80 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:42:08.656Z] #17 22.92 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-02T16:42:08.656Z] #17 22.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-02T16:42:08.656Z] #17 22.93 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-02T16:42:08.656Z] #17 23.06 Setting up python3-minimal (3.7.3-1) ... [2020-07-02T16:42:08.656Z] #17 24.08 Selecting previously unselected package python3. [2020-07-02T16:42:08.656Z] #17 24.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-07-02T16:42:08.656Z] #17 24.12 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-02T16:42:08.656Z] #17 24.15 Unpacking python3 (3.7.3-1) ... [2020-07-02T16:42:08.656Z] #17 24.28 Selecting previously unselected package libip4tc0:arm64. [2020-07-02T16:42:08.656Z] #17 24.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-02T16:42:08.656Z] #17 24.30 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-02T16:42:08.656Z] #17 24.43 Selecting previously unselected package libip6tc0:arm64. [2020-07-02T16:42:08.656Z] #17 24.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-02T16:42:08.656Z] #17 24.47 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-02T16:42:08.919Z] #17 24.54 Selecting previously unselected package libiptc0:arm64. [2020-07-02T16:42:08.919Z] #17 24.55 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-02T16:42:08.919Z] #17 24.56 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-02T16:42:08.919Z] #17 24.64 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-02T16:42:08.919Z] #17 24.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-02T16:42:08.919Z] #17 24.65 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-02T16:42:08.919Z] #17 24.74 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-02T16:42:08.919Z] #17 24.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-02T16:42:09.183Z] #17 24.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-02T16:42:09.183Z] #17 24.84 Selecting previously unselected package libnftnl11:arm64. [2020-07-02T16:42:09.183Z] #17 24.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-02T16:42:09.183Z] #17 24.85 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-02T16:42:09.183Z] #17 24.94 Selecting previously unselected package iptables. [2020-07-02T16:42:09.183Z] #17 24.94 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-02T16:42:09.183Z] #17 24.96 Unpacking iptables (1.8.2-4) ... [2020-07-02T16:42:09.446Z] #17 25.23 Selecting previously unselected package xxd. [2020-07-02T16:42:09.446Z] #17 25.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-02T16:42:09.446Z] #17 25.25 Unpacking xxd (2:8.1.0875-5) ... [2020-07-02T16:42:09.710Z] #17 25.45 Selecting previously unselected package vim-common. [2020-07-02T16:42:09.710Z] #17 25.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:42:09.710Z] #17 25.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-02T16:42:09.975Z] #17 25.68 Selecting previously unselected package bash-completion. [2020-07-02T16:42:09.975Z] #17 25.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-02T16:42:09.975Z] #17 ... [2020-07-02T16:42:09.975Z] [2020-07-02T16:42:09.975Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:42:09.975Z] #36 131.6 + dpkg --print-architecture [2020-07-02T16:42:10.103Z] === RUN TestCopyFromContainer// [2020-07-02T16:42:10.103Z] === RUN TestCopyFromContainer//bar/root [2020-07-02T16:42:10.103Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-02T16:42:10.103Z] === RUN TestCopyFromContainer/bar/quux [2020-07-02T16:42:10.103Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-02T16:42:10.103Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-02T16:42:10.103Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-02T16:42:10.380Z] #17 54.16 Setting up iptables (1.8.2-4) ... [2020-07-02T16:42:10.380Z] #17 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:42:10.380Z] #17 54.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:42:10.380Z] #17 54.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:42:10.380Z] #17 54.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:42:10.380Z] #17 54.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-02T16:42:10.380Z] #17 54.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-02T16:42:10.380Z] #17 54.22 Setting up python3 (3.7.3-1) ... [2020-07-02T16:42:10.395Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-02T16:42:10.395Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-02T16:42:10.395Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-02T16:42:10.553Z] #36 DONE 132.0s [2020-07-02T16:42:10.553Z] [2020-07-02T16:42:10.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:10.553Z] #39 73.85 DEP criu/seize.d [2020-07-02T16:42:10.553Z] #39 74.05 DEP criu/seccomp.d [2020-07-02T16:42:10.553Z] #39 74.30 DEP criu/rst-malloc.d [2020-07-02T16:42:10.553Z] #39 74.38 DEP criu/rbtree.d [2020-07-02T16:42:10.553Z] #39 74.44 DEP criu/pstree.d [2020-07-02T16:42:10.553Z] #39 74.59 DEP criu/protobuf.d [2020-07-02T16:42:10.553Z] #39 74.71 GEN criu/protobuf-desc-gen.h [2020-07-02T16:42:10.639Z] #17 54.72 Setting up python3-wheel (0.32.3-2) ... [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer (3.09s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-02T16:42:10.688Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-02T16:42:10.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-02T16:42:10.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:42:10.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:42:10.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:42:10.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:42:10.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:42:10.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:42:10.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:42:10.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:42:10.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:42:10.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-02T16:42:10.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-02T16:42:10.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-02T16:42:10.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-02T16:42:10.688Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-02T16:42:10.688Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-02T16:42:10.688Z] === RUN TestCreateWithInvalidEnv [2020-07-02T16:42:10.688Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-02T16:42:10.688Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-02T16:42:10.688Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-02T16:42:10.688Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-02T16:42:10.688Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-02T16:42:10.688Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-02T16:42:10.688Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-02T16:42:10.688Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-02T16:42:10.688Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-02T16:42:10.688Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-02T16:42:10.688Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-02T16:42:10.688Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-02T16:42:10.688Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-02T16:42:10.688Z] === RUN TestCreateTmpfsMountsTarget [2020-07-02T16:42:10.688Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-02T16:42:10.688Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-02T16:42:11.209Z] #17 55.45 Setting up apparmor (2.13.2-10) ... [2020-07-02T16:42:11.510Z] #39 76.39 DEP criu/protobuf-desc.d [2020-07-02T16:42:11.510Z] #39 76.52 DEP criu/proc_parse.d [2020-07-02T16:42:11.510Z] #39 76.74 DEP criu/plugin.d [2020-07-02T16:42:11.786Z] #39 76.80 DEP criu/pipes.d [2020-07-02T16:42:11.786Z] #39 76.95 DEP criu/pie-util.d [2020-07-02T16:42:12.050Z] #39 77.07 DEP criu/pie-util-vdso.d [2020-07-02T16:42:12.050Z] #39 77.15 DEP criu/path.d [2020-07-02T16:42:12.050Z] #39 77.22 DEP criu/parasite-syscall.d [2020-07-02T16:42:12.314Z] #39 77.33 DEP criu/pagemap.d [2020-07-02T16:42:12.314Z] #39 77.41 DEP criu/pagemap-cache.d [2020-07-02T16:42:12.314Z] #39 77.50 DEP criu/page-xfer.d [2020-07-02T16:42:12.579Z] #39 77.59 DEP criu/page-pipe.d [2020-07-02T16:42:12.579Z] #39 77.72 DEP criu/netfilter.d [2020-07-02T16:42:12.844Z] #39 77.87 DEP criu/net.d [2020-07-02T16:42:12.844Z] #39 78.00 DEP criu/namespaces.d [2020-07-02T16:42:13.107Z] #39 78.15 DEP criu/mount.d [2020-07-02T16:42:13.107Z] #39 78.24 DEP criu/memfd.d [2020-07-02T16:42:13.107Z] #39 78.31 DEP criu/mem.d [2020-07-02T16:42:13.116Z] #17 57.03 Setting up xfsprogs (4.20.0-1) ... [2020-07-02T16:42:13.116Z] #17 57.04 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:42:13.116Z] #17 57.42 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:42:13.372Z] #39 78.50 DEP criu/lsm.d [2020-07-02T16:42:13.372Z] #39 78.57 DEP criu/log.d [2020-07-02T16:42:13.419Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:42:13.420Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:42:13.420Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-07-02T16:42:13.420Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-02T16:42:13.420Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-02T16:42:13.636Z] #39 78.68 DEP criu/libnetlink.d [2020-07-02T16:42:13.901Z] #39 78.81 DEP criu/kerndat.d [2020-07-02T16:42:13.901Z] #39 78.97 DEP criu/kcmp-ids.d [2020-07-02T16:42:13.901Z] #39 79.06 DEP criu/irmap.d [2020-07-02T16:42:14.055Z] #17 58.26 Setting up python3-distutils (3.7.3-1) ... [2020-07-02T16:42:14.165Z] #39 79.18 DEP criu/ipc_ns.d [2020-07-02T16:42:14.165Z] #39 79.33 DEP criu/image.d [2020-07-02T16:42:14.429Z] #39 79.48 DEP criu/image-desc.d [2020-07-02T16:42:14.429Z] #39 79.56 DEP criu/fsnotify.d [2020-07-02T16:42:14.625Z] #17 58.77 Setting up python3-setuptools (40.8.0-1) ... [2020-07-02T16:42:14.694Z] #39 79.74 DEP criu/filesystems.d [2020-07-02T16:42:14.694Z] #39 79.93 DEP criu/files.d [2020-07-02T16:42:14.958Z] #39 80.07 DEP criu/files-reg.d [2020-07-02T16:42:14.958Z] #39 80.22 DEP criu/files-ext.d [2020-07-02T16:42:15.221Z] #39 80.36 DEP criu/file-lock.d [2020-07-02T16:42:15.485Z] #39 80.45 DEP criu/file-ids.d [2020-07-02T16:42:15.485Z] #39 80.54 DEP criu/fifo.d [2020-07-02T16:42:15.485Z] #39 80.65 DEP criu/fdstore.d [2020-07-02T16:42:15.749Z] #39 80.71 DEP criu/fault-injection.d [2020-07-02T16:42:15.749Z] #39 80.75 DEP criu/external.d [2020-07-02T16:42:15.749Z] #39 80.90 DEP criu/eventpoll.d [2020-07-02T16:42:16.008Z] #17 60.07 Setting up python3-pip (18.1-5) ... [2020-07-02T16:42:16.012Z] #39 81.05 DEP criu/eventfd.d [2020-07-02T16:42:16.012Z] #39 81.19 DEP criu/crtools.d [2020-07-02T16:42:16.151Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-07-02T16:42:16.152Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-02T16:42:16.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:42:16.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:42:16.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:42:16.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:42:16.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:42:16.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:42:16.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:42:16.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:42:16.152Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:42:16.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:42:16.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:42:16.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:42:16.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:42:16.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:42:16.152Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:42:16.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-02T16:42:16.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-02T16:42:16.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-02T16:42:16.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-02T16:42:16.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-02T16:42:16.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-02T16:42:16.152Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-02T16:42:16.276Z] #39 81.40 DEP criu/cr-service.d [2020-07-02T16:42:16.541Z] #39 81.57 DEP criu/cr-restore.d [2020-07-02T16:42:16.541Z] #39 81.82 DEP criu/cr-errno.d [2020-07-02T16:42:16.805Z] #39 81.83 DEP criu/cr-dump.d [2020-07-02T16:42:16.805Z] #39 81.97 DEP criu/cr-dedup.d [2020-07-02T16:42:16.947Z] #17 61.04 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:42:16.947Z] #17 61.09 Processing triggers for mime-support (3.62) ... [2020-07-02T16:42:17.069Z] #39 82.13 DEP criu/cr-check.d [2020-07-02T16:42:17.069Z] #39 ... [2020-07-02T16:42:17.069Z] [2020-07-02T16:42:17.069Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:42:17.069Z] #17 28.48 Unpacking bash-completion (1:2.8-6) ... [2020-07-02T16:42:17.069Z] #17 28.86 Selecting previously unselected package bzip2. [2020-07-02T16:42:17.069Z] #17 28.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 28.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:42:17.069Z] #17 28.97 Selecting previously unselected package xz-utils. [2020-07-02T16:42:17.069Z] #17 28.99 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 28.99 Unpacking xz-utils (5.2.4-1) ... [2020-07-02T16:42:17.069Z] #17 29.13 Selecting previously unselected package apparmor. [2020-07-02T16:42:17.069Z] #17 29.13 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 29.21 Unpacking apparmor (2.13.2-10) ... [2020-07-02T16:42:17.069Z] #17 29.47 Selecting previously unselected package aufs-tools. [2020-07-02T16:42:17.069Z] #17 29.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 29.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:42:17.069Z] #17 29.63 Selecting previously unselected package libonig5:arm64. [2020-07-02T16:42:17.069Z] #17 29.63 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 29.64 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-02T16:42:17.069Z] #17 29.79 Selecting previously unselected package libjq1:arm64. [2020-07-02T16:42:17.069Z] #17 29.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 29.80 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-02T16:42:17.069Z] #17 29.93 Selecting previously unselected package jq. [2020-07-02T16:42:17.069Z] #17 29.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 29.94 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-02T16:42:17.069Z] #17 30.06 Selecting previously unselected package libaio1:arm64. [2020-07-02T16:42:17.069Z] #17 30.06 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 30.08 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-02T16:42:17.069Z] #17 30.17 Selecting previously unselected package libgpm2:arm64. [2020-07-02T16:42:17.069Z] #17 30.17 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 30.19 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-02T16:42:17.069Z] #17 30.28 Selecting previously unselected package libicu63:arm64. [2020-07-02T16:42:17.069Z] #17 30.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 30.29 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-02T16:42:17.069Z] #17 32.46 Selecting previously unselected package libnet1:arm64. [2020-07-02T16:42:17.069Z] #17 32.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 32.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:42:17.069Z] #17 32.54 Selecting previously unselected package libnl-3-200:arm64. [2020-07-02T16:42:17.069Z] #17 32.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 32.56 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-02T16:42:17.069Z] #17 32.65 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-02T16:42:17.069Z] #17 32.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 32.66 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-02T16:42:17.069Z] #17 32.73 Selecting previously unselected package libreadline5:arm64. [2020-07-02T16:42:17.069Z] #17 32.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-02T16:42:17.069Z] #17 32.75 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-02T16:42:17.186Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-07-02T16:42:17.186Z] === RUN TestCreateDifferentPlatform [2020-07-02T16:42:17.186Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-02T16:42:17.186Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-02T16:42:17.186Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-02T16:42:17.186Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-02T16:42:17.186Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-02T16:42:17.186Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-02T16:42:17.186Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-02T16:42:17.186Z] === RUN TestContainerStartOnDaemonRestart [2020-07-02T16:42:17.186Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-02T16:42:17.186Z] === RUN TestDaemonRestartIpcMode [2020-07-02T16:42:17.186Z] === PAUSE TestDaemonRestartIpcMode [2020-07-02T16:42:17.186Z] === RUN TestDaemonHostGatewayIP [2020-07-02T16:42:17.186Z] === PAUSE TestDaemonHostGatewayIP [2020-07-02T16:42:17.186Z] === RUN TestContainerKillOnDaemonStart [2020-07-02T16:42:17.186Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-02T16:42:17.186Z] === RUN TestDiff [2020-07-02T16:42:17.207Z] #17 ... [2020-07-02T16:42:17.207Z] [2020-07-02T16:42:17.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:17.207Z] #39 114.1 CC criu/image-desc.o [2020-07-02T16:42:17.207Z] #39 114.3 CC criu/image.o [2020-07-02T16:42:17.207Z] #39 115.2 CC criu/ipc_ns.o [2020-07-02T16:42:17.207Z] #39 116.5 CC criu/irmap.o [2020-07-02T16:42:17.207Z] #39 117.1 CC criu/kcmp-ids.o [2020-07-02T16:42:17.207Z] #39 117.4 CC criu/kerndat.o [2020-07-02T16:42:17.207Z] #39 118.5 CC criu/libnetlink.o [2020-07-02T16:42:17.207Z] #39 118.9 CC criu/log.o [2020-07-02T16:42:17.207Z] #39 119.2 CC criu/lsm.o [2020-07-02T16:42:17.207Z] #39 119.7 CC criu/mem.o [2020-07-02T16:42:17.207Z] #39 121.4 CC criu/memfd.o [2020-07-02T16:42:17.207Z] #39 121.9 CC criu/mount.o [2020-07-02T16:42:17.333Z] #17 32.88 Selecting previously unselected package net-tools. [2020-07-02T16:42:17.333Z] #17 32.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-02T16:42:17.333Z] #17 32.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:42:17.333Z] #17 33.12 Selecting previously unselected package python-pip-whl. [2020-07-02T16:42:17.466Z] #39 ... [2020-07-02T16:42:17.466Z] [2020-07-02T16:42:17.466Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:42:17.466Z] #36 189.8 + dpkg --print-architecture [2020-07-02T16:42:17.466Z] #36 189.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-02T16:42:17.466Z] #36 190.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-02T16:42:17.466Z] #36 190.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-02T16:42:17.598Z] #17 33.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-02T16:42:17.598Z] #17 33.13 Unpacking python-pip-whl (18.1-5) ... [2020-07-02T16:42:17.726Z] #36 ... [2020-07-02T16:42:17.726Z] [2020-07-02T16:42:17.726Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:42:17.726Z] #17 DONE 61.9s [2020-07-02T16:42:17.726Z] [2020-07-02T16:42:17.726Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-02T16:42:17.818Z] --- PASS: TestDiff (0.85s) [2020-07-02T16:42:17.818Z] === RUN TestExecWithCloseStdin [2020-07-02T16:42:17.862Z] #17 33.46 Selecting previously unselected package python3-lib2to3. [2020-07-02T16:42:17.862Z] #17 33.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-02T16:42:17.862Z] #17 33.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:42:17.862Z] #17 33.61 Selecting previously unselected package python3-distutils. [2020-07-02T16:42:17.862Z] #17 33.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-02T16:42:17.862Z] #17 33.62 Unpacking python3-distutils (3.7.3-1) ... [2020-07-02T16:42:18.126Z] #17 33.75 Selecting previously unselected package python3-pip. [2020-07-02T16:42:18.126Z] #17 33.75 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-02T16:42:18.126Z] #17 33.76 Unpacking python3-pip (18.1-5) ... [2020-07-02T16:42:18.126Z] #17 33.89 Selecting previously unselected package python3-pkg-resources. [2020-07-02T16:42:18.126Z] #17 33.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-02T16:42:18.126Z] #17 33.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:42:18.389Z] #17 34.09 Selecting previously unselected package python3-setuptools. [2020-07-02T16:42:18.389Z] #17 34.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-02T16:42:18.389Z] #17 34.12 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-02T16:42:18.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-02T16:42:18.653Z] #17 34.35 Selecting previously unselected package python3-wheel. [2020-07-02T16:42:18.653Z] #17 34.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-02T16:42:18.653Z] #17 34.37 Unpacking python3-wheel (0.32.3-2) ... [2020-07-02T16:42:18.901Z] --- PASS: TestExecWithCloseStdin (1.02s) [2020-07-02T16:42:18.901Z] === RUN TestExec [2020-07-02T16:42:18.917Z] #17 34.46 Selecting previously unselected package sudo. [2020-07-02T16:42:18.917Z] #17 34.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-02T16:42:18.917Z] #17 34.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:42:19.182Z] #17 34.86 Selecting previously unselected package thin-provisioning-tools. [2020-07-02T16:42:19.182Z] #17 34.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-02T16:42:19.182Z] #17 34.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:42:19.446Z] #17 35.17 Selecting previously unselected package uidmap. [2020-07-02T16:42:19.446Z] #17 35.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-02T16:42:19.446Z] #17 35.18 Unpacking uidmap (1:4.5-1.1) ... [2020-07-02T16:42:19.446Z] #17 35.30 Selecting previously unselected package vim-runtime. [2020-07-02T16:42:19.631Z] #18 1.756 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-02T16:42:19.631Z] #18 1.760 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-02T16:42:19.631Z] #18 1.763 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-02T16:42:19.631Z] #18 DONE 1.9s [2020-07-02T16:42:19.631Z] [2020-07-02T16:42:19.631Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:42:19.710Z] #17 35.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-02T16:42:19.710Z] #17 35.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-02T16:42:19.710Z] #17 35.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-02T16:42:19.710Z] #17 35.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:42:19.937Z] --- PASS: TestExec (0.95s) [2020-07-02T16:42:19.937Z] === RUN TestExecUser [2020-07-02T16:42:20.971Z] --- PASS: TestExecUser (0.93s) [2020-07-02T16:42:20.971Z] === RUN TestExportContainerAndImportImage [2020-07-02T16:42:22.005Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-07-02T16:42:22.005Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-02T16:42:22.246Z] #19 ... [2020-07-02T16:42:22.246Z] [2020-07-02T16:42:22.246Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:42:22.246Z] #49 75.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-02T16:42:22.246Z] #49 78.68 + mkdir -p /build [2020-07-02T16:42:22.246Z] #49 78.68 + cp runc /build/runc [2020-07-02T16:42:22.246Z] #49 DONE 79.0s [2020-07-02T16:42:22.246Z] [2020-07-02T16:42:22.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:22.246Z] #39 127.0 CC criu/namespaces.o [2020-07-02T16:42:22.272Z] #17 37.74 Selecting previously unselected package vim. [2020-07-02T16:42:22.272Z] #17 37.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-02T16:42:22.272Z] #17 37.79 Unpacking vim (2:8.1.0875-5) ... [2020-07-02T16:42:22.510Z] #39 129.4 CC criu/net.o [2020-07-02T16:42:22.537Z] #17 38.24 Selecting previously unselected package xfsprogs. [2020-07-02T16:42:22.537Z] #17 38.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-02T16:42:22.537Z] #17 38.25 Unpacking xfsprogs (4.20.0-1) ... [2020-07-02T16:42:22.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-02T16:42:23.115Z] #17 38.69 Selecting previously unselected package zip. [2020-07-02T16:42:23.115Z] #17 38.70 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-02T16:42:23.115Z] #17 38.72 Unpacking zip (3.0-11+b1) ... [2020-07-02T16:42:23.115Z] #17 38.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-02T16:42:23.380Z] #17 39.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-02T16:42:23.380Z] #17 39.06 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-02T16:42:23.380Z] #17 39.14 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-02T16:42:23.516Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-07-02T16:42:23.516Z] === RUN TestHealthCheckWorkdir [2020-07-02T16:42:23.644Z] #17 39.26 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-02T16:42:23.644Z] #17 39.29 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-02T16:42:23.644Z] #17 39.30 Setting up uidmap (1:4.5-1.1) ... [2020-07-02T16:42:23.644Z] #17 39.31 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-02T16:42:23.644Z] #17 39.33 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-02T16:42:23.644Z] #17 39.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-02T16:42:23.644Z] #17 39.37 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-02T16:42:23.644Z] #17 39.38 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-02T16:42:23.644Z] #17 39.40 Setting up xxd (2:8.1.0875-5) ... [2020-07-02T16:42:23.644Z] #17 39.41 Setting up zip (3.0-11+b1) ... [2020-07-02T16:42:23.644Z] #17 39.43 Setting up vim-common (2:8.1.0875-5) ... [2020-07-02T16:42:23.908Z] #17 39.47 Setting up bash-completion (1:2.8-6) ... [2020-07-02T16:42:24.549Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-07-02T16:42:24.549Z] === RUN TestHealthKillContainer [2020-07-02T16:42:25.802Z] #39 ... [2020-07-02T16:42:25.802Z] [2020-07-02T16:42:25.802Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:42:25.802Z] #19 6.062 Collecting yamllint==1.16.0 [2020-07-02T16:42:27.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-02T16:42:27.231Z] #17 42.31 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-02T16:42:27.231Z] #17 42.34 Setting up xz-utils (5.2.4-1) ... [2020-07-02T16:42:27.231Z] #17 42.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-02T16:42:27.231Z] #17 42.41 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-02T16:42:27.231Z] #17 42.48 invoke-rc.d: could not determine current runlevel [2020-07-02T16:42:27.231Z] #17 42.50 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-02T16:42:27.231Z] #17 42.51 Setting up pigz (2.4-1) ... [2020-07-02T16:42:27.231Z] #17 42.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-02T16:42:27.231Z] #17 42.55 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-02T16:42:27.231Z] #17 42.57 Setting up python-pip-whl (18.1-5) ... [2020-07-02T16:42:27.231Z] #17 42.59 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-02T16:42:27.231Z] #17 42.65 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-02T16:42:27.231Z] #17 ... [2020-07-02T16:42:27.231Z] [2020-07-02T16:42:27.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:27.231Z] #39 82.23 DEP criu/config.d [2020-07-02T16:42:27.231Z] #39 82.33 DEP criu/clone-noasan.d [2020-07-02T16:42:27.231Z] #39 82.38 DEP criu/cgroup.d [2020-07-02T16:42:27.231Z] #39 82.50 DEP criu/cgroup-props.d [2020-07-02T16:42:27.231Z] #39 82.56 DEP criu/bitmap.d [2020-07-02T16:42:27.231Z] #39 82.59 DEP criu/bfd.d [2020-07-02T16:42:27.231Z] #39 82.68 DEP criu/autofs.d [2020-07-02T16:42:27.231Z] #39 82.87 DEP criu/aio.d [2020-07-02T16:42:27.231Z] #39 82.98 DEP criu/action-scripts.d [2020-07-02T16:42:27.231Z] #39 83.25 CC criu/action-scripts.o [2020-07-02T16:42:27.231Z] #39 83.63 CC criu/aio.o [2020-07-02T16:42:27.231Z] #39 84.03 CC criu/autofs.o [2020-07-02T16:42:27.231Z] #39 85.05 CC criu/bfd.o [2020-07-02T16:42:27.231Z] #39 85.47 CC criu/bitmap.o [2020-07-02T16:42:27.231Z] #39 85.57 CC criu/cgroup-props.o [2020-07-02T16:42:27.231Z] #39 85.98 CC criu/cgroup.o [2020-07-02T16:42:27.231Z] #39 87.95 CC criu/clone-noasan.o [2020-07-02T16:42:27.231Z] #39 88.09 CC criu/config.o [2020-07-02T16:42:27.231Z] #39 89.11 CC criu/cr-check.o [2020-07-02T16:42:27.231Z] #39 90.41 CC criu/cr-dedup.o [2020-07-02T16:42:27.231Z] #39 90.69 CC criu/cr-dump.o [2020-07-02T16:42:27.231Z] #39 ... [2020-07-02T16:42:27.231Z] [2020-07-02T16:42:27.231Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-02T16:42:27.231Z] #49 54.35 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-02T16:42:27.231Z] #49 56.02 + mkdir -p /build [2020-07-02T16:42:27.231Z] #49 56.02 + cp runc /build/runc [2020-07-02T16:42:27.231Z] #49 DONE 56.7s [2020-07-02T16:42:27.498Z] [2020-07-02T16:42:27.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:27.498Z] #39 92.53 CC criu/cr-errno.o [2020-07-02T16:42:27.498Z] #39 92.62 CC criu/cr-restore.o [2020-07-02T16:42:28.067Z] --- PASS: TestHealthKillContainer (3.06s) [2020-07-02T16:42:28.067Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-02T16:42:28.700Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-07-02T16:42:28.700Z] === RUN TestIpcModeNone [2020-07-02T16:42:28.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-02T16:42:29.734Z] --- PASS: TestIpcModeNone (0.88s) [2020-07-02T16:42:29.734Z] === RUN TestIpcModePrivate [2020-07-02T16:42:30.366Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-02T16:42:30.366Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-02T16:42:30.366Z] === RUN TestIpcModeShareable [2020-07-02T16:42:31.079Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-02T16:42:31.079Z] #19 11.44 Collecting pyyaml (from yamllint==1.16.0) [2020-07-02T16:42:31.079Z] #19 11.57 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-02T16:42:31.401Z] --- PASS: TestIpcModeShareable (1.00s) [2020-07-02T16:42:31.401Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-02T16:42:31.401Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-02T16:42:31.726Z] #39 96.57 CC criu/cr-service.o [2020-07-02T16:42:32.019Z] #19 12.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-02T16:42:32.279Z] #19 12.62 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-02T16:42:32.279Z] #19 12.65 Building wheels for collected packages: pyyaml [2020-07-02T16:42:32.279Z] #19 12.65 Running setup.py bdist_wheel for pyyaml: started [2020-07-02T16:42:33.121Z] #39 97.88 CC criu/crtools.o [2020-07-02T16:42:33.121Z] #39 ... [2020-07-02T16:42:33.121Z] [2020-07-02T16:42:33.121Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:42:33.121Z] #17 43.07 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-02T16:42:33.121Z] #17 43.09 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-02T16:42:33.121Z] #17 43.11 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-02T16:42:33.121Z] #17 43.14 Setting up vim (2:8.1.0875-5) ... [2020-07-02T16:42:33.121Z] #17 43.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-02T16:42:33.121Z] #17 43.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-02T16:42:33.121Z] #17 43.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-02T16:42:33.121Z] #17 43.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-02T16:42:33.121Z] #17 43.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-02T16:42:33.121Z] #17 43.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-02T16:42:33.121Z] #17 43.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-02T16:42:33.121Z] #17 43.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-02T16:42:33.121Z] #17 43.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-02T16:42:33.121Z] #17 43.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-02T16:42:33.121Z] #17 43.28 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-02T16:42:33.121Z] #17 43.30 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-02T16:42:33.121Z] #17 43.32 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-02T16:42:33.121Z] #17 43.33 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-02T16:42:33.121Z] #17 45.87 Setting up iptables (1.8.2-4) ... [2020-07-02T16:42:33.121Z] #17 45.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:42:33.121Z] #17 45.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:42:33.121Z] #17 45.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-02T16:42:33.121Z] #17 45.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-02T16:42:33.121Z] #17 45.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-02T16:42:33.121Z] #17 45.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-02T16:42:33.121Z] #17 45.95 Setting up python3 (3.7.3-1) ... [2020-07-02T16:42:33.121Z] #17 46.46 Setting up python3-wheel (0.32.3-2) ... [2020-07-02T16:42:33.121Z] #17 47.20 Setting up apparmor (2.13.2-10) ... [2020-07-02T16:42:33.121Z] #17 48.90 Setting up xfsprogs (4.20.0-1) ... [2020-07-02T16:42:33.121Z] #17 48.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-02T16:42:33.121Z] #17 ... [2020-07-02T16:42:33.121Z] [2020-07-02T16:42:33.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:33.121Z] #39 98.39 CC criu/eventfd.o [2020-07-02T16:42:33.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-02T16:42:33.219Z] #19 13.46 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-02T16:42:33.219Z] #19 13.46 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-02T16:42:33.219Z] #19 13.54 Successfully built pyyaml [2020-07-02T16:42:33.219Z] #19 13.54 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-02T16:42:33.481Z] #19 13.82 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-02T16:42:33.699Z] #39 98.62 CC criu/eventpoll.o [2020-07-02T16:42:33.744Z] #19 DONE 14.2s [2020-07-02T16:42:33.744Z] [2020-07-02T16:42:33.744Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:33.744Z] #39 132.9 CC criu/netfilter.o [2020-07-02T16:42:33.744Z] #39 133.2 CC criu/page-pipe.o [2020-07-02T16:42:33.744Z] #39 133.7 CC criu/page-xfer.o [2020-07-02T16:42:33.744Z] #39 134.8 CC criu/pagemap-cache.o [2020-07-02T16:42:33.744Z] #39 135.0 CC criu/pagemap.o [2020-07-02T16:42:33.744Z] #39 135.6 CC criu/parasite-syscall.o [2020-07-02T16:42:33.744Z] #39 136.2 CC criu/path.o [2020-07-02T16:42:33.745Z] #39 136.4 CC criu/pie-util-vdso-elf32.o [2020-07-02T16:42:33.745Z] #39 136.8 CC criu/pie-util-vdso.o [2020-07-02T16:42:33.745Z] #39 137.1 CC criu/pie-util.o [2020-07-02T16:42:33.745Z] #39 137.2 CC criu/pipes.o [2020-07-02T16:42:33.745Z] #39 137.7 CC criu/plugin.o [2020-07-02T16:42:33.745Z] #39 138.2 CC criu/proc_parse.o [2020-07-02T16:42:33.745Z] #39 140.2 CC criu/protobuf-desc.o [2020-07-02T16:42:33.745Z] #39 ... [2020-07-02T16:42:33.745Z] [2020-07-02T16:42:33.745Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-02T16:42:34.005Z] #22 DONE 0.3s [2020-07-02T16:42:34.005Z] [2020-07-02T16:42:34.005Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:42:34.005Z] #45 ... [2020-07-02T16:42:34.005Z] [2020-07-02T16:42:34.005Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-02T16:42:34.276Z] #39 99.24 CC criu/external.o [2020-07-02T16:42:34.276Z] #39 99.53 CC criu/fault-injection.o [2020-07-02T16:42:34.541Z] #39 99.62 CC criu/fdstore.o [2020-07-02T16:42:34.805Z] #39 99.93 CC criu/fifo.o [2020-07-02T16:42:34.920Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2020-07-02T16:42:34.920Z] === RUN TestAPIIpcModeHost [2020-07-02T16:42:34.920Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-07-02T16:42:34.920Z] === RUN TestDaemonIpcModeShareable [2020-07-02T16:42:35.294Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:42:35.294Z] [2020-07-02T16:42:35.294Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-02T16:42:35.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-02T16:42:35.294Z] Using test binary docker [2020-07-02T16:42:35.294Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-02T16:42:35.294Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-02T16:42:35.294Z] INFO: Waiting for daemon to start... [2020-07-02T16:42:35.294Z] Starting dockerd [2020-07-02T16:42:35.294Z] . [2020-07-02T16:42:35.294Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-02T16:42:35.383Z] #39 100.3 CC criu/file-ids.o [2020-07-02T16:42:35.384Z] #39 100.5 CC criu/file-lock.o [2020-07-02T16:42:35.960Z] #39 101.1 CC criu/files-ext.o [2020-07-02T16:42:36.225Z] #39 101.4 CC criu/files-reg.o [2020-07-02T16:42:36.988Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-07-02T16:42:36.988Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-02T16:42:36.988Z] === RUN TestDaemonIpcModePrivate [2020-07-02T16:42:37.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-02T16:42:37.623Z] #39 ... [2020-07-02T16:42:37.623Z] [2020-07-02T16:42:37.623Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-02T16:42:37.623Z] #17 49.32 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-02T16:42:37.623Z] #17 50.02 Setting up python3-distutils (3.7.3-1) ... [2020-07-02T16:42:37.623Z] #17 50.33 Setting up python3-setuptools (40.8.0-1) ... [2020-07-02T16:42:37.623Z] #17 51.39 Setting up python3-pip (18.1-5) ... [2020-07-02T16:42:37.623Z] #17 52.18 Processing triggers for libc-bin (2.28-10) ... [2020-07-02T16:42:37.623Z] #17 52.21 Processing triggers for mime-support (3.62) ... [2020-07-02T16:42:37.623Z] #17 DONE 53.0s [2020-07-02T16:42:37.623Z] [2020-07-02T16:42:37.623Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-02T16:42:38.198Z] #26 DONE 3.7s [2020-07-02T16:42:38.198Z] [2020-07-02T16:42:38.198Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-02T16:42:38.198Z] #36 DONE 217.4s [2020-07-02T16:42:38.198Z] [2020-07-02T16:42:38.198Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-02T16:42:38.198Z] #29 DONE 0.3s [2020-07-02T16:42:38.198Z] [2020-07-02T16:42:38.198Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-02T16:42:38.198Z] #31 DONE 0.1s [2020-07-02T16:42:38.198Z] [2020-07-02T16:42:38.198Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-02T16:42:38.198Z] #34 DONE 0.0s [2020-07-02T16:42:38.198Z] [2020-07-02T16:42:38.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:38.198Z] #39 141.1 CC criu/protobuf.o [2020-07-02T16:42:38.198Z] #39 141.5 CC criu/pstree.o [2020-07-02T16:42:38.198Z] #39 142.6 CC criu/rbtree.o [2020-07-02T16:42:38.198Z] #39 142.8 CC criu/rst-malloc.o [2020-07-02T16:42:38.198Z] #39 143.0 CC criu/seccomp.o [2020-07-02T16:42:38.198Z] #39 143.5 CC criu/seize.o [2020-07-02T16:42:38.198Z] #39 143.9 CC criu/servicefd.o [2020-07-02T16:42:38.198Z] #39 144.1 CC criu/shmem.o [2020-07-02T16:42:38.198Z] #39 144.5 CC criu/sigframe.o [2020-07-02T16:42:38.198Z] #39 144.7 CC criu/signalfd.o [2020-07-02T16:42:38.198Z] #39 145.0 CC criu/sk-inet.o [2020-07-02T16:42:38.584Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-07-02T16:42:38.584Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-02T16:42:38.584Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-02T16:42:39.019Z] #18 1.628 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-02T16:42:39.019Z] #18 1.634 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-02T16:42:39.019Z] #18 1.638 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-02T16:42:39.019Z] #18 DONE 1.8s [2020-07-02T16:42:39.019Z] [2020-07-02T16:42:39.019Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:42:39.177Z] #39 145.9 CC criu/sk-netlink.o [2020-07-02T16:42:39.436Z] #39 146.2 CC criu/sk-packet.o [2020-07-02T16:42:39.695Z] #39 ... [2020-07-02T16:42:39.695Z] [2020-07-02T16:42:39.695Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-02T16:42:39.695Z] #37 DONE 0.6s [2020-07-02T16:42:39.695Z] [2020-07-02T16:42:39.695Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:42:39.954Z] #52 ... [2020-07-02T16:42:39.954Z] [2020-07-02T16:42:39.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:39.954Z] #39 146.7 CC criu/sk-queue.o [2020-07-02T16:42:40.214Z] #39 147.0 CC criu/sk-tcp.o [2020-07-02T16:42:40.474Z] #39 147.3 CC criu/sk-unix.o [2020-07-02T16:42:40.651Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-07-02T16:42:40.651Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-02T16:42:40.651Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-02T16:42:41.412Z] #39 148.4 CC criu/sockets.o [2020-07-02T16:42:41.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-02T16:42:41.982Z] #39 148.8 CC criu/stats.o [2020-07-02T16:42:42.242Z] #39 149.0 CC criu/string.o [2020-07-02T16:42:42.242Z] #39 149.0 CC criu/sysctl.o [2020-07-02T16:42:42.501Z] #39 149.4 CC criu/sysfs_parse.o [2020-07-02T16:42:42.720Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-07-02T16:42:42.720Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-02T16:42:42.720Z] === RUN TestIpcModeOlderClient [2020-07-02T16:42:42.720Z] === PAUSE TestIpcModeOlderClient [2020-07-02T16:42:42.720Z] === RUN TestKillContainerInvalidSignal [2020-07-02T16:42:42.759Z] #39 149.7 CC criu/timens.o [2020-07-02T16:42:43.018Z] #39 149.9 CC criu/timerfd.o [2020-07-02T16:42:43.277Z] #39 150.2 CC criu/tty.o [2020-07-02T16:42:43.352Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-07-02T16:42:43.352Z] === RUN TestKillContainer [2020-07-02T16:42:43.352Z] === RUN TestKillContainer/no_signal [2020-07-02T16:42:44.388Z] === RUN TestKillContainer/non_killing_signal [2020-07-02T16:42:44.474Z] #19 4.427 Collecting yamllint==1.16.0 [2020-07-02T16:42:44.656Z] #39 151.3 CC criu/tun.o [2020-07-02T16:42:44.680Z] === RUN TestKillContainer/killing_signal [2020-07-02T16:42:44.915Z] #39 151.6 CC criu/uffd.o [2020-07-02T16:42:45.440Z] #19 ... [2020-07-02T16:42:45.440Z] [2020-07-02T16:42:45.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:45.440Z] #39 103.2 CC criu/files.o [2020-07-02T16:42:45.440Z] #39 105.0 CC criu/filesystems.o [2020-07-02T16:42:45.440Z] #39 105.6 CC criu/fsnotify.o [2020-07-02T16:42:45.440Z] #39 106.6 CC criu/image-desc.o [2020-07-02T16:42:45.440Z] #39 106.6 CC criu/image.o [2020-07-02T16:42:45.440Z] #39 107.3 CC criu/ipc_ns.o [2020-07-02T16:42:45.440Z] #39 108.1 CC criu/irmap.o [2020-07-02T16:42:45.440Z] #39 108.6 CC criu/kcmp-ids.o [2020-07-02T16:42:45.440Z] #39 108.9 CC criu/kerndat.o [2020-07-02T16:42:45.440Z] #39 109.6 CC criu/libnetlink.o [2020-07-02T16:42:45.440Z] #39 109.9 CC criu/log.o [2020-07-02T16:42:45.440Z] #39 110.3 CC criu/lsm.o [2020-07-02T16:42:45.440Z] #39 110.6 CC criu/mem.o [2020-07-02T16:42:45.483Z] #39 152.4 CC criu/util.o [2020-07-02T16:42:45.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-02T16:42:46.187Z] --- PASS: TestKillContainer (2.65s) [2020-07-02T16:42:46.187Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-07-02T16:42:46.187Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-02T16:42:46.187Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-07-02T16:42:46.187Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-02T16:42:46.187Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-02T16:42:46.422Z] #39 153.2 CC criu/uts_ns.o [2020-07-02T16:42:46.422Z] #39 153.3 CC criu/vdso-compat.o [2020-07-02T16:42:46.422Z] #39 153.5 CC criu/vdso.o [2020-07-02T16:42:46.821Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-02T16:42:46.888Z] #39 111.8 CC criu/memfd.o [2020-07-02T16:42:46.991Z] #39 153.9 LINK criu/built-in.o [2020-07-02T16:42:46.991Z] #39 154.0 LINK criu/criu [2020-07-02T16:42:47.162Z] #39 112.2 CC criu/mount.o [2020-07-02T16:42:47.251Z] #39 154.3 DEP lib/c/criu.d [2020-07-02T16:42:47.511Z] #39 154.3 CC images/rpc.pb-c.o [2020-07-02T16:42:47.771Z] #39 154.6 CC lib/c/criu.o [2020-07-02T16:42:47.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-07-02T16:42:47.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-07-02T16:42:47.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-07-02T16:42:47.855Z] === RUN TestKillStoppedContainer [2020-07-02T16:42:47.855Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-02T16:42:47.855Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-02T16:42:47.855Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-02T16:42:47.855Z] === RUN TestKillDifferentUserContainer [2020-07-02T16:42:48.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-02T16:42:48.341Z] #39 155.3 LINK lib/c/built-in.o [2020-07-02T16:42:48.600Z] #39 155.3 LINK lib/c/libcriu.so [2020-07-02T16:42:48.601Z] #39 155.4 LINK lib/c/libcriu.a [2020-07-02T16:42:48.601Z] #39 155.5 GEN magic.py [2020-07-02T16:42:48.861Z] #39 155.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:42:48.861Z] #39 155.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:42:48.861Z] #39 155.6 Note: Building without GnuTLS support [2020-07-02T16:42:48.861Z] #39 155.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:42:48.861Z] #39 155.6 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:42:48.861Z] #39 ... [2020-07-02T16:42:48.861Z] [2020-07-02T16:42:48.861Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:42:48.861Z] #52 181.4 + bin/containerd [2020-07-02T16:42:48.897Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-07-02T16:42:48.897Z] === RUN TestInspectOomKilledTrue [2020-07-02T16:42:48.897Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-02T16:42:48.897Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:42:48.897Z] === RUN TestInspectOomKilledFalse [2020-07-02T16:42:48.897Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-02T16:42:48.897Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:42:48.897Z] === RUN TestLinksEtcHostsContentMatch [2020-07-02T16:42:49.108Z] #39 ... [2020-07-02T16:42:49.108Z] [2020-07-02T16:42:49.108Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-02T16:42:49.108Z] #19 9.725 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-02T16:42:49.108Z] #19 9.805 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-02T16:42:49.108Z] #19 9.841 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-02T16:42:49.108Z] #19 9.885 Collecting pyyaml (from yamllint==1.16.0) [2020-07-02T16:42:49.108Z] #19 10.02 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-02T16:42:49.530Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-07-02T16:42:49.530Z] === RUN TestLinksContainerNames [2020-07-02T16:42:50.058Z] #19 11.15 Building wheels for collected packages: pyyaml [2020-07-02T16:42:50.322Z] #19 11.15 Running setup.py bdist_wheel for pyyaml: started [2020-07-02T16:42:51.037Z] --- PASS: TestLinksContainerNames (1.73s) [2020-07-02T16:42:51.037Z] === RUN TestLogsFollowTailEmpty [2020-07-02T16:42:51.271Z] #19 12.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-02T16:42:51.271Z] #19 12.06 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-02T16:42:51.271Z] #19 12.13 Successfully built pyyaml [2020-07-02T16:42:51.271Z] #19 12.14 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-02T16:42:51.534Z] #19 12.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-02T16:42:52.071Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-07-02T16:42:52.071Z] === RUN TestContainerNetworkMountsNoChown [2020-07-02T16:42:52.132Z] #19 DONE 13.0s [2020-07-02T16:42:52.132Z] [2020-07-02T16:42:52.132Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:52.132Z] #39 114.9 CC criu/namespaces.o [2020-07-02T16:42:52.132Z] #39 116.2 CC criu/net.o [2020-07-02T16:42:52.166Z] #52 ... [2020-07-02T16:42:52.166Z] [2020-07-02T16:42:52.166Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:42:52.166Z] #39 156.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:42:52.166Z] #39 156.7 make[1]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 157.3 make[1]: 'images/built-in.o' is up to date. [2020-07-02T16:42:52.166Z] #39 157.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-02T16:42:52.166Z] #39 157.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-02T16:42:52.166Z] #39 157.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-02T16:42:52.166Z] #39 157.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-02T16:42:52.166Z] #39 157.4 make[1]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 157.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:42:52.166Z] #39 157.6 make[2]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 157.6 make[2]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 157.7 make[2]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 157.8 make[2]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 157.8 make[2]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 157.8 make[2]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 158.0 make[2]: Nothing to be done for 'all'. [2020-07-02T16:42:52.166Z] #39 158.0 INSTALL criu/criu [2020-07-02T16:42:52.166Z] #39 DONE 158.6s [2020-07-02T16:42:52.166Z] [2020-07-02T16:42:52.166Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:42:52.166Z] #45 223.1 + cd /tmp/tmp.u3c1MP0nKa/src/github.com/golangci/golangci-lint/ [2020-07-02T16:42:52.166Z] #45 223.1 + git checkout -q v1.23.8 [2020-07-02T16:42:52.166Z] #45 223.6 ++ git describe --tags [2020-07-02T16:42:52.166Z] #45 223.6 + version=v1.23.8 [2020-07-02T16:42:52.166Z] #45 223.6 ++ git rev-parse --short HEAD [2020-07-02T16:42:52.166Z] #45 223.6 + commit=76a82c6 [2020-07-02T16:42:52.166Z] #45 223.6 ++ git show -s --format=%cd [2020-07-02T16:42:52.166Z] #45 223.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-02T16:42:52.166Z] #45 223.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-07-02T16:42:52.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-02T16:42:52.475Z] Using test binary docker [2020-07-02T16:42:52.475Z] +++ /etc/init.d/apparmor start [2020-07-02T16:42:52.475Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-02T16:42:52.475Z] INFO: Waiting for daemon to start... [2020-07-02T16:42:52.475Z] Starting dockerd [2020-07-02T16:42:52.475Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-02T16:42:52.704Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/default [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/default [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/private [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/private [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rprivate [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/slave [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/slave [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rslave [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/shared [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/shared [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rshared [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/default [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/rshared [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/shared [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/rslave [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/slave [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/rprivate [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/private [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-02T16:42:52.704Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-02T16:42:52.704Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:42:52.704Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:42:52.735Z] #45 ... [2020-07-02T16:42:52.735Z] [2020-07-02T16:42:52.735Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-02T16:42:52.735Z] #40 DONE 0.1s [2020-07-02T16:42:52.995Z] [2020-07-02T16:42:52.995Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-02T16:42:52.995Z] #42 DONE 0.1s [2020-07-02T16:42:52.995Z] [2020-07-02T16:42:52.995Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-02T16:42:52.995Z] #44 DONE 0.0s [2020-07-02T16:42:52.995Z] [2020-07-02T16:42:52.995Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:42:52.996Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:42:52.996Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-02T16:42:52.996Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:42:52.996Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:42:52.996Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:42:52.996Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:42:53.288Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:42:53.542Z] #39 118.4 CC criu/netfilter.o [2020-07-02T16:42:53.542Z] #39 118.6 CC criu/page-pipe.o [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-02T16:42:53.581Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-02T16:42:53.581Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-02T16:42:53.581Z] === RUN TestContainerBindMountNonRecursive [2020-07-02T16:42:54.118Z] #39 119.1 CC criu/page-xfer.o [2020-07-02T16:42:54.383Z] . [2020-07-02T16:42:54.383Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-02T16:42:54.383Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-02T16:42:54.383Z] Error: No such image: emptyfs [2020-07-02T16:42:54.383Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-02T16:42:54.383Z] ++++ docker load [2020-07-02T16:42:54.952Z] Running integration-test (iteration 1) [2020-07-02T16:42:54.952Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-02T16:42:54.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:42:54.952Z] ++ set -e [2020-07-02T16:42:54.952Z] ++ '[' -n 0 ']' [2020-07-02T16:42:54.952Z] ++ set -x [2020-07-02T16:42:54.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:42:55.512Z] #39 120.3 CC criu/pagemap-cache.o [2020-07-02T16:42:55.512Z] #39 120.6 CC criu/pagemap.o [2020-07-02T16:42:55.646Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2020-07-02T16:42:55.646Z] === RUN TestNetworkNat [2020-07-02T16:42:56.088Z] #39 121.3 CC criu/parasite-syscall.o [2020-07-02T16:42:56.712Z] --- PASS: TestNetworkNat (0.89s) [2020-07-02T16:42:56.712Z] === RUN TestNetworkLocalhostTCPNat [2020-07-02T16:42:57.037Z] #39 121.9 CC criu/path.o [2020-07-02T16:42:57.037Z] #39 122.2 CC criu/pie-util-vdso.o [2020-07-02T16:42:57.613Z] #39 122.5 CC criu/pie-util.o [2020-07-02T16:42:57.613Z] #39 122.6 CC criu/pipes.o [2020-07-02T16:42:57.754Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-07-02T16:42:57.754Z] === RUN TestNetworkLoopbackNat [2020-07-02T16:42:58.191Z] #39 123.2 CC criu/plugin.o [2020-07-02T16:42:58.454Z] #39 123.5 CC criu/proc_parse.o [2020-07-02T16:42:59.404Z] #39 ... [2020-07-02T16:42:59.404Z] [2020-07-02T16:42:59.404Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:42:59.404Z] #52 138.0 + bin/containerd [2020-07-02T16:43:00.354Z] #52 ... [2020-07-02T16:43:00.354Z] [2020-07-02T16:43:00.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:43:00.354Z] #39 125.4 CC criu/protobuf-desc.o [2020-07-02T16:43:00.931Z] #39 126.2 CC criu/protobuf.o [2020-07-02T16:43:01.194Z] #39 126.4 CC criu/pstree.o [2020-07-02T16:43:01.270Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2020-07-02T16:43:01.270Z] === RUN TestPause [2020-07-02T16:43:01.902Z] --- PASS: TestPause (0.87s) [2020-07-02T16:43:01.902Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-02T16:43:01.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:43:01.902Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:43:01.902Z] === RUN TestPauseStopPausedContainer [2020-07-02T16:43:02.144Z] #39 127.3 CC criu/rbtree.o [2020-07-02T16:43:02.408Z] #39 127.6 CC criu/rst-malloc.o [2020-07-02T16:43:02.533Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-07-02T16:43:02.533Z] === RUN TestPsFilter [2020-07-02T16:43:02.672Z] #39 127.8 CC criu/seccomp.o [2020-07-02T16:43:02.825Z] --- PASS: TestPsFilter (0.30s) [2020-07-02T16:43:02.825Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-02T16:43:03.250Z] #39 128.3 CC criu/seize.o [2020-07-02T16:43:03.514Z] #39 ... [2020-07-02T16:43:03.514Z] [2020-07-02T16:43:03.514Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:03.514Z] #21 184.1 + return [2020-07-02T16:43:03.514Z] #21 DONE 185.3s [2020-07-02T16:43:03.514Z] [2020-07-02T16:43:03.514Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:03.514Z] #45 183.5 + cd /tmp/tmp.URUN1rp9jg/src/github.com/golangci/golangci-lint/ [2020-07-02T16:43:03.514Z] #45 183.5 + git checkout -q v1.23.8 [2020-07-02T16:43:03.514Z] #45 183.9 ++ git describe --tags [2020-07-02T16:43:03.514Z] #45 183.9 + version=v1.23.8 [2020-07-02T16:43:03.514Z] #45 183.9 ++ git rev-parse --short HEAD [2020-07-02T16:43:03.514Z] #45 183.9 + commit=76a82c6 [2020-07-02T16:43:03.514Z] #45 183.9 ++ git show -s --format=%cd [2020-07-02T16:43:03.514Z] #45 183.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-02T16:43:03.514Z] #45 183.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-07-02T16:43:03.860Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-07-02T16:43:03.860Z] === RUN TestRemoveContainerWithVolume [2020-07-02T16:43:04.492Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-07-02T16:43:04.492Z] === RUN TestRemoveContainerRunning [2020-07-02T16:43:05.526Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-07-02T16:43:05.526Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-02T16:43:06.074Z] #45 ... [2020-07-02T16:43:06.074Z] [2020-07-02T16:43:06.074Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-02T16:43:06.074Z] #22 DONE 0.4s [2020-07-02T16:43:06.074Z] [2020-07-02T16:43:06.074Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-02T16:43:06.158Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-07-02T16:43:06.158Z] === RUN TestRemoveInvalidContainer [2020-07-02T16:43:06.158Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-02T16:43:06.158Z] === RUN TestRenameLinkedContainer [2020-07-02T16:43:07.395Z] sha256:a9fd8b9960d27b6b1e118ad0164f16c94aadcc591195dc56abc38fc9803ce4bb [2020-07-02T16:43:07.395Z] INFO: Starting docker-py tests... [2020-07-02T16:43:07.965Z] ============================= test session starts ============================== [2020-07-02T16:43:07.965Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-02T16:43:07.965Z] rootdir: /src, inifile: pytest.ini [2020-07-02T16:43:07.965Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-02T16:43:08.902Z] collected 388 items / 1 deselected / 387 selected [2020-07-02T16:43:08.902Z] [2020-07-02T16:43:09.677Z] --- PASS: TestRenameLinkedContainer (3.41s) [2020-07-02T16:43:09.677Z] === RUN TestRenameStoppedContainer [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.1% of statements [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/builder [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-02T16:43:10.462Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-07-02T16:43:10.462Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2020-07-02T16:43:10.710Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-07-02T16:43:10.710Z] === RUN TestRenameRunningContainerAndReuse [2020-07-02T16:43:11.388Z] #26 ... [2020-07-02T16:43:11.388Z] [2020-07-02T16:43:11.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:43:11.388Z] #39 129.1 CC criu/servicefd.o [2020-07-02T16:43:11.388Z] #39 129.4 CC criu/shmem.o [2020-07-02T16:43:11.388Z] #39 130.2 CC criu/sigframe.o [2020-07-02T16:43:11.388Z] #39 130.3 CC criu/signalfd.o [2020-07-02T16:43:11.388Z] #39 130.6 CC criu/sk-inet.o [2020-07-02T16:43:11.388Z] #39 131.6 CC criu/sk-netlink.o [2020-07-02T16:43:11.388Z] #39 132.0 CC criu/sk-packet.o [2020-07-02T16:43:11.388Z] #39 132.5 CC criu/sk-queue.o [2020-07-02T16:43:11.388Z] #39 132.9 CC criu/sk-tcp.o [2020-07-02T16:43:11.388Z] #39 133.4 CC criu/sk-unix.o [2020-07-02T16:43:11.388Z] #39 135.1 CC criu/sockets.o [2020-07-02T16:43:11.388Z] #39 135.8 CC criu/stats.o [2020-07-02T16:43:11.388Z] #39 136.1 CC criu/string.o [2020-07-02T16:43:11.388Z] #39 136.2 CC criu/sysctl.o [2020-07-02T16:43:11.651Z] #39 ... [2020-07-02T16:43:11.651Z] [2020-07-02T16:43:11.651Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-02T16:43:11.651Z] #26 DONE 5.9s [2020-07-02T16:43:11.651Z] [2020-07-02T16:43:11.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:43:11.651Z] #39 136.7 CC criu/sysfs_parse.o [2020-07-02T16:43:11.651Z] #39 ... [2020-07-02T16:43:11.651Z] [2020-07-02T16:43:11.651Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-02T16:43:12.216Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-07-02T16:43:12.216Z] === RUN TestRenameInvalidName [2020-07-02T16:43:12.228Z] #29 DONE 0.6s [2020-07-02T16:43:12.228Z] [2020-07-02T16:43:12.228Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-02T16:43:12.492Z] #31 DONE 0.1s [2020-07-02T16:43:12.492Z] [2020-07-02T16:43:12.492Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-02T16:43:12.492Z] #34 DONE 0.2s [2020-07-02T16:43:12.492Z] [2020-07-02T16:43:12.492Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-02T16:43:13.068Z] #37 DONE 0.5s [2020-07-02T16:43:13.068Z] [2020-07-02T16:43:13.068Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-02T16:43:13.068Z] #39 137.1 CC criu/timens.o [2020-07-02T16:43:13.068Z] #39 137.3 CC criu/timerfd.o [2020-07-02T16:43:13.068Z] #39 137.7 CC criu/tty.o [2020-07-02T16:43:13.235Z] ok github.com/docker/docker/builder/remotecontext/git 4.366s coverage: 86.3% of statements [2020-07-02T16:43:13.255Z] --- PASS: TestRenameInvalidName (0.88s) [2020-07-02T16:43:13.255Z] === RUN TestRenameAnonymousContainer [2020-07-02T16:43:14.465Z] #39 139.3 CC criu/tun.o [2020-07-02T16:43:14.729Z] #39 139.9 CC criu/uffd.o [2020-07-02T16:43:15.339Z] ok github.com/docker/docker/builder/remotecontext 0.517s coverage: 13.6% of statements [2020-07-02T16:43:15.636Z] ok github.com/docker/docker/builder/dockerfile 1.187s coverage: 48.1% of statements [2020-07-02T16:43:15.636Z] ? github.com/docker/docker/cli [no test files] [2020-07-02T16:43:15.636Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-02T16:43:16.124Z] #39 140.9 CC criu/util.o [2020-07-02T16:43:17.074Z] #39 142.1 CC criu/uts_ns.o [2020-07-02T16:43:17.074Z] #39 142.3 CC criu/vdso.o [2020-07-02T16:43:17.651Z] #39 142.8 LINK criu/built-in.o [2020-07-02T16:43:17.651Z] #39 142.9 LINK criu/criu [2020-07-02T16:43:18.229Z] #39 143.3 DEP lib/c/criu.d [2020-07-02T16:43:18.229Z] #39 143.4 CC images/rpc.pb-c.o [2020-07-02T16:43:18.867Z] --- PASS: TestRenameAnonymousContainer (4.95s) [2020-07-02T16:43:18.867Z] === RUN TestRenameContainerWithSameName [2020-07-02T16:43:18.867Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-07-02T16:43:18.867Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-02T16:43:19.179Z] #39 144.0 CC lib/c/criu.o [2020-07-02T16:43:19.196Z] ok github.com/docker/docker/client 0.585s coverage: 75.4% of statements [2020-07-02T16:43:19.756Z] #39 145.0 LINK lib/c/built-in.o [2020-07-02T16:43:19.756Z] #39 145.0 LINK lib/c/libcriu.so [2020-07-02T16:43:20.020Z] #39 145.0 LINK lib/c/libcriu.a [2020-07-02T16:43:20.020Z] #39 145.1 GEN magic.py [2020-07-02T16:43:20.284Z] #39 145.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-02T16:43:20.284Z] #39 145.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-02T16:43:20.284Z] #39 145.3 Note: Building without GnuTLS support [2020-07-02T16:43:20.284Z] #39 145.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-02T16:43:20.284Z] #39 145.3 Makefile.config:40: Warn: Building without nftables support [2020-07-02T16:43:20.933Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-07-02T16:43:20.933Z] === RUN TestResize [2020-07-02T16:43:21.235Z] #39 146.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-02T16:43:21.570Z] --- PASS: TestResize (0.85s) [2020-07-02T16:43:21.570Z] === RUN TestResizeWithInvalidSize [2020-07-02T16:43:21.810Z] #39 146.9 make[1]: Nothing to be done for 'all'. [2020-07-02T16:43:22.604Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-07-02T16:43:22.604Z] === RUN TestResizeWhenContainerNotStarted [2020-07-02T16:43:22.759Z] #39 147.7 make[1]: 'images/built-in.o' is up to date. [2020-07-02T16:43:22.759Z] #39 147.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-02T16:43:22.759Z] #39 147.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-02T16:43:22.759Z] #39 147.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-02T16:43:22.759Z] #39 148.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-02T16:43:23.023Z] #39 148.1 make[1]: Nothing to be done for 'all'. [2020-07-02T16:43:23.023Z] #39 148.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-02T16:43:23.238Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:43:23.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:43:23.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:43:23.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:43:23.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:43:23.285Z] #39 148.4 make[2]: Nothing to be done for 'all'. [2020-07-02T16:43:23.285Z] #39 148.4 make[2]: Nothing to be done for 'all'. [2020-07-02T16:43:23.285Z] #39 148.5 make[2]: Nothing to be done for 'all'. [2020-07-02T16:43:23.548Z] #39 148.6 make[2]: Nothing to be done for 'all'. [2020-07-02T16:43:23.810Z] #39 148.7 make[2]: Nothing to be done for 'all'. [2020-07-02T16:43:23.810Z] #39 148.7 make[2]: Nothing to be done for 'all'. [2020-07-02T16:43:23.810Z] #39 148.8 make[2]: Nothing to be done for 'all'. [2020-07-02T16:43:23.810Z] #39 148.9 make[2]: Nothing to be done for 'all'. [2020-07-02T16:43:23.810Z] #39 148.9 INSTALL criu/criu [2020-07-02T16:43:24.364Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-02T16:43:24.758Z] #39 DONE 149.6s [2020-07-02T16:43:24.758Z] [2020-07-02T16:43:24.758Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:24.935Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-02T16:43:25.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:43:25.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:43:26.153Z] #45 ... [2020-07-02T16:43:26.154Z] [2020-07-02T16:43:26.154Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-02T16:43:26.418Z] #40 DONE 0.1s [2020-07-02T16:43:26.418Z] [2020-07-02T16:43:26.418Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-02T16:43:26.681Z] #42 DONE 0.4s [2020-07-02T16:43:26.681Z] [2020-07-02T16:43:26.681Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:26.814Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-02T16:43:26.944Z] #45 ... [2020-07-02T16:43:26.944Z] [2020-07-02T16:43:26.944Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-02T16:43:26.944Z] #44 DONE 0.1s [2020-07-02T16:43:26.944Z] [2020-07-02T16:43:26.944Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:27.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:43:27.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:43:28.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:43:28.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:43:30.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:43:30.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:43:34.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:43:34.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.05s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2020-07-02T16:43:36.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2020-07-02T16:43:36.474Z] === RUN TestCgroupNamespacesRun [2020-07-02T16:43:37.985Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-07-02T16:43:37.985Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-02T16:43:39.203Z] #45 ... [2020-07-02T16:43:39.203Z] [2020-07-02T16:43:39.203Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:39.203Z] #52 188.2 + bin/containerd-stress [2020-07-02T16:43:39.692Z] #45 DONE 273.1s [2020-07-02T16:43:39.692Z] [2020-07-02T16:43:39.692Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:39.692Z] #52 ... [2020-07-02T16:43:39.692Z] [2020-07-02T16:43:39.692Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-02T16:43:39.692Z] #46 DONE 0.3s [2020-07-02T16:43:39.692Z] [2020-07-02T16:43:39.692Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-02T16:43:39.692Z] #48 DONE 0.1s [2020-07-02T16:43:39.692Z] [2020-07-02T16:43:39.692Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:39.692Z] #52 ... [2020-07-02T16:43:39.692Z] [2020-07-02T16:43:39.692Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-02T16:43:39.692Z] #50 DONE 0.2s [2020-07-02T16:43:39.692Z] [2020-07-02T16:43:39.692Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:39.692Z] #52 229.8 + bin/containerd-stress [2020-07-02T16:43:39.692Z] #52 231.7 + bin/containerd-shim [2020-07-02T16:43:40.075Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-07-02T16:43:40.075Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-02T16:43:41.582Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-07-02T16:43:41.582Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-02T16:43:41.671Z] Loaded image: buildpack-deps:buster [2020-07-02T16:43:41.671Z] Loaded image: busybox:latest [2020-07-02T16:43:41.671Z] Loaded image: busybox:glibc [2020-07-02T16:43:41.671Z] Loaded image: debian:buster [2020-07-02T16:43:41.671Z] Loaded image: hello-world:latest [2020-07-02T16:43:41.671Z] INFO: Testing against a local daemon [2020-07-02T16:43:41.671Z] === RUN TestCgroupNamespacesBuild [2020-07-02T16:43:41.671Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2020-07-02T16:43:41.671Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-02T16:43:41.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2020-07-02T16:43:41.671Z] === RUN TestBuildWithSession [2020-07-02T16:43:41.671Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-02T16:43:41.671Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:43:41.671Z] === RUN TestBuildSquashParent [2020-07-02T16:43:41.754Z] #52 ... [2020-07-02T16:43:41.754Z] [2020-07-02T16:43:41.754Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:41.754Z] #45 DONE 223.6s [2020-07-02T16:43:42.017Z] [2020-07-02T16:43:42.017Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:42.962Z] #52 191.7 + bin/containerd-shim [2020-07-02T16:43:43.648Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-07-02T16:43:43.648Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-02T16:43:45.165Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-07-02T16:43:45.165Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-02T16:43:45.520Z] #52 ... [2020-07-02T16:43:45.520Z] [2020-07-02T16:43:45.520Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-02T16:43:45.520Z] #46 DONE 0.6s [2020-07-02T16:43:45.520Z] [2020-07-02T16:43:45.520Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-02T16:43:45.520Z] #48 DONE 0.1s [2020-07-02T16:43:45.520Z] [2020-07-02T16:43:45.520Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-02T16:43:45.782Z] #50 DONE 0.4s [2020-07-02T16:43:45.782Z] [2020-07-02T16:43:45.782Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-02T16:43:46.264Z] #52 238.5 + bin/containerd-shim-runc-v1 [2020-07-02T16:43:47.243Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-07-02T16:43:47.243Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-02T16:43:47.875Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-07-02T16:43:47.875Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-02T16:43:49.096Z] #52 197.7 + bin/containerd-shim-runc-v1 [2020-07-02T16:43:49.380Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-07-02T16:43:49.380Z] === RUN TestKernelTCPMemory [2020-07-02T16:43:49.553Z] #52 241.5 + bin/containerd-shim-runc-v2 [2020-07-02T16:43:49.798Z] --- PASS: TestBuildSquashParent (8.75s) [2020-07-02T16:43:49.798Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-02T16:43:49.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:43:49.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:43:49.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:43:49.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:43:49.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:43:49.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:43:49.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:43:49.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:43:49.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:43:49.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:43:49.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:43:49.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:43:49.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:43:49.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:43:49.811Z] #52 242.3 + binaries [2020-07-02T16:43:49.811Z] #52 242.3 + install -D bin/containerd /build/containerd [2020-07-02T16:43:49.811Z] #52 242.4 + install -D bin/containerd-shim /build/containerd-shim [2020-07-02T16:43:49.811Z] #52 242.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-02T16:43:49.811Z] #52 242.4 + install -D bin/ctr /build/ctr [2020-07-02T16:43:50.415Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-07-02T16:43:50.415Z] === RUN TestNISDomainname [2020-07-02T16:43:50.745Z] #52 DONE 243.5s [2020-07-02T16:43:51.451Z] --- PASS: TestNISDomainname (1.04s) [2020-07-02T16:43:51.451Z] === RUN TestHostnameDnsResolution [2020-07-02T16:43:51.681Z] [2020-07-02T16:43:51.682Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-02T16:43:52.248Z] #53 DONE 0.7s [2020-07-02T16:43:52.248Z] [2020-07-02T16:43:52.248Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-02T16:43:52.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:43:52.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:43:52.408Z] #52 200.8 + bin/containerd-shim-runc-v2 [2020-07-02T16:43:52.507Z] #57 DONE 0.2s [2020-07-02T16:43:52.507Z] [2020-07-02T16:43:52.507Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-02T16:43:52.765Z] #59 DONE 0.3s [2020-07-02T16:43:52.765Z] [2020-07-02T16:43:52.765Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-02T16:43:52.765Z] #61 DONE 0.0s [2020-07-02T16:43:53.025Z] [2020-07-02T16:43:53.025Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-02T16:43:53.025Z] #62 DONE 0.0s [2020-07-02T16:43:53.025Z] [2020-07-02T16:43:53.025Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-02T16:43:53.352Z] #52 202.0 + binaries [2020-07-02T16:43:53.353Z] #52 202.0 + install -D bin/containerd /build/containerd [2020-07-02T16:43:53.353Z] #52 202.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-02T16:43:53.353Z] #52 202.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-02T16:43:53.353Z] #52 202.1 + install -D bin/ctr /build/ctr [2020-07-02T16:43:53.518Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-07-02T16:43:53.518Z] === RUN TestStats [2020-07-02T16:43:53.593Z] #63 DONE 0.8s [2020-07-02T16:43:53.593Z] [2020-07-02T16:43:53.593Z] #64 exporting to image [2020-07-02T16:43:53.593Z] #64 exporting layers [2020-07-02T16:43:54.737Z] #52 DONE 203.4s [2020-07-02T16:43:55.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:43:55.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:43:55.983Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-02T16:43:56.123Z] [2020-07-02T16:43:56.123Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-02T16:43:56.316Z] --- PASS: TestStats (2.93s) [2020-07-02T16:43:56.316Z] === RUN TestStopContainerWithTimeout [2020-07-02T16:43:56.316Z] === RUN TestStopContainerWithTimeout/0 [2020-07-02T16:43:56.316Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-02T16:43:56.316Z] === RUN TestStopContainerWithTimeout/1 [2020-07-02T16:43:56.316Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-02T16:43:56.316Z] === RUN TestStopContainerWithTimeout/3 [2020-07-02T16:43:56.316Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-02T16:43:56.316Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-02T16:43:56.316Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-02T16:43:56.316Z] === CONT TestStopContainerWithTimeout/0 [2020-07-02T16:43:56.316Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-02T16:43:57.065Z] #53 DONE 1.1s [2020-07-02T16:43:57.065Z] [2020-07-02T16:43:57.065Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-02T16:43:57.325Z] #57 DONE 0.3s [2020-07-02T16:43:57.325Z] [2020-07-02T16:43:57.325Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-02T16:43:57.350Z] === CONT TestStopContainerWithTimeout/3 [2020-07-02T16:43:57.897Z] #59 DONE 0.6s [2020-07-02T16:43:57.897Z] [2020-07-02T16:43:57.897Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-02T16:43:58.158Z] #61 DONE 0.1s [2020-07-02T16:43:58.158Z] [2020-07-02T16:43:58.158Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-02T16:43:58.158Z] #62 DONE 0.0s [2020-07-02T16:43:58.158Z] [2020-07-02T16:43:58.158Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-02T16:43:58.917Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-02T16:43:58.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.63s) [2020-07-02T16:43:58.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.70s) [2020-07-02T16:43:58.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2020-07-02T16:43:58.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2020-07-02T16:43:58.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2020-07-02T16:43:58.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2020-07-02T16:43:58.917Z] === RUN TestBuildMultiStageCopy [2020-07-02T16:43:58.917Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-02T16:43:59.418Z] === CONT TestStopContainerWithTimeout/1 [2020-07-02T16:43:59.544Z] #63 DONE 1.4s [2020-07-02T16:43:59.544Z] [2020-07-02T16:43:59.544Z] #64 exporting to image [2020-07-02T16:43:59.544Z] #64 exporting layers [2020-07-02T16:43:59.763Z] Removing intermediate container 5935b9b15ba2 [2020-07-02T16:43:59.763Z] ---> 376422ff0ff1 [2020-07-02T16:43:59.763Z] 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-07-02T16:43:59.763Z] ---> Running in c59ce5bb3db2 [2020-07-02T16:43:59.763Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-02T16:43:59.763Z] go: finding gotest.tools v0.3.5 [2020-07-02T16:43:59.763Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-02T16:43:59.763Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-02T16:43:59.763Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-02T16:43:59.763Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-02T16:43:59.763Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-02T16:43:59.763Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-02T16:43:59.763Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-02T16:43:59.763Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-02T16:43:59.763Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-02T16:43:59.763Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-02T16:43:59.763Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:43:59.763Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-02T16:43:59.763Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:44:00.213Z] #64 exporting layers 6.3s done [2020-07-02T16:44:00.214Z] #64 writing image sha256:e8d66281f69ca7511f44e308f306f8f4bd78e59ae229e28f8c0652b1fa475f51 done [2020-07-02T16:44:00.214Z] #64 naming to docker.io/library/docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 done [2020-07-02T16:44:00.214Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [2020-07-02T16:44:00.235Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:44:00.235Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:44:00.235Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:44:00.235Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:44:00.235Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:44:00.235Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:44:00.235Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:44:00.235Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:44:00.235Z] go: downloading github.com/mattn/go-colorable v0.0.9 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-02T16:44:00.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -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:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh dynbinary test-integration [2020-07-02T16:44:00.707Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:44:00.707Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:44:00.707Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:44:00.707Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:44:01.059Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-02T16:44:01.059Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-07-02T16:44:01.059Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2020-07-02T16:44:01.059Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-07-02T16:44:01.059Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-07-02T16:44:01.059Z] === RUN TestDeleteDevicemapper [2020-07-02T16:44:01.059Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-02T16:44:01.059Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:44:01.059Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-02T16:44:01.179Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:44:01.179Z] go: finding github.com/fatih/color v1.6.0 [2020-07-02T16:44:01.179Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-02T16:44:01.462Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-02T16:44:01.462Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-02T16:44:01.503Z] [2020-07-02T16:44:01.503Z] Removing bundles/ [2020-07-02T16:44:01.503Z] [2020-07-02T16:44:01.503Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-02T16:44:01.503Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:44:01.503Z] GOOS="" GOARCH="" GOARM="" [2020-07-02T16:44:01.658Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-02T16:44:01.658Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-02T16:44:01.658Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-02T16:44:01.658Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-02T16:44:01.658Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-02T16:44:01.658Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-02T16:44:01.658Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-02T16:44:01.658Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-02T16:44:01.658Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-02T16:44:02.037Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-02T16:44:02.607Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-02T16:44:03.177Z] --- PASS: TestBuildMultiStageCopy (4.71s) [2020-07-02T16:44:03.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2020-07-02T16:44:03.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-02T16:44:03.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-02T16:44:03.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-07-02T16:44:03.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-07-02T16:44:03.177Z] === RUN TestBuildMultiStageParentConfig [2020-07-02T16:44:03.886Z] INFO: Build done for gotestsum... [2020-07-02T16:44:04.558Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2020-07-02T16:44:04.558Z] === RUN TestBuildLabelWithTargets [2020-07-02T16:44:04.574Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2020-07-02T16:44:04.574Z] === RUN TestUpdateMemory [2020-07-02T16:44:04.574Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-02T16:44:04.574Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:44:04.574Z] === RUN TestUpdateCPUQuota [2020-07-02T16:44:06.184Z] --- PASS: TestUpdateCPUQuota (1.34s) [2020-07-02T16:44:06.184Z] === RUN TestUpdatePidsLimit [2020-07-02T16:44:06.184Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-02T16:44:06.184Z] === RUN TestUpdatePidsLimit/no_change [2020-07-02T16:44:06.467Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-07-02T16:44:06.467Z] === RUN TestBuildWithEmptyLayers [2020-07-02T16:44:06.678Z] ok github.com/docker/docker/cmd/dockerd 0.213s coverage: 30.8% of statements [2020-07-02T16:44:06.678Z] ok github.com/docker/docker/container 0.143s coverage: 34.7% of statements [2020-07-02T16:44:06.678Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-02T16:44:06.678Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-02T16:44:06.678Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-02T16:44:06.678Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-02T16:44:06.678Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2020-07-02T16:44:06.817Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-02T16:44:06.817Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-02T16:44:07.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-02T16:44:07.694Z] #64 exporting layers 8.1s done [2020-07-02T16:44:07.694Z] #64 writing image sha256:c01eaaf5cca450d54cc1ac42c0e6376dc556d3085a8d4042fc79cfaea9042db7 done [2020-07-02T16:44:07.694Z] #64 naming to docker.io/library/docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 done [2020-07-02T16:44:07.694Z] #64 DONE 8.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-07-02T16:44:07.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] sh [2020-07-02T16:44:07.847Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2020-07-02T16:44:07.847Z] === RUN TestBuildMultiStageOnBuild [2020-07-02T16:44:08.044Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/test/unit [2020-07-02T16:44:08.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-02T16:44:09.951Z] --- PASS: TestUpdatePidsLimit (3.95s) [2020-07-02T16:44:09.951Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-02T16:44:09.951Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-02T16:44:09.951Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-07-02T16:44:09.951Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2020-07-02T16:44:09.951Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-07-02T16:44:09.951Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-07-02T16:44:09.951Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-07-02T16:44:09.951Z] === RUN TestUpdateRestartPolicy [2020-07-02T16:44:11.137Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2020-07-02T16:44:11.137Z] === RUN TestBuildUncleanTarFilenames [2020-07-02T16:44:12.295Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.4% of statements [2020-07-02T16:44:12.517Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2020-07-02T16:44:12.517Z] === RUN TestBuildMultiStageLayerLeak [2020-07-02T16:44:13.340Z] ? github.com/docker/docker/api [no test files] [2020-07-02T16:44:15.067Z] ok github.com/docker/docker/daemon/cluster 0.093s coverage: 0.5% of statements [2020-07-02T16:44:15.809Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) [2020-07-02T16:44:15.809Z] === RUN TestBuildWithHugeFile [2020-07-02T16:44:16.412Z] Removing intermediate container c59ce5bb3db2 [2020-07-02T16:44:16.412Z] ---> eadbd62bd77d [2020-07-02T16:44:16.412Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-02T16:44:16.412Z] ---> Running in 732f5dfc8cc5 [2020-07-02T16:44:16.412Z] Removing intermediate container 732f5dfc8cc5 [2020-07-02T16:44:16.412Z] ---> a3214a2df04e [2020-07-02T16:44:16.412Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-02T16:44:16.413Z] ---> Running in f448878a700e [2020-07-02T16:44:16.413Z] Removing intermediate container f448878a700e [2020-07-02T16:44:16.413Z] ---> 11684f3bc053 [2020-07-02T16:44:16.413Z] Step 10/10 : COPY . . [2020-07-02T16:44:18.642Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2020-07-02T16:44:20.176Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-07-02T16:44:20.822Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.7% of statements [2020-07-02T16:44:22.582Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-07-02T16:44:22.582Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-02T16:44:22.932Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-07-02T16:44:23.616Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-07-02T16:44:23.616Z] === RUN TestWaitNonBlocked [2020-07-02T16:44:23.616Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:44:23.616Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:44:23.616Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:44:23.616Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:44:23.616Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:44:23.616Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:44:24.651Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-02T16:44:24.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2020-07-02T16:44:24.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-07-02T16:44:24.651Z] === RUN TestWaitBlocked [2020-07-02T16:44:24.651Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:44:24.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:44:24.651Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:44:24.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:44:24.651Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:44:24.651Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:44:25.597Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2020-07-02T16:44:25.685Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-02T16:44:25.685Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-07-02T16:44:25.685Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-07-02T16:44:25.685Z] === CONT TestContainerStartOnDaemonRestart [2020-07-02T16:44:25.685Z] === CONT TestIpcModeOlderClient [2020-07-02T16:44:25.686Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.523s coverage: 13.9% of statements [2020-07-02T16:44:25.686Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-07-02T16:44:25.976Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-07-02T16:44:25.976Z] === CONT TestDaemonHostGatewayIP [2020-07-02T16:44:27.783Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.551s coverage: 57.9% of statements [2020-07-02T16:44:28.030Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-02T16:44:28.030Z] Using test binary docker [2020-07-02T16:44:28.030Z] +++ /etc/init.d/apparmor start [2020-07-02T16:44:28.030Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-02T16:44:28.030Z] INFO: Waiting for daemon to start... [2020-07-02T16:44:28.030Z] Starting dockerd [2020-07-02T16:44:28.030Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-02T16:44:28.030Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-02T16:44:28.030Z] Using test binary docker [2020-07-02T16:44:28.030Z] +++ /etc/init.d/apparmor start [2020-07-02T16:44:28.289Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-02T16:44:28.289Z] Starting dockerd [2020-07-02T16:44:28.289Z] INFO: Waiting for daemon to start... [2020-07-02T16:44:28.289Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-02T16:44:28.732Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2020-07-02T16:44:28.732Z] === CONT TestContainerKillOnDaemonStart [2020-07-02T16:44:29.767Z] --- PASS: TestDaemonHostGatewayIP (3.73s) [2020-07-02T16:44:29.767Z] === CONT TestDaemonRestartIpcMode [2020-07-02T16:44:29.877Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-07-02T16:44:30.194Z] . [2020-07-02T16:44:30.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-02T16:44:30.194Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-02T16:44:30.194Z] Error: No such image: emptyfs [2020-07-02T16:44:30.194Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-02T16:44:30.194Z] ++++ docker load [2020-07-02T16:44:30.194Z] Running integration-test (iteration 1) [2020-07-02T16:44:30.194Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-02T16:44:30.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-02T16:44:30.194Z] ++ set -e [2020-07-02T16:44:30.194Z] ++ '[' -n 0 ']' [2020-07-02T16:44:30.194Z] ++ set -x [2020-07-02T16:44:30.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-02T16:44:30.194Z] [2020-07-02T16:44:30.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-02T16:44:30.194Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-02T16:44:30.454Z] Error: No such image: emptyfs [2020-07-02T16:44:30.454Z] ++++ docker load [2020-07-02T16:44:30.454Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-02T16:44:30.525Z] ok github.com/docker/docker/daemon 12.323s coverage: 17.5% of statements [2020-07-02T16:44:30.525Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-02T16:44:30.525Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-02T16:44:30.525Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-02T16:44:30.525Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-02T16:44:30.713Z] Running integration-test (iteration 1) [2020-07-02T16:44:30.976Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-02T16:44:30.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-02T16:44:30.976Z] ++ set -e [2020-07-02T16:44:30.976Z] ++ '[' -n 0 ']' [2020-07-02T16:44:30.976Z] ++ set -x [2020-07-02T16:44:30.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-02T16:44:32.059Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.666s coverage: 69.2% of statements [2020-07-02T16:44:32.356Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.827s coverage: 45.9% of statements [2020-07-02T16:44:32.655Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-02T16:44:33.287Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2020-07-02T16:44:34.750Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.297s coverage: 49.5% of statements [2020-07-02T16:44:35.048Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2020-07-02T16:44:35.697Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.454s coverage: 76.1% of statements [2020-07-02T16:44:37.233Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-07-02T16:44:37.881Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-07-02T16:44:38.180Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.840s coverage: 52.1% of statements [2020-07-02T16:44:38.180Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-02T16:44:38.180Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-02T16:44:40.949Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 41.8% of statements [2020-07-02T16:44:41.247Z] ok github.com/docker/docker/daemon/logger/gelf 0.036s coverage: 67.0% of statements [2020-07-02T16:44:41.754Z] ---> 446f0b2a7bcc [2020-07-02T16:44:41.767Z] --- PASS: TestContainerKillOnDaemonStart (12.40s) [2020-07-02T16:44:41.767Z] PASS [2020-07-02T16:44:41.767Z] [2020-07-02T16:44:41.767Z] === Skipped [2020-07-02T16:44:41.767Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-02T16:44:41.767Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:44:41.767Z] [2020-07-02T16:44:41.767Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-02T16:44:41.767Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:44:41.767Z] [2020-07-02T16:44:41.767Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-02T16:44:41.767Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:44:41.767Z] [2020-07-02T16:44:41.767Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:44:41.767Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:44:41.767Z] [2020-07-02T16:44:41.767Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-02T16:44:41.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:44:41.767Z] [2020-07-02T16:44:41.767Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-02T16:44:41.767Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:44:41.767Z] [2020-07-02T16:44:41.767Z] [2020-07-02T16:44:41.767Z] DONE 204 tests, 6 skipped in 154.252s [2020-07-02T16:44:41.767Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-02T16:44:41.767Z] ++ 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-07-02T16:44:41.767Z] ++ set -e [2020-07-02T16:44:41.767Z] ++ '[' -n 0 ']' [2020-07-02T16:44:41.767Z] ++ set -x [2020-07-02T16:44:41.767Z] ++ 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-07-02T16:44:41.767Z] INFO: Testing against a local daemon [2020-07-02T16:44:41.767Z] === RUN TestCommitInheritsEnv [2020-07-02T16:44:41.768Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-07-02T16:44:41.768Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-02T16:44:41.768Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-02T16:44:41.768Z] === RUN TestImagesFilterMultiReference [2020-07-02T16:44:41.768Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-02T16:44:41.768Z] === RUN TestImagePullPlatformInvalid [2020-07-02T16:44:41.768Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-02T16:44:41.768Z] === RUN TestRemoveImageOrphaning [2020-07-02T16:44:41.894Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.8% of statements [2020-07-02T16:44:41.894Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-02T16:44:41.894Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-02T16:44:42.400Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-02T16:44:42.400Z] === RUN TestRemoveImageGarbageCollector [2020-07-02T16:44:42.400Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-02T16:44:42.400Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:44:42.400Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-02T16:44:42.400Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-02T16:44:42.400Z] === RUN TestTagInvalidReference [2020-07-02T16:44:42.400Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-02T16:44:42.400Z] === RUN TestTagValidPrefixedRepo [2020-07-02T16:44:42.400Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-02T16:44:42.400Z] === RUN TestTagExistedNameWithoutForce [2020-07-02T16:44:42.400Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-02T16:44:42.400Z] === RUN TestTagOfficialNames [2020-07-02T16:44:42.400Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-02T16:44:42.400Z] === RUN TestTagMatchesDigest [2020-07-02T16:44:42.400Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-02T16:44:42.400Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-02T16:44:42.550Z] ok github.com/docker/docker/daemon/logger/awslogs 0.471s coverage: 77.4% of statements [2020-07-02T16:44:42.550Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-02T16:44:42.550Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-02T16:44:42.745Z] Successfully built 446f0b2a7bcc [2020-07-02T16:44:42.745Z] Successfully tagged docker:latest [2020-07-02T16:44:42.745Z] INFO: Image build ended at 07/02/2020 16:44:42. Duration:00:03:40.9553351 [2020-07-02T16:44:42.745Z] [2020-07-02T16:44:42.745Z] [2020-07-02T16:44:42.745Z] INFO: Building the test binaries at 07/02/2020 16:44:42... [2020-07-02T16:44:43.193Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-07-02T16:44:43.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 87.2% of statements [2020-07-02T16:44:44.138Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2020-07-02T16:44:45.674Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 75.2% of statements [2020-07-02T16:44:45.674Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-02T16:44:46.730Z] time="2020-07-02T16:44:46Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate462472546/log924172121.1: no such file or directory" [2020-07-02T16:44:46.730Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 37.7% of statements [2020-07-02T16:44:46.730Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 33.3% of statements [2020-07-02T16:44:47.587Z] INFO: make.ps1 starting at 07/02/2020 16:44:46 [2020-07-02T16:44:47.587Z] INFO: Git commit (91ca3e7a8d) assumed from DOCKER_GITCOMMIT environment variable [2020-07-02T16:44:47.587Z] INFO: Invoking autogen... [2020-07-02T16:44:47.587Z] INFO: Building daemon... [2020-07-02T16:44:47.798Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-07-02T16:44:48.446Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2020-07-02T16:44:48.457Z] ..........................xx.................... [ 29%] [2020-07-02T16:44:50.546Z] ok github.com/docker/docker/daemon/logger/splunk 2.355s coverage: 82.5% of statements [2020-07-02T16:44:50.546Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-02T16:44:50.546Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-07-02T16:44:50.546Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-02T16:44:52.082Z] ok github.com/docker/docker/distribution/metadata 0.227s coverage: 48.2% of statements [2020-07-02T16:44:53.617Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-07-02T16:44:53.927Z] ok github.com/docker/docker/distribution 0.530s coverage: 22.1% of statements [2020-07-02T16:44:53.927Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-02T16:44:56.025Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-07-02T16:44:56.025Z] ok github.com/docker/docker/distribution/xfer 1.687s coverage: 85.1% of statements [2020-07-02T16:44:56.025Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-02T16:44:56.674Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-07-02T16:44:56.674Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-02T16:44:56.971Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2020-07-02T16:44:56.971Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-02T16:44:57.271Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-07-02T16:44:58.328Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements [2020-07-02T16:45:01.911Z] ok github.com/docker/docker/opts 0.062s coverage: 67.4% of statements [2020-07-02T16:45:01.911Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-07-02T16:45:02.554Z] ok github.com/docker/docker/pkg/archive 1.058s coverage: 77.2% of statements [2020-07-02T16:45:02.554Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-07-02T16:45:03.200Z] ok github.com/docker/docker/pkg/authorization 1.591s coverage: 68.3% of statements [2020-07-02T16:45:03.200Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-07-02T16:45:04.068Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-02T16:45:04.260Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-07-02T16:45:04.558Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-07-02T16:45:05.611Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-02T16:45:06.255Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-02T16:45:06.556Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-02T16:45:08.075Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-02T16:45:08.075Z] ok github.com/docker/docker/layer 7.179s coverage: 68.8% of statements [2020-07-02T16:45:08.075Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-02T16:45:08.075Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-02T16:45:08.075Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-02T16:45:08.075Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-02T16:45:08.075Z] ? github.com/docker/docker/oci [no test files] [2020-07-02T16:45:08.075Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-02T16:45:08.724Z] ok github.com/docker/docker/pkg/chrootarchive 4.085s coverage: 43.2% of statements [2020-07-02T16:45:08.724Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-02T16:45:08.724Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-02T16:45:08.724Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-07-02T16:45:09.370Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-07-02T16:45:09.370Z] ok github.com/docker/docker/pkg/fsutils 0.306s coverage: 85.1% of statements [2020-07-02T16:45:10.019Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 11.4% of statements [2020-07-02T16:45:11.079Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-07-02T16:45:11.079Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2020-07-02T16:45:11.546Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-02T16:45:11.725Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2020-07-02T16:45:11.725Z] ok github.com/docker/docker/pkg/idtools 0.736s coverage: 70.5% of statements [2020-07-02T16:45:11.725Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2020-07-02T16:45:12.370Z] ok github.com/docker/docker/pkg/ioutils 1.398s coverage: 70.6% of statements [2020-07-02T16:45:12.370Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-02T16:45:12.370Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-02T16:45:12.370Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-02T16:45:12.669Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2020-07-02T16:45:12.669Z] ok github.com/docker/docker/pkg/parsers/kernel 0.037s coverage: 60.0% of statements [2020-07-02T16:45:13.318Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 91.4% of statements [2020-07-02T16:45:13.318Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-07-02T16:45:13.318Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-02T16:45:13.318Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-02T16:45:14.370Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-07-02T16:45:14.667Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-07-02T16:45:14.772Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-02T16:45:14.965Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2020-07-02T16:45:15.261Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-07-02T16:45:15.904Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-02T16:45:16.545Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 73.9% of statements [2020-07-02T16:45:16.546Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-07-02T16:45:17.600Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-02T16:45:17.600Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-07-02T16:45:17.668Z] Loaded image: buildpack-deps:buster [2020-07-02T16:45:17.668Z] Loaded image: busybox:latest [2020-07-02T16:45:17.668Z] Loaded image: busybox:glibc [2020-07-02T16:45:17.668Z] Loaded image: debian:buster [2020-07-02T16:45:17.668Z] Loaded image: buildpack-deps:buster [2020-07-02T16:45:17.668Z] Loaded image: hello-world:latest [2020-07-02T16:45:17.668Z] Loaded image: busybox:latest [2020-07-02T16:45:17.668Z] INFO: Testing against a local daemon [2020-07-02T16:45:17.668Z] === RUN TestDockerDaemonSuite [2020-07-02T16:45:17.668Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-02T16:45:17.668Z] Loaded image: busybox:glibc [2020-07-02T16:45:17.668Z] Loaded image: debian:buster [2020-07-02T16:45:17.668Z] Loaded image: hello-world:latest [2020-07-02T16:45:17.668Z] INFO: Testing against a local daemon [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-02T16:45:17.668Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-02T16:45:17.668Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-02T16:45:17.896Z] ok github.com/docker/docker/pkg/symlink 0.028s coverage: 87.7% of statements [2020-07-02T16:45:18.264Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-02T16:45:18.264Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-02T16:45:18.949Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2020-07-02T16:45:19.201Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-02T16:45:19.201Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-02T16:45:19.246Z] ok github.com/docker/docker/pkg/signal 3.008s coverage: 61.0% of statements [2020-07-02T16:45:19.246Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.7% of statements [2020-07-02T16:45:19.460Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-02T16:45:19.460Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-02T16:45:19.460Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-02T16:45:19.893Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-07-02T16:45:20.190Z] testing: warning: no tests to run [2020-07-02T16:45:20.190Z] coverage: [no statements] [2020-07-02T16:45:20.190Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2020-07-02T16:45:20.486Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2020-07-02T16:45:20.782Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-07-02T16:45:20.783Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-07-02T16:45:21.434Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2020-07-02T16:45:21.903Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-02T16:45:21.903Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-02T16:45:21.903Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-02T16:45:21.904Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-07-02T16:45:21.904Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2020-07-02T16:45:21.904Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.1% of statements [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-02T16:45:21.904Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-07-02T16:45:21.904Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/builder [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-02T16:45:21.904Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-02T16:45:21.904Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-07-02T16:45:21.904Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-07-02T16:45:21.999Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-02T16:45:22.478Z] ok github.com/docker/docker/builder/remotecontext 0.601s coverage: 13.6% of statements [2020-07-02T16:45:22.739Z] ok github.com/docker/docker/builder/dockerfile 0.989s coverage: 48.1% of statements [2020-07-02T16:45:22.739Z] ok github.com/docker/docker/builder/remotecontext/git 3.093s coverage: 86.3% of statements [2020-07-02T16:45:22.739Z] ? github.com/docker/docker/cli [no test files] [2020-07-02T16:45:22.739Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-02T16:45:22.946Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:45:22.967Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-07-02T16:45:23.882Z] [2020-07-02T16:45:23.882Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-02T16:45:23.905Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-02T16:45:23.905Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-02T16:45:24.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-02T16:45:24.145Z] HOSTNAME=0190211659c1 [2020-07-02T16:45:24.145Z] DEST=bundles/test-integration [2020-07-02T16:45:24.145Z] PWD=/go/src/github.com/docker/docker [2020-07-02T16:45:24.145Z] DOCKER_ROOTLESS=1 [2020-07-02T16:45:24.145Z] DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:45:24.145Z] container=docker [2020-07-02T16:45:24.145Z] HOME=/root [2020-07-02T16:45:24.145Z] GOLANG_VERSION=1.13.12 [2020-07-02T16:45:24.145Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-02T16:45:24.145Z] VALIDATE_BRANCH=master [2020-07-02T16:45:24.145Z] TERM=xterm [2020-07-02T16:45:24.145Z] DOCKER_PKG=github.com/docker/docker [2020-07-02T16:45:24.145Z] SHLVL=1 [2020-07-02T16:45:24.145Z] TIMEOUT=120m [2020-07-02T16:45:24.145Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-02T16:45:24.145Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-02T16:45:24.145Z] GO111MODULE=off [2020-07-02T16:45:24.145Z] DOCKER_EXPERIMENTAL=1 [2020-07-02T16:45:24.145Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-02T16:45:24.145Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-02T16:45:24.145Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-02T16:45:24.145Z] GOPATH=/go [2020-07-02T16:45:24.145Z] PKG_CONFIG=pkg-config [2020-07-02T16:45:24.145Z] _=/usr/bin/env [2020-07-02T16:45:24.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-02T16:45:24.500Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-07-02T16:45:24.500Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-07-02T16:45:25.145Z] ok github.com/docker/docker/plugin 0.609s coverage: 23.1% of statements [2020-07-02T16:45:25.811Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-02T16:45:25.811Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-02T16:45:25.867Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-07-02T16:45:26.511Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 45.3% of statements [2020-07-02T16:45:27.192Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-02T16:45:27.562Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-07-02T16:45:27.884Z] ok github.com/docker/docker/registry 0.291s coverage: 56.3% of statements [2020-07-02T16:45:28.043Z] ok github.com/docker/docker/client 0.245s coverage: 75.4% of statements [2020-07-02T16:45:28.130Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-02T16:45:28.179Z] ok github.com/docker/docker/runconfig 0.058s coverage: 65.8% of statements [2020-07-02T16:45:30.038Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-02T16:45:30.130Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-02T16:45:30.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-02T16:45:30.945Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2020-07-02T16:45:31.237Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-02T16:45:32.176Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-02T16:45:32.477Z] ok github.com/docker/docker/volume/mounts 0.120s coverage: 67.0% of statements [2020-07-02T16:45:32.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-02T16:45:32.773Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-07-02T16:45:33.007Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-02T16:45:33.421Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-07-02T16:45:33.946Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-02T16:45:36.489Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-02T16:45:36.489Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-02T16:45:36.892Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-02T16:45:38.400Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-02T16:45:38.403Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-02T16:45:39.351Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-02T16:45:40.302Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-02T16:45:40.302Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-02T16:45:42.254Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-02T16:45:42.514Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-02T16:45:42.667Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-02T16:45:43.453Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-02T16:45:44.023Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-02T16:45:44.283Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-02T16:45:45.665Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-02T16:45:47.045Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-02T16:45:47.614Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-02T16:45:47.614Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-02T16:45:47.874Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-02T16:45:48.779Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/rootless [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/volume [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-02T16:45:48.779Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === Skipped [2020-07-02T16:45:48.779Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-02T16:45:48.779Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-02T16:45:48.779Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-02T16:45:48.779Z] time="2020-07-02T16:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-02T16:45:48.779Z] time="2020-07-02T16:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-02T16:45:48.779Z] time="2020-07-02T16:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-02T16:45:48.779Z] time="2020-07-02T16:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-02T16:45:48.779Z] time="2020-07-02T16:44:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-02T16:45:48.779Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-02T16:45:48.779Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-02T16:45:48.779Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:45:48.779Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-02T16:45:48.779Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-02T16:45:48.779Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-02T16:45:48.779Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] [2020-07-02T16:45:48.779Z] DONE 2124 tests, 26 skipped in 257.673s [2020-07-02T16:45:48.813Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile Post stage [Pipeline] junit [2020-07-02T16:45:49.118Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-07-02T16:45:49.753Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-02T16:45:50.014Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-02T16:45:50.014Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-02T16:45:50.188Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -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:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh dynbinary test-integration [2020-07-02T16:45:50.273Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-02T16:45:50.486Z] [2020-07-02T16:45:50.486Z] Removing bundles/ [2020-07-02T16:45:50.486Z] [2020-07-02T16:45:50.486Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-02T16:45:50.486Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:45:50.486Z] GOOS="" GOARCH="" GOARM="" [2020-07-02T16:45:51.213Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-02T16:45:52.597Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-02T16:45:52.861Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-02T16:45:54.653Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 30.8% of statements [2020-07-02T16:45:54.768Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-02T16:45:55.600Z] ok github.com/docker/docker/container 0.141s coverage: 34.7% of statements [2020-07-02T16:45:55.600Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-02T16:45:55.600Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-02T16:45:55.601Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-02T16:45:55.601Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-02T16:45:57.038Z] ......................... [ 66%] [2020-07-02T16:45:57.308Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-02T16:45:58.157Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.041s coverage: 65.3% of statements [2020-07-02T16:45:58.247Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-02T16:45:58.816Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-02T16:45:59.985Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-02T16:45:59.985Z] [2020-07-02T16:45:59.985Z] ________ ____ __. [2020-07-02T16:45:59.985Z] \_____ \ | |/ _| [2020-07-02T16:45:59.985Z] / | \| < [2020-07-02T16:45:59.985Z] / | \ | \ [2020-07-02T16:45:59.985Z] \_______ /____|__ \ [2020-07-02T16:45:59.985Z] \/ \/ [2020-07-02T16:45:59.985Z] [2020-07-02T16:45:59.985Z] INFO: make.ps1 ended at 07/02/2020 16:45:53 [2020-07-02T16:45:59.985Z] INFO: Binaries build ended at 07/02/2020 16:45:55. Duration:00:01:12.8449063 [2020-07-02T16:45:59.985Z] INFO: Copying the built daemon binary to d:\CI\PR-41025\24\binary\dockerd-91ca3e7a8d.exe... [2020-07-02T16:45:59.985Z] INFO: Copying the built client binary to d:\CI\PR-41025\24\binary\docker-91ca3e7a8d.exe... [2020-07-02T16:45:59.985Z] INFO: Copying dockerversion from the container... [2020-07-02T16:45:59.985Z] INFO: Copying the golang package from the container to d:\CI\PR-41025\24\installer\go.zip... [2020-07-02T16:46:00.083Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.4% of statements [2020-07-02T16:46:02.215Z] INFO: Extracting go.zip to d:\CI\PR-41025\24\go [2020-07-02T16:46:03.024Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-02T16:46:03.402Z] ok github.com/docker/docker/daemon/cluster 0.087s coverage: 0.5% of statements [2020-07-02T16:46:05.333Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-07-02T16:46:05.333Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.7% of statements [2020-07-02T16:46:06.282Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-07-02T16:46:06.317Z] --- PASS: TestBuildWithHugeFile (110.22s) [2020-07-02T16:46:06.317Z] === RUN TestBuildWithEmptyDockerfile [2020-07-02T16:46:06.317Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:46:06.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:46:06.317Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:46:06.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:46:06.317Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:46:06.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:46:06.317Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:46:06.317Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:46:06.317Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:46:06.317Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-02T16:46:06.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-07-02T16:46:06.317Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-07-02T16:46:06.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-07-02T16:46:06.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2020-07-02T16:46:06.317Z] === RUN TestBuildPreserveOwnership [2020-07-02T16:46:06.317Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-02T16:46:06.576Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-02T16:46:07.144Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-02T16:46:07.230Z] ok github.com/docker/docker/daemon/graphdriver 0.040s coverage: 2.2% of statements [2020-07-02T16:46:07.714Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-02T16:46:08.282Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-02T16:46:09.663Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-02T16:46:10.233Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-02T16:46:10.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-02T16:46:10.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-02T16:46:10.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-02T16:46:11.173Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-02T16:46:11.433Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-02T16:46:11.433Z] --- PASS: TestBuildPreserveOwnership (5.17s) [2020-07-02T16:46:11.433Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.36s) [2020-07-02T16:46:11.433Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s) [2020-07-02T16:46:11.433Z] === RUN TestBuildPlatformInvalid [2020-07-02T16:46:11.443Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-07-02T16:46:11.443Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.478s coverage: 13.9% of statements [2020-07-02T16:46:11.692Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-07-02T16:46:11.692Z] PASS [2020-07-02T16:46:11.692Z] [2020-07-02T16:46:11.692Z] === Skipped [2020-07-02T16:46:11.692Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-02T16:46:11.692Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:46:11.692Z] [2020-07-02T16:46:11.692Z] [2020-07-02T16:46:11.692Z] DONE 32 tests, 1 skipped in 196.884s [2020-07-02T16:46:11.692Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-02T16:46:11.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:46:11.692Z] ++ set -e [2020-07-02T16:46:11.692Z] ++ '[' -n 0 ']' [2020-07-02T16:46:11.692Z] ++ set -x [2020-07-02T16:46:11.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:46:11.958Z] INFO: Testing against a local daemon [2020-07-02T16:46:11.958Z] === RUN TestConfigInspect [2020-07-02T16:46:12.526Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-02T16:46:12.785Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-02T16:46:12.834Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.697s coverage: 57.0% of statements [2020-07-02T16:46:13.357Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-02T16:46:14.755Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-07-02T16:46:15.264Z] --- PASS: TestConfigInspect (2.98s) [2020-07-02T16:46:15.264Z] === RUN TestConfigList [2020-07-02T16:46:15.264Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-02T16:46:16.203Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-02T16:46:17.313Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.155s coverage: 46.2% of statements [2020-07-02T16:46:17.575Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.311s coverage: 73.1% of statements [2020-07-02T16:46:17.582Z] --- PASS: TestConfigList (2.63s) [2020-07-02T16:46:17.582Z] === RUN TestConfigsCreateAndDelete [2020-07-02T16:46:17.842Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-02T16:46:18.411Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-02T16:46:18.411Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-02T16:46:18.573Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.886s coverage: 49.5% of statements [2020-07-02T16:46:18.671Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-02T16:46:19.641Z] --- PASS: TestImportExtremelyLargeImageWorks (89.56s) [2020-07-02T16:46:19.641Z] PASS [2020-07-02T16:46:19.641Z] [2020-07-02T16:46:19.641Z] === Skipped [2020-07-02T16:46:19.641Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-02T16:46:19.641Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:46:19.641Z] [2020-07-02T16:46:19.641Z] [2020-07-02T16:46:19.641Z] DONE 12 tests, 1 skipped in 90.997s [2020-07-02T16:46:19.641Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-02T16:46:19.641Z] ++ 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-07-02T16:46:19.641Z] ++ set -e [2020-07-02T16:46:19.641Z] ++ '[' -n 0 ']' [2020-07-02T16:46:19.641Z] ++ set -x [2020-07-02T16:46:19.641Z] ++ 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-07-02T16:46:19.641Z] INFO: Testing against a local daemon [2020-07-02T16:46:19.641Z] === RUN TestNetworkCreateDelete [2020-07-02T16:46:19.641Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-02T16:46:19.641Z] === RUN TestDockerNetworkDeletePreferID [2020-07-02T16:46:19.641Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-07-02T16:46:19.641Z] === RUN TestDaemonDNSFallback [2020-07-02T16:46:19.641Z] --- PASS: TestDaemonDNSFallback (2.50s) [2020-07-02T16:46:19.641Z] === RUN TestInspectNetwork [2020-07-02T16:46:19.975Z] ok github.com/docker/docker/daemon 12.313s coverage: 17.5% of statements [2020-07-02T16:46:19.975Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-02T16:46:19.975Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-02T16:46:19.975Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-02T16:46:19.975Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-02T16:46:19.975Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-02T16:46:20.328Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2020-07-02T16:46:20.594Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-02T16:46:20.855Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-07-02T16:46:20.856Z] === RUN TestConfigsUpdate [2020-07-02T16:46:20.926Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.656s coverage: 76.1% of statements [2020-07-02T16:46:21.196Z] === RUN TestInspectNetwork/full_network_id [2020-07-02T16:46:21.196Z] === RUN TestInspectNetwork/partial_network_id [2020-07-02T16:46:21.196Z] === RUN TestInspectNetwork/network_name [2020-07-02T16:46:21.196Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-02T16:46:22.324Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-07-02T16:46:22.324Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-07-02T16:46:22.778Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-02T16:46:23.719Z] --- PASS: TestConfigsUpdate (2.96s) [2020-07-02T16:46:23.719Z] === RUN TestTemplatedConfig [2020-07-02T16:46:23.726Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.8% of statements [2020-07-02T16:46:24.288Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-02T16:46:24.674Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 41.8% of statements [2020-07-02T16:46:24.938Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.042s coverage: 57.7% of statements [2020-07-02T16:46:24.938Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-02T16:46:24.938Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-02T16:46:24.938Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-02T16:46:24.938Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-02T16:46:25.201Z] ok github.com/docker/docker/daemon/logger/awslogs 0.289s coverage: 77.4% of statements [2020-07-02T16:46:25.201Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-02T16:46:25.201Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-02T16:46:25.201Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2020-07-02T16:46:25.670Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-02T16:46:25.930Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-02T16:46:26.150Z] ok github.com/docker/docker/daemon/logger/journald 0.063s coverage: 26.2% of statements [2020-07-02T16:46:26.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 87.2% of statements [2020-07-02T16:46:26.728Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 61.6% of statements [2020-07-02T16:46:26.763Z] --- PASS: TestInspectNetwork (11.32s) [2020-07-02T16:46:26.763Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-02T16:46:26.763Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-02T16:46:26.763Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-02T16:46:26.763Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-02T16:46:26.763Z] === RUN TestRunContainerWithBridgeNone [2020-07-02T16:46:26.991Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2020-07-02T16:46:26.991Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-02T16:46:27.561Z] INFO: Extraction ended at 07/02/2020 16:46:26. Duration:00:00:24.0099889 [2020-07-02T16:46:27.561Z] INFO: Updating the golang and path environment variables [2020-07-02T16:46:27.561Z] INFO: GOPATH=d:\gopath [2020-07-02T16:46:27.561Z] INFO: go version go1.13.12 windows/amd64 [2020-07-02T16:46:27.561Z] INFO: Running the daemon under test in debug mode [2020-07-02T16:46:27.561Z] INFO: Starting a daemon under test... [2020-07-02T16:46:27.561Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41025\24\daemon --pidfile d:\CI\PR-41025\24\docker.pid -D [2020-07-02T16:46:27.561Z] INFO: Process started successfully. [2020-07-02T16:46:27.561Z] INFO: Start tailing logs of the daemon under tests [2020-07-02T16:46:27.561Z] INFO: Waiting for the daemon under test to start... [2020-07-02T16:46:27.837Z] --- PASS: TestTemplatedConfig (3.90s) [2020-07-02T16:46:27.837Z] === RUN TestConfigCreateResolve [2020-07-02T16:46:28.386Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 33.3% of statements [2020-07-02T16:46:28.386Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 38.3% of statements [2020-07-02T16:46:28.649Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2020-07-02T16:46:28.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-02T16:46:29.218Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-02T16:46:29.218Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-02T16:46:29.225Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2020-07-02T16:46:29.477Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-02T16:46:29.494Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-07-02T16:46:29.494Z] === RUN TestNetworkInvalidJSON [2020-07-02T16:46:29.494Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-02T16:46:29.494Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-02T16:46:29.494Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:46:29.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:46:29.494Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:46:29.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:46:29.494Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-02T16:46:29.494Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:46:29.494Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:46:29.494Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-02T16:46:29.494Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-02T16:46:29.494Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-02T16:46:29.494Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-02T16:46:29.494Z] === RUN TestHostIPv4BridgeLabel [2020-07-02T16:46:29.494Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-07-02T16:46:29.494Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-02T16:46:29.737Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-02T16:46:29.788Z] INFO: Daemon under test started and replied! [2020-07-02T16:46:29.788Z] INFO: Docker version of the daemon under test [2020-07-02T16:46:29.788Z] [2020-07-02T16:46:30.171Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [2020-07-02T16:46:30.259Z] Client: [2020-07-02T16:46:30.259Z] Version: 17.06.2-ce [2020-07-02T16:46:30.259Z] API version: 1.30 [2020-07-02T16:46:30.259Z] Go version: go1.8.3 [2020-07-02T16:46:30.259Z] Git commit: cec0b72 [2020-07-02T16:46:30.259Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-02T16:46:30.259Z] OS/Arch: windows/amd64 [2020-07-02T16:46:30.259Z] [2020-07-02T16:46:30.259Z] Server: [2020-07-02T16:46:30.259Z] Version: 0.0.0-dev [2020-07-02T16:46:30.259Z] API version: 1.41 (minimum version 1.24) [2020-07-02T16:46:30.259Z] Go version: go1.13.12 [2020-07-02T16:46:30.259Z] Git commit: 91ca3e7a8d [2020-07-02T16:46:30.259Z] Built: 07/02/2020 16:44:46 [2020-07-02T16:46:30.259Z] OS/Arch: windows/amd64 [2020-07-02T16:46:30.259Z] Experimental: false [2020-07-02T16:46:30.259Z] [2020-07-02T16:46:30.259Z] INFO: Docker info of the daemon under test [2020-07-02T16:46:30.259Z] [2020-07-02T16:46:30.259Z] Containers: 0 [2020-07-02T16:46:30.259Z] Running: 0 [2020-07-02T16:46:30.259Z] Paused: 0 [2020-07-02T16:46:30.259Z] Stopped: 0 [2020-07-02T16:46:30.259Z] Images: 0 [2020-07-02T16:46:30.259Z] Server Version: 0.0.0-dev [2020-07-02T16:46:30.259Z] Storage Driver: windowsfilter [2020-07-02T16:46:30.259Z] Windows: [2020-07-02T16:46:30.259Z] Logging Driver: json-file [2020-07-02T16:46:30.259Z] Plugins: [2020-07-02T16:46:30.259Z] Volume: local [2020-07-02T16:46:30.259Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-02T16:46:30.259Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-02T16:46:30.259Z] Swarm: inactive [2020-07-02T16:46:30.259Z] Default Isolation: process [2020-07-02T16:46:30.259Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-02T16:46:30.259Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-02T16:46:30.259Z] OSType: windows [2020-07-02T16:46:30.259Z] Architecture: x86_64 [2020-07-02T16:46:30.259Z] CPUs: 4 [2020-07-02T16:46:30.259Z] Total Memory: 32GiB [2020-07-02T16:46:30.259Z] Name: azwin-2-a14410 [2020-07-02T16:46:30.259Z] ID: 4DE2:3NND:M4H4:CJXK:M4GI:UYFA:SUVI:PQZ4:OHRX:C272:LT43:VHMY [2020-07-02T16:46:30.259Z] Docker Root Dir: D:\CI\PR-41025\24\daemon [2020-07-02T16:46:30.259Z] Debug Mode (client): false [2020-07-02T16:46:30.259Z] Debug Mode (server): true [2020-07-02T16:46:30.259Z] File Descriptors: -1 [2020-07-02T16:46:30.259Z] Goroutines: 17 [2020-07-02T16:46:30.259Z] System Time: 2020-07-02T16:46:29.8541031Z [2020-07-02T16:46:30.259Z] EventsListeners: 0 [2020-07-02T16:46:30.259Z] Registry: https://index.docker.io/v1/ [2020-07-02T16:46:30.259Z] Labels: [2020-07-02T16:46:30.259Z] Experimental: false [2020-07-02T16:46:30.259Z] Insecure Registries: [2020-07-02T16:46:30.259Z] 127.0.0.0/8 [2020-07-02T16:46:30.259Z] Live Restore Enabled: false [2020-07-02T16:46:30.259Z] [2020-07-02T16:46:30.259Z] [2020-07-02T16:46:30.259Z] INFO: Docker images of the daemon under test [2020-07-02T16:46:30.259Z] [2020-07-02T16:46:30.259Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-02T16:46:30.259Z] [2020-07-02T16:46:30.259Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-02T16:46:30.259Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-02T16:46:30.259Z] ltsc2019: Pulling from windows/servercore [2020-07-02T16:46:30.306Z] --- PASS: TestConfigCreateResolve (2.44s) [2020-07-02T16:46:30.306Z] === RUN TestConfigDaemonLibtrustID [2020-07-02T16:46:30.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-02T16:46:30.533Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-02T16:46:30.533Z] === RUN TestDaemonDefaultNetworkPools [2020-07-02T16:46:30.731Z] 4612f6d0b889: Pulling fs layer [2020-07-02T16:46:30.731Z] 666079ee0460: Pulling fs layer [2020-07-02T16:46:30.875Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-02T16:46:30.875Z] PASS [2020-07-02T16:46:30.875Z] [2020-07-02T16:46:30.875Z] DONE 7 tests in 18.947s [2020-07-02T16:46:30.875Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-02T16:46:30.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:46:30.875Z] ++ set -e [2020-07-02T16:46:30.875Z] ++ '[' -n 0 ']' [2020-07-02T16:46:30.875Z] ++ set -x [2020-07-02T16:46:30.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:46:30.875Z] INFO: Testing against a local daemon [2020-07-02T16:46:30.875Z] === RUN TestCheckpoint [2020-07-02T16:46:30.875Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-02T16:46:30.875Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:46:30.875Z] === RUN TestContainerInvalidJSON [2020-07-02T16:46:30.875Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:46:30.875Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:46:30.875Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:46:30.875Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:46:30.875Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:46:30.875Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:46:30.875Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:46:30.875Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:46:30.875Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:46:30.875Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-02T16:46:30.875Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-02T16:46:30.875Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-02T16:46:30.875Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-02T16:46:30.875Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-02T16:46:30.875Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-02T16:46:30.875Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-02T16:46:30.875Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-02T16:46:31.121Z] ok github.com/docker/docker/distribution/metadata 0.095s coverage: 48.2% of statements [2020-07-02T16:46:31.135Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-02T16:46:31.135Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-02T16:46:31.135Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-02T16:46:31.135Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-02T16:46:31.135Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-02T16:46:31.135Z] === RUN TestCopyFromContainer [2020-07-02T16:46:31.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-02T16:46:31.385Z] ok github.com/docker/docker/daemon/logger/splunk 2.030s coverage: 82.5% of statements [2020-07-02T16:46:31.385Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-02T16:46:31.385Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-02T16:46:31.568Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-07-02T16:46:31.568Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-02T16:46:31.911Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-07-02T16:46:32.335Z] ok github.com/docker/docker/distribution 0.380s coverage: 22.1% of statements [2020-07-02T16:46:32.335Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-02T16:46:32.601Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-07-02T16:46:32.601Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-02T16:46:32.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-02T16:46:32.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-02T16:46:32.909Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-07-02T16:46:33.041Z] === RUN TestCopyFromContainer// [2020-07-02T16:46:33.041Z] === RUN TestCopyFromContainer//bar/root [2020-07-02T16:46:33.041Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-02T16:46:33.041Z] === RUN TestCopyFromContainer/bar/quux [2020-07-02T16:46:33.173Z] ok github.com/docker/docker/image 0.070s coverage: 86.4% of statements [2020-07-02T16:46:33.301Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-02T16:46:33.301Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-02T16:46:33.301Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-02T16:46:33.561Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-02T16:46:33.561Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-02T16:46:33.561Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-02T16:46:33.749Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-07-02T16:46:33.820Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-02T16:46:34.013Z] ok github.com/docker/docker/distribution/xfer 1.680s coverage: 85.1% of statements [2020-07-02T16:46:34.013Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-02T16:46:34.013Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer (2.81s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-07-02T16:46:34.080Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-07-02T16:46:34.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-02T16:46:34.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:46:34.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:46:34.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:46:34.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:46:34.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:46:34.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:46:34.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:46:34.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:46:34.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:46:34.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-02T16:46:34.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-02T16:46:34.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-02T16:46:34.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-02T16:46:34.080Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-02T16:46:34.080Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-02T16:46:34.080Z] === RUN TestCreateWithInvalidEnv [2020-07-02T16:46:34.080Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-02T16:46:34.080Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-02T16:46:34.080Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-02T16:46:34.080Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-02T16:46:34.080Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-02T16:46:34.080Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-02T16:46:34.080Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-02T16:46:34.080Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-02T16:46:34.080Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-02T16:46:34.080Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-02T16:46:34.080Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-02T16:46:34.080Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-02T16:46:34.080Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-02T16:46:34.080Z] === RUN TestCreateTmpfsMountsTarget [2020-07-02T16:46:34.080Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-02T16:46:34.080Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-02T16:46:34.117Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-07-02T16:46:34.117Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-02T16:46:34.275Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2020-07-02T16:46:34.275Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-02T16:46:34.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-02T16:46:34.538Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2020-07-02T16:46:34.650Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-02T16:46:34.750Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-07-02T16:46:34.750Z] === RUN TestServiceWithPredefinedNetwork [2020-07-02T16:46:34.800Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 50.0% of statements [2020-07-02T16:46:35.588Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-02T16:46:36.157Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:46:36.157Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:46:36.157Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:46:36.157Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:46:36.417Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-02T16:46:36.417Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-02T16:46:36.417Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-02T16:46:36.417Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-02T16:46:36.723Z] ok github.com/docker/docker/opts 0.053s coverage: 67.4% of statements [2020-07-02T16:46:37.299Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-02T16:46:37.356Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-02T16:46:37.562Z] ok github.com/docker/docker/pkg/authorization 0.658s coverage: 68.3% of statements [2020-07-02T16:46:37.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-02T16:46:37.825Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2020-07-02T16:46:37.926Z] 666079ee0460: Verifying Checksum [2020-07-02T16:46:37.926Z] 666079ee0460: Download complete [2020-07-02T16:46:38.271Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-07-02T16:46:38.271Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-02T16:46:38.271Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:46:38.271Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:46:38.271Z] === RUN TestServiceWithDataPathPortInit [2020-07-02T16:46:38.295Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2020-07-02T16:46:38.295Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-02T16:46:38.399Z] ok github.com/docker/docker/pkg/archive 1.183s coverage: 77.2% of statements [2020-07-02T16:46:38.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:46:38.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:46:38.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:46:38.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:46:38.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:46:38.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:46:38.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:46:38.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:46:38.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:46:38.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:46:38.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:46:38.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:46:38.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:46:38.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:46:38.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:46:38.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-02T16:46:38.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-02T16:46:38.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-02T16:46:38.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-02T16:46:38.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-02T16:46:38.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-02T16:46:38.554Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-02T16:46:38.662Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-07-02T16:46:39.125Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-07-02T16:46:39.125Z] === RUN TestCreateDifferentPlatform [2020-07-02T16:46:39.125Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-02T16:46:39.125Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-02T16:46:39.125Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-02T16:46:39.125Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-02T16:46:39.125Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-02T16:46:39.125Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-02T16:46:39.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-02T16:46:39.237Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-02T16:46:39.237Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-07-02T16:46:39.384Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-02T16:46:39.384Z] === RUN TestContainerStartOnDaemonRestart [2020-07-02T16:46:39.384Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-02T16:46:39.384Z] === RUN TestDaemonRestartIpcMode [2020-07-02T16:46:39.384Z] === PAUSE TestDaemonRestartIpcMode [2020-07-02T16:46:39.384Z] === RUN TestDaemonHostGatewayIP [2020-07-02T16:46:39.384Z] === PAUSE TestDaemonHostGatewayIP [2020-07-02T16:46:39.384Z] === RUN TestContainerKillOnDaemonStart [2020-07-02T16:46:39.384Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-02T16:46:39.384Z] === RUN TestDiff [2020-07-02T16:46:39.963Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-02T16:46:40.185Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-02T16:46:40.225Z] --- PASS: TestDiff (0.85s) [2020-07-02T16:46:40.225Z] === RUN TestExecWithCloseStdin [2020-07-02T16:46:40.448Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-02T16:46:40.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-02T16:46:40.797Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-02T16:46:41.020Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-07-02T16:46:41.056Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-07-02T16:46:41.056Z] === RUN TestExec [2020-07-02T16:46:41.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-02T16:46:41.315Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-02T16:46:41.574Z] --- PASS: TestExec (0.58s) [2020-07-02T16:46:41.574Z] === RUN TestExecUser [2020-07-02T16:46:41.964Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-07-02T16:46:42.143Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-02T16:46:42.143Z] --- PASS: TestExecUser (0.58s) [2020-07-02T16:46:42.143Z] === RUN TestExportContainerAndImportImage [2020-07-02T16:46:42.226Z] ok github.com/docker/docker/pkg/chrootarchive 3.607s coverage: 43.2% of statements [2020-07-02T16:46:42.402Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-02T16:46:42.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-02T16:46:42.801Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-07-02T16:46:42.972Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2020-07-02T16:46:42.972Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-02T16:46:42.972Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-02T16:46:43.063Z] ok github.com/docker/docker/pkg/fsutils 0.298s coverage: 85.1% of statements [2020-07-02T16:46:43.326Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-07-02T16:46:43.589Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-07-02T16:46:43.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-02T16:46:44.164Z] ok github.com/docker/docker/layer 7.516s coverage: 68.8% of statements [2020-07-02T16:46:44.164Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-02T16:46:44.164Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-02T16:46:44.164Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-02T16:46:44.164Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-02T16:46:44.164Z] ? github.com/docker/docker/oci [no test files] [2020-07-02T16:46:44.164Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-02T16:46:44.164Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-02T16:46:44.164Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-02T16:46:44.366Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-02T16:46:44.366Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-02T16:46:44.366Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-07-02T16:46:44.366Z] === RUN TestHealthCheckWorkdir [2020-07-02T16:46:44.427Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-07-02T16:46:44.688Z] ok github.com/docker/docker/pkg/ioutils 0.636s coverage: 70.6% of statements [2020-07-02T16:46:44.688Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-07-02T16:46:44.688Z] ok github.com/docker/docker/pkg/idtools 0.701s coverage: 70.5% of statements [2020-07-02T16:46:44.951Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-07-02T16:46:44.951Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-02T16:46:44.951Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-02T16:46:45.214Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2020-07-02T16:46:45.214Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-02T16:46:45.214Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2020-07-02T16:46:45.476Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2020-07-02T16:46:45.747Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-07-02T16:46:45.747Z] === RUN TestHealthKillContainer [2020-07-02T16:46:45.747Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-02T16:46:45.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-02T16:46:46.008Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-02T16:46:46.052Z] ok github.com/docker/docker/pkg/pidfile 0.081s coverage: 82.4% of statements [2020-07-02T16:46:46.052Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.052s coverage: 91.4% of statements [2020-07-02T16:46:46.052Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-02T16:46:46.052Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-02T16:46:46.627Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2020-07-02T16:46:46.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-02T16:46:46.809Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-02T16:46:47.202Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-07-02T16:46:47.202Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2020-07-02T16:46:47.202Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-07-02T16:46:47.387Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-02T16:46:47.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-02T16:46:47.777Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-07-02T16:46:47.955Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-02T16:46:48.351Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-07-02T16:46:48.525Z] --- PASS: TestHealthKillContainer (2.99s) [2020-07-02T16:46:48.525Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-02T16:46:48.613Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 73.9% of statements [2020-07-02T16:46:49.079Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-02T16:46:49.079Z] Using test binary docker [2020-07-02T16:46:49.079Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-02T16:46:49.079Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-02T16:46:49.079Z] INFO: Waiting for daemon to start... [2020-07-02T16:46:49.079Z] Starting dockerd [2020-07-02T16:46:49.093Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-02T16:46:49.189Z] ok github.com/docker/docker/pkg/streamformatter 0.026s coverage: 66.2% of statements [2020-07-02T16:46:49.189Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-07-02T16:46:49.344Z] tests/integration/client_test.py ..... [ 75%] [2020-07-02T16:46:49.344Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-02T16:46:49.344Z] tests/integration/errors_test.py . [ 76%] [2020-07-02T16:46:49.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-07-02T16:46:49.352Z] === RUN TestIpcModeNone [2020-07-02T16:46:49.452Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-02T16:46:50.025Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.1% of statements [2020-07-02T16:46:50.294Z] --- PASS: TestIpcModeNone (0.85s) [2020-07-02T16:46:50.294Z] === RUN TestIpcModePrivate [2020-07-02T16:46:50.463Z] 4612f6d0b889: Verifying Checksum [2020-07-02T16:46:50.463Z] 4612f6d0b889: Download complete [2020-07-02T16:46:50.599Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-07-02T16:46:50.599Z] ok github.com/docker/docker/pkg/signal 2.772s coverage: 61.0% of statements [2020-07-02T16:46:50.862Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-02T16:46:50.862Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2020-07-02T16:46:51.123Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-02T16:46:51.123Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-02T16:46:51.123Z] === RUN TestIpcModeShareable [2020-07-02T16:46:51.125Z] testing: warning: no tests to run [2020-07-02T16:46:51.125Z] coverage: [no statements] [2020-07-02T16:46:51.125Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-07-02T16:46:51.621Z] . [2020-07-02T16:46:51.621Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-02T16:46:51.621Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-02T16:46:51.621Z] Error: No such image: emptyfs [2020-07-02T16:46:51.701Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2020-07-02T16:46:51.701Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-07-02T16:46:51.701Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-07-02T16:46:51.881Z] Running integration-test (iteration 1) [2020-07-02T16:46:51.881Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-02T16:46:52.061Z] --- PASS: TestIpcModeShareable (0.87s) [2020-07-02T16:46:52.061Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2020-07-02T16:46:52.061Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-02T16:46:52.278Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2020-07-02T16:46:52.633Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-02T16:46:53.226Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-07-02T16:46:54.178Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-02T16:46:54.441Z] ok github.com/docker/docker/profiles/seccomp 0.044s coverage: 73.8% of statements [2020-07-02T16:46:54.441Z] ok github.com/docker/docker/plugin 0.573s coverage: 23.1% of statements [2020-07-02T16:46:54.542Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-02T16:46:54.802Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s) [2020-07-02T16:46:54.802Z] === RUN TestAPIIpcModeHost [2020-07-02T16:46:55.322Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-02T16:46:55.322Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-07-02T16:46:55.322Z] === RUN TestDaemonIpcModeShareable [2020-07-02T16:46:55.390Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 50.9% of statements [2020-07-02T16:46:55.390Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-07-02T16:46:55.891Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-02T16:46:56.341Z] ok github.com/docker/docker/registry 0.224s coverage: 56.3% of statements [2020-07-02T16:46:56.341Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2020-07-02T16:46:56.604Z] ok github.com/docker/docker/runconfig 0.026s coverage: 65.8% of statements [2020-07-02T16:46:57.272Z] --- PASS: TestDaemonIpcModeShareable (1.55s) [2020-07-02T16:46:57.272Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2020-07-02T16:46:57.272Z] === RUN TestDaemonIpcModePrivate [2020-07-02T16:46:58.537Z] ok github.com/docker/docker/volume/drivers 0.027s coverage: 36.1% of statements [2020-07-02T16:46:58.662Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2020-07-02T16:46:58.662Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-02T16:46:58.662Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-02T16:46:58.662Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-02T16:46:59.484Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-07-02T16:46:59.484Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-07-02T16:46:59.601Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-02T16:46:59.861Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s) [2020-07-02T16:46:59.861Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-07-02T16:46:59.861Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-02T16:47:00.056Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-07-02T16:47:00.783Z] --- PASS: TestServiceWithDataPathPortInit (20.87s) [2020-07-02T16:47:00.783Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-02T16:47:01.769Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2020-07-02T16:47:01.770Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2020-07-02T16:47:01.770Z] === RUN TestIpcModeOlderClient [2020-07-02T16:47:01.770Z] === PAUSE TestIpcModeOlderClient [2020-07-02T16:47:01.770Z] === RUN TestKillContainerInvalidSignal [2020-07-02T16:47:01.770Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-02T16:47:02.029Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-02T16:47:02.029Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2020-07-02T16:47:02.029Z] === RUN TestKillContainer [2020-07-02T16:47:02.029Z] === RUN TestKillContainer/no_signal [2020-07-02T16:47:02.599Z] === RUN TestKillContainer/non_killing_signal [2020-07-02T16:47:02.862Z] === RUN TestKillContainer/killing_signal [2020-07-02T16:47:03.800Z] --- PASS: TestKillContainer (1.80s) [2020-07-02T16:47:03.800Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-07-02T16:47:03.800Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-07-02T16:47:03.800Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-07-02T16:47:03.800Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-02T16:47:03.800Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-02T16:47:04.369Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-02T16:47:05.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2020-07-02T16:47:05.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2020-07-02T16:47:05.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2020-07-02T16:47:05.307Z] === RUN TestKillStoppedContainer [2020-07-02T16:47:05.307Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-02T16:47:05.307Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-02T16:47:05.307Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-02T16:47:05.307Z] === RUN TestKillDifferentUserContainer [2020-07-02T16:47:05.307Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-02T16:47:05.876Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2020-07-02T16:47:05.876Z] === RUN TestInspectOomKilledTrue [2020-07-02T16:47:05.876Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-02T16:47:05.876Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:47:05.876Z] === RUN TestInspectOomKilledFalse [2020-07-02T16:47:05.876Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-02T16:47:05.876Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:47:05.876Z] === RUN TestLinksEtcHostsContentMatch [2020-07-02T16:47:06.765Z] Loaded image: buildpack-deps:buster [2020-07-02T16:47:06.766Z] Loaded image: busybox:latest [2020-07-02T16:47:06.766Z] Loaded image: busybox:glibc [2020-07-02T16:47:06.766Z] Loaded image: debian:buster [2020-07-02T16:47:06.766Z] Loaded image: hello-world:latest [2020-07-02T16:47:06.766Z] INFO: Testing against a local daemon [2020-07-02T16:47:06.766Z] === RUN TestCgroupNamespacesBuild [2020-07-02T16:47:06.820Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-07-02T16:47:06.820Z] === RUN TestLinksContainerNames [2020-07-02T16:47:07.333Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2020-07-02T16:47:07.333Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-02T16:47:08.204Z] --- PASS: TestLinksContainerNames (1.45s) [2020-07-02T16:47:08.204Z] === RUN TestLogsFollowTailEmpty [2020-07-02T16:47:09.143Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-07-02T16:47:09.143Z] === RUN TestContainerNetworkMountsNoChown [2020-07-02T16:47:09.143Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-02T16:47:09.711Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-07-02T16:47:09.711Z] === RUN TestMountDaemonRoot [2020-07-02T16:47:09.711Z] === RUN TestMountDaemonRoot/default [2020-07-02T16:47:09.711Z] === PAUSE TestMountDaemonRoot/default [2020-07-02T16:47:09.711Z] === RUN TestMountDaemonRoot/private [2020-07-02T16:47:09.711Z] === PAUSE TestMountDaemonRoot/private [2020-07-02T16:47:09.711Z] === RUN TestMountDaemonRoot/rprivate [2020-07-02T16:47:09.711Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-02T16:47:09.711Z] === RUN TestMountDaemonRoot/slave [2020-07-02T16:47:09.711Z] === PAUSE TestMountDaemonRoot/slave [2020-07-02T16:47:09.711Z] === RUN TestMountDaemonRoot/rslave [2020-07-02T16:47:09.711Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/shared [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/shared [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/rshared [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-02T16:47:09.712Z] === CONT TestMountDaemonRoot/default [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:47:09.712Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-02T16:47:09.712Z] === CONT TestMountDaemonRoot/rshared [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:47:09.712Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:47:09.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:47:09.712Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:47:09.865Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2020-07-02T16:47:09.865Z] === RUN TestBuildWithSession [2020-07-02T16:47:09.865Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-02T16:47:09.865Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:47:09.865Z] === RUN TestBuildSquashParent [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/shared [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/rslave [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/slave [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/rprivate [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/private [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-02T16:47:09.973Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:47:09.973Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:47:09.973Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:47:10.234Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-02T16:47:10.494Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-02T16:47:10.494Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:47:10.494Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-02T16:47:10.494Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-02T16:47:10.494Z] === RUN TestContainerBindMountNonRecursive [2020-07-02T16:47:10.494Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-02T16:47:11.157Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.68s) [2020-07-02T16:47:11.157Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:znszuteu8copbrbuiepufejj9 Created:2020-07-02 16:47:00.2471835 +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[244b366073de68614015523e612d7b05d398babb85a312fdf7aeb6febeb734a9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l1u7ly2m098i3rbx45lhq85r7 EndpointID:f1a63832122918b65a36d4b7f63c2098be93a85c12a878eefdde594dad145d34 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3605c472ed6ad61beede6f3015f593818fc4626e9c8bb620147a89a58d5f702e 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:671dc3c57eef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l1u7ly2m098i3rbx45lhq85r7 EndpointID:f1a63832122918b65a36d4b7f63c2098be93a85c12a878eefdde594dad145d34 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-02T16:47:11.157Z] PASS [2020-07-02T16:47:11.157Z] [2020-07-02T16:47:11.157Z] === Skipped [2020-07-02T16:47:11.157Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:47:11.157Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:47:11.157Z] [2020-07-02T16:47:11.157Z] [2020-07-02T16:47:11.157Z] DONE 23 tests, 1 skipped in 57.344s [2020-07-02T16:47:11.157Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:47:11.157Z] ++ 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-07-02T16:47:11.157Z] ++ set -e [2020-07-02T16:47:11.157Z] ++ '[' -n 0 ']' [2020-07-02T16:47:11.157Z] ++ set -x [2020-07-02T16:47:11.157Z] ++ 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-07-02T16:47:11.157Z] INFO: Testing against a local daemon [2020-07-02T16:47:11.157Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-02T16:47:11.157Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-02T16:47:11.157Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:47:11.157Z] === RUN TestDockerNetworkIpvlan [2020-07-02T16:47:11.157Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:47:11.157Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:47:11.157Z] PASS [2020-07-02T16:47:11.157Z] [2020-07-02T16:47:11.157Z] === Skipped [2020-07-02T16:47:11.157Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-02T16:47:11.157Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:47:11.157Z] [2020-07-02T16:47:11.157Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:47:11.157Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:47:11.157Z] [2020-07-02T16:47:11.157Z] [2020-07-02T16:47:11.157Z] DONE 2 tests, 2 skipped in 0.087s [2020-07-02T16:47:11.157Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:47:11.157Z] ++ 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-07-02T16:47:11.157Z] ++ set -e [2020-07-02T16:47:11.157Z] ++ '[' -n 0 ']' [2020-07-02T16:47:11.157Z] ++ set -x [2020-07-02T16:47:11.157Z] ++ 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-07-02T16:47:11.157Z] INFO: Testing against a local daemon [2020-07-02T16:47:11.157Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-02T16:47:11.157Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-07-02T16:47:11.157Z] === RUN TestDockerNetworkMacvlan [2020-07-02T16:47:11.794Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-02T16:47:11.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-02T16:47:12.442Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-02T16:47:12.704Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2020-07-02T16:47:12.704Z] === RUN TestNetworkNat [2020-07-02T16:47:12.835Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-02T16:47:13.643Z] --- PASS: TestNetworkNat (0.80s) [2020-07-02T16:47:13.643Z] === RUN TestNetworkLocalhostTCPNat [2020-07-02T16:47:13.869Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-02T16:47:14.583Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-07-02T16:47:14.583Z] === RUN TestNetworkLoopbackNat [2020-07-02T16:47:14.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-02T16:47:16.492Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-02T16:47:16.495Z] --- PASS: TestBuildSquashParent (6.35s) [2020-07-02T16:47:16.496Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-02T16:47:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:47:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:47:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:47:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:47:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:47:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:47:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:47:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:47:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:47:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:47:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:47:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:47:16.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:47:16.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:47:17.874Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:47:17.874Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:47:17.877Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-07-02T16:47:17.877Z] === RUN TestPause [2020-07-02T16:47:18.323Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-02T16:47:18.445Z] --- PASS: TestPause (0.93s) [2020-07-02T16:47:18.445Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-02T16:47:18.445Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:47:18.445Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:47:18.445Z] === RUN TestPauseStopPausedContainer [2020-07-02T16:47:19.388Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2020-07-02T16:47:19.388Z] === RUN TestPsFilter [2020-07-02T16:47:19.649Z] --- PASS: TestPsFilter (0.18s) [2020-07-02T16:47:19.649Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-02T16:47:19.778Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:47:19.778Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:47:20.589Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-07-02T16:47:20.590Z] === RUN TestRemoveContainerWithVolume [2020-07-02T16:47:21.527Z] --- PASS: TestRemoveContainerWithVolume (1.06s) [2020-07-02T16:47:21.527Z] === RUN TestRemoveContainerRunning [2020-07-02T16:47:21.839Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-02T16:47:22.016Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/rootless [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/volume [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-02T16:47:22.016Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === Skipped [2020-07-02T16:47:22.016Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-02T16:47:22.016Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-02T16:47:22.016Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-02T16:47:22.016Z] time="2020-07-02T16:46:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-02T16:47:22.016Z] time="2020-07-02T16:46:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-02T16:47:22.016Z] time="2020-07-02T16:46:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-02T16:47:22.016Z] time="2020-07-02T16:46:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-02T16:47:22.016Z] time="2020-07-02T16:46:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-02T16:47:22.016Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-02T16:47:22.016Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-02T16:47:22.016Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.016Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-02T16:47:22.016Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:47:22.016Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:47:22.016Z] [2020-07-02T16:47:22.017Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-02T16:47:22.017Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:47:22.017Z] [2020-07-02T16:47:22.017Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-02T16:47:22.017Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-02T16:47:22.017Z] [2020-07-02T16:47:22.017Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-02T16:47:22.017Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-02T16:47:22.017Z] [2020-07-02T16:47:22.017Z] [2020-07-02T16:47:22.017Z] DONE 2124 tests, 26 skipped in 189.807s Post stage [Pipeline] junit [2020-07-02T16:47:22.031Z] Recording test results [2020-07-02T16:47:22.311Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-02T16:47:22.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2020-07-02T16:47:22.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2020-07-02T16:47:22.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2020-07-02T16:47:22.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2020-07-02T16:47:22.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2020-07-02T16:47:22.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-07-02T16:47:22.311Z] === RUN TestBuildMultiStageCopy [2020-07-02T16:47:22.311Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-02T16:47:22.466Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-07-02T16:47:22.466Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-02T16:47:23.852Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.13s) [2020-07-02T16:47:23.852Z] === RUN TestRemoveInvalidContainer [2020-07-02T16:47:23.852Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-02T16:47:23.852Z] === RUN TestRenameLinkedContainer [2020-07-02T16:47:24.112Z] === RUN TestDockerSuite/TestBuildBlankName [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-02T16:47:24.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -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:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh dynbinary test-integration [2020-07-02T16:47:24.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-02T16:47:25.160Z] [2020-07-02T16:47:25.422Z] Removing bundles/ [2020-07-02T16:47:25.422Z] [2020-07-02T16:47:25.422Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-02T16:47:25.422Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:47:25.422Z] GOOS="" GOARCH="" GOARM="" [2020-07-02T16:47:25.596Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-02T16:47:25.604Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-02T16:47:26.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-02T16:47:27.110Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-02T16:47:27.224Z] --- PASS: TestRenameLinkedContainer (3.49s) [2020-07-02T16:47:27.224Z] === RUN TestRenameStoppedContainer [2020-07-02T16:47:27.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-02T16:47:27.866Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:47:27.867Z] [2020-07-02T16:47:27.867Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-02T16:47:27.867Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-02T16:47:27.867Z] HOSTNAME=a4979a7ab101 [2020-07-02T16:47:27.867Z] TESTDEBUG=0 [2020-07-02T16:47:27.867Z] DEST=bundles/test-integration [2020-07-02T16:47:27.867Z] PWD=/go/src/github.com/docker/docker [2020-07-02T16:47:27.867Z] DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:47:27.867Z] container=docker [2020-07-02T16:47:27.867Z] HOME=/root [2020-07-02T16:47:27.867Z] GOLANG_VERSION=1.13.12 [2020-07-02T16:47:27.867Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-02T16:47:27.867Z] VALIDATE_BRANCH=master [2020-07-02T16:47:27.867Z] TERM=xterm [2020-07-02T16:47:27.867Z] DOCKER_PKG=github.com/docker/docker [2020-07-02T16:47:27.867Z] SHLVL=1 [2020-07-02T16:47:27.867Z] TIMEOUT=120m [2020-07-02T16:47:27.867Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-02T16:47:27.867Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-02T16:47:27.867Z] GO111MODULE=off [2020-07-02T16:47:27.867Z] DOCKER_EXPERIMENTAL=1 [2020-07-02T16:47:27.867Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-02T16:47:27.867Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-02T16:47:27.867Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-02T16:47:27.867Z] GOPATH=/go [2020-07-02T16:47:27.867Z] PKG_CONFIG=pkg-config [2020-07-02T16:47:27.867Z] _=/usr/bin/env [2020-07-02T16:47:27.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-02T16:47:28.046Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-02T16:47:28.166Z] --- PASS: TestRenameStoppedContainer (1.05s) [2020-07-02T16:47:28.166Z] === RUN TestRenameRunningContainerAndReuse [2020-07-02T16:47:29.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-02T16:47:29.421Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2020-07-02T16:47:29.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-07-02T16:47:29.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-02T16:47:29.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-02T16:47:29.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-02T16:47:29.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-02T16:47:29.421Z] === RUN TestBuildMultiStageParentConfig [2020-07-02T16:47:30.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-02T16:47:30.042Z] --- PASS: TestRenameRunningContainerAndReuse (1.96s) [2020-07-02T16:47:30.042Z] === RUN TestRenameInvalidName [2020-07-02T16:47:30.321Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-02T16:47:30.960Z] --- PASS: TestDockerNetworkMacvlan (19.66s) [2020-07-02T16:47:30.960Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-02T16:47:30.960Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-07-02T16:47:30.960Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-07-02T16:47:30.960Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-07-02T16:47:30.960Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.64s) [2020-07-02T16:47:30.960Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s) [2020-07-02T16:47:30.960Z] PASS [2020-07-02T16:47:30.960Z] [2020-07-02T16:47:30.960Z] DONE 8 tests in 21.233s [2020-07-02T16:47:30.960Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-02T16:47:30.960Z] ++ 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-07-02T16:47:30.960Z] ++ set -e [2020-07-02T16:47:30.960Z] ++ '[' -n 0 ']' [2020-07-02T16:47:30.960Z] ++ set -x [2020-07-02T16:47:30.960Z] ++ 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-07-02T16:47:30.960Z] testing: warning: no tests to run [2020-07-02T16:47:30.960Z] PASS [2020-07-02T16:47:30.960Z] [2020-07-02T16:47:30.960Z] DONE 0 tests in 0.016s [2020-07-02T16:47:30.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-02T16:47:30.960Z] ++ 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-07-02T16:47:30.960Z] ++ set -e [2020-07-02T16:47:30.960Z] ++ '[' -n 0 ']' [2020-07-02T16:47:30.960Z] ++ set -x [2020-07-02T16:47:30.960Z] ++ 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-07-02T16:47:30.960Z] INFO: Testing against a local daemon [2020-07-02T16:47:30.960Z] === RUN TestAuthZPluginAllowRequest [2020-07-02T16:47:30.983Z] --- PASS: TestRenameInvalidName (0.81s) [2020-07-02T16:47:30.983Z] === RUN TestRenameAnonymousContainer [2020-07-02T16:47:31.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-02T16:47:31.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-02T16:47:32.514Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-07-02T16:47:32.514Z] === RUN TestAuthZPluginTLS [2020-07-02T16:47:32.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-02T16:47:33.147Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-02T16:47:33.147Z] === RUN TestAuthZPluginDenyRequest [2020-07-02T16:47:33.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-02T16:47:33.780Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-02T16:47:33.780Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-02T16:47:33.828Z] --- PASS: TestRenameAnonymousContainer (2.82s) [2020-07-02T16:47:33.828Z] === RUN TestRenameContainerWithSameName [2020-07-02T16:47:34.413Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-02T16:47:34.413Z] === RUN TestAuthZPluginDenyResponse [2020-07-02T16:47:34.689Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-02T16:47:34.689Z] === RUN TestBuildLabelWithTargets [2020-07-02T16:47:34.705Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-02T16:47:34.705Z] === RUN TestAuthZPluginAllowEventStream [2020-07-02T16:47:34.771Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-07-02T16:47:34.771Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-02T16:47:35.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-02T16:47:35.972Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-07-02T16:47:35.972Z] === RUN TestResize [2020-07-02T16:47:36.772Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-07-02T16:47:36.772Z] === RUN TestAuthZPluginErrorResponse [2020-07-02T16:47:36.914Z] --- PASS: TestResize (0.77s) [2020-07-02T16:47:36.914Z] === RUN TestResizeWithInvalidSize [2020-07-02T16:47:37.064Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-02T16:47:37.064Z] === RUN TestAuthZPluginErrorRequest [2020-07-02T16:47:37.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-02T16:47:37.504Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-07-02T16:47:37.504Z] === RUN TestResizeWhenContainerNotStarted [2020-07-02T16:47:37.696Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-02T16:47:37.696Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-02T16:47:38.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-02T16:47:38.329Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-02T16:47:38.330Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-02T16:47:38.333Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:47:38.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:47:38.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:47:38.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:47:38.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:47:39.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-02T16:47:40.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:47:40.396Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-07-02T16:47:40.396Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-02T16:47:40.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-02T16:47:41.184Z] ......... [ 86%] [2020-07-02T16:47:41.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:47:41.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:47:42.461Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-07-02T16:47:42.462Z] === RUN TestAuthZPluginHeader [2020-07-02T16:47:42.802Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-02T16:47:42.802Z] === RUN TestBuildWithEmptyLayers [2020-07-02T16:47:43.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-02T16:47:43.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:47:43.495Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-02T16:47:43.495Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-02T16:47:43.495Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-02T16:47:43.495Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:47:43.495Z] === RUN TestAuthZPluginV2Disable [2020-07-02T16:47:43.495Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-02T16:47:43.495Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:47:43.495Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-02T16:47:43.495Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-02T16:47:43.495Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:47:43.495Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-02T16:47:43.495Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-02T16:47:43.495Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:47:43.495Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-02T16:47:43.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:47:45.334Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-02T16:47:45.334Z] === RUN TestBuildMultiStageOnBuild [2020-07-02T16:47:45.404Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-02T16:47:46.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:47:46.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-02T16:47:46.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:47:46.862Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-02T16:47:47.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-02T16:47:49.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:47:50.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-02T16:47:50.603Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2020-07-02T16:47:50.603Z] === RUN TestBuildUncleanTarFilenames [2020-07-02T16:47:50.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:47:50.862Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-07-02T16:47:50.862Z] === RUN TestBuildMultiStageLayerLeak [2020-07-02T16:47:52.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:47:53.433Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-02T16:47:53.433Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-02T16:47:55.051Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-07-02T16:47:55.051Z] === RUN TestBuildWithHugeFile [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.39s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-07-02T16:47:55.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2020-07-02T16:47:55.306Z] === RUN TestCgroupNamespacesRun [2020-07-02T16:47:55.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-02T16:47:56.686Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-07-02T16:47:56.686Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-02T16:47:58.623Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.03s) [2020-07-02T16:47:58.623Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-02T16:47:58.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-02T16:47:59.227Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-02T16:48:00.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-02T16:48:00.523Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s) [2020-07-02T16:48:00.523Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-02T16:48:00.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-02T16:48:00.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-02T16:48:00.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-02T16:48:01.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-02T16:48:01.988Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-02T16:48:02.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-02T16:48:02.076Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.32s) [2020-07-02T16:48:02.076Z] PASS [2020-07-02T16:48:02.076Z] [2020-07-02T16:48:02.076Z] === Skipped [2020-07-02T16:48:02.076Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-02T16:48:02.076Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:48:02.076Z] [2020-07-02T16:48:02.076Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-02T16:48:02.076Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:48:02.076Z] [2020-07-02T16:48:02.076Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-02T16:48:02.076Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:48:02.076Z] [2020-07-02T16:48:02.076Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-02T16:48:02.076Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:48:02.076Z] [2020-07-02T16:48:02.076Z] [2020-07-02T16:48:02.076Z] DONE 17 tests, 4 skipped in 29.899s [2020-07-02T16:48:02.076Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-02T16:48:02.076Z] ++ 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-07-02T16:48:02.076Z] ++ set -e [2020-07-02T16:48:02.076Z] ++ '[' -n 0 ']' [2020-07-02T16:48:02.076Z] ++ set -x [2020-07-02T16:48:02.076Z] ++ 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-07-02T16:48:02.076Z] INFO: Testing against a local daemon [2020-07-02T16:48:02.076Z] === RUN TestPluginInvalidJSON [2020-07-02T16:48:02.076Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:48:02.076Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:48:02.076Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:48:02.076Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-02T16:48:02.076Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-02T16:48:02.076Z] === RUN TestPluginInstall [2020-07-02T16:48:02.076Z] === RUN TestPluginInstall/no_auth [2020-07-02T16:48:02.257Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-02T16:48:02.600Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2020-07-02T16:48:02.600Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-02T16:48:03.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-02T16:48:04.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-02T16:48:04.369Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-02T16:48:04.369Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-02T16:48:04.871Z] time="2020-07-02T16:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:48:04.871Z] time="2020-07-02T16:48:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:48:04.871Z] time="2020-07-02T16:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40038746de6deb45fa74717f8fb56ae5b900011ef1cc1b223930e408d24d61ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:48:04.871Z] time="2020-07-02T16:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:48:04.871Z] time="2020-07-02T16:48:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:48:04.871Z] time="2020-07-02T16:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40038746de6deb45fa74717f8fb56ae5b900011ef1cc1b223930e408d24d61ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:48:04.871Z] === RUN TestPluginInstall/with_htpasswd [2020-07-02T16:48:04.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-02T16:48:05.502Z] time="2020-07-02T16:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:48:05.502Z] time="2020-07-02T16:48:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:48:05.502Z] time="2020-07-02T16:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f55d3cb830139555eb12fc92b1591e4d66fb46fbb7926efffc7a51281c3fa1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:48:05.502Z] time="2020-07-02T16:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:48:05.502Z] time="2020-07-02T16:48:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:48:05.502Z] time="2020-07-02T16:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f55d3cb830139555eb12fc92b1591e4d66fb46fbb7926efffc7a51281c3fa1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:48:05.793Z] === RUN TestPluginInstall/with_insecure [2020-07-02T16:48:05.948Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-02T16:48:06.469Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-02T16:48:06.469Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-02T16:48:06.469Z] [2020-07-02T16:48:06.469Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-02T16:48:06.469Z] =========================== short test summary info ============================ [2020-07-02T16:48:06.469Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-02T16:48:06.469Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-02T16:48:06.469Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-02T16:48:06.469Z] Not supported on most drivers [2020-07-02T16:48:06.469Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-02T16:48:06.469Z] Output of docker top depends on host distro, and is not formalized. [2020-07-02T16:48:06.469Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-02T16:48:06.469Z] Output of docker top depends on host distro, and is not formalized. [2020-07-02T16:48:06.469Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-02T16:48:06.469Z] Can fail if eth0 has multiple IP addresses [2020-07-02T16:48:06.469Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-02T16:48:06.469Z] This doesn't seem to be taken into account by the engine [2020-07-02T16:48:06.469Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-02T16:48:06.469Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-02T16:48:06.469Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-02T16:48:06.469Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-02T16:48:06.469Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-02T16:48:06.469Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-02T16:48:06.469Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-02T16:48:06.469Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.48 seconds == [2020-07-02T16:48:06.483Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2020-07-02T16:48:06.483Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-02T16:48:06.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-02T16:48:06.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-02T16:48:06.827Z] time="2020-07-02T16:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:48:06.827Z] time="2020-07-02T16:48:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:48:06.827Z] time="2020-07-02T16:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53f793688a39f0f5794657be5f092956152f87e0e9f1d0494b9e89126b8f2eb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:48:06.827Z] time="2020-07-02T16:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:48:06.827Z] time="2020-07-02T16:48:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:48:06.827Z] time="2020-07-02T16:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53f793688a39f0f5794657be5f092956152f87e0e9f1d0494b9e89126b8f2eb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:48:07.052Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-07-02T16:48:07.052Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-02T16:48:07.118Z] --- PASS: TestPluginInstall (6.19s) [2020-07-02T16:48:07.118Z] --- PASS: TestPluginInstall/no_auth (4.06s) [2020-07-02T16:48:07.118Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2020-07-02T16:48:07.118Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-07-02T16:48:07.118Z] plugin_test.go:157: [df7c3bb683316] daemon is not started [2020-07-02T16:48:07.118Z] PASS [2020-07-02T16:48:07.118Z] [2020-07-02T16:48:07.118Z] DONE 6 tests in 6.294s [2020-07-02T16:48:07.118Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-02T16:48:07.118Z] ++ 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-07-02T16:48:07.118Z] ++ set -e [2020-07-02T16:48:07.118Z] ++ '[' -n 0 ']' [2020-07-02T16:48:07.118Z] ++ set -x [2020-07-02T16:48:07.118Z] ++ 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-07-02T16:48:07.118Z] INFO: Testing against a local daemon [2020-07-02T16:48:07.118Z] === RUN TestExternalGraphDriver [2020-07-02T16:48:07.118Z] === RUN TestExternalGraphDriver/json [2020-07-02T16:48:07.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-02T16:48:09.184Z] === RUN TestExternalGraphDriver/spec [2020-07-02T16:48:09.219Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-07-02T16:48:09.219Z] === RUN TestKernelTCPMemory [2020-07-02T16:48:09.789Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-07-02T16:48:09.789Z] === RUN TestNISDomainname [2020-07-02T16:48:10.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-02T16:48:10.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-02T16:48:10.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-02T16:48:10.928Z] --- PASS: TestNISDomainname (1.02s) [2020-07-02T16:48:10.928Z] === RUN TestHostnameDnsResolution [2020-07-02T16:48:11.250Z] === RUN TestExternalGraphDriver/pull [2020-07-02T16:48:11.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-02T16:48:12.070Z] --- PASS: TestHostnameDnsResolution (1.20s) [2020-07-02T16:48:12.070Z] === RUN TestStats [2020-07-02T16:48:12.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-02T16:48:13.315Z] --- PASS: TestExternalGraphDriver (6.25s) [2020-07-02T16:48:13.316Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-07-02T16:48:13.316Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-07-02T16:48:13.316Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2020-07-02T16:48:13.316Z] === RUN TestGraphdriverPluginV2 [2020-07-02T16:48:13.578Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-02T16:48:13.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-02T16:48:13.609Z] --- SKIP: TestGraphdriverPluginV2 (0.15s) [2020-07-02T16:48:13.609Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:48:13.609Z] PASS [2020-07-02T16:48:13.609Z] [2020-07-02T16:48:13.609Z] === Skipped [2020-07-02T16:48:13.609Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s) [2020-07-02T16:48:13.609Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:48:13.609Z] [2020-07-02T16:48:13.609Z] [2020-07-02T16:48:13.609Z] DONE 5 tests, 1 skipped in 6.483s [2020-07-02T16:48:13.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-02T16:48:13.609Z] ++ 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-07-02T16:48:13.609Z] ++ set -e [2020-07-02T16:48:13.609Z] ++ '[' -n 0 ']' [2020-07-02T16:48:13.609Z] ++ set -x [2020-07-02T16:48:13.609Z] ++ 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-07-02T16:48:13.609Z] INFO: Testing against a local daemon [2020-07-02T16:48:13.609Z] === RUN TestContinueAfterPluginCrash [2020-07-02T16:48:13.609Z] === PAUSE TestContinueAfterPluginCrash [2020-07-02T16:48:13.609Z] === RUN TestReadPluginNoRead [2020-07-02T16:48:13.609Z] === PAUSE TestReadPluginNoRead [2020-07-02T16:48:13.609Z] === RUN TestDaemonStartWithLogOpt [2020-07-02T16:48:13.609Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-02T16:48:13.609Z] === CONT TestContinueAfterPluginCrash [2020-07-02T16:48:13.609Z] === CONT TestDaemonStartWithLogOpt [2020-07-02T16:48:14.148Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-02T16:48:14.718Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-02T16:48:14.718Z] --- PASS: TestStats (2.70s) [2020-07-02T16:48:14.718Z] === RUN TestStopContainerWithTimeout [2020-07-02T16:48:14.718Z] === RUN TestStopContainerWithTimeout/0 [2020-07-02T16:48:14.718Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-02T16:48:14.718Z] === RUN TestStopContainerWithTimeout/1 [2020-07-02T16:48:14.718Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-02T16:48:14.718Z] === RUN TestStopContainerWithTimeout/3 [2020-07-02T16:48:14.718Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-02T16:48:14.718Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-02T16:48:14.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-02T16:48:14.718Z] === CONT TestStopContainerWithTimeout/0 [2020-07-02T16:48:14.718Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-02T16:48:16.099Z] === CONT TestStopContainerWithTimeout/3 [2020-07-02T16:48:18.013Z] === CONT TestStopContainerWithTimeout/1 [2020-07-02T16:48:18.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-02T16:48:18.062Z] --- PASS: TestDaemonStartWithLogOpt (3.90s) [2020-07-02T16:48:18.062Z] === CONT TestReadPluginNoRead [2020-07-02T16:48:18.940Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-02T16:48:18.940Z] [2020-07-02T16:48:18.940Z] Unloading profiles will leave already running processes permanently [2020-07-02T16:48:18.940Z] unconfined, which can lead to unexpected situations. [2020-07-02T16:48:18.940Z] [2020-07-02T16:48:18.940Z] To set a process to complain mode, use the command line tool [2020-07-02T16:48:18.940Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-02T16:48:18.940Z] Post stage [Pipeline] junit [2020-07-02T16:48:19.213Z] Recording test results [2020-07-02T16:48:19.923Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-02T16:48:19.923Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-07-02T16:48:19.923Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-07-02T16:48:19.923Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-07-02T16:48:19.923Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2020-07-02T16:48:19.923Z] === RUN TestDeleteDevicemapper [2020-07-02T16:48:19.923Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-02T16:48:19.923Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:48:19.923Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-02T16:48:19.923Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-02T16:48:20.796Z] === RUN TestReadPluginNoRead/default [Pipeline] sh [2020-07-02T16:48:21.147Z] + echo Ensuring container killed. [2020-07-02T16:48:21.147Z] Ensuring container killed. [2020-07-02T16:48:21.147Z] + docker rm -vf docker-pr24 [2020-07-02T16:48:21.147Z] Error: No such container: docker-pr24 [2020-07-02T16:48:21.147Z] + true [Pipeline] sh [2020-07-02T16:48:21.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-02T16:48:21.431Z] + echo Chowning /workspace to jenkins user [2020-07-02T16:48:21.431Z] Chowning /workspace to jenkins user [2020-07-02T16:48:21.431Z] + id -u [2020-07-02T16:48:21.431Z] + id -g [2020-07-02T16:48:21.431Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41025:/workspace busybox chown -R 1000:1000 /workspace [2020-07-02T16:48:21.431Z] Unable to find image 'busybox:latest' locally [2020-07-02T16:48:21.431Z] latest: Pulling from library/busybox [2020-07-02T16:48:21.431Z] 91f30d776fb2: Pulling fs layer [2020-07-02T16:48:21.567Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-02T16:48:21.693Z] 91f30d776fb2: Verifying Checksum [2020-07-02T16:48:21.693Z] 91f30d776fb2: Download complete [2020-07-02T16:48:21.693Z] 91f30d776fb2: Pull complete [2020-07-02T16:48:21.693Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-02T16:48:21.693Z] Status: Downloaded newer image for busybox:latest [2020-07-02T16:48:22.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.54s) [2020-07-02T16:48:22.138Z] === RUN TestUpdateMemory [2020-07-02T16:48:22.138Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-02T16:48:22.138Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:48:22.138Z] === RUN TestUpdateCPUQuota [2020-07-02T16:48:22.304Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-02T16:48:22.597Z] --- PASS: TestContinueAfterPluginCrash (9.13s) [2020-07-02T16:48:22.708Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-02T16:48:23.378Z] + bundleName=docker-py [2020-07-02T16:48:23.378Z] + echo Creating docker-py-bundles.tar.gz [2020-07-02T16:48:23.378Z] Creating docker-py-bundles.tar.gz [2020-07-02T16:48:23.378Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-07-02T16:48:23.391Z] Archiving artifacts [2020-07-02T16:48:23.645Z] --- PASS: TestUpdateCPUQuota (1.40s) [2020-07-02T16:48:23.646Z] === RUN TestUpdatePidsLimit [2020-07-02T16:48:23.646Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-02T16:48:23.646Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-02T16:48:23.905Z] === RUN TestUpdatePidsLimit/no_change [2020-07-02T16:48:24.107Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-02T16:48:24.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-02T16:48:24.165Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-02T16:48:24.735Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-02T16:48:24.977Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41025/24/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-07-02T16:48:24.995Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-02T16:48:25.254Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-02T16:48:25.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh binary-daemon [2020-07-02T16:48:25.608Z] [2020-07-02T16:48:25.608Z] Removing bundles/ [2020-07-02T16:48:25.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-02T16:48:25.868Z] [2020-07-02T16:48:25.868Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-02T16:48:25.868Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-02T16:48:25.868Z] GOOS="" GOARCH="" GOARM="" [2020-07-02T16:48:26.196Z] --- PASS: TestReadPluginNoRead (8.61s) [2020-07-02T16:48:26.196Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-07-02T16:48:26.196Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2020-07-02T16:48:26.196Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2020-07-02T16:48:26.196Z] read_test.go:92: [d5415b237aa9c] daemon is not started [2020-07-02T16:48:26.196Z] PASS [2020-07-02T16:48:26.196Z] [2020-07-02T16:48:26.196Z] DONE 6 tests in 12.591s [2020-07-02T16:48:26.196Z] 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-07-02T16:48:26.196Z] ++ 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-07-02T16:48:26.196Z] ++ set -e [2020-07-02T16:48:26.196Z] ++ '[' -n 0 ']' [2020-07-02T16:48:26.196Z] ++ set -x [2020-07-02T16:48:26.196Z] ++ 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-07-02T16:48:26.196Z] testing: warning: no tests to run [2020-07-02T16:48:26.196Z] PASS [2020-07-02T16:48:26.196Z] [2020-07-02T16:48:26.196Z] DONE 0 tests in 0.032s [2020-07-02T16:48:26.196Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-02T16:48:26.196Z] ++ 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-07-02T16:48:26.196Z] ++ set -e [2020-07-02T16:48:26.196Z] ++ '[' -n 0 ']' [2020-07-02T16:48:26.196Z] ++ set -x [2020-07-02T16:48:26.196Z] ++ 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-07-02T16:48:26.196Z] INFO: Testing against a local daemon [2020-07-02T16:48:26.196Z] === RUN TestPluginWithDevMounts [2020-07-02T16:48:26.196Z] === PAUSE TestPluginWithDevMounts [2020-07-02T16:48:26.196Z] === CONT TestPluginWithDevMounts [2020-07-02T16:48:26.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-02T16:48:27.021Z] --- PASS: TestUpdatePidsLimit (3.66s) [2020-07-02T16:48:27.021Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-07-02T16:48:27.021Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-07-02T16:48:27.021Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-07-02T16:48:27.021Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-07-02T16:48:27.021Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2020-07-02T16:48:27.021Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-07-02T16:48:27.021Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-02T16:48:27.021Z] === RUN TestUpdateRestartPolicy [2020-07-02T16:48:28.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-02T16:48:28.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-02T16:48:28.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-02T16:48:28.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-02T16:48:28.275Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-07-02T16:48:28.275Z] PASS [2020-07-02T16:48:28.275Z] [2020-07-02T16:48:28.275Z] DONE 1 tests in 2.010s [2020-07-02T16:48:28.275Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-02T16:48:28.275Z] ++ 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-07-02T16:48:28.275Z] ++ set -e [2020-07-02T16:48:28.275Z] ++ '[' -n 0 ']' [2020-07-02T16:48:28.275Z] ++ set -x [2020-07-02T16:48:28.275Z] ++ 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-07-02T16:48:28.275Z] INFO: Testing against a local daemon [2020-07-02T16:48:28.275Z] === RUN TestSecretInspect [2020-07-02T16:48:28.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-02T16:48:28.928Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-02T16:48:29.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-02T16:48:30.447Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-02T16:48:30.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-02T16:48:31.385Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-02T16:48:31.644Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-02T16:48:31.904Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-02T16:48:32.164Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-02T16:48:32.424Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-02T16:48:32.424Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-02T16:48:32.732Z] --- PASS: TestSecretInspect (3.83s) [2020-07-02T16:48:32.732Z] === RUN TestSecretList [2020-07-02T16:48:33.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-02T16:48:33.623Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-02T16:48:34.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-02T16:48:35.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-02T16:48:36.252Z] --- PASS: TestSecretList (3.81s) [2020-07-02T16:48:36.252Z] === RUN TestSecretsCreateAndDelete [2020-07-02T16:48:36.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-02T16:48:37.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-02T16:48:38.302Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-02T16:48:38.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-02T16:48:38.871Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-02T16:48:39.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-02T16:48:39.701Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2020-07-02T16:48:39.701Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-02T16:48:39.772Z] --- PASS: TestSecretsCreateAndDelete (3.82s) [2020-07-02T16:48:39.772Z] === RUN TestSecretsUpdate [2020-07-02T16:48:39.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-02T16:48:40.641Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-07-02T16:48:40.641Z] === RUN TestWaitNonBlocked [2020-07-02T16:48:40.641Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:48:40.641Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:48:40.641Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:48:40.641Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:48:40.641Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:48:40.641Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:48:41.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-02T16:48:42.020Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-02T16:48:42.020Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-07-02T16:48:42.020Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2020-07-02T16:48:42.020Z] === RUN TestWaitBlocked [2020-07-02T16:48:42.020Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:48:42.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:48:42.020Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:48:42.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:48:42.020Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:48:42.020Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:48:42.020Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-02T16:48:42.588Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-02T16:48:43.158Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-02T16:48:43.158Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2020-07-02T16:48:43.158Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2020-07-02T16:48:43.158Z] === CONT TestContainerStartOnDaemonRestart [2020-07-02T16:48:43.158Z] === CONT TestIpcModeOlderClient [2020-07-02T16:48:43.158Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-02T16:48:43.158Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-07-02T16:48:43.158Z] === CONT TestContainerKillOnDaemonStart [2020-07-02T16:48:43.418Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-02T16:48:43.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-02T16:48:43.678Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-02T16:48:44.227Z] --- PASS: TestSecretsUpdate (3.72s) [2020-07-02T16:48:44.227Z] === RUN TestTemplatedSecret [2020-07-02T16:48:44.247Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-02T16:48:44.817Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-02T16:48:44.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-02T16:48:46.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-02T16:48:46.197Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2020-07-02T16:48:46.197Z] === CONT TestDaemonHostGatewayIP [2020-07-02T16:48:46.456Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-02T16:48:46.938Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-02T16:48:46.938Z] [2020-07-02T16:48:46.938Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-02T16:48:46.938Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-02T16:48:46.938Z] HOSTNAME=065bf08937e7 [2020-07-02T16:48:46.938Z] TESTDEBUG=0 [2020-07-02T16:48:46.938Z] DEST=bundles/test-integration [2020-07-02T16:48:46.938Z] PWD=/go/src/github.com/docker/docker [2020-07-02T16:48:46.938Z] DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 [2020-07-02T16:48:46.939Z] container=docker [2020-07-02T16:48:46.939Z] HOME=/root [2020-07-02T16:48:46.939Z] GOLANG_VERSION=1.13.12 [2020-07-02T16:48:46.939Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-02T16:48:46.939Z] VALIDATE_BRANCH=master [2020-07-02T16:48:46.939Z] TERM=xterm [2020-07-02T16:48:46.939Z] DOCKER_PKG=github.com/docker/docker [2020-07-02T16:48:46.939Z] SHLVL=1 [2020-07-02T16:48:46.939Z] TIMEOUT=120m [2020-07-02T16:48:46.939Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-02T16:48:46.939Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-02T16:48:46.939Z] GO111MODULE=off [2020-07-02T16:48:46.939Z] DOCKER_EXPERIMENTAL=1 [2020-07-02T16:48:46.939Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-02T16:48:46.939Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-02T16:48:46.939Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-02T16:48:46.939Z] GOPATH=/go [2020-07-02T16:48:46.939Z] PKG_CONFIG=pkg-config [2020-07-02T16:48:46.939Z] _=/usr/bin/env [2020-07-02T16:48:46.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-02T16:48:47.565Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-02T16:48:47.565Z] Using test binary docker [2020-07-02T16:48:47.565Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-02T16:48:47.565Z] +++ /etc/init.d/apparmor start [2020-07-02T16:48:47.565Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-02T16:48:47.565Z] INFO: Waiting for daemon to start... [2020-07-02T16:48:47.565Z] Starting dockerd [2020-07-02T16:48:47.565Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-02T16:48:47.749Z] --- PASS: TestTemplatedSecret (3.87s) [2020-07-02T16:48:47.749Z] === RUN TestSecretCreateResolve [2020-07-02T16:48:48.365Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-02T16:48:49.305Z] --- PASS: TestDaemonHostGatewayIP (3.16s) [2020-07-02T16:48:49.305Z] === CONT TestDaemonRestartIpcMode [2020-07-02T16:48:49.646Z] . [2020-07-02T16:48:49.646Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-02T16:48:49.646Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-02T16:48:49.646Z] Error: No such image: emptyfs [2020-07-02T16:48:49.646Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-02T16:48:49.646Z] ++++ docker load [2020-07-02T16:48:49.945Z] Running integration-test (iteration 1) [2020-07-02T16:48:49.945Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-02T16:48:49.945Z] ++ 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-07-02T16:48:49.945Z] ++ set -e [2020-07-02T16:48:49.945Z] ++ '[' -n 0 ']' [2020-07-02T16:48:49.945Z] ++ set -x [2020-07-02T16:48:49.945Z] ++ 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-07-02T16:48:51.286Z] --- PASS: TestBuildWithHugeFile (53.48s) [2020-07-02T16:48:51.286Z] === RUN TestBuildWithEmptyDockerfile [2020-07-02T16:48:51.286Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:48:51.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:48:51.286Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:48:51.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:48:51.286Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:48:51.286Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:48:51.286Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:48:51.286Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:48:51.286Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:48:51.286Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-07-02T16:48:51.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-07-02T16:48:51.286Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2020-07-02T16:48:51.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-07-02T16:48:51.286Z] === RUN TestBuildPreserveOwnership [2020-07-02T16:48:51.286Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-02T16:48:51.382Z] --- PASS: TestSecretCreateResolve (3.81s) [2020-07-02T16:48:51.382Z] PASS [2020-07-02T16:48:51.382Z] [2020-07-02T16:48:51.382Z] DONE 6 tests in 22.943s [2020-07-02T16:48:51.382Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-02T16:48:51.382Z] ++ 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-07-02T16:48:51.382Z] ++ set -e [2020-07-02T16:48:51.382Z] ++ '[' -n 0 ']' [2020-07-02T16:48:51.382Z] ++ set -x [2020-07-02T16:48:51.383Z] ++ 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-07-02T16:48:51.383Z] INFO: Testing against a local daemon [2020-07-02T16:48:51.383Z] === RUN TestServiceCreateInit [2020-07-02T16:48:51.383Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-02T16:48:51.842Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-02T16:48:52.410Z] --- PASS: TestDaemonRestartIpcMode (3.01s) [2020-07-02T16:48:54.316Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-02T16:48:54.887Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-02T16:48:55.473Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-02T16:48:55.477Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-02T16:48:56.045Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2020-07-02T16:48:56.045Z] PASS [2020-07-02T16:48:56.045Z] [2020-07-02T16:48:56.045Z] === Skipped [2020-07-02T16:48:56.045Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-02T16:48:56.045Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:48:56.045Z] [2020-07-02T16:48:56.045Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-02T16:48:56.045Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:48:56.045Z] [2020-07-02T16:48:56.045Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-02T16:48:56.045Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:48:56.045Z] [2020-07-02T16:48:56.045Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:48:56.045Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:48:56.045Z] [2020-07-02T16:48:56.045Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-02T16:48:56.045Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:48:56.045Z] [2020-07-02T16:48:56.045Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-02T16:48:56.045Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:48:56.045Z] [2020-07-02T16:48:56.045Z] [2020-07-02T16:48:56.045Z] DONE 204 tests, 6 skipped in 145.392s [2020-07-02T16:48:56.045Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-02T16:48:56.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:48:56.045Z] ++ set -e [2020-07-02T16:48:56.045Z] ++ '[' -n 0 ']' [2020-07-02T16:48:56.045Z] ++ set -x [2020-07-02T16:48:56.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:48:56.304Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-02T16:48:56.304Z] INFO: Testing against a local daemon [2020-07-02T16:48:56.304Z] === RUN TestCommitInheritsEnv [2020-07-02T16:48:56.872Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-07-02T16:48:56.872Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-02T16:48:56.872Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-02T16:48:56.872Z] === RUN TestImagesFilterMultiReference [2020-07-02T16:48:56.872Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-02T16:48:56.872Z] === RUN TestImagePullPlatformInvalid [2020-07-02T16:48:56.961Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-02T16:48:57.131Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-02T16:48:57.131Z] === RUN TestRemoveImageOrphaning [2020-07-02T16:48:57.392Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-02T16:48:57.392Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-07-02T16:48:57.392Z] === RUN TestRemoveImageGarbageCollector [2020-07-02T16:48:57.960Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-02T16:48:58.221Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-02T16:48:58.481Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-02T16:48:59.662Z] --- PASS: TestBuildPreserveOwnership (10.21s) [2020-07-02T16:48:59.662Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.19s) [2020-07-02T16:48:59.662Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-02T16:48:59.662Z] === RUN TestBuildPlatformInvalid [2020-07-02T16:48:59.662Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-07-02T16:48:59.662Z] PASS [2020-07-02T16:48:59.662Z] [2020-07-02T16:48:59.662Z] === Skipped [2020-07-02T16:48:59.662Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-02T16:48:59.662Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:48:59.662Z] [2020-07-02T16:48:59.662Z] [2020-07-02T16:48:59.662Z] DONE 32 tests, 1 skipped in 127.459s [2020-07-02T16:48:59.662Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-02T16:48:59.662Z] INFO: Testing against a local daemon [2020-07-02T16:48:59.662Z] === RUN TestConfigInspect [2020-07-02T16:48:59.662Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-02T16:48:59.662Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:48:59.662Z] === RUN TestConfigList [2020-07-02T16:48:59.662Z] --- SKIP: TestConfigList (0.01s) [2020-07-02T16:48:59.662Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:48:59.662Z] === RUN TestConfigsCreateAndDelete [2020-07-02T16:48:59.662Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-02T16:48:59.662Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:48:59.662Z] === RUN TestConfigsUpdate [2020-07-02T16:48:59.662Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-02T16:48:59.662Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:48:59.662Z] === RUN TestTemplatedConfig [2020-07-02T16:48:59.662Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-02T16:48:59.662Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:48:59.662Z] === RUN TestConfigCreateResolve [2020-07-02T16:48:59.662Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-07-02T16:48:59.662Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:48:59.662Z] === RUN TestConfigDaemonLibtrustID [2020-07-02T16:48:59.862Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2020-07-02T16:48:59.862Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-02T16:48:59.862Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-02T16:48:59.862Z] === RUN TestTagInvalidReference [2020-07-02T16:48:59.862Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-02T16:48:59.862Z] === RUN TestTagValidPrefixedRepo [2020-07-02T16:48:59.862Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-02T16:48:59.862Z] === RUN TestTagExistedNameWithoutForce [2020-07-02T16:48:59.862Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-02T16:48:59.862Z] === RUN TestTagOfficialNames [2020-07-02T16:48:59.862Z] --- PASS: TestTagOfficialNames (0.06s) [2020-07-02T16:48:59.862Z] === RUN TestTagMatchesDigest [2020-07-02T16:49:00.121Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-07-02T16:49:00.121Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-02T16:49:01.038Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-02T16:49:01.038Z] PASS [2020-07-02T16:49:01.038Z] [2020-07-02T16:49:01.038Z] === Skipped [2020-07-02T16:49:01.038Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-02T16:49:01.038Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:49:01.038Z] [2020-07-02T16:49:01.038Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-02T16:49:01.038Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:49:01.038Z] [2020-07-02T16:49:01.038Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-02T16:49:01.038Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:49:01.038Z] [2020-07-02T16:49:01.038Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-02T16:49:01.038Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:49:01.038Z] [2020-07-02T16:49:01.038Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-02T16:49:01.038Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:49:01.038Z] [2020-07-02T16:49:01.038Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-07-02T16:49:01.038Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:49:01.038Z] [2020-07-02T16:49:01.038Z] [2020-07-02T16:49:01.038Z] DONE 7 tests, 6 skipped in 1.736s [2020-07-02T16:49:01.038Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-02T16:49:01.038Z] INFO: Testing against a local daemon [2020-07-02T16:49:01.038Z] === RUN TestCheckpoint [2020-07-02T16:49:01.038Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-02T16:49:01.038Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:49:01.038Z] === RUN TestContainerInvalidJSON [2020-07-02T16:49:01.038Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:49:01.038Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:49:01.038Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:49:01.038Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:49:01.038Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:49:01.038Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:49:01.298Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:49:01.298Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:49:01.298Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:49:01.298Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-02T16:49:01.298Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-02T16:49:01.298Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-02T16:49:01.298Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-02T16:49:01.298Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-02T16:49:01.298Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-07-02T16:49:01.298Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-02T16:49:01.298Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-02T16:49:01.298Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-02T16:49:01.298Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-02T16:49:01.298Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-02T16:49:01.298Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-02T16:49:01.298Z] === RUN TestCopyFromContainer [2020-07-02T16:49:01.500Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-02T16:49:02.655Z] Loaded image: buildpack-deps:buster [2020-07-02T16:49:02.655Z] Loaded image: busybox:latest [2020-07-02T16:49:02.655Z] Loaded image: busybox:glibc [2020-07-02T16:49:02.655Z] Loaded image: debian:buster [2020-07-02T16:49:02.702Z] --- PASS: TestServiceCreateInit (10.98s) [2020-07-02T16:49:02.702Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.57s) [2020-07-02T16:49:02.702Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2020-07-02T16:49:02.702Z] === RUN TestCreateServiceMultipleTimes [2020-07-02T16:49:02.954Z] Loaded image: hello-world:latest [2020-07-02T16:49:02.954Z] INFO: Testing against a local daemon [2020-07-02T16:49:02.954Z] === RUN TestCgroupNamespacesBuild [2020-07-02T16:49:03.408Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-02T16:49:03.408Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-02T16:49:03.408Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-02T16:49:03.408Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-02T16:49:03.408Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-02T16:49:03.667Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-02T16:49:04.471Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2020-07-02T16:49:04.471Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-02T16:49:05.045Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-02T16:49:05.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-02T16:49:05.305Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-02T16:49:05.485Z] === RUN TestCopyFromContainer// [2020-07-02T16:49:05.485Z] === RUN TestCopyFromContainer//bar/root [2020-07-02T16:49:05.485Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-02T16:49:05.485Z] === RUN TestCopyFromContainer/bar/quux [2020-07-02T16:49:05.485Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-02T16:49:05.485Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-02T16:49:05.485Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-02T16:49:05.485Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-02T16:49:05.744Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-02T16:49:05.744Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer (4.44s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-02T16:49:05.744Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-02T16:49:05.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-02T16:49:05.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:49:05.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:49:05.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:49:05.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:49:05.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:49:05.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:49:05.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:49:05.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:49:05.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:49:05.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-02T16:49:05.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-02T16:49:05.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-02T16:49:05.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-02T16:49:05.744Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-02T16:49:05.744Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-02T16:49:05.744Z] === RUN TestCreateWithInvalidEnv [2020-07-02T16:49:05.744Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-02T16:49:05.744Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-02T16:49:05.744Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-02T16:49:05.744Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-02T16:49:05.744Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-02T16:49:05.744Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-02T16:49:05.744Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-02T16:49:05.744Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-02T16:49:05.744Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-02T16:49:05.744Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-02T16:49:05.744Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-02T16:49:05.744Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-02T16:49:05.745Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-02T16:49:05.745Z] === RUN TestCreateTmpfsMountsTarget [2020-07-02T16:49:05.745Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-02T16:49:05.745Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-02T16:49:05.874Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-02T16:49:05.992Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-07-02T16:49:05.992Z] === RUN TestBuildWithSession [2020-07-02T16:49:05.992Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-02T16:49:05.992Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:49:05.992Z] === RUN TestBuildSquashParent [2020-07-02T16:49:06.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:49:07.122Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:49:07.122Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-02T16:49:07.122Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-02T16:49:07.122Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-02T16:49:07.258Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-02T16:49:08.500Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2020-07-02T16:49:08.500Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-02T16:49:08.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:49:08.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:49:08.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:49:08.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:49:08.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:49:08.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:49:08.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:49:08.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:49:08.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:49:08.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:49:08.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:49:08.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:49:08.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:49:08.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:49:08.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:49:08.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-02T16:49:08.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-02T16:49:08.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-02T16:49:08.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-02T16:49:08.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-02T16:49:08.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-02T16:49:08.500Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-02T16:49:08.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-02T16:49:08.759Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-07-02T16:49:08.759Z] === RUN TestCreateDifferentPlatform [2020-07-02T16:49:08.759Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-02T16:49:08.759Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-02T16:49:08.759Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-02T16:49:08.759Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-02T16:49:08.759Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-02T16:49:08.759Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-02T16:49:08.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-02T16:49:08.759Z] === RUN TestContainerStartOnDaemonRestart [2020-07-02T16:49:08.759Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-02T16:49:08.759Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-02T16:49:08.759Z] === RUN TestDaemonRestartIpcMode [2020-07-02T16:49:08.759Z] === PAUSE TestDaemonRestartIpcMode [2020-07-02T16:49:08.759Z] === RUN TestDaemonHostGatewayIP [2020-07-02T16:49:08.759Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-02T16:49:08.759Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:49:08.759Z] === RUN TestContainerKillOnDaemonStart [2020-07-02T16:49:08.759Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-02T16:49:08.759Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-02T16:49:08.759Z] === RUN TestDiff [2020-07-02T16:49:09.166Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-02T16:49:09.328Z] --- PASS: TestDiff (0.40s) [2020-07-02T16:49:09.328Z] === RUN TestExecWithCloseStdin [2020-07-02T16:49:09.739Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-02T16:49:09.896Z] --- PASS: TestExecWithCloseStdin (0.49s) [2020-07-02T16:49:09.896Z] === RUN TestExec [2020-07-02T16:49:10.155Z] --- PASS: TestExec (0.49s) [2020-07-02T16:49:10.155Z] === RUN TestExecUser [2020-07-02T16:49:10.480Z] --- PASS: TestBuildSquashParent (4.52s) [2020-07-02T16:49:10.480Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-02T16:49:10.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:49:10.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:49:10.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:49:10.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:49:10.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:49:10.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:49:10.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:49:10.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:49:10.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:49:10.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:49:10.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:49:10.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:49:10.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:49:10.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:49:10.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:49:10.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:49:10.740Z] --- PASS: TestExecUser (0.48s) [2020-07-02T16:49:10.740Z] === RUN TestExportContainerAndImportImage [2020-07-02T16:49:11.334Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2020-07-02T16:49:11.334Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-02T16:49:12.276Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-02T16:49:12.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:49:12.844Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-02T16:49:12.867Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:49:14.638Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-07-02T16:49:14.638Z] === RUN TestHealthCheckWorkdir [2020-07-02T16:49:14.760Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-02T16:49:14.991Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-02T16:49:14.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.37s) [2020-07-02T16:49:14.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-07-02T16:49:14.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2020-07-02T16:49:14.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2020-07-02T16:49:14.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-07-02T16:49:14.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-07-02T16:49:14.991Z] === RUN TestBuildMultiStageCopy [2020-07-02T16:49:14.991Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-02T16:49:15.205Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-07-02T16:49:15.205Z] === RUN TestHealthKillContainer [2020-07-02T16:49:15.707Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-02T16:49:16.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-02T16:49:16.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-02T16:49:16.646Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-02T16:49:16.835Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-02T16:49:17.133Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-02T16:49:17.724Z] 4612f6d0b889: Pull complete [2020-07-02T16:49:17.737Z] --- PASS: TestHealthKillContainer (2.60s) [2020-07-02T16:49:17.737Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-02T16:49:17.772Z] --- PASS: TestBuildMultiStageCopy (2.92s) [2020-07-02T16:49:17.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2020-07-02T16:49:17.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-07-02T16:49:17.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-07-02T16:49:17.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-02T16:49:17.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2020-07-02T16:49:17.772Z] === RUN TestBuildMultiStageParentConfig [2020-07-02T16:49:18.304Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-07-02T16:49:18.304Z] === RUN TestIpcModeNone [2020-07-02T16:49:18.412Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-07-02T16:49:18.412Z] === RUN TestBuildLabelWithTargets [2020-07-02T16:49:18.563Z] --- PASS: TestIpcModeNone (0.46s) [2020-07-02T16:49:18.563Z] === RUN TestIpcModePrivate [2020-07-02T16:49:19.130Z] --- PASS: TestIpcModePrivate (0.47s) [2020-07-02T16:49:19.130Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-02T16:49:19.130Z] === RUN TestIpcModeShareable [2020-07-02T16:49:19.130Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-02T16:49:19.130Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:49:19.130Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-02T16:49:19.185Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-02T16:49:19.939Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2020-07-02T16:49:19.939Z] === RUN TestBuildWithEmptyLayers [2020-07-02T16:49:20.124Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-02T16:49:20.235Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-07-02T16:49:20.235Z] === RUN TestBuildMultiStageOnBuild [2020-07-02T16:49:20.508Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2020-07-02T16:49:20.508Z] === RUN TestAPIIpcModeHost [2020-07-02T16:49:20.508Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-02T16:49:20.508Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:49:20.508Z] === RUN TestDaemonIpcModeShareable [2020-07-02T16:49:20.508Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-02T16:49:20.508Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:49:20.508Z] === RUN TestDaemonIpcModePrivate [2020-07-02T16:49:22.317Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2020-07-02T16:49:22.317Z] === RUN TestBuildUncleanTarFilenames [2020-07-02T16:49:22.663Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-02T16:49:22.959Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2020-07-02T16:49:22.959Z] === RUN TestBuildMultiStageLayerLeak [2020-07-02T16:49:23.042Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2020-07-02T16:49:23.042Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-02T16:49:23.042Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-02T16:49:23.042Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-02T16:49:23.042Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:49:23.043Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-02T16:49:23.043Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-02T16:49:23.043Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:49:23.043Z] === RUN TestIpcModeOlderClient [2020-07-02T16:49:23.043Z] === PAUSE TestIpcModeOlderClient [2020-07-02T16:49:23.043Z] === RUN TestKillContainerInvalidSignal [2020-07-02T16:49:23.301Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-07-02T16:49:23.301Z] === RUN TestKillContainer [2020-07-02T16:49:23.301Z] === RUN TestKillContainer/no_signal [2020-07-02T16:49:23.560Z] === RUN TestKillContainer/non_killing_signal [2020-07-02T16:49:23.819Z] === RUN TestKillContainer/killing_signal [2020-07-02T16:49:24.389Z] --- PASS: TestKillContainer (1.22s) [2020-07-02T16:49:24.389Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-07-02T16:49:24.389Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2020-07-02T16:49:24.389Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-07-02T16:49:24.389Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-02T16:49:24.389Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-02T16:49:24.956Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-02T16:49:25.043Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-07-02T16:49:25.043Z] === RUN TestBuildWithHugeFile [2020-07-02T16:49:25.201Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-02T16:49:25.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-07-02T16:49:25.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2020-07-02T16:49:25.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2020-07-02T16:49:25.215Z] === RUN TestKillStoppedContainer [2020-07-02T16:49:25.215Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-02T16:49:25.215Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-02T16:49:25.215Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-02T16:49:25.215Z] === RUN TestKillDifferentUserContainer [2020-07-02T16:49:25.782Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2020-07-02T16:49:25.782Z] === RUN TestInspectOomKilledTrue [2020-07-02T16:49:25.782Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-02T16:49:25.782Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:49:25.782Z] === RUN TestInspectOomKilledFalse [2020-07-02T16:49:25.782Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-02T16:49:25.782Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:49:25.782Z] === RUN TestLinksEtcHostsContentMatch [2020-07-02T16:49:25.782Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-02T16:49:25.782Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-02T16:49:25.782Z] === RUN TestLinksContainerNames [2020-07-02T16:49:26.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-02T16:49:26.719Z] --- PASS: TestLinksContainerNames (0.83s) [2020-07-02T16:49:26.719Z] === RUN TestLogsFollowTailEmpty [2020-07-02T16:49:26.978Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-07-02T16:49:26.978Z] === RUN TestContainerNetworkMountsNoChown [2020-07-02T16:49:27.547Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/default [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/default [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/private [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/private [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rprivate [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/slave [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/slave [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rslave [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/shared [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/shared [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rshared [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/default [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/rshared [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/shared [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/rslave [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/slave [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/rprivate [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:49:27.547Z] === CONT TestMountDaemonRoot/private [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:49:27.547Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-02T16:49:27.547Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-02T16:49:27.548Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:49:27.548Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:49:27.548Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-02T16:49:27.548Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:49:27.548Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:49:27.808Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-02T16:49:27.808Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2020-07-02T16:49:27.808Z] === RUN TestContainerBindMountNonRecursive [2020-07-02T16:49:27.808Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-02T16:49:27.808Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-02T16:49:27.808Z] === RUN TestNetworkNat [2020-07-02T16:49:28.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-02T16:49:28.376Z] --- PASS: TestNetworkNat (0.52s) [2020-07-02T16:49:28.376Z] === RUN TestNetworkLocalhostTCPNat [2020-07-02T16:49:28.944Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-07-02T16:49:28.944Z] === RUN TestNetworkLoopbackNat [2020-07-02T16:49:29.400Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-02T16:49:29.400Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-02T16:49:29.400Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-02T16:49:29.873Z] --- PASS: TestCreateServiceMultipleTimes (23.47s) [2020-07-02T16:49:29.873Z] === RUN TestCreateServiceConflict [2020-07-02T16:49:29.873Z] --- PASS: TestCreateServiceConflict (3.63s) [2020-07-02T16:49:29.873Z] === RUN TestCreateServiceMaxReplicas [2020-07-02T16:49:30.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-02T16:49:30.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-02T16:49:31.308Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-02T16:49:31.476Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-07-02T16:49:31.476Z] === RUN TestPause [2020-07-02T16:49:31.476Z] --- SKIP: TestPause (0.00s) [2020-07-02T16:49:31.476Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:49:31.476Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-02T16:49:31.476Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:49:31.476Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:49:31.476Z] === RUN TestPauseStopPausedContainer [2020-07-02T16:49:31.476Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-02T16:49:31.476Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:49:31.476Z] === RUN TestPsFilter [2020-07-02T16:49:31.476Z] --- PASS: TestPsFilter (0.09s) [2020-07-02T16:49:31.476Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-02T16:49:31.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-02T16:49:32.044Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-07-02T16:49:32.044Z] === RUN TestRemoveContainerWithVolume [2020-07-02T16:49:32.248Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-02T16:49:32.303Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-07-02T16:49:32.303Z] === RUN TestRemoveContainerRunning [2020-07-02T16:49:32.872Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-07-02T16:49:32.872Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-02T16:49:33.131Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2020-07-02T16:49:33.131Z] === RUN TestRemoveInvalidContainer [2020-07-02T16:49:33.131Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-02T16:49:33.131Z] === RUN TestRenameLinkedContainer [2020-07-02T16:49:33.397Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-07-02T16:49:33.397Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-02T16:49:33.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-02T16:49:34.786Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-02T16:49:34.786Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-02T16:49:35.036Z] --- PASS: TestRenameLinkedContainer (1.69s) [2020-07-02T16:49:35.036Z] === RUN TestRenameStoppedContainer [2020-07-02T16:49:35.045Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-02T16:49:35.295Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-07-02T16:49:35.295Z] === RUN TestRenameRunningContainerAndReuse [2020-07-02T16:49:35.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-02T16:49:35.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-02T16:49:35.613Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-02T16:49:36.182Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-02T16:49:36.231Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2020-07-02T16:49:36.231Z] === RUN TestRenameInvalidName [2020-07-02T16:49:36.491Z] --- PASS: TestRenameInvalidName (0.42s) [2020-07-02T16:49:36.491Z] === RUN TestRenameAnonymousContainer [2020-07-02T16:49:36.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-02T16:49:37.124Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-02T16:49:38.078Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-02T16:49:38.078Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-02T16:49:38.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-02T16:49:38.395Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2020-07-02T16:49:38.395Z] === RUN TestRenameContainerWithSameName [2020-07-02T16:49:38.395Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-07-02T16:49:38.395Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-02T16:49:38.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-02T16:49:39.330Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-07-02T16:49:39.330Z] === RUN TestResize [2020-07-02T16:49:39.716Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-02T16:49:39.897Z] --- PASS: TestResize (0.42s) [2020-07-02T16:49:39.897Z] === RUN TestResizeWithInvalidSize [2020-07-02T16:49:39.976Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-02T16:49:40.156Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-07-02T16:49:40.157Z] === RUN TestResizeWhenContainerNotStarted [2020-07-02T16:49:40.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-02T16:49:40.725Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-07-02T16:49:40.725Z] === RUN TestDaemonRestartKillContainers [2020-07-02T16:49:40.725Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-02T16:49:40.725Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-02T16:49:40.725Z] === RUN TestCgroupNamespacesRun [2020-07-02T16:49:41.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-02T16:49:41.883Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-02T16:49:42.628Z] --- PASS: TestCgroupNamespacesRun (2.19s) [2020-07-02T16:49:42.628Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-02T16:49:43.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-02T16:49:44.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-02T16:49:45.163Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-07-02T16:49:45.163Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-02T16:49:46.077Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-02T16:49:46.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-02T16:49:47.015Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-02T16:49:47.066Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-07-02T16:49:47.066Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-02T16:49:47.337Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-02T16:49:47.337Z] Copying nested executables into bundles/binary-daemon [2020-07-02T16:49:47.337Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-02T16:49:47.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-02T16:49:47.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/make.sh cross [2020-07-02T16:49:47.936Z] [2020-07-02T16:49:47.936Z] Removing bundles/ [2020-07-02T16:49:48.197Z] [2020-07-02T16:49:48.197Z] ---> Making bundle: cross (in bundles/cross) [2020-07-02T16:49:48.197Z] Cross building: bundles/cross/linux/amd64 [2020-07-02T16:49:48.197Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-02T16:49:48.197Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-02T16:49:48.746Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.50s) [2020-07-02T16:49:48.746Z] === RUN TestCreateServiceSecretFileMode [2020-07-02T16:49:48.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-02T16:49:48.921Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-02T16:49:49.597Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2020-07-02T16:49:49.597Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-02T16:49:49.861Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-02T16:49:50.289Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-02T16:49:50.289Z] Using test binary docker [2020-07-02T16:49:50.289Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-02T16:49:50.289Z] +++ /etc/init.d/apparmor start [2020-07-02T16:49:50.289Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-02T16:49:50.289Z] INFO: Waiting for daemon to start... [2020-07-02T16:49:50.289Z] Starting dockerd [2020-07-02T16:49:50.289Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-02T16:49:51.241Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-02T16:49:51.499Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2020-07-02T16:49:51.499Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-02T16:49:52.179Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-02T16:49:52.310Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-07-02T16:49:52.310Z] === RUN TestCreateServiceConfigFileMode [2020-07-02T16:49:53.403Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-07-02T16:49:53.403Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-02T16:49:54.716Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-02T16:49:55.306Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-02T16:49:55.306Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-02T16:49:55.575Z] . [2020-07-02T16:49:55.575Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-02T16:49:55.575Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-02T16:49:55.575Z] Error: No such image: emptyfs [2020-07-02T16:49:55.575Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-02T16:49:55.575Z] ++++ docker load [2020-07-02T16:49:55.575Z] Running integration-test (iteration 1) [2020-07-02T16:49:55.575Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-02T16:49:55.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:49:55.575Z] ++ set -e [2020-07-02T16:49:55.575Z] ++ '[' -n 0 ']' [2020-07-02T16:49:55.575Z] ++ set -x [2020-07-02T16:49:55.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:49:55.655Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-02T16:49:55.822Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) [2020-07-02T16:49:55.822Z] === RUN TestCreateServiceSysctls [2020-07-02T16:49:57.843Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2020-07-02T16:49:57.843Z] === RUN TestKernelTCPMemory [2020-07-02T16:49:57.843Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-07-02T16:49:57.843Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:49:57.843Z] === RUN TestNISDomainname [2020-07-02T16:49:57.843Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-02T16:49:57.843Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-02T16:49:57.843Z] === RUN TestHostnameDnsResolution [2020-07-02T16:49:58.102Z] --- PASS: TestHostnameDnsResolution (0.69s) [2020-07-02T16:49:58.102Z] === RUN TestStats [2020-07-02T16:49:58.102Z] --- SKIP: TestStats (0.00s) [2020-07-02T16:49:58.102Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:49:58.102Z] === RUN TestStopContainerWithTimeout [2020-07-02T16:49:58.102Z] === RUN TestStopContainerWithTimeout/0 [2020-07-02T16:49:58.102Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-02T16:49:58.102Z] === RUN TestStopContainerWithTimeout/1 [2020-07-02T16:49:58.102Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-02T16:49:58.102Z] === RUN TestStopContainerWithTimeout/3 [2020-07-02T16:49:58.102Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-02T16:49:58.102Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-02T16:49:58.102Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-02T16:49:58.102Z] === CONT TestStopContainerWithTimeout/0 [2020-07-02T16:49:58.102Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-02T16:49:58.671Z] === CONT TestStopContainerWithTimeout/3 [2020-07-02T16:50:00.275Z] --- PASS: TestCreateServiceSysctls (4.54s) [2020-07-02T16:50:00.275Z] === RUN TestCreateServiceCapabilities [2020-07-02T16:50:00.930Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-02T16:50:01.202Z] === CONT TestStopContainerWithTimeout/1 [2020-07-02T16:50:01.896Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-02T16:50:02.138Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-02T16:50:02.138Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2020-07-02T16:50:02.138Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2020-07-02T16:50:02.138Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2020-07-02T16:50:02.138Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2020-07-02T16:50:02.138Z] === RUN TestDeleteDevicemapper [2020-07-02T16:50:02.138Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-02T16:50:02.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:50:02.138Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-02T16:50:03.275Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-02T16:50:03.791Z] --- PASS: TestCreateServiceCapabilities (3.67s) [2020-07-02T16:50:03.791Z] === RUN TestInspect [2020-07-02T16:50:04.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s) [2020-07-02T16:50:04.048Z] === RUN TestUpdateMemory [2020-07-02T16:50:04.048Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-02T16:50:04.048Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:04.048Z] === RUN TestUpdateCPUQuota [2020-07-02T16:50:04.048Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-02T16:50:04.048Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:04.048Z] === RUN TestUpdatePidsLimit [2020-07-02T16:50:04.048Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-02T16:50:04.048Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:04.048Z] === RUN TestUpdateRestartPolicy [2020-07-02T16:50:04.655Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-02T16:50:06.561Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-02T16:50:07.817Z] Loaded image: buildpack-deps:buster [2020-07-02T16:50:07.817Z] Loaded image: busybox:latest [2020-07-02T16:50:07.943Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-02T16:50:07.943Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-02T16:50:07.943Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-02T16:50:08.078Z] Loaded image: busybox:glibc [2020-07-02T16:50:08.078Z] Loaded image: debian:buster [2020-07-02T16:50:08.239Z] --- PASS: TestInspect (3.79s) [2020-07-02T16:50:08.239Z] === RUN TestCreateJob [2020-07-02T16:50:08.340Z] Loaded image: hello-world:latest [2020-07-02T16:50:08.340Z] INFO: Testing against a local daemon [2020-07-02T16:50:08.340Z] === RUN TestCgroupNamespacesBuild [2020-07-02T16:50:11.643Z] --- PASS: TestCgroupNamespacesBuild (3.23s) [2020-07-02T16:50:11.643Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-02T16:50:12.694Z] --- PASS: TestCreateJob (4.39s) [2020-07-02T16:50:12.694Z] === RUN TestReplicatedJob [2020-07-02T16:50:13.222Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-02T16:50:13.561Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-07-02T16:50:13.561Z] === RUN TestBuildWithSession [2020-07-02T16:50:13.561Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-02T16:50:13.561Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:50:13.561Z] === RUN TestBuildSquashParent [2020-07-02T16:50:15.131Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-02T16:50:15.700Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-02T16:50:16.296Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2020-07-02T16:50:16.296Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-02T16:50:16.296Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-07-02T16:50:16.296Z] === RUN TestWaitNonBlocked [2020-07-02T16:50:16.296Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:50:16.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:50:16.296Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:50:16.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:50:16.296Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:50:16.296Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:50:16.296Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-02T16:50:16.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2020-07-02T16:50:16.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2020-07-02T16:50:16.296Z] === RUN TestWaitBlocked [2020-07-02T16:50:16.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:50:16.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:50:16.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:50:16.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:50:16.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:50:16.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:50:17.259Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-02T16:50:17.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2020-07-02T16:50:17.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-07-02T16:50:17.259Z] === CONT TestDaemonRestartIpcMode [2020-07-02T16:50:17.259Z] === CONT TestIpcModeOlderClient [2020-07-02T16:50:17.259Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-02T16:50:17.611Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-02T16:50:19.643Z] --- PASS: TestReplicatedJob (7.29s) [2020-07-02T16:50:19.643Z] === RUN TestUpdateReplicatedJob [2020-07-02T16:50:20.152Z] --- PASS: TestBuildSquashParent (6.31s) [2020-07-02T16:50:20.152Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-02T16:50:20.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:50:20.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:50:20.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:50:20.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:50:20.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:50:20.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:50:20.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:50:20.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:50:20.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:50:20.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:50:20.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:50:20.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:50:20.152Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-02T16:50:20.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-02T16:50:20.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-02T16:50:20.152Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-02T16:50:21.456Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-07-02T16:50:21.457Z] PASS [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === Skipped [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-02T16:50:21.457Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-02T16:50:21.457Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-02T16:50:21.457Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-02T16:50:21.457Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-02T16:50:21.457Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-02T16:50:21.457Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-02T16:50:21.457Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-02T16:50:21.457Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-02T16:50:21.457Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-02T16:50:21.457Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-02T16:50:21.457Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-02T16:50:21.457Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-02T16:50:21.457Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-02T16:50:21.457Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:50:21.457Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-02T16:50:21.457Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-02T16:50:21.457Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-07-02T16:50:21.457Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-02T16:50:21.457Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-02T16:50:21.457Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-02T16:50:21.457Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-02T16:50:21.457Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-02T16:50:21.457Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-02T16:50:21.457Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] [2020-07-02T16:50:21.457Z] DONE 185 tests, 24 skipped in 80.189s [2020-07-02T16:50:21.457Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-02T16:50:21.457Z] INFO: Testing against a local daemon [2020-07-02T16:50:21.457Z] === RUN TestCommitInheritsEnv [2020-07-02T16:50:22.069Z] --- PASS: TestBuildWithHugeFile (55.05s) [2020-07-02T16:50:22.069Z] === RUN TestBuildWithEmptyDockerfile [2020-07-02T16:50:22.069Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:50:22.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:50:22.069Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:50:22.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:50:22.069Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:50:22.069Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:50:22.069Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:50:22.069Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:50:22.069Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:50:22.069Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-07-02T16:50:22.069Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-07-02T16:50:22.069Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-07-02T16:50:22.069Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-07-02T16:50:22.069Z] === RUN TestBuildPreserveOwnership [2020-07-02T16:50:22.069Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-02T16:50:22.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-02T16:50:22.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-02T16:50:22.706Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-02T16:50:22.886Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-02T16:50:23.358Z] --- PASS: TestCommitInheritsEnv (1.75s) [2020-07-02T16:50:23.358Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-02T16:50:23.358Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-02T16:50:23.358Z] === RUN TestImagesFilterMultiReference [2020-07-02T16:50:23.358Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-02T16:50:23.358Z] === RUN TestImagePullPlatformInvalid [2020-07-02T16:50:23.358Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-02T16:50:23.358Z] === RUN TestRemoveImageOrphaning [2020-07-02T16:50:24.224Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2020-07-02T16:50:24.224Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2020-07-02T16:50:24.224Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2020-07-02T16:50:24.224Z] === RUN TestBuildPlatformInvalid [2020-07-02T16:50:24.224Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-02T16:50:24.224Z] PASS [2020-07-02T16:50:24.224Z] [2020-07-02T16:50:24.224Z] === Skipped [2020-07-02T16:50:24.224Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-02T16:50:24.224Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:50:24.224Z] [2020-07-02T16:50:24.224Z] [2020-07-02T16:50:24.224Z] DONE 32 tests, 1 skipped in 94.302s [2020-07-02T16:50:24.224Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-02T16:50:24.224Z] ++ 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-07-02T16:50:24.224Z] ++ set -e [2020-07-02T16:50:24.224Z] ++ '[' -n 0 ']' [2020-07-02T16:50:24.224Z] ++ set -x [2020-07-02T16:50:24.224Z] ++ 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-07-02T16:50:24.224Z] INFO: Testing against a local daemon [2020-07-02T16:50:24.224Z] === RUN TestConfigInspect [2020-07-02T16:50:24.792Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-02T16:50:25.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-02T16:50:25.211Z] --- PASS: TestUpdateReplicatedJob (4.88s) [2020-07-02T16:50:25.211Z] === RUN TestServiceListWithStatuses [2020-07-02T16:50:25.211Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-02T16:50:25.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:50:25.211Z] === RUN TestDockerNetworkConnectAlias [2020-07-02T16:50:25.255Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-02T16:50:25.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2020-07-02T16:50:25.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2020-07-02T16:50:25.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2020-07-02T16:50:25.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2020-07-02T16:50:25.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2020-07-02T16:50:25.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2020-07-02T16:50:25.255Z] === RUN TestBuildMultiStageCopy [2020-07-02T16:50:25.255Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-02T16:50:25.261Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-07-02T16:50:25.261Z] === RUN TestRemoveImageGarbageCollector [2020-07-02T16:50:25.261Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-02T16:50:25.261Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-02T16:50:25.261Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-02T16:50:25.261Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-02T16:50:25.261Z] === RUN TestTagInvalidReference [2020-07-02T16:50:25.261Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-02T16:50:25.261Z] === RUN TestTagValidPrefixedRepo [2020-07-02T16:50:25.261Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-02T16:50:25.261Z] === RUN TestTagExistedNameWithoutForce [2020-07-02T16:50:25.261Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-02T16:50:25.261Z] === RUN TestTagOfficialNames [2020-07-02T16:50:25.261Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-02T16:50:25.261Z] === RUN TestTagMatchesDigest [2020-07-02T16:50:25.261Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-02T16:50:25.261Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-02T16:50:26.303Z] --- PASS: TestConfigInspect (1.92s) [2020-07-02T16:50:26.303Z] === RUN TestConfigList [2020-07-02T16:50:27.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-02T16:50:27.619Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-02T16:50:27.740Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-02T16:50:27.878Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-02T16:50:28.312Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-02T16:50:28.382Z] --- PASS: TestConfigList (1.91s) [2020-07-02T16:50:28.382Z] === RUN TestConfigsCreateAndDelete [2020-07-02T16:50:28.884Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-02T16:50:29.145Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-07-02T16:50:29.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2020-07-02T16:50:29.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-02T16:50:29.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-02T16:50:29.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-02T16:50:29.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-07-02T16:50:29.145Z] === RUN TestBuildMultiStageParentConfig [2020-07-02T16:50:29.787Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-02T16:50:30.494Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-07-02T16:50:30.494Z] === RUN TestConfigsUpdate [2020-07-02T16:50:31.058Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-07-02T16:50:31.058Z] === RUN TestBuildLabelWithTargets [2020-07-02T16:50:32.011Z] --- PASS: TestConfigsUpdate (1.86s) [2020-07-02T16:50:32.011Z] === RUN TestTemplatedConfig [2020-07-02T16:50:32.325Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-02T16:50:32.325Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-02T16:50:32.972Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-07-02T16:50:32.972Z] === RUN TestBuildWithEmptyLayers [2020-07-02T16:50:33.695Z] --- PASS: TestDockerNetworkConnectAlias (8.17s) [2020-07-02T16:50:33.695Z] === RUN TestDockerNetworkReConnect [2020-07-02T16:50:33.914Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-07-02T16:50:33.914Z] === RUN TestBuildMultiStageOnBuild [2020-07-02T16:50:34.760Z] --- PASS: TestTemplatedConfig (2.49s) [2020-07-02T16:50:34.760Z] === RUN TestConfigCreateResolve [2020-07-02T16:50:36.284Z] --- PASS: TestConfigCreateResolve (1.88s) [2020-07-02T16:50:36.284Z] === RUN TestConfigDaemonLibtrustID [2020-07-02T16:50:36.461Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2020-07-02T16:50:36.461Z] === RUN TestBuildUncleanTarFilenames [2020-07-02T16:50:36.922Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-02T16:50:36.922Z] PASS [2020-07-02T16:50:36.922Z] [2020-07-02T16:50:36.922Z] DONE 7 tests in 12.590s [2020-07-02T16:50:36.922Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-02T16:50:36.922Z] ++ 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-07-02T16:50:36.922Z] ++ set -e [2020-07-02T16:50:36.922Z] ++ '[' -n 0 ']' [2020-07-02T16:50:36.922Z] ++ set -x [2020-07-02T16:50:36.922Z] ++ 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-07-02T16:50:36.922Z] INFO: Testing against a local daemon [2020-07-02T16:50:36.922Z] === RUN TestCheckpoint [2020-07-02T16:50:36.922Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-02T16:50:36.922Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:50:36.922Z] === RUN TestContainerInvalidJSON [2020-07-02T16:50:36.922Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:50:36.922Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:50:36.922Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:50:36.922Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:50:36.922Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:50:36.922Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:50:36.922Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:50:36.922Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:50:36.922Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:50:36.922Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-02T16:50:36.922Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-02T16:50:36.922Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-02T16:50:36.922Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-02T16:50:36.922Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-02T16:50:36.922Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-02T16:50:36.922Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-02T16:50:37.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-02T16:50:37.218Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-02T16:50:37.218Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-02T16:50:37.218Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-02T16:50:37.218Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-02T16:50:37.218Z] === RUN TestCopyFromContainer [2020-07-02T16:50:38.377Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-07-02T16:50:38.377Z] === RUN TestBuildMultiStageLayerLeak [2020-07-02T16:50:38.739Z] === RUN TestCopyFromContainer// [2020-07-02T16:50:38.739Z] === RUN TestCopyFromContainer//bar/root [2020-07-02T16:50:38.739Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-02T16:50:38.739Z] === RUN TestCopyFromContainer/bar/quux [2020-07-02T16:50:38.739Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-02T16:50:38.739Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite (326.37s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.60s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.97s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:1449: [d12e2a085dd44] daemon is not started [2020-07-02T16:50:38.900Z] check_test.go:309: [d1ccbe1f57e89] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d5586f496f306] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.48s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.05s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.57s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.78s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.51s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.86s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d0a1b9ea60720] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-02T16:50:38.900Z] check_test.go:309: [def2c48be9dee] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.66s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d85b39d177e5e] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.72s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.73s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-02T16:50:38.900Z] check_test.go:309: [dc24c4fc18d1f] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.04s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.87s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.19s) [2020-07-02T16:50:38.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-02T16:50:38.900Z] check_test.go:309: [db205508cdddd] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.11s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.32s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.45s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d338fd52d0041] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-07-02T16:50:38.900Z] check_test.go:309: [dfdbdac1889c9] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2020-07-02T16:50:38.900Z] docker_cli_daemon_plugins_test.go:79: [d8b7083d1bd57] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.81s) [2020-07-02T16:50:38.900Z] docker_cli_daemon_plugins_test.go:169: [d415e95065d3f] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.74s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-02T16:50:38.900Z] check_test.go:309: [df8bb7f4b55d4] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.44s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.64s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d220ab876ccd3] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.63s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.35s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.97s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.20s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.41s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d1c5f7f089d33] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.55s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.99s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.16s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.26s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.08s) [2020-07-02T16:50:38.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-02T16:50:38.900Z] check_test.go:309: [dda44dee69112] daemon is not started [2020-07-02T16:50:38.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-02T16:50:38.900Z] check_test.go:309: [d5864c904769b] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.28s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d15c6267296b5] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.38s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.04s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.36s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.37s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.35s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.65s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.16s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d2469513e9e71] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.87s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2020-07-02T16:50:38.900Z] check_test.go:309: [dc526742a665d] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.57s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-02T16:50:38.900Z] check_test.go:309: [da2a390f8f87e] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d1a1e803c21cc] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-02T16:50:38.900Z] check_test.go:309: [de16cb8cc552f] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.20s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.26s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-07-02T16:50:38.900Z] check_test.go:309: [dcbcc9bc83a3c] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.12s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.75s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d6970cb3591cd] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d6e322930723b] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.00s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.67s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.25s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.95s) [2020-07-02T16:50:38.900Z] docker_cli_daemon_test.go:2544: [d2b67f1c5f80a] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.95s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.04s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.76s) [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-07-02T16:50:38.900Z] check_test.go:309: [d4f6dde2ccf1b] daemon is not started [2020-07-02T16:50:38.900Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2020-07-02T16:50:38.900Z] === RUN TestDockerSwarmSuite [2020-07-02T16:50:38.900Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-02T16:50:39.034Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-02T16:50:39.034Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-02T16:50:39.034Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-02T16:50:39.034Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-02T16:50:39.261Z] --- PASS: TestDockerNetworkReConnect (6.13s) [2020-07-02T16:50:39.261Z] === RUN TestServicePlugin [2020-07-02T16:50:39.261Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-02T16:50:39.261Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:50:39.261Z] === RUN TestServiceUpdateLabel [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer (1.95s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-02T16:50:39.328Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-02T16:50:39.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-02T16:50:39.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:50:39.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:50:39.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:50:39.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:50:39.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:50:39.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:50:39.328Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:50:39.328Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:50:39.328Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:50:39.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-02T16:50:39.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-02T16:50:39.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-02T16:50:39.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-02T16:50:39.328Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-02T16:50:39.328Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-02T16:50:39.329Z] === RUN TestCreateWithInvalidEnv [2020-07-02T16:50:39.329Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-02T16:50:39.329Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-02T16:50:39.329Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-02T16:50:39.329Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-02T16:50:39.329Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-02T16:50:39.329Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-02T16:50:39.329Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-02T16:50:39.329Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-02T16:50:39.329Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-02T16:50:39.329Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-02T16:50:39.329Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-02T16:50:39.329Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-02T16:50:39.329Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-02T16:50:39.329Z] === RUN TestCreateTmpfsMountsTarget [2020-07-02T16:50:39.329Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-02T16:50:39.329Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:50:40.890Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:50:40.890Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:50:40.890Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-02T16:50:40.890Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-02T16:50:40.891Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-02T16:50:40.891Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-02T16:50:40.922Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2020-07-02T16:50:40.922Z] === RUN TestBuildWithHugeFile [2020-07-02T16:50:41.440Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-02T16:50:42.773Z] --- PASS: TestServiceUpdateLabel (3.64s) [2020-07-02T16:50:42.773Z] === RUN TestServiceUpdateSecrets [2020-07-02T16:50:42.989Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2020-07-02T16:50:42.989Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-02T16:50:42.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:50:42.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:50:42.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:50:42.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:50:42.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:50:42.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:50:42.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:50:42.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:50:42.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:50:42.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:50:42.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:50:42.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:50:42.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:50:42.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:50:42.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:50:42.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-02T16:50:42.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-02T16:50:42.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-02T16:50:42.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-02T16:50:42.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-02T16:50:42.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-02T16:50:42.989Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-02T16:50:43.289Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-07-02T16:50:43.289Z] === RUN TestCreateDifferentPlatform [2020-07-02T16:50:43.289Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-02T16:50:43.289Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-02T16:50:43.289Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-02T16:50:43.289Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-02T16:50:43.289Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-02T16:50:43.289Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-02T16:50:43.289Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-02T16:50:43.289Z] === RUN TestContainerStartOnDaemonRestart [2020-07-02T16:50:43.289Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-02T16:50:43.289Z] === RUN TestDaemonRestartIpcMode [2020-07-02T16:50:43.289Z] === PAUSE TestDaemonRestartIpcMode [2020-07-02T16:50:43.289Z] === RUN TestDaemonHostGatewayIP [2020-07-02T16:50:43.289Z] === PAUSE TestDaemonHostGatewayIP [2020-07-02T16:50:43.289Z] === RUN TestContainerKillOnDaemonStart [2020-07-02T16:50:43.289Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-02T16:50:43.289Z] === RUN TestDiff [2020-07-02T16:50:43.944Z] --- PASS: TestDiff (0.50s) [2020-07-02T16:50:43.944Z] === RUN TestExecWithCloseStdin [2020-07-02T16:50:43.980Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-02T16:50:43.980Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-02T16:50:44.592Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-07-02T16:50:44.592Z] === RUN TestExec [2020-07-02T16:50:44.919Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-02T16:50:45.229Z] --- PASS: TestExec (0.64s) [2020-07-02T16:50:45.229Z] === RUN TestExecUser [2020-07-02T16:50:45.867Z] --- PASS: TestExecUser (0.64s) [2020-07-02T16:50:45.867Z] === RUN TestExportContainerAndImportImage [2020-07-02T16:50:46.511Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-07-02T16:50:46.511Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-02T16:50:48.028Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-07-02T16:50:48.028Z] === RUN TestHealthCheckWorkdir [2020-07-02T16:50:48.665Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-07-02T16:50:48.665Z] === RUN TestHealthKillContainer [2020-07-02T16:50:49.115Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-02T16:50:49.684Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-02T16:50:49.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-02T16:50:49.945Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-02T16:50:50.884Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-02T16:50:51.144Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-02T16:50:51.403Z] --- PASS: TestHealthKillContainer (2.71s) [2020-07-02T16:50:51.403Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-02T16:50:51.404Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-02T16:50:51.663Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-02T16:50:52.043Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-07-02T16:50:52.043Z] === RUN TestIpcModeNone [2020-07-02T16:50:52.681Z] --- PASS: TestIpcModeNone (0.61s) [2020-07-02T16:50:52.681Z] === RUN TestIpcModePrivate [2020-07-02T16:50:53.345Z] --- PASS: TestIpcModePrivate (0.68s) [2020-07-02T16:50:53.345Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-02T16:50:53.345Z] === RUN TestIpcModeShareable [2020-07-02T16:50:53.987Z] --- PASS: TestIpcModeShareable (0.65s) [2020-07-02T16:50:53.987Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-02T16:50:53.987Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-02T16:50:54.207Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-02T16:50:55.586Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-02T16:50:56.085Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2020-07-02T16:50:56.085Z] === RUN TestAPIIpcModeHost [2020-07-02T16:50:56.382Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-07-02T16:50:56.382Z] === RUN TestDaemonIpcModeShareable [2020-07-02T16:50:56.966Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-02T16:50:57.900Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-07-02T16:50:57.900Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-02T16:50:57.900Z] === RUN TestDaemonIpcModePrivate [2020-07-02T16:50:57.905Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-02T16:50:58.163Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2020-07-02T16:50:58.163Z] === RUN TestServiceUpdateConfigs [2020-07-02T16:50:58.843Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-02T16:50:58.949Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-07-02T16:50:58.949Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-02T16:50:58.949Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-02T16:50:59.782Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-02T16:51:00.472Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2020-07-02T16:51:00.472Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-02T16:51:00.472Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-02T16:51:02.020Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2020-07-02T16:51:02.020Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-02T16:51:02.020Z] === RUN TestIpcModeOlderClient [2020-07-02T16:51:02.020Z] === PAUSE TestIpcModeOlderClient [2020-07-02T16:51:02.020Z] === RUN TestKillContainerInvalidSignal [2020-07-02T16:51:02.656Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-07-02T16:51:02.656Z] === RUN TestKillContainer [2020-07-02T16:51:02.656Z] === RUN TestKillContainer/no_signal [2020-07-02T16:51:02.951Z] === RUN TestKillContainer/non_killing_signal [2020-07-02T16:51:03.593Z] === RUN TestKillContainer/killing_signal [2020-07-02T16:51:03.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-02T16:51:04.233Z] --- PASS: TestKillContainer (1.65s) [2020-07-02T16:51:04.233Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-07-02T16:51:04.233Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-07-02T16:51:04.233Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2020-07-02T16:51:04.233Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-02T16:51:04.233Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-02T16:51:04.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-02T16:51:04.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-02T16:51:05.194Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-07-02T16:51:05.194Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-07-02T16:51:05.194Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-02T16:51:05.194Z] === RUN TestKillStoppedContainer [2020-07-02T16:51:05.491Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-02T16:51:05.491Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-02T16:51:05.491Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-02T16:51:05.491Z] === RUN TestKillDifferentUserContainer [2020-07-02T16:51:05.929Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-02T16:51:06.126Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-07-02T16:51:06.126Z] === RUN TestInspectOomKilledTrue [2020-07-02T16:51:07.178Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-07-02T16:51:07.178Z] === RUN TestInspectOomKilledFalse [2020-07-02T16:51:07.473Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2020-07-02T16:51:07.473Z] === RUN TestLinksEtcHostsContentMatch [2020-07-02T16:51:08.110Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2020-07-02T16:51:08.110Z] === RUN TestLinksContainerNames [2020-07-02T16:51:09.151Z] --- PASS: TestLinksContainerNames (1.02s) [2020-07-02T16:51:09.151Z] === RUN TestLogsFollowTailEmpty [2020-07-02T16:51:09.446Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-07-02T16:51:09.446Z] === RUN TestContainerNetworkMountsNoChown [2020-07-02T16:51:09.675Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-02T16:51:09.675Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-02T16:51:09.675Z] Cross building: bundles/cross/windows/amd64 [2020-07-02T16:51:09.675Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-02T16:51:09.675Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-02T16:51:10.086Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/default [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/default [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/private [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/private [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rprivate [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/slave [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/slave [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rslave [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/shared [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/shared [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rshared [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/default [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/shared [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/rslave [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/rprivate [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/slave [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/rshared [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/private [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:51:10.086Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-02T16:51:10.086Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:51:10.086Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:51:10.087Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:51:10.384Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-02T16:51:10.384Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-02T16:51:10.384Z] === RUN TestContainerBindMountNonRecursive [2020-07-02T16:51:11.915Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2020-07-02T16:51:11.915Z] === RUN TestNetworkNat [2020-07-02T16:51:12.212Z] --- PASS: TestNetworkNat (0.60s) [2020-07-02T16:51:12.212Z] === RUN TestNetworkLocalhostTCPNat [2020-07-02T16:51:12.856Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-07-02T16:51:12.856Z] === RUN TestNetworkLoopbackNat [2020-07-02T16:51:14.521Z] 666079ee0460: Pull complete [2020-07-02T16:51:14.521Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-02T16:51:14.521Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:51:14.521Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-02T16:51:14.521Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-02T16:51:14.521Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-07-02T16:51:14.521Z] WARN: Skipping validation tests [2020-07-02T16:51:14.521Z] INFO: Running unit tests at 07/02/2020 16:50:59... [2020-07-02T16:51:14.521Z] INFO: make.ps1 starting at 07/02/2020 16:51:03 [2020-07-02T16:51:14.521Z] INFO: Git commit (91ca3e7a8d) assumed from DOCKER_GITCOMMIT environment variable [2020-07-02T16:51:14.521Z] INFO: Invoking autogen... [2020-07-02T16:51:14.521Z] INFO: Running unit tests... [2020-07-02T16:51:14.522Z] 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-07-02T16:51:15.604Z] --- PASS: TestNetworkLoopbackNat (2.81s) [2020-07-02T16:51:15.604Z] === RUN TestPause [2020-07-02T16:51:16.264Z] --- PASS: TestPause (0.64s) [2020-07-02T16:51:16.264Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-02T16:51:16.264Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:51:16.264Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:51:16.264Z] === RUN TestPauseStopPausedContainer [2020-07-02T16:51:16.749Z] --- PASS: TestServiceUpdateConfigs (15.94s) [2020-07-02T16:51:16.749Z] === RUN TestServiceUpdateNetwork [2020-07-02T16:51:16.902Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-07-02T16:51:16.902Z] === RUN TestPsFilter [2020-07-02T16:51:16.902Z] --- PASS: TestPsFilter (0.16s) [2020-07-02T16:51:16.902Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-02T16:51:17.541Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-07-02T16:51:17.541Z] === RUN TestRemoveContainerWithVolume [2020-07-02T16:51:18.180Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-07-02T16:51:18.180Z] === RUN TestRemoveContainerRunning [2020-07-02T16:51:18.473Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-07-02T16:51:18.473Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-02T16:51:19.113Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-07-02T16:51:19.113Z] === RUN TestRemoveInvalidContainer [2020-07-02T16:51:19.113Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-02T16:51:19.113Z] === RUN TestRenameLinkedContainer [2020-07-02T16:51:21.195Z] --- PASS: TestRenameLinkedContainer (2.14s) [2020-07-02T16:51:21.195Z] === RUN TestRenameStoppedContainer [2020-07-02T16:51:21.732Z] ? github.com/docker/docker/api [no test files] [2020-07-02T16:51:21.834Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-07-02T16:51:21.834Z] === RUN TestRenameRunningContainerAndReuse [2020-07-02T16:51:22.876Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-07-02T16:51:22.876Z] === RUN TestRenameInvalidName [2020-07-02T16:51:23.514Z] --- PASS: TestRenameInvalidName (0.57s) [2020-07-02T16:51:23.514Z] === RUN TestRenameAnonymousContainer [2020-07-02T16:51:25.594Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2020-07-02T16:51:25.594Z] === RUN TestRenameContainerWithSameName [2020-07-02T16:51:26.230Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-07-02T16:51:26.230Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-02T16:51:27.295Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2020-07-02T16:51:27.295Z] === RUN TestResize [2020-07-02T16:51:27.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-02T16:51:27.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-02T16:51:27.932Z] --- PASS: TestResize (0.58s) [2020-07-02T16:51:27.932Z] === RUN TestResizeWithInvalidSize [2020-07-02T16:51:28.228Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-07-02T16:51:28.228Z] === RUN TestResizeWhenContainerNotStarted [2020-07-02T16:51:28.870Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:51:28.870Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:51:28.870Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:51:28.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:51:28.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:51:28.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:51:28.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:51:30.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:51:31.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:51:31.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:51:31.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:51:32.088Z] --- PASS: TestServiceUpdateNetwork (16.35s) [2020-07-02T16:51:32.088Z] === RUN TestServiceUpdatePidsLimit [2020-07-02T16:51:32.088Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-02T16:51:32.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:51:32.728Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-02T16:51:32.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:51:33.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:51:34.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-02T16:51:34.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-02T16:51:35.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:51:36.366Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-02T16:51:36.727Z] ok github.com/docker/docker/api/server 0.203s coverage: 9.0% of statements [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-07-02T16:51:37.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.87s) [2020-07-02T16:51:37.119Z] === RUN TestCgroupNamespacesRun [2020-07-02T16:51:37.267Z] --- PASS: TestBuildWithHugeFile (47.62s) [2020-07-02T16:51:37.267Z] === RUN TestBuildWithEmptyDockerfile [2020-07-02T16:51:37.267Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:51:37.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:51:37.267Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:51:37.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:51:37.267Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:51:37.267Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:51:37.267Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-02T16:51:37.267Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-02T16:51:37.267Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-02T16:51:37.267Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-07-02T16:51:37.267Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-02T16:51:37.267Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-07-02T16:51:37.267Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-07-02T16:51:37.267Z] === RUN TestBuildPreserveOwnership [2020-07-02T16:51:37.267Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-02T16:51:37.267Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-02T16:51:37.267Z] --- PASS: TestBuildPreserveOwnership (5.96s) [2020-07-02T16:51:37.267Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.86s) [2020-07-02T16:51:37.267Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-07-02T16:51:37.267Z] === RUN TestBuildPlatformInvalid [2020-07-02T16:51:37.267Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-02T16:51:37.267Z] PASS [2020-07-02T16:51:37.267Z] [2020-07-02T16:51:37.267Z] === Skipped [2020-07-02T16:51:37.267Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-02T16:51:37.267Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:51:37.267Z] [2020-07-02T16:51:37.267Z] [2020-07-02T16:51:37.267Z] DONE 32 tests, 1 skipped in 99.855s [2020-07-02T16:51:37.267Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-02T16:51:37.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:51:37.267Z] ++ set -e [2020-07-02T16:51:37.267Z] ++ '[' -n 0 ']' [2020-07-02T16:51:37.267Z] ++ set -x [2020-07-02T16:51:37.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:51:37.267Z] INFO: Testing against a local daemon [2020-07-02T16:51:37.267Z] === RUN TestConfigInspect [2020-07-02T16:51:37.306Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-02T16:51:37.874Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-02T16:51:38.443Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-02T16:51:38.653Z] --- PASS: TestConfigInspect (3.53s) [2020-07-02T16:51:38.653Z] === RUN TestConfigList [2020-07-02T16:51:38.666Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2020-07-02T16:51:38.666Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-02T16:51:39.380Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-02T16:51:39.640Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-02T16:51:39.709Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2020-07-02T16:51:39.709Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-02T16:51:39.900Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-02T16:51:41.214Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-02T16:51:41.234Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.44s) [2020-07-02T16:51:41.234Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-02T16:51:41.957Z] --- PASS: TestConfigList (3.16s) [2020-07-02T16:51:41.957Z] === RUN TestConfigsCreateAndDelete [2020-07-02T16:51:42.751Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-07-02T16:51:42.751Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-02T16:51:43.797Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2020-07-02T16:51:43.797Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-02T16:51:45.259Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-07-02T16:51:45.259Z] === RUN TestConfigsUpdate [2020-07-02T16:51:45.317Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-07-02T16:51:45.317Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-02T16:51:45.956Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-02T16:51:45.956Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-02T16:51:47.475Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2020-07-02T16:51:47.475Z] === RUN TestKernelTCPMemory [2020-07-02T16:51:48.112Z] --- PASS: TestKernelTCPMemory (0.62s) [2020-07-02T16:51:48.112Z] === RUN TestNISDomainname [2020-07-02T16:51:48.560Z] --- PASS: TestConfigsUpdate (3.21s) [2020-07-02T16:51:48.560Z] === RUN TestTemplatedConfig [2020-07-02T16:51:48.754Z] --- PASS: TestNISDomainname (0.71s) [2020-07-02T16:51:48.754Z] === RUN TestHostnameDnsResolution [2020-07-02T16:51:49.734Z] --- PASS: TestServiceUpdatePidsLimit (17.98s) [2020-07-02T16:51:49.734Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-07-02T16:51:49.734Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s) [2020-07-02T16:51:49.734Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.17s) [2020-07-02T16:51:49.734Z] PASS [2020-07-02T16:51:49.734Z] [2020-07-02T16:51:49.734Z] === Skipped [2020-07-02T16:51:49.734Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-02T16:51:49.734Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:51:49.734Z] [2020-07-02T16:51:49.734Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-02T16:51:49.734Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:51:49.734Z] [2020-07-02T16:51:49.734Z] [2020-07-02T16:51:49.734Z] DONE 27 tests, 2 skipped in 177.290s [2020-07-02T16:51:49.734Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-02T16:51:49.734Z] ++ 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-07-02T16:51:49.734Z] ++ set -e [2020-07-02T16:51:49.734Z] ++ '[' -n 0 ']' [2020-07-02T16:51:49.734Z] ++ set -x [2020-07-02T16:51:49.734Z] ++ 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-07-02T16:51:49.734Z] INFO: Testing against a local daemon [2020-07-02T16:51:49.734Z] === RUN TestSessionCreate [2020-07-02T16:51:49.734Z] --- PASS: TestSessionCreate (0.02s) [2020-07-02T16:51:49.734Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-02T16:51:49.734Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-02T16:51:49.734Z] PASS [2020-07-02T16:51:49.734Z] [2020-07-02T16:51:49.734Z] DONE 2 tests in 0.112s [2020-07-02T16:51:49.734Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-02T16:51:49.734Z] ++ 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-07-02T16:51:49.734Z] ++ set -e [2020-07-02T16:51:49.734Z] ++ '[' -n 0 ']' [2020-07-02T16:51:49.734Z] ++ set -x [2020-07-02T16:51:49.734Z] ++ 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-07-02T16:51:49.734Z] INFO: Testing against a local daemon [2020-07-02T16:51:49.734Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-02T16:51:49.734Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:51:49.734Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:51:49.734Z] === RUN TestEventsExecDie [2020-07-02T16:51:49.734Z] --- PASS: TestEventsExecDie (1.01s) [2020-07-02T16:51:49.734Z] === RUN TestEventsBackwardsCompatible [2020-07-02T16:51:49.734Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-02T16:51:49.734Z] === RUN TestInfoBinaryCommits [2020-07-02T16:51:49.734Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-02T16:51:49.734Z] === RUN TestInfoAPIVersioned [2020-07-02T16:51:49.734Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-02T16:51:49.734Z] === RUN TestInfoDiscoveryBackend [2020-07-02T16:51:49.796Z] --- PASS: TestHostnameDnsResolution (0.81s) [2020-07-02T16:51:49.796Z] === RUN TestStats [2020-07-02T16:51:49.884Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-02T16:51:49.884Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-02T16:51:50.143Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-02T16:51:50.368Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-02T16:51:50.368Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-02T16:51:50.713Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-02T16:51:51.283Z] === RUN TestDockerSuite/TestBuildFails [2020-07-02T16:51:51.402Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-02T16:51:51.402Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-02T16:51:51.695Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-02T16:51:51.695Z] === RUN TestInfoAPI [2020-07-02T16:51:51.695Z] --- PASS: TestInfoAPI (0.02s) [2020-07-02T16:51:51.695Z] === RUN TestInfoAPIWarnings [2020-07-02T16:51:51.852Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-02T16:51:51.852Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-02T16:51:51.863Z] --- PASS: TestTemplatedConfig (3.52s) [2020-07-02T16:51:51.863Z] === RUN TestConfigCreateResolve [2020-07-02T16:51:52.328Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-02T16:51:52.328Z] === RUN TestInfoDebug [2020-07-02T16:51:52.543Z] --- PASS: TestStats (2.58s) [2020-07-02T16:51:52.543Z] === RUN TestStopContainerWithTimeout [2020-07-02T16:51:52.543Z] === RUN TestStopContainerWithTimeout/0 [2020-07-02T16:51:52.543Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-02T16:51:52.543Z] === RUN TestStopContainerWithTimeout/1 [2020-07-02T16:51:52.543Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-02T16:51:52.543Z] === RUN TestStopContainerWithTimeout/3 [2020-07-02T16:51:52.543Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-02T16:51:52.543Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-02T16:51:52.543Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-02T16:51:52.543Z] === CONT TestStopContainerWithTimeout/0 [2020-07-02T16:51:52.543Z] === CONT TestStopContainerWithTimeout/3 [2020-07-02T16:51:52.543Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-02T16:51:52.543Z] === CONT TestStopContainerWithTimeout/1 [2020-07-02T16:51:52.961Z] --- PASS: TestInfoDebug (0.53s) [2020-07-02T16:51:52.961Z] === RUN TestInfoInsecureRegistries [2020-07-02T16:51:53.595Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-02T16:51:53.595Z] === RUN TestInfoRegistryMirrors [2020-07-02T16:51:53.762Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-02T16:51:53.886Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-02T16:51:53.886Z] === RUN TestLoginFailsWithBadCredentials [2020-07-02T16:51:54.519Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2020-07-02T16:51:54.519Z] === RUN TestPingCacheHeaders [2020-07-02T16:51:54.519Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-02T16:51:54.519Z] === RUN TestPingGet [2020-07-02T16:51:54.519Z] --- PASS: TestPingGet (0.01s) [2020-07-02T16:51:54.519Z] === RUN TestPingHead [2020-07-02T16:51:54.519Z] --- PASS: TestPingHead (0.01s) [2020-07-02T16:51:54.519Z] === RUN TestVersion [2020-07-02T16:51:54.519Z] --- PASS: TestVersion (0.02s) [2020-07-02T16:51:54.519Z] PASS [2020-07-02T16:51:54.519Z] [2020-07-02T16:51:54.519Z] === Skipped [2020-07-02T16:51:54.519Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:51:54.519Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:51:54.519Z] [2020-07-02T16:51:54.519Z] [2020-07-02T16:51:54.519Z] DONE 18 tests, 1 skipped in 5.853s [2020-07-02T16:51:54.519Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-02T16:51:54.520Z] ++ 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-07-02T16:51:54.520Z] ++ set -e [2020-07-02T16:51:54.520Z] ++ '[' -n 0 ']' [2020-07-02T16:51:54.520Z] ++ set -x [2020-07-02T16:51:54.520Z] ++ 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-07-02T16:51:54.520Z] INFO: Testing against a local daemon [2020-07-02T16:51:54.520Z] === RUN TestVolumesCreateAndList [2020-07-02T16:51:54.520Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-02T16:51:54.520Z] === RUN TestVolumesRemove [2020-07-02T16:51:54.520Z] --- PASS: TestVolumesRemove (0.14s) [2020-07-02T16:51:54.520Z] === RUN TestVolumesInspect [2020-07-02T16:51:54.520Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-02T16:51:54.520Z] === RUN TestVolumesInvalidJSON [2020-07-02T16:51:54.811Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-02T16:51:54.811Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-02T16:51:54.811Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-02T16:51:54.811Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-02T16:51:54.811Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-02T16:51:54.811Z] PASS [2020-07-02T16:51:54.811Z] [2020-07-02T16:51:54.811Z] DONE 5 tests in 0.266s [2020-07-02T16:51:54.811Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-02T16:51:54.811Z] ++++ cat bundles/test-integration/docker.pid [2020-07-02T16:51:54.811Z] +++ kill 12042 [2020-07-02T16:51:55.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-02T16:51:55.165Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-07-02T16:51:55.165Z] === RUN TestConfigDaemonLibtrustID [2020-07-02T16:51:55.292Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-02T16:51:55.292Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2020-07-02T16:51:55.292Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-07-02T16:51:55.292Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2020-07-02T16:51:55.292Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-07-02T16:51:55.292Z] === RUN TestDeleteDevicemapper [2020-07-02T16:51:55.292Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-02T16:51:55.292Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:51:55.292Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-02T16:51:55.737Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-07-02T16:51:55.737Z] PASS [2020-07-02T16:51:55.737Z] [2020-07-02T16:51:55.737Z] DONE 7 tests in 20.601s [2020-07-02T16:51:55.737Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-02T16:51:55.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:51:55.737Z] ++ set -e [2020-07-02T16:51:55.737Z] ++ '[' -n 0 ']' [2020-07-02T16:51:55.737Z] ++ set -x [2020-07-02T16:51:55.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:51:55.737Z] INFO: Testing against a local daemon [2020-07-02T16:51:55.737Z] === RUN TestCheckpoint [2020-07-02T16:51:55.737Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-02T16:51:55.737Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:51:55.737Z] === RUN TestContainerInvalidJSON [2020-07-02T16:51:55.997Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:51:55.997Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:51:55.997Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:51:55.997Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:51:55.997Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:51:55.998Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:51:55.998Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-02T16:51:55.998Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-02T16:51:55.998Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-02T16:51:55.998Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-02T16:51:55.998Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-02T16:51:55.998Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-02T16:51:55.998Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-02T16:51:55.998Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-02T16:51:55.998Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-02T16:51:55.998Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-02T16:51:56.082Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-02T16:51:56.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-02T16:51:56.258Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-02T16:51:56.258Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-02T16:51:56.258Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-07-02T16:51:56.258Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-02T16:51:56.319Z] +++ /etc/init.d/apparmor stop [2020-07-02T16:51:56.319Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-02T16:51:56.319Z] [2020-07-02T16:51:56.319Z] Unloading profiles will leave already running processes permanently [2020-07-02T16:51:56.319Z] unconfined, which can lead to unexpected situations. [2020-07-02T16:51:56.319Z] [2020-07-02T16:51:56.319Z] To set a process to complain mode, use the command line tool [2020-07-02T16:51:56.319Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-02T16:51:56.319Z] +++ true [2020-07-02T16:51:56.319Z] exiting test-integration [2020-07-02T16:51:56.319Z] ++ exit 0 [2020-07-02T16:51:56.319Z] [2020-07-02T16:51:56.519Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-02T16:51:56.519Z] === RUN TestCopyFromContainer Post stage [Pipeline] junit [2020-07-02T16:51:57.872Z] Recording test results [2020-07-02T16:51:57.989Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-02T16:51:58.039Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2020-07-02T16:51:58.039Z] === RUN TestUpdateMemory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-02T16:51:58.333Z] --- PASS: TestUpdateMemory (0.79s) [2020-07-02T16:51:58.333Z] === RUN TestUpdateCPUQuota [2020-07-02T16:51:58.433Z] === RUN TestCopyFromContainer// [2020-07-02T16:51:58.433Z] === RUN TestCopyFromContainer//bar/root [2020-07-02T16:51:58.433Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-02T16:51:58.621Z] + echo Ensuring container killed. [2020-07-02T16:51:58.621Z] Ensuring container killed. [2020-07-02T16:51:58.621Z] + docker rm -vf docker-pr24 [2020-07-02T16:51:58.621Z] Error: No such container: docker-pr24 [2020-07-02T16:51:58.621Z] + true [Pipeline] sh [2020-07-02T16:51:58.695Z] === RUN TestCopyFromContainer/bar/quux [2020-07-02T16:51:58.695Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-02T16:51:58.956Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-02T16:51:58.956Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-02T16:51:59.006Z] + echo Chowning /workspace to jenkins user [2020-07-02T16:51:59.006Z] Chowning /workspace to jenkins user [2020-07-02T16:51:59.006Z] + id -u [2020-07-02T16:51:59.006Z] + id -g [2020-07-02T16:51:59.006Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41025:/workspace busybox chown -R 1001:1001 /workspace [2020-07-02T16:51:59.006Z] Unable to find image 'busybox:latest' locally [2020-07-02T16:51:59.217Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-02T16:51:59.217Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-02T16:51:59.302Z] latest: Pulling from library/busybox [2020-07-02T16:51:59.302Z] 351d6c492d3f: Pulling fs layer [2020-07-02T16:51:59.376Z] --- PASS: TestUpdateCPUQuota (0.99s) [2020-07-02T16:51:59.376Z] === RUN TestUpdatePidsLimit [2020-07-02T16:51:59.376Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-02T16:51:59.479Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer (3.11s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-02T16:51:59.479Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-02T16:51:59.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-02T16:51:59.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:51:59.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:51:59.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:51:59.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:51:59.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:51:59.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:51:59.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-02T16:51:59.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-02T16:51:59.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-02T16:51:59.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-02T16:51:59.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-02T16:51:59.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-02T16:51:59.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-02T16:51:59.479Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-02T16:51:59.479Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-02T16:51:59.479Z] === RUN TestCreateWithInvalidEnv [2020-07-02T16:51:59.479Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-02T16:51:59.479Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-02T16:51:59.479Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-02T16:51:59.479Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-02T16:51:59.479Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-02T16:51:59.479Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-02T16:51:59.594Z] 351d6c492d3f: Download complete [2020-07-02T16:51:59.670Z] === RUN TestUpdatePidsLimit/no_change [2020-07-02T16:51:59.740Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-02T16:51:59.740Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-02T16:51:59.740Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-02T16:51:59.740Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-02T16:51:59.740Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-02T16:51:59.740Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-02T16:51:59.740Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-02T16:51:59.740Z] === RUN TestCreateTmpfsMountsTarget [2020-07-02T16:51:59.740Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-02T16:51:59.740Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-02T16:51:59.886Z] 351d6c492d3f: Pull complete [2020-07-02T16:51:59.886Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-02T16:51:59.886Z] Status: Downloaded newer image for busybox:latest [2020-07-02T16:51:59.917Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-02T16:51:59.963Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-02T16:52:00.177Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-02T16:52:00.257Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-02T16:52:00.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-02T16:52:00.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-02T16:52:00.846Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-02T16:52:01.115Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-02T16:52:01.654Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-07-02T16:52:01.654Z] === RUN TestCreateWithCapabilities [2020-07-02T16:52:01.891Z] --- PASS: TestUpdatePidsLimit (2.67s) [2020-07-02T16:52:01.891Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-02T16:52:01.891Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-07-02T16:52:01.891Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-07-02T16:52:01.891Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-07-02T16:52:01.891Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-07-02T16:52:01.891Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-07-02T16:52:01.891Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-02T16:52:01.891Z] === RUN TestUpdateRestartPolicy [2020-07-02T16:52:01.914Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-02T16:52:01.914Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-02T16:52:01.914Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:52:01.914Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:52:01.914Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:52:01.914Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:52:01.914Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:52:01.914Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:52:01.914Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:52:01.914Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:52:01.914Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:52:01.914Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:52:01.914Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-02T16:52:01.914Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-02T16:52:01.914Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:52:01.914Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:52:01.915Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:52:01.915Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:52:01.915Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:52:01.915Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:52:01.915Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:52:01.915Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-02T16:52:01.915Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-07-02T16:52:01.915Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-02T16:52:01.915Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-02T16:52:02.348Z] + bundleName=s390x-integration [2020-07-02T16:52:02.348Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-02T16:52:02.348Z] Creating s390x-integration-bundles.tar.gz [2020-07-02T16:52:02.348Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-07-02T16:52:02.348Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-02T16:52:02.392Z] Archiving artifacts [2020-07-02T16:52:02.874Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41025/24/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-02T16:52:03.022Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-02T16:52:03.263Z] + make clean [2020-07-02T16:52:03.557Z] docker volume rm -f docker-dev-cache [2020-07-02T16:52:03.557Z] docker-dev-cache [Pipeline] deleteDir [2020-07-02T16:52:03.961Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-02T16:52:04.225Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-02T16:52:04.464Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2020-07-02T16:52:04.464Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-02T16:52:04.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:52:04.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:52:04.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:52:04.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:52:04.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:52:04.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:52:04.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:52:04.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:52:04.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:52:04.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:52:04.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-02T16:52:04.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-02T16:52:04.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-02T16:52:04.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-02T16:52:04.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-02T16:52:04.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-02T16:52:04.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-02T16:52:04.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-02T16:52:04.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-07-02T16:52:04.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-02T16:52:04.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-02T16:52:04.465Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-02T16:52:05.407Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-07-02T16:52:05.408Z] === RUN TestCreateDifferentPlatform [2020-07-02T16:52:05.408Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-02T16:52:05.408Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-02T16:52:05.408Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-07-02T16:52:05.408Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-02T16:52:05.408Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-02T16:52:05.408Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-02T16:52:05.408Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-07-02T16:52:05.408Z] === RUN TestContainerStartOnDaemonRestart [2020-07-02T16:52:05.408Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-02T16:52:05.408Z] === RUN TestDaemonRestartIpcMode [2020-07-02T16:52:05.408Z] === PAUSE TestDaemonRestartIpcMode [2020-07-02T16:52:05.408Z] === RUN TestDaemonHostGatewayIP [2020-07-02T16:52:05.408Z] === PAUSE TestDaemonHostGatewayIP [2020-07-02T16:52:05.408Z] === RUN TestContainerKillOnDaemonStart [2020-07-02T16:52:05.408Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-02T16:52:05.408Z] === RUN TestDiff [2020-07-02T16:52:05.978Z] --- PASS: TestDiff (0.76s) [2020-07-02T16:52:05.978Z] === RUN TestExecWithCloseStdin [2020-07-02T16:52:06.131Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-02T16:52:06.922Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-07-02T16:52:06.922Z] === RUN TestExec [2020-07-02T16:52:07.865Z] --- PASS: TestExec (0.88s) [2020-07-02T16:52:07.865Z] === RUN TestExecUser [2020-07-02T16:52:08.040Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-02T16:52:08.809Z] --- PASS: TestExecUser (0.90s) [2020-07-02T16:52:08.809Z] === RUN TestExportContainerAndImportImage [2020-07-02T16:52:08.978Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-02T16:52:09.752Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-07-02T16:52:09.752Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-02T16:52:12.299Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s) [2020-07-02T16:52:12.299Z] === RUN TestHealthCheckWorkdir [2020-07-02T16:52:12.870Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-07-02T16:52:12.870Z] === RUN TestHealthKillContainer [2020-07-02T16:52:13.171Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-02T16:52:13.431Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-02T16:52:13.690Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-02T16:52:14.258Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-02T16:52:14.578Z] --- PASS: TestUpdateRestartPolicy (11.36s) [2020-07-02T16:52:14.578Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-02T16:52:14.578Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-02T16:52:14.578Z] === RUN TestWaitNonBlocked [2020-07-02T16:52:14.578Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:52:14.578Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:52:14.578Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:52:14.578Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:52:14.578Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:52:14.578Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:52:14.827Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-02T16:52:14.827Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-02T16:52:14.871Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-02T16:52:14.871Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2020-07-02T16:52:14.871Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2020-07-02T16:52:14.871Z] === RUN TestWaitBlocked [2020-07-02T16:52:14.871Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:52:14.871Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:52:14.871Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:52:14.871Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:52:14.871Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:52:14.871Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:52:15.514Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-02T16:52:15.514Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-07-02T16:52:15.514Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-07-02T16:52:15.515Z] === CONT TestContainerStartOnDaemonRestart [2020-07-02T16:52:15.515Z] === CONT TestContainerKillOnDaemonStart [2020-07-02T16:52:15.515Z] === CONT TestIpcModeOlderClient [2020-07-02T16:52:15.515Z] === CONT TestDaemonRestartIpcMode [2020-07-02T16:52:15.765Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-02T16:52:15.813Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-07-02T16:52:15.813Z] === CONT TestDaemonHostGatewayIP [2020-07-02T16:52:16.169Z] --- PASS: TestHealthKillContainer (2.94s) [2020-07-02T16:52:16.169Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-02T16:52:16.335Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-02T16:52:16.595Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-02T16:52:16.727Z] --- PASS: TestImportExtremelyLargeImageWorks (108.31s) [2020-07-02T16:52:16.727Z] PASS [2020-07-02T16:52:16.727Z] [2020-07-02T16:52:16.727Z] === Skipped [2020-07-02T16:52:16.727Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-02T16:52:16.727Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-02T16:52:16.727Z] [2020-07-02T16:52:16.727Z] [2020-07-02T16:52:16.727Z] DONE 12 tests, 1 skipped in 112.427s [2020-07-02T16:52:16.727Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-02T16:52:16.727Z] INFO: Testing against a local daemon [2020-07-02T16:52:16.727Z] === RUN TestNetworkCreateDelete [2020-07-02T16:52:16.727Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-02T16:52:16.727Z] === RUN TestDockerNetworkDeletePreferID [2020-07-02T16:52:16.727Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-02T16:52:16.727Z] === RUN TestDaemonDNSFallback [2020-07-02T16:52:16.741Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-07-02T16:52:16.741Z] === RUN TestIpcModeNone [2020-07-02T16:52:17.164Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-02T16:52:17.424Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-02T16:52:17.684Z] --- PASS: TestIpcModeNone (0.85s) [2020-07-02T16:52:17.684Z] === RUN TestIpcModePrivate [2020-07-02T16:52:17.993Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-02T16:52:18.256Z] --- PASS: TestIpcModePrivate (0.89s) [2020-07-02T16:52:18.256Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-02T16:52:18.256Z] === RUN TestIpcModeShareable [2020-07-02T16:52:19.200Z] --- PASS: TestIpcModeShareable (0.92s) [2020-07-02T16:52:19.200Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-02T16:52:19.200Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-02T16:52:19.375Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-02T16:52:19.383Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2020-07-02T16:52:19.675Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2020-07-02T16:52:19.675Z] --- PASS: TestDaemonHostGatewayIP (4.02s) [2020-07-02T16:52:21.919Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-02T16:52:21.995Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-07-02T16:52:21.995Z] === RUN TestInspectNetwork [2020-07-02T16:52:21.995Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-02T16:52:21.995Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:21.995Z] === RUN TestRunContainerWithBridgeNone [2020-07-02T16:52:21.995Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-02T16:52:21.995Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] === RUN TestNetworkInvalidJSON [2020-07-02T16:52:21.995Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-02T16:52:21.995Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-02T16:52:21.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:52:21.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:52:21.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:52:21.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:52:21.995Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-02T16:52:21.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:52:21.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:52:21.995Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-02T16:52:21.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-02T16:52:21.995Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-02T16:52:21.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-02T16:52:21.995Z] === RUN TestHostIPv4BridgeLabel [2020-07-02T16:52:21.995Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-02T16:52:21.995Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-02T16:52:21.995Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-02T16:52:21.995Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] === RUN TestDaemonDefaultNetworkPools [2020-07-02T16:52:21.995Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-02T16:52:21.995Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-02T16:52:21.995Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-02T16:52:21.995Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-02T16:52:21.995Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.05s) [2020-07-02T16:52:21.995Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-02T16:52:21.995Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.05s) [2020-07-02T16:52:21.995Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] === RUN TestServiceWithPredefinedNetwork [2020-07-02T16:52:21.995Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-02T16:52:21.995Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:21.995Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-02T16:52:21.995Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:52:21.995Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:52:21.995Z] === RUN TestServiceWithDataPathPortInit [2020-07-02T16:52:21.995Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-07-02T16:52:21.995Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:21.995Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-02T16:52:21.995Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-02T16:52:21.995Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:21.995Z] PASS [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === Skipped [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-02T16:52:21.995Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-02T16:52:21.995Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-02T16:52:21.995Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-02T16:52:21.995Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-02T16:52:21.995Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-02T16:52:21.995Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.05s) [2020-07-02T16:52:21.995Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.05s) [2020-07-02T16:52:21.995Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-02T16:52:21.995Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:52:21.995Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-07-02T16:52:21.995Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-02T16:52:21.995Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] DONE 19 tests, 12 skipped in 8.099s [2020-07-02T16:52:21.995Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:52:21.995Z] INFO: Testing against a local daemon [2020-07-02T16:52:21.995Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-02T16:52:21.995Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-02T16:52:21.995Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:52:21.995Z] === RUN TestDockerNetworkIpvlan [2020-07-02T16:52:21.995Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:52:21.995Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:52:21.995Z] PASS [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === Skipped [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-02T16:52:21.995Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:52:21.995Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] DONE 2 tests, 2 skipped in 0.124s [2020-07-02T16:52:21.995Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:52:21.995Z] INFO: Testing against a local daemon [2020-07-02T16:52:21.995Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-02T16:52:21.995Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-02T16:52:21.995Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] === RUN TestDockerNetworkMacvlan [2020-07-02T16:52:21.995Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-02T16:52:21.995Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] PASS [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === Skipped [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-02T16:52:21.995Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-02T16:52:21.995Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] DONE 2 tests, 2 skipped in 0.113s [2020-07-02T16:52:21.995Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-02T16:52:21.995Z] testing: warning: no tests to run [2020-07-02T16:52:21.995Z] PASS [2020-07-02T16:52:21.995Z] [2020-07-02T16:52:21.995Z] DONE 0 tests in 0.022s [2020-07-02T16:52:21.995Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-02T16:52:22.254Z] INFO: Testing against a local daemon [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginAllowRequest [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginTLS [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginDenyRequest [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginDenyResponse [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginAllowEventStream [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginErrorResponse [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginErrorRequest [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginHeader [2020-07-02T16:52:22.254Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-02T16:52:22.254Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.254Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-02T16:52:22.502Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2020-07-02T16:52:22.502Z] === RUN TestAPIIpcModeHost [2020-07-02T16:52:22.512Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-07-02T16:52:22.512Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.512Z] === RUN TestAuthZPluginV2Disable [2020-07-02T16:52:22.512Z] --- SKIP: TestAuthZPluginV2Disable (0.05s) [2020-07-02T16:52:22.512Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.512Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-02T16:52:22.512Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-07-02T16:52:22.512Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.512Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-02T16:52:22.763Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-07-02T16:52:22.763Z] === RUN TestDaemonIpcModeShareable [2020-07-02T16:52:22.770Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-02T16:52:22.770Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] PASS [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === Skipped [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.05s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-07-02T16:52:22.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] DONE 17 tests, 17 skipped in 0.614s [2020-07-02T16:52:22.770Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-02T16:52:22.770Z] INFO: Testing against a local daemon [2020-07-02T16:52:22.770Z] === RUN TestPluginInvalidJSON [2020-07-02T16:52:22.770Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:52:22.770Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:52:22.770Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:52:22.770Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-02T16:52:22.770Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-02T16:52:22.770Z] === RUN TestPluginInstall [2020-07-02T16:52:22.770Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-02T16:52:22.770Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] PASS [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] === Skipped [2020-07-02T16:52:22.770Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-02T16:52:22.770Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] [2020-07-02T16:52:22.770Z] DONE 3 tests, 1 skipped in 0.147s [2020-07-02T16:52:22.770Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-02T16:52:23.029Z] INFO: Testing against a local daemon [2020-07-02T16:52:23.029Z] === RUN TestExternalGraphDriver [2020-07-02T16:52:23.029Z] --- SKIP: TestExternalGraphDriver (0.09s) [2020-07-02T16:52:23.029Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-02T16:52:23.029Z] === RUN TestGraphdriverPluginV2 [2020-07-02T16:52:24.679Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-07-02T16:52:24.680Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-02T16:52:24.680Z] === RUN TestDaemonIpcModePrivate [2020-07-02T16:52:26.594Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-07-02T16:52:26.594Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-02T16:52:26.594Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-02T16:52:27.200Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-02T16:52:27.704Z] ok github.com/docker/docker/api/server/httputils 0.210s coverage: 14.7% of statements [2020-07-02T16:52:27.704Z] ok github.com/docker/docker/api/server/middleware 0.190s coverage: 37.7% of statements [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-02T16:52:27.704Z] ok github.com/docker/docker/api/types/filters 0.086s coverage: 92.2% of statements [2020-07-02T16:52:27.704Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2020-07-02T16:52:27.704Z] ok github.com/docker/docker/api/server/router/swarm 0.151s coverage: 5.1% of statements [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-02T16:52:27.704Z] ok github.com/docker/docker/api/types/time 0.291s coverage: 100.0% of statements [2020-07-02T16:52:27.704Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 75.0% of statements [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/builder [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-02T16:52:27.704Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-02T16:52:27.704Z] ok github.com/docker/docker/builder/dockerignore 0.042s coverage: 96.8% of statements [2020-07-02T16:52:28.510Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-07-02T16:52:28.510Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-02T16:52:28.510Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-02T16:52:29.738Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-02T16:52:29.738Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-02T16:52:29.895Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-07-02T16:52:29.896Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-02T16:52:29.896Z] === RUN TestIpcModeOlderClient [2020-07-02T16:52:29.997Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-02T16:52:29.997Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-02T16:52:30.070Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2020-07-02T16:52:30.070Z] PASS [2020-07-02T16:52:30.070Z] [2020-07-02T16:52:30.070Z] === Skipped [2020-07-02T16:52:30.070Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-02T16:52:30.070Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:52:30.070Z] [2020-07-02T16:52:30.070Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:52:30.070Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:52:30.070Z] [2020-07-02T16:52:30.070Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-02T16:52:30.070Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:52:30.070Z] [2020-07-02T16:52:30.070Z] [2020-07-02T16:52:30.070Z] DONE 204 tests, 3 skipped in 111.513s [2020-07-02T16:52:30.070Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-02T16:52:30.070Z] ++ 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-07-02T16:52:30.070Z] ++ set -e [2020-07-02T16:52:30.070Z] ++ '[' -n 0 ']' [2020-07-02T16:52:30.070Z] ++ set -x [2020-07-02T16:52:30.070Z] ++ 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-07-02T16:52:30.070Z] INFO: Testing against a local daemon [2020-07-02T16:52:30.070Z] === RUN TestCommitInheritsEnv [2020-07-02T16:52:30.070Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-02T16:52:30.070Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-02T16:52:30.070Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-02T16:52:30.070Z] === RUN TestImagesFilterMultiReference [2020-07-02T16:52:30.070Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-02T16:52:30.070Z] === RUN TestImagePullPlatformInvalid [2020-07-02T16:52:30.070Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-02T16:52:30.070Z] === RUN TestRemoveImageOrphaning [2020-07-02T16:52:30.070Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-07-02T16:52:30.070Z] === RUN TestRemoveImageGarbageCollector [2020-07-02T16:52:30.070Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-02T16:52:30.070Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:52:30.070Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-02T16:52:30.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-02T16:52:30.070Z] === RUN TestTagInvalidReference [2020-07-02T16:52:30.070Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-02T16:52:30.070Z] === RUN TestTagValidPrefixedRepo [2020-07-02T16:52:30.070Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-02T16:52:30.070Z] === RUN TestTagExistedNameWithoutForce [2020-07-02T16:52:30.070Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-02T16:52:30.070Z] === RUN TestTagOfficialNames [2020-07-02T16:52:30.070Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-02T16:52:30.070Z] === RUN TestTagMatchesDigest [2020-07-02T16:52:30.070Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-02T16:52:30.070Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-02T16:52:30.157Z] === PAUSE TestIpcModeOlderClient [2020-07-02T16:52:30.157Z] === RUN TestKillContainerInvalidSignal [2020-07-02T16:52:30.257Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-02T16:52:30.517Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-02T16:52:30.682Z] ok github.com/docker/docker/cli/debug 0.084s coverage: 100.0% of statements [2020-07-02T16:52:30.728Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-07-02T16:52:30.728Z] === RUN TestKillContainer [2020-07-02T16:52:30.728Z] === RUN TestKillContainer/no_signal [2020-07-02T16:52:31.150Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-02T16:52:31.150Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-02T16:52:31.150Z] remote: Enumerating objects: 2, done. [2020-07-02T16:52:31.150Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-02T16:52:31.150Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-02T16:52:31.150Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-02T16:52:31.150Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-07-02T16:52:31.150Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-02T16:52:31.150Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-02T16:52:31.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/test/unit [2020-07-02T16:52:31.671Z] === RUN TestKillContainer/non_killing_signal [2020-07-02T16:52:31.678Z] ok github.com/docker/docker/builder/remotecontext 0.698s coverage: 9.2% of statements [2020-07-02T16:52:31.678Z] ok github.com/docker/docker/builder/dockerfile 0.448s coverage: 46.4% of statements [2020-07-02T16:52:32.243Z] === RUN TestKillContainer/killing_signal [2020-07-02T16:52:32.424Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-02T16:52:32.994Z] --- PASS: TestImportExtremelyLargeImageWorks (212.86s) [2020-07-02T16:52:32.994Z] PASS [2020-07-02T16:52:32.994Z] [2020-07-02T16:52:32.994Z] DONE 12 tests in 216.689s [2020-07-02T16:52:32.994Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-02T16:52:32.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:52:32.994Z] ++ set -e [2020-07-02T16:52:32.994Z] ++ '[' -n 0 ']' [2020-07-02T16:52:32.994Z] ++ set -x [2020-07-02T16:52:32.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:52:32.994Z] INFO: Testing against a local daemon [2020-07-02T16:52:32.994Z] === RUN TestNetworkCreateDelete [2020-07-02T16:52:33.006Z] --- PASS: TestGraphdriverPluginV2 (8.62s) [2020-07-02T16:52:33.006Z] PASS [2020-07-02T16:52:33.006Z] [2020-07-02T16:52:33.006Z] === Skipped [2020-07-02T16:52:33.006Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s) [2020-07-02T16:52:33.006Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-02T16:52:33.006Z] [2020-07-02T16:52:33.006Z] [2020-07-02T16:52:33.006Z] DONE 2 tests, 1 skipped in 8.812s [2020-07-02T16:52:33.006Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-02T16:52:33.006Z] INFO: Testing against a local daemon [2020-07-02T16:52:33.006Z] === RUN TestContinueAfterPluginCrash [2020-07-02T16:52:33.006Z] === PAUSE TestContinueAfterPluginCrash [2020-07-02T16:52:33.006Z] === RUN TestReadPluginNoRead [2020-07-02T16:52:33.006Z] === PAUSE TestReadPluginNoRead [2020-07-02T16:52:33.006Z] === RUN TestDaemonStartWithLogOpt [2020-07-02T16:52:33.006Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-02T16:52:33.006Z] === CONT TestContinueAfterPluginCrash [2020-07-02T16:52:33.006Z] === CONT TestDaemonStartWithLogOpt [2020-07-02T16:52:33.186Z] --- PASS: TestKillContainer (2.29s) [2020-07-02T16:52:33.186Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-07-02T16:52:33.186Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-02T16:52:33.186Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-07-02T16:52:33.186Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-02T16:52:33.186Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-02T16:52:33.253Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-07-02T16:52:33.253Z] === RUN TestDockerNetworkDeletePreferID [2020-07-02T16:52:33.513Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-07-02T16:52:33.513Z] === RUN TestDaemonDNSFallback [2020-07-02T16:52:33.772Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-02T16:52:34.058Z] ? github.com/docker/docker/api [no test files] [2020-07-02T16:52:34.127Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-02T16:52:34.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-07-02T16:52:34.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-07-02T16:52:34.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-07-02T16:52:34.698Z] === RUN TestKillStoppedContainer [2020-07-02T16:52:34.698Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-02T16:52:34.698Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-02T16:52:34.959Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-02T16:52:34.959Z] === RUN TestKillDifferentUserContainer [2020-07-02T16:52:35.901Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-07-02T16:52:35.901Z] === RUN TestInspectOomKilledTrue [2020-07-02T16:52:35.901Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-02T16:52:35.901Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:52:35.901Z] === RUN TestInspectOomKilledFalse [2020-07-02T16:52:35.901Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-02T16:52:35.901Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:52:35.901Z] === RUN TestLinksEtcHostsContentMatch [2020-07-02T16:52:36.307Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-02T16:52:36.473Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-07-02T16:52:36.474Z] === RUN TestLinksContainerNames [2020-07-02T16:52:36.566Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-02T16:52:36.826Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-02T16:52:37.858Z] --- PASS: TestLinksContainerNames (1.54s) [2020-07-02T16:52:37.858Z] === RUN TestLogsFollowTailEmpty [2020-07-02T16:52:38.800Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-07-02T16:52:38.800Z] === RUN TestContainerNetworkMountsNoChown [2020-07-02T16:52:39.371Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-07-02T16:52:39.371Z] === RUN TestMountDaemonRoot [2020-07-02T16:52:39.371Z] === RUN TestMountDaemonRoot/default [2020-07-02T16:52:39.371Z] === PAUSE TestMountDaemonRoot/default [2020-07-02T16:52:39.371Z] === RUN TestMountDaemonRoot/private [2020-07-02T16:52:39.371Z] === PAUSE TestMountDaemonRoot/private [2020-07-02T16:52:39.371Z] === RUN TestMountDaemonRoot/rprivate [2020-07-02T16:52:39.371Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-02T16:52:39.371Z] === RUN TestMountDaemonRoot/slave [2020-07-02T16:52:39.371Z] === PAUSE TestMountDaemonRoot/slave [2020-07-02T16:52:39.371Z] === RUN TestMountDaemonRoot/rslave [2020-07-02T16:52:39.371Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-02T16:52:39.371Z] === RUN TestMountDaemonRoot/shared [2020-07-02T16:52:39.371Z] === PAUSE TestMountDaemonRoot/shared [2020-07-02T16:52:39.371Z] === RUN TestMountDaemonRoot/rshared [2020-07-02T16:52:39.371Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/default [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rslave [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rshared [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rprivate [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/slave [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/shared [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/private [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:52:39.633Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:52:39.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-02T16:52:39.633Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-02T16:52:39.894Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-02T16:52:39.894Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-02T16:52:39.894Z] === RUN TestContainerBindMountNonRecursive [2020-07-02T16:52:41.020Z] --- PASS: TestDaemonDNSFallback (6.64s) [2020-07-02T16:52:41.020Z] === RUN TestInspectNetwork [2020-07-02T16:52:41.809Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-07-02T16:52:41.809Z] === RUN TestNetworkNat [2020-07-02T16:52:42.752Z] --- PASS: TestNetworkNat (0.88s) [2020-07-02T16:52:42.752Z] === RUN TestNetworkLocalhostTCPNat [2020-07-02T16:52:43.699Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-07-02T16:52:43.699Z] === RUN TestNetworkLoopbackNat [2020-07-02T16:52:44.260Z] ok github.com/docker/docker/client 0.525s coverage: 74.9% of statements [2020-07-02T16:52:44.319Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-02T16:52:44.319Z] === RUN TestInspectNetwork/full_network_id [2020-07-02T16:52:44.319Z] === RUN TestInspectNetwork/partial_network_id [2020-07-02T16:52:44.319Z] === RUN TestInspectNetwork/network_name [2020-07-02T16:52:44.319Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-02T16:52:45.216Z] --- PASS: TestDaemonStartWithLogOpt (13.10s) [2020-07-02T16:52:45.216Z] === CONT TestReadPluginNoRead [2020-07-02T16:52:45.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-02T16:52:46.998Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2020-07-02T16:52:46.998Z] === RUN TestPause [2020-07-02T16:52:47.184Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-02T16:52:47.580Z] --- PASS: TestPause (0.84s) [2020-07-02T16:52:47.580Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-02T16:52:47.580Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:52:47.580Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:52:47.580Z] === RUN TestPauseStopPausedContainer [2020-07-02T16:52:48.122Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-02T16:52:48.507Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-02T16:52:48.507Z] --- PASS: TestContinueAfterPluginCrash (16.77s) [2020-07-02T16:52:48.527Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-07-02T16:52:48.527Z] === RUN TestPsFilter [2020-07-02T16:52:48.690Z] --- PASS: TestInspectNetwork (8.41s) [2020-07-02T16:52:48.690Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-02T16:52:48.690Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-02T16:52:48.690Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-02T16:52:48.690Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-02T16:52:48.690Z] === RUN TestRunContainerWithBridgeNone [2020-07-02T16:52:48.791Z] --- PASS: TestPsFilter (0.25s) [2020-07-02T16:52:48.791Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-02T16:52:48.954Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-07-02T16:52:49.736Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-07-02T16:52:49.736Z] === RUN TestRemoveContainerWithVolume [2020-07-02T16:52:50.068Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-02T16:52:50.068Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-02T16:52:50.317Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-07-02T16:52:50.317Z] === RUN TestRemoveContainerRunning [2020-07-02T16:52:50.641Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2020-07-02T16:52:50.641Z] === RUN TestNetworkInvalidJSON [2020-07-02T16:52:50.641Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-02T16:52:50.641Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-02T16:52:50.641Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:52:50.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:52:50.641Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:52:50.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:52:50.901Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-02T16:52:50.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:52:50.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:52:50.901Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-02T16:52:50.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-02T16:52:50.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-02T16:52:50.901Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-02T16:52:50.901Z] === RUN TestHostIPv4BridgeLabel [2020-07-02T16:52:51.039Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-02T16:52:51.272Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-07-02T16:52:51.273Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-02T16:52:51.471Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-02T16:52:51.471Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-02T16:52:52.234Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-07-02T16:52:52.234Z] === RUN TestRemoveInvalidContainer [2020-07-02T16:52:52.234Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-02T16:52:52.234Z] === RUN TestRenameLinkedContainer [2020-07-02T16:52:52.409Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-02T16:52:52.409Z] === RUN TestDaemonDefaultNetworkPools [2020-07-02T16:52:52.941Z] === RUN TestReadPluginNoRead/default [2020-07-02T16:52:53.347Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-07-02T16:52:53.347Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-02T16:52:53.607Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-02T16:52:53.866Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-02T16:52:54.435Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-02T16:52:54.435Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-02T16:52:55.373Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-02T16:52:55.471Z] --- PASS: TestReadPluginNoRead (10.33s) [2020-07-02T16:52:55.471Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2020-07-02T16:52:55.471Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2020-07-02T16:52:55.471Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-07-02T16:52:55.471Z] read_test.go:92: [d13f868b1b603] daemon is not started [2020-07-02T16:52:55.471Z] PASS [2020-07-02T16:52:55.471Z] [2020-07-02T16:52:55.471Z] DONE 6 tests in 23.571s [2020-07-02T16:52:55.471Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-02T16:52:55.471Z] testing: warning: no tests to run [2020-07-02T16:52:55.471Z] PASS [2020-07-02T16:52:55.471Z] [2020-07-02T16:52:55.471Z] DONE 0 tests in 0.047s [2020-07-02T16:52:55.471Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-02T16:52:55.471Z] INFO: Testing against a local daemon [2020-07-02T16:52:55.471Z] === RUN TestPluginWithDevMounts [2020-07-02T16:52:55.471Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-02T16:52:55.471Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-02T16:52:55.471Z] PASS [2020-07-02T16:52:55.471Z] [2020-07-02T16:52:55.471Z] === Skipped [2020-07-02T16:52:55.471Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-02T16:52:55.471Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-02T16:52:55.471Z] [2020-07-02T16:52:55.471Z] [2020-07-02T16:52:55.471Z] DONE 1 tests, 1 skipped in 0.133s [2020-07-02T16:52:55.471Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-02T16:52:55.471Z] INFO: Testing against a local daemon [2020-07-02T16:52:55.471Z] === RUN TestSecretInspect [2020-07-02T16:52:55.471Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-02T16:52:55.471Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.471Z] === RUN TestSecretList [2020-07-02T16:52:55.536Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-07-02T16:52:55.536Z] === RUN TestRenameStoppedContainer [2020-07-02T16:52:55.633Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-02T16:52:55.633Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-07-02T16:52:55.633Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-02T16:52:55.730Z] --- SKIP: TestSecretList (0.02s) [2020-07-02T16:52:55.730Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] === RUN TestSecretsCreateAndDelete [2020-07-02T16:52:55.730Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-02T16:52:55.730Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] === RUN TestSecretsUpdate [2020-07-02T16:52:55.730Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-02T16:52:55.730Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] === RUN TestTemplatedSecret [2020-07-02T16:52:55.730Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-02T16:52:55.730Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] === RUN TestSecretCreateResolve [2020-07-02T16:52:55.730Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-02T16:52:55.730Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] PASS [2020-07-02T16:52:55.730Z] [2020-07-02T16:52:55.730Z] === Skipped [2020-07-02T16:52:55.730Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-02T16:52:55.730Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] [2020-07-02T16:52:55.730Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-02T16:52:55.730Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] [2020-07-02T16:52:55.730Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-02T16:52:55.730Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] [2020-07-02T16:52:55.730Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-02T16:52:55.730Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] [2020-07-02T16:52:55.730Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-02T16:52:55.730Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] [2020-07-02T16:52:55.730Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-02T16:52:55.730Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.730Z] [2020-07-02T16:52:55.730Z] [2020-07-02T16:52:55.730Z] DONE 6 tests, 6 skipped in 0.193s [2020-07-02T16:52:55.730Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-02T16:52:55.730Z] INFO: Testing against a local daemon [2020-07-02T16:52:55.730Z] === RUN TestServiceCreateInit [2020-07-02T16:52:55.730Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-02T16:52:55.730Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-02T16:52:55.731Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-02T16:52:55.731Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-02T16:52:55.731Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.731Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-02T16:52:55.731Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.731Z] === RUN TestCreateServiceMultipleTimes [2020-07-02T16:52:55.731Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-02T16:52:55.731Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.731Z] === RUN TestCreateServiceConflict [2020-07-02T16:52:55.731Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-02T16:52:55.731Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.731Z] === RUN TestCreateServiceMaxReplicas [2020-07-02T16:52:55.731Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-02T16:52:55.731Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.731Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-02T16:52:55.990Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-02T16:52:55.990Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestCreateServiceSecretFileMode [2020-07-02T16:52:55.990Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-07-02T16:52:55.990Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestCreateServiceConfigFileMode [2020-07-02T16:52:55.990Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-02T16:52:55.990Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestCreateServiceSysctls [2020-07-02T16:52:55.990Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-02T16:52:55.990Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestCreateServiceCapabilities [2020-07-02T16:52:55.990Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-02T16:52:55.990Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestInspect [2020-07-02T16:52:55.990Z] --- SKIP: TestInspect (0.01s) [2020-07-02T16:52:55.990Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestCreateJob [2020-07-02T16:52:55.990Z] --- SKIP: TestCreateJob (0.01s) [2020-07-02T16:52:55.990Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestReplicatedJob [2020-07-02T16:52:55.990Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-02T16:52:55.990Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestUpdateReplicatedJob [2020-07-02T16:52:55.990Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-02T16:52:55.990Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestServiceListWithStatuses [2020-07-02T16:52:55.990Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-02T16:52:55.990Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:52:55.990Z] === RUN TestDockerNetworkConnectAlias [2020-07-02T16:52:55.990Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-02T16:52:55.990Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestDockerNetworkReConnect [2020-07-02T16:52:55.990Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-07-02T16:52:55.990Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:55.990Z] === RUN TestServicePlugin [2020-07-02T16:52:56.108Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-07-02T16:52:56.108Z] === RUN TestRenameRunningContainerAndReuse [2020-07-02T16:52:56.202Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-07-02T16:52:56.202Z] === RUN TestServiceWithPredefinedNetwork [2020-07-02T16:52:57.141Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-02T16:52:57.399Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-02T16:52:57.493Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-07-02T16:52:57.493Z] === RUN TestRenameInvalidName [2020-07-02T16:52:58.338Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-02T16:52:58.436Z] --- PASS: TestRenameInvalidName (0.82s) [2020-07-02T16:52:58.436Z] === RUN TestRenameAnonymousContainer [2020-07-02T16:52:58.525Z] --- SKIP: TestServicePlugin (2.38s) [2020-07-02T16:52:58.525Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] === RUN TestServiceUpdateLabel [2020-07-02T16:52:58.525Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-07-02T16:52:58.525Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] === RUN TestServiceUpdateSecrets [2020-07-02T16:52:58.525Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-02T16:52:58.525Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] === RUN TestServiceUpdateConfigs [2020-07-02T16:52:58.525Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-02T16:52:58.525Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] === RUN TestServiceUpdateNetwork [2020-07-02T16:52:58.525Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-02T16:52:58.525Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] === RUN TestServiceUpdatePidsLimit [2020-07-02T16:52:58.525Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-02T16:52:58.525Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] PASS [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === Skipped [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-02T16:52:58.525Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-02T16:52:58.525Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-02T16:52:58.525Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-02T16:52:58.525Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-02T16:52:58.525Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-02T16:52:58.525Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-02T16:52:58.525Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-02T16:52:58.525Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-07-02T16:52:58.525Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-02T16:52:58.525Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-02T16:52:58.525Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.525Z] [2020-07-02T16:52:58.525Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-02T16:52:58.526Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-02T16:52:58.526Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-02T16:52:58.526Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-02T16:52:58.526Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-02T16:52:58.526Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-02T16:52:58.526Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-02T16:52:58.526Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-07-02T16:52:58.526Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestServicePlugin (2.38s) [2020-07-02T16:52:58.526Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-07-02T16:52:58.526Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-02T16:52:58.526Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-02T16:52:58.526Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-02T16:52:58.526Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-02T16:52:58.526Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] [2020-07-02T16:52:58.526Z] DONE 24 tests, 23 skipped in 2.842s [2020-07-02T16:52:58.526Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-02T16:52:58.526Z] INFO: Testing against a local daemon [2020-07-02T16:52:58.526Z] === RUN TestSessionCreate [2020-07-02T16:52:58.785Z] --- PASS: TestSessionCreate (0.02s) [2020-07-02T16:52:58.785Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-02T16:52:58.785Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-02T16:52:58.785Z] PASS [2020-07-02T16:52:58.785Z] [2020-07-02T16:52:58.785Z] DONE 2 tests in 0.161s [2020-07-02T16:52:58.785Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-02T16:52:58.785Z] INFO: Testing against a local daemon [2020-07-02T16:52:58.785Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-02T16:52:58.785Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:52:58.785Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:52:58.785Z] === RUN TestEventsExecDie [2020-07-02T16:52:59.268Z] ok github.com/docker/docker/builder/remotecontext/git 28.997s coverage: 86.3% of statements [2020-07-02T16:52:59.268Z] ? github.com/docker/docker/cli [no test files] [2020-07-02T16:52:59.268Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-02T16:52:59.275Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-02T16:52:59.275Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2020-07-02T16:52:59.275Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-02T16:52:59.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:52:59.275Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:52:59.275Z] === RUN TestServiceWithDataPathPortInit [2020-07-02T16:52:59.353Z] --- PASS: TestEventsExecDie (0.50s) [2020-07-02T16:52:59.353Z] === RUN TestEventsBackwardsCompatible [2020-07-02T16:52:59.353Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-02T16:52:59.353Z] === RUN TestInfoBinaryCommits [2020-07-02T16:52:59.353Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-02T16:52:59.353Z] === RUN TestInfoAPIVersioned [2020-07-02T16:52:59.353Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-02T16:52:59.353Z] === RUN TestInfoDiscoveryBackend [2020-07-02T16:53:00.213Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-02T16:53:00.781Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-02T16:53:00.781Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-02T16:53:01.040Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-02T16:53:01.255Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-02T16:53:01.255Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-02T16:53:01.609Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-02T16:53:02.178Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-02T16:53:02.641Z] --- PASS: TestRenameAnonymousContainer (4.10s) [2020-07-02T16:53:02.641Z] === RUN TestRenameContainerWithSameName [2020-07-02T16:53:03.212Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-07-02T16:53:03.212Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-02T16:53:03.583Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-02T16:53:04.151Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-02T16:53:04.540Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-07-02T16:53:04.540Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-02T16:53:04.540Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-02T16:53:04.540Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:53:04.540Z] === RUN TestInfoAPI [2020-07-02T16:53:04.540Z] --- PASS: TestInfoAPI (0.04s) [2020-07-02T16:53:04.540Z] === RUN TestInfoAPIWarnings [2020-07-02T16:53:05.126Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-07-02T16:53:05.126Z] === RUN TestResize [2020-07-02T16:53:05.698Z] --- PASS: TestResize (0.76s) [2020-07-02T16:53:05.698Z] === RUN TestResizeWithInvalidSize [2020-07-02T16:53:05.916Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-02T16:53:05.916Z] === RUN TestInfoDebug [2020-07-02T16:53:06.062Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-02T16:53:06.270Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-07-02T16:53:06.270Z] === RUN TestResizeWhenContainerNotStarted [2020-07-02T16:53:06.472Z] ok github.com/docker/docker/cmd/dockerd 0.657s coverage: 19.3% of statements [2020-07-02T16:53:07.214Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:53:07.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:53:07.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:53:07.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-02T16:53:07.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-02T16:53:07.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-02T16:53:07.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-02T16:53:07.291Z] --- PASS: TestInfoDebug (1.53s) [2020-07-02T16:53:07.291Z] === RUN TestInfoInsecureRegistries [2020-07-02T16:53:07.441Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-02T16:53:07.469Z] ok github.com/docker/docker/container 0.514s coverage: 41.6% of statements [2020-07-02T16:53:07.469Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-02T16:53:07.469Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-02T16:53:07.469Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-02T16:53:07.469Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-02T16:53:09.048Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.306s coverage: 65.3% of statements [2020-07-02T16:53:09.193Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-02T16:53:09.193Z] === RUN TestInfoRegistryMirrors [2020-07-02T16:53:09.351Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-02T16:53:09.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:53:09.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:53:10.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-02T16:53:10.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-02T16:53:10.290Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-02T16:53:10.568Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-02T16:53:10.568Z] === RUN TestLoginFailsWithBadCredentials [2020-07-02T16:53:10.568Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-07-02T16:53:10.568Z] === RUN TestPingCacheHeaders [2020-07-02T16:53:10.568Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-02T16:53:10.568Z] === RUN TestPingGet [2020-07-02T16:53:10.568Z] --- PASS: TestPingGet (0.01s) [2020-07-02T16:53:10.568Z] === RUN TestPingHead [2020-07-02T16:53:10.568Z] --- PASS: TestPingHead (0.02s) [2020-07-02T16:53:10.568Z] === RUN TestVersion [2020-07-02T16:53:10.568Z] --- PASS: TestVersion (0.02s) [2020-07-02T16:53:10.568Z] PASS [2020-07-02T16:53:10.568Z] [2020-07-02T16:53:10.568Z] === Skipped [2020-07-02T16:53:10.568Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:53:10.568Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:53:10.568Z] [2020-07-02T16:53:10.568Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-02T16:53:10.568Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-02T16:53:10.568Z] [2020-07-02T16:53:10.568Z] [2020-07-02T16:53:10.568Z] DONE 18 tests, 2 skipped in 11.989s [2020-07-02T16:53:10.568Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-02T16:53:10.828Z] INFO: Testing against a local daemon [2020-07-02T16:53:10.828Z] === RUN TestVolumesCreateAndList [2020-07-02T16:53:10.828Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-02T16:53:10.828Z] === RUN TestVolumesRemove [2020-07-02T16:53:10.828Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-02T16:53:10.828Z] === RUN TestVolumesInspect [2020-07-02T16:53:10.828Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-02T16:53:10.828Z] === RUN TestVolumesInvalidJSON [2020-07-02T16:53:10.828Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-02T16:53:10.828Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-02T16:53:10.828Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-02T16:53:10.828Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-02T16:53:10.828Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-02T16:53:10.828Z] PASS [2020-07-02T16:53:10.828Z] [2020-07-02T16:53:10.828Z] DONE 5 tests in 0.226s [2020-07-02T16:53:10.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-02T16:53:11.087Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11955 is not a child of this shell [2020-07-02T16:53:11.087Z] warning: PID 11955 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-02T16:53:11.087Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-02T16:53:11.087Z] [2020-07-02T16:53:11.087Z] Unloading profiles will leave already running processes permanently [2020-07-02T16:53:11.087Z] unconfined, which can lead to unexpected situations. [2020-07-02T16:53:11.087Z] [2020-07-02T16:53:11.087Z] To set a process to complain mode, use the command line tool [2020-07-02T16:53:11.087Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-02T16:53:11.087Z] Removing test suite binaries [2020-07-02T16:53:11.087Z] exiting test-integration [2020-07-02T16:53:11.087Z] ++ exit 0 [2020-07-02T16:53:11.228Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-02T16:53:11.415Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-02T16:53:11.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-02T16:53:11.487Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-02T16:53:11.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-02T16:53:12.022Z] [2020-07-02T16:53:12.025Z] ok github.com/docker/docker/daemon/cluster 0.807s coverage: 0.5% of statements [2020-07-02T16:53:12.025Z] ok github.com/docker/docker/daemon/cluster/convert 0.722s coverage: 35.4% of statements [2020-07-02T16:53:12.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon Post stage [Pipeline] junit [2020-07-02T16:53:13.466Z] Recording test results [2020-07-02T16:53:14.026Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-02T16:53:14.962Z] --- PASS: TestServiceWithDataPathPortInit (15.88s) [2020-07-02T16:53:14.962Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-07-02T16:53:15.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2020-07-02T16:53:15.177Z] === RUN TestCgroupNamespacesRun [2020-07-02T16:53:15.221Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-02T16:53:15.616Z] + echo Ensuring container killed. [2020-07-02T16:53:15.616Z] Ensuring container killed. [2020-07-02T16:53:15.616Z] + docker rm -vf docker-pr24 [2020-07-02T16:53:15.616Z] Error: No such container: docker-pr24 [2020-07-02T16:53:15.616Z] + true [Pipeline] sh [2020-07-02T16:53:15.790Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-02T16:53:15.899Z] + echo Chowning /workspace to jenkins user [2020-07-02T16:53:15.899Z] Chowning /workspace to jenkins user [2020-07-02T16:53:15.899Z] + id -u [2020-07-02T16:53:15.899Z] + id -g [2020-07-02T16:53:15.899Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41025:/workspace busybox chown -R 1000:1000 /workspace [2020-07-02T16:53:15.899Z] Unable to find image 'busybox:latest' locally [2020-07-02T16:53:15.899Z] latest: Pulling from library/busybox [2020-07-02T16:53:16.159Z] 91f30d776fb2: Pulling fs layer [2020-07-02T16:53:16.359Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-02T16:53:16.815Z] ok github.com/docker/docker/daemon/discovery 0.205s coverage: 30.0% of statements [2020-07-02T16:53:17.091Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-07-02T16:53:17.091Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-02T16:53:17.815Z] ok github.com/docker/docker/daemon/config 0.838s coverage: 79.6% of statements [2020-07-02T16:53:19.006Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-07-02T16:53:19.006Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-02T16:53:20.391Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-07-02T16:53:20.391Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-02T16:53:21.430Z] 91f30d776fb2: Download complete [2020-07-02T16:53:21.430Z] 91f30d776fb2: Pull complete [2020-07-02T16:53:21.430Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-02T16:53:21.430Z] Status: Downloaded newer image for busybox:latest [2020-07-02T16:53:21.635Z] ok github.com/docker/docker/daemon/events 2.377s coverage: 50.0% of statements [2020-07-02T16:53:21.635Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.920s coverage: 11.1% of statements [2020-07-02T16:53:22.109Z] ok github.com/docker/docker/daemon 3.615s coverage: 9.2% of statements [2020-07-02T16:53:22.109Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-02T16:53:22.109Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-02T16:53:22.109Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-02T16:53:22.109Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-02T16:53:22.307Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-07-02T16:53:22.307Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-02T16:53:22.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-02T16:53:22.933Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-02T16:53:23.107Z] ok github.com/docker/docker/daemon/links 0.257s coverage: 93.0% of statements [2020-07-02T16:53:23.107Z] ok github.com/docker/docker/daemon/graphdriver 0.229s coverage: 2.3% of statements [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-02T16:53:23.107Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-02T16:53:23.115Z] + bundleName=amd64-rootless [2020-07-02T16:53:23.115Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-02T16:53:23.115Z] Creating amd64-rootless-bundles.tar.gz [2020-07-02T16:53:23.115Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-02T16:53:23.115Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-02T16:53:23.127Z] Archiving artifacts [2020-07-02T16:53:23.192Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s) [2020-07-02T16:53:23.192Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vgg8cneguloxvi8xw2kz3qr4v Created:2020-07-02 16:53:16.561093433 +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[0c1a0dbc7d6d73e2a2fb027ed2362749a4aee58e7d86d351b5a004aebb83e4eb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oqoubjl0c646sokip3mb3g905 EndpointID:15491db6c91ad9ea123b52e49dfb5d57c4cdcf908a6e6722996ac3134add592a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1d1a19da2dd8d1666b706addbb9a52e835ac4d58624cd1b2aa926c55b6917897 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:43b2c3ebb61b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oqoubjl0c646sokip3mb3g905 EndpointID:15491db6c91ad9ea123b52e49dfb5d57c4cdcf908a6e6722996ac3134add592a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-02T16:53:23.192Z] PASS [2020-07-02T16:53:23.192Z] [2020-07-02T16:53:23.192Z] === Skipped [2020-07-02T16:53:23.192Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:53:23.192Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:53:23.192Z] [2020-07-02T16:53:23.192Z] [2020-07-02T16:53:23.192Z] DONE 23 tests, 1 skipped in 50.183s [2020-07-02T16:53:23.192Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:53:23.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:53:23.192Z] ++ set -e [2020-07-02T16:53:23.192Z] ++ '[' -n 0 ']' [2020-07-02T16:53:23.192Z] ++ set -x [2020-07-02T16:53:23.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:53:23.192Z] INFO: Testing against a local daemon [2020-07-02T16:53:23.192Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-02T16:53:23.192Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-02T16:53:23.192Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:53:23.192Z] === RUN TestDockerNetworkIpvlan [2020-07-02T16:53:23.192Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:53:23.192Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:53:23.192Z] PASS [2020-07-02T16:53:23.192Z] [2020-07-02T16:53:23.192Z] === Skipped [2020-07-02T16:53:23.192Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-02T16:53:23.192Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:53:23.192Z] [2020-07-02T16:53:23.192Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:53:23.192Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:53:23.192Z] [2020-07-02T16:53:23.192Z] [2020-07-02T16:53:23.192Z] DONE 2 tests, 2 skipped in 0.152s [2020-07-02T16:53:23.192Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:53:23.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:53:23.192Z] ++ set -e [2020-07-02T16:53:23.192Z] ++ '[' -n 0 ']' [2020-07-02T16:53:23.192Z] ++ set -x [2020-07-02T16:53:23.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:53:23.451Z] INFO: Testing against a local daemon [2020-07-02T16:53:23.451Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-02T16:53:24.222Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-07-02T16:53:24.222Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-02T16:53:24.858Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41025/24/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-02T16:53:25.171Z] + make clean [2020-07-02T16:53:25.344Z] ok github.com/docker/docker/daemon/logger 0.442s coverage: 42.1% of statements [2020-07-02T16:53:25.358Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.71s) [2020-07-02T16:53:25.358Z] === RUN TestDockerNetworkMacvlan [2020-07-02T16:53:25.430Z] docker volume rm -f docker-dev-cache [2020-07-02T16:53:25.430Z] docker-dev-cache [Pipeline] deleteDir [2020-07-02T16:53:25.937Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-02T16:53:26.137Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-07-02T16:53:26.137Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-02T16:53:26.341Z] ok github.com/docker/docker/daemon/logger/awslogs 0.460s coverage: 77.4% of statements [2020-07-02T16:53:26.341Z] ok github.com/docker/docker/daemon/images 0.738s coverage: 4.8% of statements [2020-07-02T16:53:26.341Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-02T16:53:26.341Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-02T16:53:26.341Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-02T16:53:26.341Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-02T16:53:26.341Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-02T16:53:26.341Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-02T16:53:26.341Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-02T16:53:26.709Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-07-02T16:53:26.709Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-02T16:53:26.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.608s coverage: 61.6% of statements [2020-07-02T16:53:26.876Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-02T16:53:26.876Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-02T16:53:27.810Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.248s coverage: 87.2% of statements [2020-07-02T16:53:27.813Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-02T16:53:28.624Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-07-02T16:53:28.624Z] === RUN TestKernelTCPMemory [2020-07-02T16:53:28.751Z] === RUN TestDockerSuite/TestBuildRm [2020-07-02T16:53:29.390Z] ok github.com/docker/docker/daemon/logger/local 0.329s coverage: 75.2% of statements [2020-07-02T16:53:29.390Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-02T16:53:29.390Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.189s coverage: 35.9% of statements [2020-07-02T16:53:29.568Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-07-02T16:53:29.568Z] === RUN TestNISDomainname [2020-07-02T16:53:29.863Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.199s coverage: 33.3% of statements [2020-07-02T16:53:30.132Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-02T16:53:30.510Z] --- PASS: TestNISDomainname (0.98s) [2020-07-02T16:53:30.510Z] === RUN TestHostnameDnsResolution [2020-07-02T16:53:30.859Z] ok github.com/docker/docker/daemon/logger/templates 0.217s coverage: 8.3% of statements [2020-07-02T16:53:31.333Z] ok github.com/docker/docker/daemon/logger/syslog 0.191s coverage: 46.8% of statements [2020-07-02T16:53:31.514Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-02T16:53:32.083Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-02T16:53:32.422Z] --- PASS: TestHostnameDnsResolution (1.81s) [2020-07-02T16:53:32.422Z] === RUN TestStats [2020-07-02T16:53:32.653Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-02T16:53:32.915Z] ok github.com/docker/docker/daemon/logger/splunk 2.225s coverage: 82.5% of statements [2020-07-02T16:53:32.915Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-02T16:53:32.915Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-02T16:53:32.915Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-02T16:53:34.034Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-02T16:53:34.294Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-02T16:53:34.493Z] ok github.com/docker/docker/distribution 1.388s coverage: 20.3% of statements [2020-07-02T16:53:34.493Z] ok github.com/docker/docker/distribution/metadata 1.439s coverage: 48.2% of statements [2020-07-02T16:53:34.863Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-02T16:53:34.969Z] ok github.com/docker/docker/errdefs 0.093s coverage: 49.4% of statements [2020-07-02T16:53:34.969Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-02T16:53:35.721Z] --- PASS: TestStats (2.85s) [2020-07-02T16:53:35.721Z] === RUN TestStopContainerWithTimeout [2020-07-02T16:53:35.721Z] === RUN TestStopContainerWithTimeout/0 [2020-07-02T16:53:35.721Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-02T16:53:35.721Z] === RUN TestStopContainerWithTimeout/1 [2020-07-02T16:53:35.721Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-02T16:53:35.721Z] === RUN TestStopContainerWithTimeout/3 [2020-07-02T16:53:35.721Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-02T16:53:35.721Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-02T16:53:35.721Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-02T16:53:35.721Z] === CONT TestStopContainerWithTimeout/0 [2020-07-02T16:53:35.721Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-02T16:53:35.721Z] === CONT TestStopContainerWithTimeout/3 [2020-07-02T16:53:35.721Z] === CONT TestStopContainerWithTimeout/1 [2020-07-02T16:53:35.802Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-02T16:53:36.552Z] ok github.com/docker/docker/distribution/xfer 2.347s coverage: 76.8% of statements [2020-07-02T16:53:36.552Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-02T16:53:36.552Z] ok github.com/docker/docker/image/cache 0.166s coverage: 19.2% of statements [2020-07-02T16:53:37.025Z] ok github.com/docker/docker/image/v1 0.237s coverage: 25.0% of statements [2020-07-02T16:53:37.025Z] ok github.com/docker/docker/image 0.725s coverage: 86.4% of statements [2020-07-02T16:53:37.188Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-02T16:53:37.450Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-02T16:53:37.498Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-02T16:53:37.498Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-02T16:53:37.973Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2020-07-02T16:53:38.019Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-02T16:53:38.589Z] --- PASS: TestDockerNetworkMacvlan (13.38s) [2020-07-02T16:53:38.589Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-02T16:53:38.589Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-02T16:53:38.589Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-07-02T16:53:38.589Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2020-07-02T16:53:38.589Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s) [2020-07-02T16:53:38.589Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-07-02T16:53:38.589Z] PASS [2020-07-02T16:53:38.589Z] [2020-07-02T16:53:38.589Z] DONE 8 tests in 15.253s [2020-07-02T16:53:38.589Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-02T16:53:38.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:53:38.589Z] ++ set -e [2020-07-02T16:53:38.589Z] ++ '[' -n 0 ']' [2020-07-02T16:53:38.589Z] ++ set -x [2020-07-02T16:53:38.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:53:38.589Z] testing: warning: no tests to run [2020-07-02T16:53:38.589Z] PASS [2020-07-02T16:53:38.589Z] [2020-07-02T16:53:38.589Z] DONE 0 tests in 0.029s [2020-07-02T16:53:38.589Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-02T16:53:38.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:53:38.589Z] ++ set -e [2020-07-02T16:53:38.589Z] ++ '[' -n 0 ']' [2020-07-02T16:53:38.589Z] ++ set -x [2020-07-02T16:53:38.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:53:38.849Z] INFO: Testing against a local daemon [2020-07-02T16:53:38.849Z] === RUN TestAuthZPluginAllowRequest [2020-07-02T16:53:39.021Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-02T16:53:39.022Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-07-02T16:53:39.022Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-07-02T16:53:39.022Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-07-02T16:53:39.022Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2020-07-02T16:53:39.022Z] === RUN TestDeleteDevicemapper [2020-07-02T16:53:39.022Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-02T16:53:39.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:53:39.022Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-02T16:53:39.555Z] ok github.com/docker/docker/libcontainerd/local 0.199s coverage: 1.0% of statements [2020-07-02T16:53:40.028Z] ok github.com/docker/docker/pkg/aaparser 0.217s coverage: 50.0% of statements [2020-07-02T16:53:40.028Z] ok github.com/docker/docker/layer 0.543s coverage: 30.1% of statements [2020-07-02T16:53:40.229Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2020-07-02T16:53:40.229Z] === RUN TestAuthZPluginTLS [2020-07-02T16:53:40.502Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-02T16:53:40.502Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-02T16:53:40.502Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-02T16:53:40.502Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-02T16:53:40.502Z] ? github.com/docker/docker/oci [no test files] [2020-07-02T16:53:40.502Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-02T16:53:40.799Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-02T16:53:40.799Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-02T16:53:40.799Z] === RUN TestAuthZPluginDenyRequest [2020-07-02T16:53:40.799Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-02T16:53:40.937Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2020-07-02T16:53:40.937Z] === RUN TestUpdateMemory [2020-07-02T16:53:40.937Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-02T16:53:40.937Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:53:40.937Z] === RUN TestUpdateCPUQuota [2020-07-02T16:53:41.059Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-02T16:53:41.059Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-02T16:53:41.319Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-02T16:53:41.319Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-02T16:53:41.528Z] ok github.com/docker/docker/opts 0.500s coverage: 67.7% of statements [2020-07-02T16:53:41.528Z] ok github.com/docker/docker/pkg/broadcaster 0.076s coverage: 100.0% of statements [2020-07-02T16:53:41.579Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-02T16:53:41.839Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-02T16:53:41.839Z] === RUN TestAuthZPluginDenyResponse [2020-07-02T16:53:42.098Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-02T16:53:42.322Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-07-02T16:53:42.322Z] === RUN TestUpdatePidsLimit [2020-07-02T16:53:42.322Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-02T16:53:42.358Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-02T16:53:42.583Z] === RUN TestUpdatePidsLimit/no_change [2020-07-02T16:53:42.618Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-07-02T16:53:42.618Z] === RUN TestAuthZPluginAllowEventStream [2020-07-02T16:53:42.844Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-02T16:53:42.877Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-02T16:53:42.909Z] ok github.com/docker/docker/pkg/authorization 0.724s coverage: 26.8% of statements [2020-07-02T16:53:42.909Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2020-07-02T16:53:43.383Z] ok github.com/docker/docker/pkg/directory 0.095s coverage: 80.0% of statements [2020-07-02T16:53:43.383Z] ok github.com/docker/docker/pkg/chrootarchive 0.130s coverage: 15.4% of statements [2020-07-02T16:53:43.416Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-02T16:53:43.677Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-02T16:53:43.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-02T16:53:44.096Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-07-02T16:53:44.096Z] === RUN TestAuthZPluginErrorResponse [2020-07-02T16:53:44.248Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-02T16:53:44.381Z] ok github.com/docker/docker/pkg/discovery 0.059s coverage: 58.3% of statements [2020-07-02T16:53:44.381Z] ok github.com/docker/docker/pkg/discovery/file 0.132s coverage: 92.9% of statements [2020-07-02T16:53:44.509Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-02T16:53:44.664Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2020-07-02T16:53:44.664Z] === RUN TestAuthZPluginErrorRequest [2020-07-02T16:53:45.233Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-07-02T16:53:45.233Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-02T16:53:45.376Z] ok github.com/docker/docker/pkg/discovery/memory 0.144s coverage: 92.3% of statements [2020-07-02T16:53:45.801Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2020-07-02T16:53:45.801Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-02T16:53:46.372Z] ok github.com/docker/docker/pkg/discovery/nodes 0.215s coverage: 93.8% of statements [2020-07-02T16:53:46.425Z] --- PASS: TestUpdatePidsLimit (4.01s) [2020-07-02T16:53:46.425Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-07-02T16:53:46.425Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-07-02T16:53:46.425Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-07-02T16:53:46.425Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2020-07-02T16:53:46.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-02T16:53:46.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-02T16:53:46.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-07-02T16:53:46.425Z] === RUN TestUpdateRestartPolicy [2020-07-02T16:53:46.739Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-02T16:53:47.368Z] ok github.com/docker/docker/pkg/filenotify 0.121s coverage: 36.2% of statements [2020-07-02T16:53:47.368Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 87.7% of statements [2020-07-02T16:53:48.118Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-02T16:53:48.118Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-07-02T16:53:48.118Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-02T16:53:48.364Z] ok github.com/docker/docker/pkg/homedir 0.114s coverage: 42.9% of statements [2020-07-02T16:53:48.687Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-02T16:53:49.255Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-02T16:53:49.360Z] ok github.com/docker/docker/pkg/idtools 0.194s coverage: 7.3% of statements [2020-07-02T16:53:49.360Z] ok github.com/docker/docker/pkg/discovery/kv 3.546s coverage: 84.1% of statements [2020-07-02T16:53:49.825Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2020-07-02T16:53:49.825Z] === RUN TestAuthZPluginHeader [2020-07-02T16:53:50.084Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-02T16:53:50.356Z] ok github.com/docker/docker/pkg/locker 0.120s coverage: 88.9% of statements [2020-07-02T16:53:50.356Z] ok github.com/docker/docker/pkg/jsonmessage 0.202s coverage: 91.7% of statements [2020-07-02T16:53:50.653Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-07-02T16:53:50.653Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-02T16:53:50.830Z] ok github.com/docker/docker/pkg/ioutils 0.657s coverage: 69.7% of statements [2020-07-02T16:53:51.222Z] === RUN TestDockerSuite/TestBuildUser [2020-07-02T16:53:51.303Z] ok github.com/docker/docker/pkg/longpath 0.079s coverage: 100.0% of statements [2020-07-02T16:53:51.303Z] ok github.com/docker/docker/pkg/archive 8.513s coverage: 62.0% of statements [2020-07-02T16:53:51.303Z] ok github.com/docker/docker/pkg/namesgenerator 0.070s coverage: 85.7% of statements [2020-07-02T16:53:51.777Z] ok github.com/docker/docker/pkg/parsers 0.108s coverage: 97.0% of statements [2020-07-02T16:53:52.250Z] ok github.com/docker/docker/pkg/pidfile 0.105s coverage: 82.6% of statements [2020-07-02T16:53:52.599Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-02T16:53:53.247Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.087s coverage: 56.8% of statements [2020-07-02T16:53:54.243Z] ok github.com/docker/docker/pkg/plugins/transport 0.105s coverage: 85.7% of statements [2020-07-02T16:53:54.717Z] ok github.com/docker/docker/pkg/pools 0.125s coverage: 88.2% of statements [2020-07-02T16:53:55.137Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2020-07-02T16:53:55.137Z] === RUN TestAuthZPluginV2Disable [2020-07-02T16:53:55.192Z] ok github.com/docker/docker/pkg/progress 0.069s coverage: 75.9% of statements [2020-07-02T16:53:55.397Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-02T16:53:56.190Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2020-07-02T16:53:56.190Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2020-07-02T16:53:57.190Z] ok github.com/docker/docker/pkg/signal 0.226s coverage: 20.3% of statements [2020-07-02T16:53:57.663Z] ok github.com/docker/docker/pkg/stdcopy 0.119s coverage: 100.0% of statements [2020-07-02T16:53:58.137Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-07-02T16:53:58.611Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2020-07-02T16:53:58.655Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2020-07-02T16:53:58.655Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-02T16:53:58.689Z] --- PASS: TestAuthZPluginV2Disable (3.54s) [2020-07-02T16:53:58.689Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-02T16:53:59.084Z] ok github.com/docker/docker/pkg/sysinfo 0.055s coverage: 38.2% of statements [2020-07-02T16:53:59.227Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-07-02T16:53:59.227Z] === RUN TestWaitNonBlocked [2020-07-02T16:53:59.227Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:53:59.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:53:59.227Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:53:59.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:53:59.227Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-02T16:53:59.227Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-02T16:54:00.080Z] ok github.com/docker/docker/pkg/system 0.078s coverage: 13.8% of statements [2020-07-02T16:54:00.554Z] ok github.com/docker/docker/pkg/tailfile 0.250s coverage: 88.6% of statements [2020-07-02T16:54:00.616Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-02T16:54:00.616Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-07-02T16:54:00.616Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-07-02T16:54:00.616Z] === RUN TestWaitBlocked [2020-07-02T16:54:00.616Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:54:00.616Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:54:00.616Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:54:00.616Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:54:00.616Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-02T16:54:00.616Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-02T16:54:01.550Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2020-07-02T16:54:01.550Z] testing: warning: no tests to run [2020-07-02T16:54:01.550Z] coverage: [no statements] [2020-07-02T16:54:01.550Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2020-07-02T16:54:01.559Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-02T16:54:01.559Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-07-02T16:54:01.559Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-07-02T16:54:01.559Z] === CONT TestContainerStartOnDaemonRestart [2020-07-02T16:54:01.559Z] === CONT TestContainerKillOnDaemonStart [2020-07-02T16:54:01.559Z] === CONT TestDaemonHostGatewayIP [2020-07-02T16:54:01.559Z] === CONT TestDaemonRestartIpcMode [2020-07-02T16:54:01.980Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2020-07-02T16:54:01.980Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-02T16:54:02.024Z] ok github.com/docker/docker/pkg/urlutil 0.069s coverage: 100.0% of statements [2020-07-02T16:54:02.497Z] ok github.com/docker/docker/pkg/truncindex 0.173s coverage: 91.5% of statements [2020-07-02T16:54:02.970Z] ok github.com/docker/docker/pkg/useragent 0.065s coverage: 88.9% of statements [2020-07-02T16:54:04.549Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-02T16:54:04.549Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-02T16:54:04.549Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-02T16:54:04.549Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-02T16:54:04.549Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-02T16:54:04.549Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-02T16:54:04.549Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-02T16:54:04.549Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-02T16:54:04.865Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2020-07-02T16:54:04.865Z] === CONT TestIpcModeOlderClient [2020-07-02T16:54:05.022Z] ok github.com/docker/docker/plugin 0.230s coverage: 12.0% of statements [2020-07-02T16:54:05.022Z] ok github.com/docker/docker/plugin/v2 0.342s coverage: 20.1% of statements [2020-07-02T16:54:05.438Z] --- PASS: TestIpcModeOlderClient (0.33s) [2020-07-02T16:54:06.010Z] --- PASS: TestDaemonRestartIpcMode (4.47s) [2020-07-02T16:54:06.020Z] ok github.com/docker/docker/reference 0.192s coverage: 84.4% of statements [2020-07-02T16:54:06.187Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-02T16:54:06.270Z] --- PASS: TestDaemonHostGatewayIP (4.73s) [2020-07-02T16:54:06.493Z] ok github.com/docker/docker/registry/resumable 0.354s coverage: 100.0% of statements [2020-07-02T16:54:06.760Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-02T16:54:07.020Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-02T16:54:07.496Z] ok github.com/docker/docker/restartmanager 0.092s coverage: 50.9% of statements [2020-07-02T16:54:08.024Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-02T16:54:08.090Z] ok github.com/docker/docker/runconfig 0.245s coverage: 52.2% of statements [2020-07-02T16:54:08.090Z] ok github.com/docker/docker/registry 0.547s coverage: 51.7% of statements [2020-07-02T16:54:08.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-02T16:54:08.855Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-02T16:54:09.085Z] ok github.com/docker/docker/testutil 0.113s coverage: 62.5% of statements [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-02T16:54:10.447Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-07-02T16:54:10.447Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-02T16:54:10.447Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.1% of statements [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/types [no test files] [2020-07-02T16:54:10.447Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/builder [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/builder/dockerfile 0.257s coverage: 48.1% of statements [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.6% of statements [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-02T16:54:10.448Z] ok github.com/docker/docker/builder/remotecontext/git 1.569s coverage: 86.3% of statements [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/cli [no test files] [2020-07-02T16:54:10.448Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-02T16:54:10.760Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-02T16:54:10.760Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-02T16:54:11.019Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-02T16:54:11.019Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-02T16:54:11.019Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-02T16:54:11.321Z] ok github.com/docker/docker/volume/drivers 0.150s coverage: 36.1% of statements [2020-07-02T16:54:11.794Z] ok github.com/docker/docker/volume/local 0.169s coverage: 37.7% of statements [2020-07-02T16:54:11.794Z] ok github.com/docker/docker/volume/mounts 0.126s coverage: 66.2% of statements [2020-07-02T16:54:12.991Z] ok github.com/docker/docker/client 0.163s coverage: 75.4% of statements [2020-07-02T16:54:13.371Z] ok github.com/docker/docker/volume/service 0.520s coverage: 70.3% of statements [2020-07-02T16:54:13.556Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-02T16:54:13.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-02T16:54:13.556Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-02T16:54:14.938Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-02T16:54:15.876Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-02T16:54:16.268Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2020-07-02T16:54:16.268Z] PASS [2020-07-02T16:54:16.268Z] [2020-07-02T16:54:16.268Z] === Skipped [2020-07-02T16:54:16.268Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-02T16:54:16.268Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:54:16.268Z] [2020-07-02T16:54:16.268Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-02T16:54:16.268Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:54:16.268Z] [2020-07-02T16:54:16.268Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-02T16:54:16.268Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:54:16.268Z] [2020-07-02T16:54:16.268Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-02T16:54:16.268Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-02T16:54:16.268Z] [2020-07-02T16:54:16.268Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-02T16:54:16.268Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-02T16:54:16.268Z] [2020-07-02T16:54:16.268Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-02T16:54:16.268Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:54:16.268Z] [2020-07-02T16:54:16.268Z] [2020-07-02T16:54:16.268Z] DONE 204 tests, 6 skipped in 138.906s [2020-07-02T16:54:16.268Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-02T16:54:16.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:16.268Z] ++ set -e [2020-07-02T16:54:16.268Z] ++ '[' -n 0 ']' [2020-07-02T16:54:16.268Z] ++ set -x [2020-07-02T16:54:16.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:16.268Z] INFO: Testing against a local daemon [2020-07-02T16:54:16.268Z] === RUN TestCommitInheritsEnv [2020-07-02T16:54:16.268Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-07-02T16:54:16.268Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-02T16:54:16.268Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-02T16:54:16.268Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-02T16:54:16.268Z] === RUN TestImagesFilterMultiReference [2020-07-02T16:54:16.268Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-02T16:54:16.268Z] === RUN TestImagePullPlatformInvalid [2020-07-02T16:54:16.268Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-02T16:54:16.268Z] === RUN TestRemoveImageOrphaning [2020-07-02T16:54:16.268Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-07-02T16:54:16.268Z] === RUN TestRemoveImageGarbageCollector [2020-07-02T16:54:16.268Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-02T16:54:16.268Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:54:16.268Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-02T16:54:16.268Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-02T16:54:16.268Z] === RUN TestTagInvalidReference [2020-07-02T16:54:16.268Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-02T16:54:16.268Z] === RUN TestTagValidPrefixedRepo [2020-07-02T16:54:16.268Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-02T16:54:16.268Z] === RUN TestTagExistedNameWithoutForce [2020-07-02T16:54:16.529Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-02T16:54:16.529Z] === RUN TestTagOfficialNames [2020-07-02T16:54:16.529Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-02T16:54:16.529Z] === RUN TestTagMatchesDigest [2020-07-02T16:54:16.529Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-02T16:54:16.529Z] PASS [2020-07-02T16:54:16.529Z] [2020-07-02T16:54:16.529Z] === Skipped [2020-07-02T16:54:16.529Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-02T16:54:16.529Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-02T16:54:16.529Z] [2020-07-02T16:54:16.529Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-02T16:54:16.529Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:54:16.529Z] [2020-07-02T16:54:16.529Z] [2020-07-02T16:54:16.529Z] DONE 12 tests, 2 skipped in 1.849s [2020-07-02T16:54:16.529Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-02T16:54:16.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:16.529Z] ++ set -e [2020-07-02T16:54:16.529Z] ++ '[' -n 0 ']' [2020-07-02T16:54:16.529Z] ++ set -x [2020-07-02T16:54:16.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:16.790Z] INFO: Testing against a local daemon [2020-07-02T16:54:16.790Z] === RUN TestNetworkCreateDelete [2020-07-02T16:54:16.818Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-02T16:54:16.818Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-02T16:54:17.052Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-07-02T16:54:17.052Z] === RUN TestDockerNetworkDeletePreferID [2020-07-02T16:54:18.197Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (16.43s) [2020-07-02T16:54:18.198Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-02T16:54:18.438Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2020-07-02T16:54:18.438Z] === RUN TestDaemonDNSFallback [2020-07-02T16:54:18.766Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-02T16:54:20.143Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-02T16:54:20.711Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-02T16:54:20.970Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-02T16:54:21.229Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-02T16:54:21.229Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-02T16:54:21.798Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-02T16:54:23.178Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-02T16:54:23.178Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-02T16:54:23.178Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-02T16:54:23.747Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-02T16:54:24.316Z] === RUN TestDockerSuite/TestCommitChange [2020-07-02T16:54:24.894Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-02T16:54:25.473Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-02T16:54:26.410Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-02T16:54:26.581Z] --- PASS: TestDaemonDNSFallback (7.37s) [2020-07-02T16:54:26.581Z] === RUN TestInspectNetwork [2020-07-02T16:54:26.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-02T16:54:27.547Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-02T16:54:28.357Z] ok github.com/docker/docker/pkg/plugins 35.132s coverage: 73.4% of statements [2020-07-02T16:54:28.484Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/rootless [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/volume [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-02T16:54:28.830Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-02T16:54:29.862Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === Skipped [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-02T16:54:30.410Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-02T16:54:30.410Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-02T16:54:30.410Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-02T16:54:30.410Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-02T16:54:30.410Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-02T16:54:30.410Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-02T16:54:30.410Z] daemon_test.go:147: root required [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-02T16:54:30.410Z] reload_test.go:520: root required [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-02T16:54:30.410Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-02T16:54:30.410Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-02T16:54:30.410Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-02T16:54:30.410Z] download_test.go:268: Needs fixing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-02T16:54:30.410Z] layer_test.go:304: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-02T16:54:30.410Z] layer_test.go:353: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-02T16:54:30.410Z] layer_test.go:468: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-02T16:54:30.410Z] layer_test.go:697: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-02T16:54:30.410Z] migration_test.go:46: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-02T16:54:30.410Z] migration_test.go:182: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-02T16:54:30.410Z] mount_test.go:17: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-02T16:54:30.410Z] mount_test.go:76: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-02T16:54:30.410Z] mount_test.go:125: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-02T16:54:30.410Z] mount_test.go:212: Failing on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:133: Xz not present in msys2 [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:238: Failing on Windows CI machines [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-02T16:54:30.410Z] archive_windows_test.go:16: Currently fails [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-02T16:54:30.410Z] changes_test.go:192: needs more investigation [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-02T16:54:30.410Z] changes_test.go:405: needs further investigation [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-02T16:54:30.410Z] changes_test.go:441: needs further investigation [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-02T16:54:30.410Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-02T16:54:30.410Z] poller_test.go:41: No chmod on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-02T16:54:30.410Z] fileutils_test.go:134: Needs porting to Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-02T16:54:30.410Z] fileutils_test.go:180: Needs porting to Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-02T16:54:30.410Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-02T16:54:30.410Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-07-02T16:54:30.410Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-02T16:54:30.410Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-02T16:54:30.410Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-02T16:54:30.410Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] [2020-07-02T16:54:30.410Z] DONE 1761 tests, 46 skipped in 196.279s [2020-07-02T16:54:30.410Z] INFO: make.ps1 ended at 07/02/2020 16:54:30 [2020-07-02T16:54:30.431Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-02T16:54:30.788Z] === RUN TestInspectNetwork/full_network_id [2020-07-02T16:54:30.788Z] === RUN TestInspectNetwork/partial_network_id [2020-07-02T16:54:30.788Z] === RUN TestInspectNetwork/network_name [2020-07-02T16:54:30.788Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-02T16:54:31.811Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-02T16:54:31.987Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-02T16:54:32.379Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-02T16:54:32.379Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-02T16:54:32.379Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-02T16:54:32.379Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-02T16:54:32.379Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-02T16:54:32.379Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-02T16:54:32.379Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-02T16:54:32.460Z] INFO: Unit tests ended at 07/02/2020 16:54:32. Duration:00:03:31.7383113 [2020-07-02T16:54:32.460Z] INFO: Building busybox [2020-07-02T16:54:32.460Z] Sending build context to Docker daemon 5.12kB [2020-07-02T16:54:32.460Z] [2020-07-02T16:54:32.460Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-02T16:54:32.460Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-02T16:54:32.460Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-02T16:54:32.460Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-02T16:54:32.460Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-02T16:54:32.460Z] ---> 486def14a6bd [2020-07-02T16:54:32.460Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-02T16:54:32.460Z] ---> Running in 43863c406c15 [2020-07-02T16:54:33.757Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-02T16:54:34.695Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-02T16:54:34.695Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-02T16:54:34.695Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-07-02T16:54:34.695Z] PASS [2020-07-02T16:54:34.695Z] [2020-07-02T16:54:34.695Z] DONE 17 tests in 56.095s [2020-07-02T16:54:34.695Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-02T16:54:34.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:34.695Z] ++ set -e [2020-07-02T16:54:34.695Z] ++ '[' -n 0 ']' [2020-07-02T16:54:34.695Z] ++ set -x [2020-07-02T16:54:34.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:34.955Z] INFO: Testing against a local daemon [2020-07-02T16:54:34.955Z] === RUN TestPluginInvalidJSON [2020-07-02T16:54:34.955Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:54:34.955Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:54:34.955Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:54:34.955Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-02T16:54:34.955Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-02T16:54:34.955Z] === RUN TestPluginInstall [2020-07-02T16:54:34.955Z] === RUN TestPluginInstall/no_auth [2020-07-02T16:54:34.955Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-02T16:54:34.991Z] --- PASS: TestInspectNetwork (9.31s) [2020-07-02T16:54:34.991Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-02T16:54:34.991Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-02T16:54:34.991Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-02T16:54:34.991Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-02T16:54:34.991Z] === RUN TestRunContainerWithBridgeNone [2020-07-02T16:54:35.893Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-02T16:54:36.464Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-02T16:54:37.294Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-02T16:54:37.536Z] --- PASS: TestRunContainerWithBridgeNone (2.63s) [2020-07-02T16:54:37.536Z] === RUN TestNetworkInvalidJSON [2020-07-02T16:54:37.797Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-02T16:54:37.797Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-02T16:54:37.797Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:54:37.797Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:54:37.797Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:54:37.797Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:54:37.797Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-02T16:54:37.797Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:54:37.797Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:54:37.797Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-02T16:54:37.797Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-02T16:54:37.797Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-02T16:54:37.797Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-02T16:54:37.797Z] === RUN TestHostIPv4BridgeLabel [2020-07-02T16:54:37.864Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-02T16:54:37.864Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-02T16:54:37.864Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-02T16:54:38.366Z] Removing intermediate container 43863c406c15 [2020-07-02T16:54:38.366Z] ---> 24484815d546 [2020-07-02T16:54:38.366Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-02T16:54:38.366Z] ---> Running in 309f12bc7c3e [2020-07-02T16:54:38.366Z] Removing intermediate container 309f12bc7c3e [2020-07-02T16:54:38.366Z] ---> 6e69b449c9fe [2020-07-02T16:54:38.366Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-02T16:54:38.366Z] ---> Running in 390a3c272bfa [2020-07-02T16:54:38.366Z] Removing intermediate container 390a3c272bfa [2020-07-02T16:54:38.366Z] ---> 00933adb28bb [2020-07-02T16:54:38.366Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-02T16:54:38.370Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-07-02T16:54:38.370Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-02T16:54:38.803Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-02T16:54:38.803Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-02T16:54:38.803Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-02T16:54:38.803Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-02T16:54:38.803Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-02T16:54:39.742Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-02T16:54:39.756Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-07-02T16:54:39.756Z] === RUN TestDaemonDefaultNetworkPools [2020-07-02T16:54:39.942Z] [2020-07-02T16:54:39.942Z] ---> 5158326d0de5 [2020-07-02T16:54:39.942Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-02T16:54:39.942Z] ---> Running in f0475cd8ce93 [2020-07-02T16:54:40.682Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-02T16:54:41.142Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-07-02T16:54:41.142Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-02T16:54:41.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-02T16:54:41.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-02T16:54:43.008Z] time="2020-07-02T16:54:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:54:43.008Z] time="2020-07-02T16:54:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:54:43.008Z] time="2020-07-02T16:54:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38f00a670a92d1cc0be4a914f4aa90942150e59f27275c50a5a11490e7837808" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:54:43.008Z] time="2020-07-02T16:54:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:54:43.008Z] time="2020-07-02T16:54:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:54:43.008Z] time="2020-07-02T16:54:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38f00a670a92d1cc0be4a914f4aa90942150e59f27275c50a5a11490e7837808" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:54:43.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-02T16:54:43.056Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2020-07-02T16:54:43.056Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-02T16:54:43.268Z] === RUN TestPluginInstall/with_htpasswd [2020-07-02T16:54:43.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-02T16:54:43.837Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-02T16:54:44.097Z] time="2020-07-02T16:54:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:54:44.097Z] time="2020-07-02T16:54:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:54:44.097Z] time="2020-07-02T16:54:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca5102fab90fba2ce14448a4a4baf10a9ef99c306bf91889014e8ba87e236ec0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:54:44.097Z] time="2020-07-02T16:54:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:54:44.097Z] time="2020-07-02T16:54:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:54:44.097Z] time="2020-07-02T16:54:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca5102fab90fba2ce14448a4a4baf10a9ef99c306bf91889014e8ba87e236ec0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:54:44.664Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-02T16:54:44.664Z] === RUN TestPluginInstall/with_insecure [2020-07-02T16:54:44.970Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.26s) [2020-07-02T16:54:44.970Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-02T16:54:45.231Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-02T16:54:45.800Z] time="2020-07-02T16:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:54:45.800Z] time="2020-07-02T16:54:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:54:45.800Z] time="2020-07-02T16:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6eb481361ffd4cd5f958e6d3600baa1c0fc462d4e1205201c7637297505ea17e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:54:45.800Z] time="2020-07-02T16:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:54:45.800Z] time="2020-07-02T16:54:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:54:45.800Z] time="2020-07-02T16:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6eb481361ffd4cd5f958e6d3600baa1c0fc462d4e1205201c7637297505ea17e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:54:45.913Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-07-02T16:54:45.913Z] === RUN TestServiceWithPredefinedNetwork [2020-07-02T16:54:46.059Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-02T16:54:46.059Z] --- PASS: TestPluginInstall (11.19s) [2020-07-02T16:54:46.059Z] --- PASS: TestPluginInstall/no_auth (8.39s) [2020-07-02T16:54:46.059Z] --- PASS: TestPluginInstall/with_htpasswd (1.29s) [2020-07-02T16:54:46.059Z] --- PASS: TestPluginInstall/with_insecure (1.51s) [2020-07-02T16:54:46.059Z] plugin_test.go:157: [d6ae6683bc002] daemon is not started [2020-07-02T16:54:46.059Z] PASS [2020-07-02T16:54:46.059Z] [2020-07-02T16:54:46.059Z] DONE 6 tests in 11.359s [2020-07-02T16:54:46.059Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-02T16:54:46.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:46.059Z] ++ set -e [2020-07-02T16:54:46.059Z] ++ '[' -n 0 ']' [2020-07-02T16:54:46.059Z] ++ set -x [2020-07-02T16:54:46.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:46.318Z] INFO: Testing against a local daemon [2020-07-02T16:54:46.318Z] === RUN TestExternalGraphDriver [2020-07-02T16:54:46.577Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-02T16:54:46.577Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-02T16:54:46.837Z] === RUN TestExternalGraphDriver/json [2020-07-02T16:54:47.096Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-02T16:54:47.665Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-02T16:54:48.233Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-02T16:54:48.233Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-02T16:54:48.804Z] === RUN TestExternalGraphDriver/spec [2020-07-02T16:54:48.804Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-02T16:54:49.216Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-07-02T16:54:49.216Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-02T16:54:49.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:54:49.216Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:54:49.216Z] === RUN TestServiceWithDataPathPortInit [2020-07-02T16:54:50.185Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-02T16:54:50.754Z] === RUN TestExternalGraphDriver/pull [2020-07-02T16:54:51.323Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-02T16:54:51.323Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-02T16:54:51.323Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-02T16:54:51.323Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-02T16:54:51.323Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-02T16:54:51.892Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-02T16:54:52.152Z] --- PASS: TestExternalGraphDriver (5.94s) [2020-07-02T16:54:52.152Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-07-02T16:54:52.152Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2020-07-02T16:54:52.152Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2020-07-02T16:54:52.152Z] === RUN TestGraphdriverPluginV2 [2020-07-02T16:54:52.563Z] Removing intermediate container f0475cd8ce93 [2020-07-02T16:54:52.563Z] ---> 0b3fc424684b [2020-07-02T16:54:52.563Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-02T16:54:52.563Z] ---> Running in 6675c80b1b7a [2020-07-02T16:54:52.563Z] [2020-07-02T16:54:52.563Z] SUCCESS: Specified value was saved. [2020-07-02T16:54:55.540Z] Removing intermediate container 6675c80b1b7a [2020-07-02T16:54:55.540Z] ---> 6efd6d6bf499 [2020-07-02T16:54:55.540Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-02T16:54:55.540Z] ---> Running in b0d4591f1ea2 [2020-07-02T16:54:56.342Z] --- PASS: TestGraphdriverPluginV2 (3.47s) [2020-07-02T16:54:56.342Z] PASS [2020-07-02T16:54:56.342Z] [2020-07-02T16:54:56.342Z] DONE 5 tests in 9.541s [2020-07-02T16:54:56.342Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-02T16:54:56.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:56.342Z] ++ set -e [2020-07-02T16:54:56.342Z] ++ '[' -n 0 ']' [2020-07-02T16:54:56.342Z] ++ set -x [2020-07-02T16:54:56.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:54:56.342Z] INFO: Testing against a local daemon [2020-07-02T16:54:56.342Z] === RUN TestContinueAfterPluginCrash [2020-07-02T16:54:56.342Z] === PAUSE TestContinueAfterPluginCrash [2020-07-02T16:54:56.342Z] === RUN TestReadPluginNoRead [2020-07-02T16:54:56.342Z] === PAUSE TestReadPluginNoRead [2020-07-02T16:54:56.342Z] === RUN TestDaemonStartWithLogOpt [2020-07-02T16:54:56.342Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-02T16:54:56.342Z] === CONT TestContinueAfterPluginCrash [2020-07-02T16:54:56.342Z] === CONT TestDaemonStartWithLogOpt [2020-07-02T16:54:56.342Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-02T16:54:56.602Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-02T16:54:57.539Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-02T16:54:57.539Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-02T16:54:57.539Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-02T16:54:58.517Z] Cannot create a file when that file already exists. [2020-07-02T16:54:59.698Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.8% of statements [2020-07-02T16:54:59.698Z] ok github.com/docker/docker/container 0.115s coverage: 34.7% of statements [2020-07-02T16:54:59.698Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-02T16:54:59.698Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-02T16:54:59.698Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-02T16:54:59.698Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-02T16:55:00.831Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-02T16:55:00.831Z] --- PASS: TestDaemonStartWithLogOpt (4.68s) [2020-07-02T16:55:00.831Z] === CONT TestReadPluginNoRead [2020-07-02T16:55:00.831Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-02T16:55:02.209Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-02T16:55:03.300Z] Removing intermediate container b0d4591f1ea2 [2020-07-02T16:55:03.300Z] ---> e414d52d392a [2020-07-02T16:55:03.300Z] Step 13/13 : CMD ["sh"] [2020-07-02T16:55:03.300Z] ---> Running in bf6026f0e22b [2020-07-02T16:55:03.300Z] Removing intermediate container bf6026f0e22b [2020-07-02T16:55:03.300Z] ---> 40a40d3aa502 [2020-07-02T16:55:03.300Z] Successfully built 40a40d3aa502 [2020-07-02T16:55:03.300Z] Successfully tagged busybox:latest [2020-07-02T16:55:03.300Z] INFO: Docker images of the daemon under test [2020-07-02T16:55:03.300Z] [2020-07-02T16:55:03.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-02T16:55:03.300Z] busybox latest 40a40d3aa502 Less than a second ago 5.02GB [2020-07-02T16:55:03.300Z] microsoft/windowsservercore latest 486def14a6bd 4 weeks ago 4.98GB [2020-07-02T16:55:03.300Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 4 weeks ago 4.98GB [2020-07-02T16:55:03.300Z] [2020-07-02T16:55:03.300Z] INFO: Running integration tests at 07/02/2020 16:55:03... [2020-07-02T16:55:03.300Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-02T16:55:03.300Z] INFO: Integration API tests being run from the host: [2020-07-02T16:55:03.774Z] INFO: make.ps1 starting at 07/02/2020 16:55:03 [2020-07-02T16:55:03.901Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2020-07-02T16:55:04.129Z] === RUN TestReadPluginNoRead/default [2020-07-02T16:55:04.247Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-02T16:55:05.282Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-02T16:55:05.509Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-02T16:55:05.509Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-02T16:55:05.509Z] --- PASS: TestContinueAfterPluginCrash (9.83s) [2020-07-02T16:55:06.077Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-02T16:55:06.665Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-02T16:55:07.017Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-02T16:55:07.336Z] --- PASS: TestServiceWithDataPathPortInit (17.94s) [2020-07-02T16:55:07.336Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-02T16:55:07.584Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-02T16:55:08.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-02T16:55:08.523Z] --- PASS: TestReadPluginNoRead (8.02s) [2020-07-02T16:55:08.523Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2020-07-02T16:55:08.523Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2020-07-02T16:55:08.523Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-07-02T16:55:08.523Z] read_test.go:92: [d3138cb6b456a] daemon is not started [2020-07-02T16:55:08.523Z] PASS [2020-07-02T16:55:08.523Z] [2020-07-02T16:55:08.523Z] DONE 6 tests in 12.827s [2020-07-02T16:55:08.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-02T16:55:08.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:08.523Z] ++ set -e [2020-07-02T16:55:08.523Z] ++ '[' -n 0 ']' [2020-07-02T16:55:08.523Z] ++ set -x [2020-07-02T16:55:08.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:08.523Z] testing: warning: no tests to run [2020-07-02T16:55:08.523Z] PASS [2020-07-02T16:55:08.523Z] [2020-07-02T16:55:08.523Z] DONE 0 tests in 0.039s [2020-07-02T16:55:08.523Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-02T16:55:08.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:08.523Z] ++ set -e [2020-07-02T16:55:08.523Z] ++ '[' -n 0 ']' [2020-07-02T16:55:08.523Z] ++ set -x [2020-07-02T16:55:08.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:08.784Z] INFO: Testing against a local daemon [2020-07-02T16:55:08.784Z] === RUN TestPluginWithDevMounts [2020-07-02T16:55:08.784Z] === PAUSE TestPluginWithDevMounts [2020-07-02T16:55:08.784Z] === CONT TestPluginWithDevMounts [2020-07-02T16:55:09.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-02T16:55:10.731Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-07-02T16:55:10.731Z] PASS [2020-07-02T16:55:10.731Z] [2020-07-02T16:55:10.731Z] DONE 1 tests in 2.018s [2020-07-02T16:55:10.731Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-02T16:55:10.731Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:10.731Z] ++ set -e [2020-07-02T16:55:10.731Z] ++ '[' -n 0 ']' [2020-07-02T16:55:10.731Z] ++ set -x [2020-07-02T16:55:10.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:10.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-02T16:55:10.731Z] INFO: Testing against a local daemon [2020-07-02T16:55:10.731Z] === RUN TestSecretInspect [2020-07-02T16:55:12.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-02T16:55:13.486Z] --- PASS: TestSecretInspect (2.47s) [2020-07-02T16:55:13.486Z] === RUN TestSecretList [2020-07-02T16:55:13.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-02T16:55:14.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00080b6e0_} [2020-07-02T16:55:15.803Z] --- PASS: TestSecretList (2.51s) [2020-07-02T16:55:15.803Z] === RUN TestSecretsCreateAndDelete [2020-07-02T16:55:15.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-02T16:55:16.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1068151448_/foo_false____} [2020-07-02T16:55:16.654Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-07-02T16:55:16.654Z] ok github.com/docker/docker/daemon 12.170s coverage: 17.5% of statements [2020-07-02T16:55:16.654Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-02T16:55:16.654Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-02T16:55:17.226Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 81.7% of statements [2020-07-02T16:55:17.337Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2020-07-02T16:55:17.337Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:towj2a87r25u0m5wg9pxipo3z Created:2020-07-02 16:55:08.72021459 +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[9353c23bcea81dc81903d8c87940ea9776f8d4548b545e0a33a5b8e9bbd26106:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ruhffydjo0q2x88ks8ttfnh4d EndpointID:7fc4f47a5e63e4e8c2d67eaa1f42db50db44903fd759d696b12d11ec4e60dfcc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:03ab2fe56f139ff49f7880268be7469fff9a272cd8f3a7f174536425c44d83d6 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:0de55eddc642 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ruhffydjo0q2x88ks8ttfnh4d EndpointID:7fc4f47a5e63e4e8c2d67eaa1f42db50db44903fd759d696b12d11ec4e60dfcc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-02T16:55:17.337Z] PASS [2020-07-02T16:55:17.337Z] [2020-07-02T16:55:17.337Z] === Skipped [2020-07-02T16:55:17.337Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:55:17.337Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:55:17.337Z] [2020-07-02T16:55:17.337Z] [2020-07-02T16:55:17.337Z] DONE 23 tests, 1 skipped in 59.598s [2020-07-02T16:55:17.337Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:55:17.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:17.337Z] ++ set -e [2020-07-02T16:55:17.337Z] ++ '[' -n 0 ']' [2020-07-02T16:55:17.337Z] ++ set -x [2020-07-02T16:55:17.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:17.337Z] INFO: Testing against a local daemon [2020-07-02T16:55:17.337Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-02T16:55:17.337Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-02T16:55:17.337Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:55:17.337Z] === RUN TestDockerNetworkIpvlan [2020-07-02T16:55:17.337Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:55:17.337Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:55:17.337Z] PASS [2020-07-02T16:55:17.337Z] [2020-07-02T16:55:17.337Z] === Skipped [2020-07-02T16:55:17.337Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-02T16:55:17.337Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:55:17.337Z] [2020-07-02T16:55:17.337Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:55:17.337Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:55:17.337Z] [2020-07-02T16:55:17.337Z] [2020-07-02T16:55:17.337Z] DONE 2 tests, 2 skipped in 0.157s [2020-07-02T16:55:17.337Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:55:17.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:17.337Z] ++ set -e [2020-07-02T16:55:17.337Z] ++ '[' -n 0 ']' [2020-07-02T16:55:17.337Z] ++ set -x [2020-07-02T16:55:17.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:17.337Z] INFO: Testing against a local daemon [2020-07-02T16:55:17.337Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-02T16:55:17.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1068151448_/foo_true____} [2020-07-02T16:55:18.167Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-02T16:55:18.428Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-02T16:55:18.428Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-02T16:55:18.428Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-02T16:55:18.536Z] --- PASS: TestSecretsCreateAndDelete (2.87s) [2020-07-02T16:55:18.536Z] === RUN TestSecretsUpdate [2020-07-02T16:55:18.722Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s) [2020-07-02T16:55:18.722Z] === RUN TestDockerNetworkMacvlan [2020-07-02T16:55:19.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3500698391_/foo_false____} [2020-07-02T16:55:19.666Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-02T16:55:19.810Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-02T16:55:20.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3500698391_/foo_true____} [2020-07-02T16:55:21.052Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-02T16:55:21.419Z] --- PASS: TestSecretsUpdate (2.76s) [2020-07-02T16:55:21.419Z] === RUN TestTemplatedSecret [2020-07-02T16:55:21.720Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.314s coverage: 73.1% of statements [2020-07-02T16:55:21.994Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-02T16:55:22.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3500698391_/foo_true__0xc00080b740__} [2020-07-02T16:55:22.662Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-07-02T16:55:23.251Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.488s coverage: 57.0% of statements [2020-07-02T16:55:23.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00080b760_} [2020-07-02T16:55:24.847Z] --- PASS: TestTemplatedSecret (3.35s) [2020-07-02T16:55:24.847Z] === RUN TestSecretCreateResolve [2020-07-02T16:55:25.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00080b780_} [2020-07-02T16:55:25.801Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-07-02T16:55:26.199Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-02T16:55:27.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00080b7a0_} [2020-07-02T16:55:27.713Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.289s coverage: 49.5% of statements [2020-07-02T16:55:27.713Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.620s coverage: 46.2% of statements [2020-07-02T16:55:27.714Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-02T16:55:27.951Z] --- PASS: TestSecretCreateResolve (3.10s) [2020-07-02T16:55:27.951Z] PASS [2020-07-02T16:55:27.951Z] [2020-07-02T16:55:27.951Z] DONE 6 tests in 17.161s [2020-07-02T16:55:27.951Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-02T16:55:27.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:27.951Z] ++ set -e [2020-07-02T16:55:27.951Z] ++ '[' -n 0 ']' [2020-07-02T16:55:27.951Z] ++ set -x [2020-07-02T16:55:27.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:27.952Z] INFO: Testing against a local daemon [2020-07-02T16:55:27.952Z] === RUN TestServiceCreateInit [2020-07-02T16:55:27.952Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-02T16:55:28.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00080b7c0_} [2020-07-02T16:55:28.753Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-02T16:55:29.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:55:29.649Z] INFO: Testing against a local daemon [2020-07-02T16:55:30.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-02T16:55:30.258Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.677s coverage: 57.7% of statements [2020-07-02T16:55:30.259Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-02T16:55:30.259Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.305s coverage: 76.1% of statements [2020-07-02T16:55:30.259Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-02T16:55:31.057Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-02T16:55:31.643Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-07-02T16:55:32.214Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-02T16:55:32.436Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-02T16:55:32.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-02T16:55:33.155Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-07-02T16:55:33.375Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-02T16:55:35.067Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.8% of statements [2020-07-02T16:55:35.067Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-02T16:55:35.067Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-02T16:55:35.328Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 41.8% of statements [2020-07-02T16:55:35.366Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-02T16:55:35.915Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-02T16:55:36.712Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.4% of statements [2020-07-02T16:55:36.712Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-02T16:55:36.712Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-02T16:55:36.712Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-07-02T16:55:37.281Z] --- PASS: TestDockerNetworkMacvlan (18.47s) [2020-07-02T16:55:37.282Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-02T16:55:37.282Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-02T16:55:37.282Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-07-02T16:55:37.282Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-07-02T16:55:37.282Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-07-02T16:55:37.282Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-07-02T16:55:37.282Z] PASS [2020-07-02T16:55:37.282Z] [2020-07-02T16:55:37.282Z] DONE 8 tests in 20.746s [2020-07-02T16:55:37.282Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-02T16:55:37.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:37.282Z] ++ set -e [2020-07-02T16:55:37.282Z] ++ '[' -n 0 ']' [2020-07-02T16:55:37.282Z] ++ set -x [2020-07-02T16:55:37.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:37.282Z] testing: warning: no tests to run [2020-07-02T16:55:37.282Z] PASS [2020-07-02T16:55:37.282Z] [2020-07-02T16:55:37.282Z] DONE 0 tests in 0.028s [2020-07-02T16:55:37.282Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-02T16:55:37.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:37.282Z] ++ set -e [2020-07-02T16:55:37.282Z] ++ '[' -n 0 ']' [2020-07-02T16:55:37.282Z] ++ set -x [2020-07-02T16:55:37.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:55:37.282Z] INFO: Testing against a local daemon [2020-07-02T16:55:37.282Z] === RUN TestAuthZPluginAllowRequest [2020-07-02T16:55:37.293Z] --- PASS: TestServiceCreateInit (9.38s) [2020-07-02T16:55:37.294Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s) [2020-07-02T16:55:37.294Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-07-02T16:55:37.294Z] === RUN TestCreateServiceMultipleTimes [2020-07-02T16:55:38.110Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2020-07-02T16:55:38.110Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-07-02T16:55:38.230Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-02T16:55:38.679Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2020-07-02T16:55:39.168Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-02T16:55:39.196Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-07-02T16:55:39.196Z] === RUN TestAuthZPluginTLS [2020-07-02T16:55:39.428Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-02T16:55:39.617Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-07-02T16:55:39.617Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-02T16:55:39.768Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-07-02T16:55:39.768Z] === RUN TestAuthZPluginDenyRequest [2020-07-02T16:55:39.997Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-02T16:55:40.186Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 37.7% of statements [2020-07-02T16:55:40.340Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-07-02T16:55:40.340Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-02T16:55:40.912Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-07-02T16:55:40.912Z] === RUN TestAuthZPluginDenyResponse [2020-07-02T16:55:40.935Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-02T16:55:41.125Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 33.3% of statements [2020-07-02T16:55:41.854Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-07-02T16:55:41.854Z] === RUN TestAuthZPluginAllowEventStream [2020-07-02T16:55:41.884Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-02T16:55:42.193Z] ok github.com/docker/docker/integration/build 13.893s [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === Skipped [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-02T16:55:42.193Z] build_session_test.go:25: TODO: BuildKit [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-02T16:55:42.193Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-02T16:55:42.193Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-07-02T16:55:42.193Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-07-02T16:55:42.193Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-07-02T16:55:42.193Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-02T16:55:42.193Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-02T16:55:42.193Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-07-02T16:55:42.193Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-02T16:55:42.193Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] DONE 22 tests, 10 skipped in 36.421s [2020-07-02T16:55:42.193Z] [2020-07-02T16:55:42.193Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-02T16:55:42.823Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-02T16:55:43.036Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-02T16:55:43.189Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:55:43.189Z] INFO: Testing against a local daemon [2020-07-02T16:55:43.189Z] ok github.com/docker/docker/integration/config 0.259s [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] === Skipped [2020-07-02T16:55:43.189Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-02T16:55:43.189Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-02T16:55:43.189Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-02T16:55:43.189Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-02T16:55:43.189Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-02T16:55:43.189Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-02T16:55:43.189Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-02T16:55:43.189Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] DONE 7 tests, 7 skipped in 2.354s [2020-07-02T16:55:43.189Z] [2020-07-02T16:55:43.189Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-02T16:55:43.296Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-02T16:55:43.556Z] ok github.com/docker/docker/daemon/logger/splunk 1.654s coverage: 82.5% of statements [2020-07-02T16:55:43.556Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-02T16:55:43.763Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-02T16:55:43.770Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s) [2020-07-02T16:55:43.770Z] === RUN TestAuthZPluginErrorResponse [2020-07-02T16:55:44.126Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-07-02T16:55:44.126Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-02T16:55:44.331Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-02T16:55:44.341Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-07-02T16:55:44.341Z] === RUN TestAuthZPluginErrorRequest [2020-07-02T16:55:44.898Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-02T16:55:44.912Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-07-02T16:55:44.912Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-02T16:55:45.483Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-07-02T16:55:45.483Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-02T16:55:45.836Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-02T16:55:46.037Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2020-07-02T16:55:46.037Z] ok github.com/docker/docker/distribution 0.195s coverage: 22.1% of statements [2020-07-02T16:55:46.037Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-02T16:55:46.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:55:46.163Z] INFO: Testing against a local daemon [2020-07-02T16:55:46.404Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-02T16:55:46.972Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-02T16:55:47.910Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-02T16:55:47.946Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-07-02T16:55:48.028Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-07-02T16:55:48.028Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-02T16:55:48.478Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-02T16:55:48.516Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-02T16:55:49.046Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-02T16:55:49.455Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-02T16:55:49.455Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2020-07-02T16:55:49.455Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-02T16:55:49.455Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-02T16:55:49.942Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-07-02T16:55:49.942Z] === RUN TestAuthZPluginHeader [2020-07-02T16:55:49.985Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-02T16:55:50.395Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-07-02T16:55:50.395Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-02T16:55:50.554Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-02T16:55:50.885Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-07-02T16:55:50.885Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-02T16:55:50.885Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-02T16:55:50.885Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:55:50.885Z] === RUN TestAuthZPluginV2Disable [2020-07-02T16:55:50.885Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-02T16:55:50.885Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:55:50.885Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-02T16:55:50.885Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-02T16:55:50.885Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:55:50.885Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-02T16:55:50.885Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-02T16:55:50.885Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:55:50.885Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-02T16:55:51.121Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-02T16:55:51.122Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-02T16:55:51.336Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-07-02T16:55:51.380Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-02T16:55:51.948Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-02T16:55:52.515Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-02T16:55:52.671Z] --- PASS: TestImportExtremelyLargeImageWorks (193.00s) [2020-07-02T16:55:52.671Z] PASS [2020-07-02T16:55:52.671Z] [2020-07-02T16:55:52.671Z] === Skipped [2020-07-02T16:55:52.671Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-02T16:55:52.671Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:55:52.671Z] [2020-07-02T16:55:52.671Z] [2020-07-02T16:55:52.671Z] DONE 12 tests, 1 skipped in 194.027s [2020-07-02T16:55:52.671Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-02T16:55:52.671Z] ++ 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-07-02T16:55:52.671Z] ++ set -e [2020-07-02T16:55:52.671Z] ++ '[' -n 0 ']' [2020-07-02T16:55:52.671Z] ++ set -x [2020-07-02T16:55:52.671Z] ++ 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-07-02T16:55:52.671Z] INFO: Testing against a local daemon [2020-07-02T16:55:52.671Z] === RUN TestNetworkCreateDelete [2020-07-02T16:55:52.671Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-02T16:55:52.671Z] === RUN TestDockerNetworkDeletePreferID [2020-07-02T16:55:52.671Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-07-02T16:55:52.671Z] === RUN TestDaemonDNSFallback [2020-07-02T16:55:52.671Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-07-02T16:55:52.671Z] === RUN TestInspectNetwork [2020-07-02T16:55:52.671Z] === RUN TestInspectNetwork/full_network_id [2020-07-02T16:55:52.671Z] === RUN TestInspectNetwork/partial_network_id [2020-07-02T16:55:52.671Z] === RUN TestInspectNetwork/network_name [2020-07-02T16:55:52.671Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-02T16:55:52.671Z] --- PASS: TestInspectNetwork (6.90s) [2020-07-02T16:55:52.671Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-02T16:55:52.671Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-02T16:55:52.671Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-02T16:55:52.671Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-02T16:55:52.671Z] === RUN TestRunContainerWithBridgeNone [2020-07-02T16:55:52.740Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2020-07-02T16:55:52.740Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-02T16:55:53.085Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-02T16:55:53.652Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-02T16:55:53.714Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2020-07-02T16:55:53.714Z] === RUN TestNetworkInvalidJSON [2020-07-02T16:55:53.714Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-02T16:55:53.714Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-02T16:55:53.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:55:53.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:55:53.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:55:53.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:55:53.714Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-02T16:55:53.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-02T16:55:53.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-02T16:55:53.714Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-02T16:55:53.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-02T16:55:53.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-02T16:55:53.714Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-02T16:55:53.714Z] === RUN TestHostIPv4BridgeLabel [2020-07-02T16:55:54.356Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-07-02T16:55:54.356Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-02T16:55:54.590Z] --- PASS: TestCreateServiceMultipleTimes (17.28s) [2020-07-02T16:55:54.590Z] === RUN TestCreateServiceConflict [2020-07-02T16:55:54.651Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 76.9% of statements [2020-07-02T16:55:54.851Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-02T16:55:55.221Z] ok github.com/docker/docker/pkg/authorization 0.245s coverage: 68.3% of statements [2020-07-02T16:55:55.412Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-02T16:55:55.412Z] === RUN TestDaemonDefaultNetworkPools [2020-07-02T16:55:55.421Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-02T16:55:55.481Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-02T16:55:55.740Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-02T16:55:56.054Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-07-02T16:55:56.054Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-02T16:55:57.101Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-02T16:55:57.101Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-02T16:55:57.326Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-02T16:55:57.326Z] --- PASS: TestCreateServiceConflict (2.76s) [2020-07-02T16:55:57.326Z] === RUN TestCreateServiceMaxReplicas [2020-07-02T16:55:58.628Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-07-02T16:55:58.628Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-02T16:55:59.033Z] ok github.com/docker/docker/pkg/chrootarchive 2.488s coverage: 43.2% of statements [2020-07-02T16:55:59.033Z] ok github.com/docker/docker/layer 7.237s coverage: 68.8% of statements [2020-07-02T16:55:59.033Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-02T16:55:59.033Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-02T16:55:59.033Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-02T16:55:59.033Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-02T16:55:59.033Z] ? github.com/docker/docker/oci [no test files] [2020-07-02T16:55:59.033Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-02T16:55:59.033Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-02T16:55:59.033Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-02T16:55:59.265Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-02T16:55:59.265Z] === RUN TestServiceWithPredefinedNetwork [2020-07-02T16:55:59.292Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-07-02T16:55:59.862Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-07-02T16:55:59.862Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-07-02T16:56:00.658Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-02T16:56:00.801Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-07-02T16:56:00.918Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2020-07-02T16:56:00.918Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-02T16:56:01.348Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2020-07-02T16:56:01.348Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-02T16:56:01.348Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:56:01.348Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:56:01.348Z] === RUN TestServiceWithDataPathPortInit [2020-07-02T16:56:01.373Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-02T16:56:01.635Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-02T16:56:03.018Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-02T16:56:03.459Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-02T16:56:03.588Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-07-02T16:56:04.028Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-02T16:56:04.159Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-07-02T16:56:04.159Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2020-07-02T16:56:04.729Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-07-02T16:56:05.299Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 70.5% of statements [2020-07-02T16:56:06.258Z] ok github.com/docker/docker/pkg/ioutils 0.609s coverage: 70.6% of statements [2020-07-02T16:56:06.258Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-07-02T16:56:06.518Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-02T16:56:06.518Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-07-02T16:56:06.518Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-02T16:56:06.518Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-02T16:56:06.779Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-02T16:56:06.779Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-02T16:56:07.040Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-02T16:56:07.300Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-07-02T16:56:07.316Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-02T16:56:07.560Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-07-02T16:56:07.819Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-02T16:56:07.819Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-02T16:56:07.819Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-02T16:56:07.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-02T16:56:08.759Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-07-02T16:56:08.996Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-07-02T16:56:08.996Z] PASS [2020-07-02T16:56:08.996Z] [2020-07-02T16:56:08.996Z] === Skipped [2020-07-02T16:56:08.996Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-02T16:56:08.996Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:08.996Z] [2020-07-02T16:56:08.996Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-02T16:56:08.996Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:08.996Z] [2020-07-02T16:56:08.996Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-02T16:56:08.996Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:08.996Z] [2020-07-02T16:56:08.996Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-02T16:56:08.996Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:08.996Z] [2020-07-02T16:56:08.996Z] [2020-07-02T16:56:08.996Z] DONE 17 tests, 4 skipped in 31.850s [2020-07-02T16:56:08.996Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-02T16:56:08.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:08.996Z] ++ set -e [2020-07-02T16:56:08.996Z] ++ '[' -n 0 ']' [2020-07-02T16:56:08.996Z] ++ set -x [2020-07-02T16:56:08.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:09.257Z] INFO: Testing against a local daemon [2020-07-02T16:56:09.257Z] === RUN TestPluginInvalidJSON [2020-07-02T16:56:09.257Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:56:09.257Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:56:09.257Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:56:09.257Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-02T16:56:09.257Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-02T16:56:09.257Z] === RUN TestPluginInstall [2020-07-02T16:56:09.257Z] === RUN TestPluginInstall/no_auth [2020-07-02T16:56:09.264Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-02T16:56:09.328Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-02T16:56:09.587Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-02T16:56:09.832Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-02T16:56:09.848Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-02T16:56:11.226Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-07-02T16:56:11.487Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-02T16:56:13.118Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-02T16:56:13.118Z] === RUN TestDockerSuite/TestCpToDot [2020-07-02T16:56:13.685Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-02T16:56:14.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-02T16:56:14.513Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-02T16:56:14.549Z] time="2020-07-02T16:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:56:14.549Z] time="2020-07-02T16:56:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:56:14.549Z] time="2020-07-02T16:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c31ee2add88b780954050fd42a2054bfe497c31ce360fd7a95b3d59990615275" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:56:14.549Z] time="2020-07-02T16:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:56:14.549Z] time="2020-07-02T16:56:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:56:14.549Z] time="2020-07-02T16:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c31ee2add88b780954050fd42a2054bfe497c31ce360fd7a95b3d59990615275" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:56:14.778Z] ok github.com/docker/docker/pkg/signal 2.399s coverage: 61.0% of statements [2020-07-02T16:56:14.778Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-02T16:56:15.039Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-02T16:56:15.121Z] === RUN TestPluginInstall/with_htpasswd [2020-07-02T16:56:15.299Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-02T16:56:15.450Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.49s) [2020-07-02T16:56:15.450Z] === RUN TestCreateServiceSecretFileMode [2020-07-02T16:56:15.559Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-02T16:56:16.020Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-02T16:56:16.063Z] time="2020-07-02T16:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:56:16.063Z] time="2020-07-02T16:56:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:56:16.063Z] time="2020-07-02T16:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b38016b506d333a18de24173cbe2602c820e93e2c780bb31ecea686e03e9f64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:56:16.063Z] time="2020-07-02T16:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:56:16.063Z] time="2020-07-02T16:56:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:56:16.063Z] time="2020-07-02T16:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b38016b506d333a18de24173cbe2602c820e93e2c780bb31ecea686e03e9f64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:56:16.129Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.8% of statements [2020-07-02T16:56:16.324Z] === RUN TestPluginInstall/with_insecure [2020-07-02T16:56:16.699Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-02T16:56:16.788Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2020-07-02T16:56:16.788Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-02T16:56:16.958Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-02T16:56:17.268Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-07-02T16:56:17.711Z] time="2020-07-02T16:56:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:56:17.712Z] time="2020-07-02T16:56:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:56:17.712Z] time="2020-07-02T16:56:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d9147485cf25ce1a55f3b3d591be26d032ee805b2341b250a511699df40f059" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:56:17.712Z] time="2020-07-02T16:56:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:56:17.712Z] time="2020-07-02T16:56:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:56:17.712Z] time="2020-07-02T16:56:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d9147485cf25ce1a55f3b3d591be26d032ee805b2341b250a511699df40f059" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:56:17.839Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-07-02T16:56:17.839Z] testing: warning: no tests to run [2020-07-02T16:56:17.839Z] coverage: [no statements] [2020-07-02T16:56:17.839Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-07-02T16:56:17.972Z] --- PASS: TestPluginInstall (8.80s) [2020-07-02T16:56:17.972Z] --- PASS: TestPluginInstall/no_auth (5.75s) [2020-07-02T16:56:17.972Z] --- PASS: TestPluginInstall/with_htpasswd (1.30s) [2020-07-02T16:56:17.972Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-07-02T16:56:17.972Z] plugin_test.go:157: [d6c96e9878ad0] daemon is not started [2020-07-02T16:56:17.972Z] PASS [2020-07-02T16:56:17.972Z] [2020-07-02T16:56:17.972Z] DONE 6 tests in 9.009s [2020-07-02T16:56:17.972Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-02T16:56:17.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:17.972Z] ++ set -e [2020-07-02T16:56:17.972Z] ++ '[' -n 0 ']' [2020-07-02T16:56:17.972Z] ++ set -x [2020-07-02T16:56:17.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:18.233Z] INFO: Testing against a local daemon [2020-07-02T16:56:18.233Z] === RUN TestExternalGraphDriver [2020-07-02T16:56:18.341Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-02T16:56:18.418Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-02T16:56:18.418Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-02T16:56:18.494Z] === RUN TestExternalGraphDriver/json [2020-07-02T16:56:18.600Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-02T16:56:18.600Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2020-07-02T16:56:18.600Z] === RUN TestCreateServiceConfigFileMode [2020-07-02T16:56:18.688Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-02T16:56:19.169Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-02T16:56:20.106Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-02T16:56:20.106Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-02T16:56:20.366Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-02T16:56:20.597Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-02T16:56:20.942Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-02T16:56:21.039Z] === RUN TestExternalGraphDriver/spec [2020-07-02T16:56:21.510Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2020-07-02T16:56:21.510Z] === RUN TestCreateServiceSysctls [2020-07-02T16:56:21.510Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-02T16:56:21.510Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-02T16:56:21.536Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-02T16:56:21.770Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-02T16:56:22.105Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-02T16:56:22.339Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-02T16:56:22.368Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2020-07-02T16:56:22.368Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:su5ckkicvzfpv7dzy8w9onxr3 Created:2020-07-02 16:56:15.863692283 +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[bd6e5fea9a99a87f5ec8798654fb16c16a027927c0b16297f6356af10e620b40:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q6l0wg5ipzeueupmeuf40gwab EndpointID:5ec85933f03eae1cc464006c7a85ee41eeb7ba1775856c4cbdc2c8873bcc914c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:21900e1c97136f7c7ef6bd34e878336a929a68694bbeead65edf97e9a60ae50b 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:b87cf084e8ad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q6l0wg5ipzeueupmeuf40gwab EndpointID:5ec85933f03eae1cc464006c7a85ee41eeb7ba1775856c4cbdc2c8873bcc914c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-02T16:56:22.368Z] PASS [2020-07-02T16:56:22.368Z] [2020-07-02T16:56:22.368Z] === Skipped [2020-07-02T16:56:22.368Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:56:22.368Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:56:22.368Z] [2020-07-02T16:56:22.368Z] [2020-07-02T16:56:22.368Z] DONE 23 tests, 1 skipped in 39.302s [2020-07-02T16:56:22.368Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:56:22.368Z] ++ 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-07-02T16:56:22.368Z] ++ set -e [2020-07-02T16:56:22.368Z] ++ '[' -n 0 ']' [2020-07-02T16:56:22.368Z] ++ set -x [2020-07-02T16:56:22.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-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-07-02T16:56:22.368Z] INFO: Testing against a local daemon [2020-07-02T16:56:22.368Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-02T16:56:22.368Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-02T16:56:22.368Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:56:22.368Z] === RUN TestDockerNetworkIpvlan [2020-07-02T16:56:22.368Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:56:22.368Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:56:22.368Z] PASS [2020-07-02T16:56:22.368Z] [2020-07-02T16:56:22.368Z] === Skipped [2020-07-02T16:56:22.368Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-02T16:56:22.368Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:56:22.368Z] [2020-07-02T16:56:22.368Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-02T16:56:22.368Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-02T16:56:22.368Z] [2020-07-02T16:56:22.368Z] [2020-07-02T16:56:22.368Z] DONE 2 tests, 2 skipped in 0.077s [2020-07-02T16:56:22.368Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-02T16:56:22.368Z] ++ 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-07-02T16:56:22.368Z] ++ set -e [2020-07-02T16:56:22.368Z] ++ '[' -n 0 ']' [2020-07-02T16:56:22.368Z] ++ set -x [2020-07-02T16:56:22.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-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-07-02T16:56:22.368Z] INFO: Testing against a local daemon [2020-07-02T16:56:22.368Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-02T16:56:22.598Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-02T16:56:22.598Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-02T16:56:22.598Z] === RUN TestDockerSuite/TestCreateRM [2020-07-02T16:56:22.674Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-02T16:56:22.858Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-02T16:56:22.858Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-02T16:56:22.858Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-02T16:56:22.858Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-02T16:56:23.413Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-02T16:56:23.413Z] === RUN TestDockerNetworkMacvlan [2020-07-02T16:56:23.584Z] === RUN TestExternalGraphDriver/pull [2020-07-02T16:56:24.053Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-02T16:56:24.056Z] ok github.com/docker/docker/registry 0.081s coverage: 56.3% of statements [2020-07-02T16:56:24.627Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-02T16:56:24.888Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-02T16:56:25.098Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-02T16:56:25.400Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-02T16:56:25.400Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-02T16:56:25.400Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-02T16:56:25.400Z] --- PASS: TestCreateServiceSysctls (3.93s) [2020-07-02T16:56:25.400Z] === RUN TestCreateServiceCapabilities [2020-07-02T16:56:25.458Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-07-02T16:56:25.718Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-02T16:56:25.736Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-02T16:56:26.132Z] --- PASS: TestExternalGraphDriver (7.74s) [2020-07-02T16:56:26.132Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-07-02T16:56:26.132Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-07-02T16:56:26.132Z] --- PASS: TestExternalGraphDriver/pull (2.32s) [2020-07-02T16:56:26.132Z] === RUN TestGraphdriverPluginV2 [2020-07-02T16:56:26.132Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-07-02T16:56:26.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:26.132Z] PASS [2020-07-02T16:56:26.132Z] [2020-07-02T16:56:26.132Z] === Skipped [2020-07-02T16:56:26.132Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-07-02T16:56:26.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:26.132Z] [2020-07-02T16:56:26.132Z] [2020-07-02T16:56:26.132Z] DONE 5 tests, 1 skipped in 7.940s [2020-07-02T16:56:26.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-02T16:56:26.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:26.132Z] ++ set -e [2020-07-02T16:56:26.132Z] ++ '[' -n 0 ']' [2020-07-02T16:56:26.132Z] ++ set -x [2020-07-02T16:56:26.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:26.132Z] INFO: Testing against a local daemon [2020-07-02T16:56:26.132Z] === RUN TestContinueAfterPluginCrash [2020-07-02T16:56:26.132Z] === PAUSE TestContinueAfterPluginCrash [2020-07-02T16:56:26.132Z] === RUN TestReadPluginNoRead [2020-07-02T16:56:26.132Z] === PAUSE TestReadPluginNoRead [2020-07-02T16:56:26.132Z] === RUN TestDaemonStartWithLogOpt [2020-07-02T16:56:26.132Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-02T16:56:26.132Z] === CONT TestContinueAfterPluginCrash [2020-07-02T16:56:26.132Z] === CONT TestReadPluginNoRead [2020-07-02T16:56:26.132Z] === CONT TestDaemonStartWithLogOpt [2020-07-02T16:56:27.814Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-02T16:56:28.689Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2020-07-02T16:56:28.689Z] === RUN TestInspect [2020-07-02T16:56:29.015Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-02T16:56:29.015Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-02T16:56:29.585Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-02T16:56:29.625Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-02T16:56:29.884Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-02T16:56:29.884Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-02T16:56:29.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-02T16:56:29.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-02T16:56:29.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-02T16:56:29.908Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-02T16:56:30.348Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-02T16:56:30.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-02T16:56:30.920Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2020-07-02T16:56:30.966Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-07-02T16:56:31.833Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-02T16:56:32.093Z] --- PASS: TestInspect (3.33s) [2020-07-02T16:56:32.093Z] === RUN TestCreateJob [2020-07-02T16:56:32.306Z] === RUN TestReadPluginNoRead/default [2020-07-02T16:56:32.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-02T16:56:33.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-02T16:56:33.598Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-02T16:56:34.219Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-02T16:56:34.391Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-02T16:56:34.771Z] --- PASS: TestDockerNetworkMacvlan (11.39s) [2020-07-02T16:56:34.771Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-02T16:56:34.771Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-02T16:56:34.771Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-07-02T16:56:34.771Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.01s) [2020-07-02T16:56:34.771Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.36s) [2020-07-02T16:56:34.771Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s) [2020-07-02T16:56:34.771Z] PASS [2020-07-02T16:56:34.771Z] [2020-07-02T16:56:34.771Z] DONE 8 tests in 12.843s [2020-07-02T16:56:34.771Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-02T16:56:34.771Z] ++ 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-07-02T16:56:34.771Z] ++ set -e [2020-07-02T16:56:34.771Z] ++ '[' -n 0 ']' [2020-07-02T16:56:34.771Z] ++ set -x [2020-07-02T16:56:34.771Z] ++ 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-07-02T16:56:34.771Z] testing: warning: no tests to run [2020-07-02T16:56:34.771Z] PASS [2020-07-02T16:56:34.771Z] [2020-07-02T16:56:34.771Z] DONE 0 tests in 0.012s [2020-07-02T16:56:34.771Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-02T16:56:34.771Z] ++ 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-07-02T16:56:34.771Z] ++ set -e [2020-07-02T16:56:34.771Z] ++ '[' -n 0 ']' [2020-07-02T16:56:34.771Z] ++ set -x [2020-07-02T16:56:34.771Z] ++ 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-07-02T16:56:34.771Z] INFO: Testing against a local daemon [2020-07-02T16:56:34.771Z] === RUN TestAuthZPluginAllowRequest [2020-07-02T16:56:35.506Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-02T16:56:36.076Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-02T16:56:36.131Z] --- PASS: TestReadPluginNoRead (9.89s) [2020-07-02T16:56:36.131Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2020-07-02T16:56:36.131Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-07-02T16:56:36.131Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2020-07-02T16:56:36.131Z] read_test.go:92: [df3cbc8519ee8] daemon is not started [2020-07-02T16:56:36.291Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2020-07-02T16:56:36.291Z] === RUN TestAuthZPluginTLS [2020-07-02T16:56:36.336Z] --- PASS: TestCreateJob (4.35s) [2020-07-02T16:56:36.336Z] === RUN TestReplicatedJob [2020-07-02T16:56:36.391Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2020-07-02T16:56:36.391Z] PASS [2020-07-02T16:56:36.391Z] [2020-07-02T16:56:36.391Z] DONE 6 tests in 10.348s [2020-07-02T16:56:36.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-02T16:56:36.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:36.391Z] ++ set -e [2020-07-02T16:56:36.391Z] ++ '[' -n 0 ']' [2020-07-02T16:56:36.391Z] ++ set -x [2020-07-02T16:56:36.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:36.391Z] testing: warning: no tests to run [2020-07-02T16:56:36.391Z] PASS [2020-07-02T16:56:36.391Z] [2020-07-02T16:56:36.391Z] DONE 0 tests in 0.048s [2020-07-02T16:56:36.391Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-02T16:56:36.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:36.391Z] ++ set -e [2020-07-02T16:56:36.391Z] ++ '[' -n 0 ']' [2020-07-02T16:56:36.391Z] ++ set -x [2020-07-02T16:56:36.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:36.588Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-02T16:56:36.588Z] === RUN TestAuthZPluginDenyRequest [2020-07-02T16:56:36.652Z] INFO: Testing against a local daemon [2020-07-02T16:56:36.652Z] === RUN TestPluginWithDevMounts [2020-07-02T16:56:36.652Z] === PAUSE TestPluginWithDevMounts [2020-07-02T16:56:36.652Z] === CONT TestPluginWithDevMounts [2020-07-02T16:56:36.905Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-02T16:56:36.905Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-02T16:56:37.232Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-02T16:56:37.232Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-02T16:56:37.474Z] === RUN TestDockerSuite/TestDockerFails [2020-07-02T16:56:37.474Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-02T16:56:37.474Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-02T16:56:37.474Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-02T16:56:37.869Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-02T16:56:37.869Z] === RUN TestAuthZPluginDenyResponse [2020-07-02T16:56:38.507Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-02T16:56:38.507Z] === RUN TestAuthZPluginAllowEventStream [2020-07-02T16:56:38.854Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-02T16:56:39.194Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-07-02T16:56:39.195Z] PASS [2020-07-02T16:56:39.195Z] [2020-07-02T16:56:39.195Z] DONE 1 tests in 2.386s [2020-07-02T16:56:39.195Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-02T16:56:39.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:39.195Z] ++ set -e [2020-07-02T16:56:39.195Z] ++ '[' -n 0 ']' [2020-07-02T16:56:39.195Z] ++ set -x [2020-07-02T16:56:39.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:39.195Z] INFO: Testing against a local daemon [2020-07-02T16:56:39.195Z] === RUN TestSecretInspect [2020-07-02T16:56:39.600Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-07-02T16:56:39.600Z] === RUN TestAuthZPluginErrorResponse [2020-07-02T16:56:39.790Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-02T16:56:40.240Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-02T16:56:40.240Z] === RUN TestAuthZPluginErrorRequest [2020-07-02T16:56:40.895Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-02T16:56:40.895Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-02T16:56:41.186Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-02T16:56:41.186Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-02T16:56:41.186Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-02T16:56:41.445Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-02T16:56:41.531Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-02T16:56:41.531Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-02T16:56:42.496Z] --- PASS: TestSecretInspect (3.17s) [2020-07-02T16:56:42.496Z] === RUN TestSecretList [2020-07-02T16:56:42.823Z] --- PASS: TestReplicatedJob (6.30s) [2020-07-02T16:56:42.823Z] === RUN TestUpdateReplicatedJob [2020-07-02T16:56:43.056Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2020-07-02T16:56:43.056Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-02T16:56:43.186Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/rootless [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/volume [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-02T16:56:43.186Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-02T16:56:43.186Z] [2020-07-02T16:56:43.186Z] === Skipped [2020-07-02T16:56:43.186Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-02T16:56:43.186Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-02T16:56:43.186Z] [2020-07-02T16:56:43.186Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-02T16:56:43.186Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-02T16:56:43.186Z] [2020-07-02T16:56:43.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-02T16:56:43.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.186Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:56:43.186Z] [2020-07-02T16:56:43.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-02T16:56:43.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.186Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:56:43.186Z] [2020-07-02T16:56:43.186Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-02T16:56:43.187Z] time="2020-07-02T16:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-02T16:56:43.187Z] time="2020-07-02T16:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-02T16:56:43.187Z] time="2020-07-02T16:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-02T16:56:43.187Z] time="2020-07-02T16:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-02T16:56:43.187Z] time="2020-07-02T16:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-02T16:56:43.187Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-02T16:56:43.187Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-02T16:56:43.187Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-02T16:56:43.187Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-02T16:56:43.187Z] graphtest_unix.go:73: No driver to put! [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-02T16:56:43.187Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-02T16:56:43.187Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] [2020-07-02T16:56:43.187Z] DONE 2124 tests, 26 skipped in 249.728s Post stage [Pipeline] junit [2020-07-02T16:56:43.200Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-02T16:56:44.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41025/.git:/go/src/github.com/docker/docker/.git --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:91ca3e7a8dbc161b99ddf82c61812e7123865ed8 hack/validate/vendor [2020-07-02T16:56:44.598Z] No vendor changes in diff. [2020-07-02T16:56:45.138Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2020-07-02T16:56:45.138Z] === RUN TestAuthZPluginHeader [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-02T16:56:45.511Z] + echo Building e2e image [2020-07-02T16:56:45.511Z] Building e2e image [2020-07-02T16:56:45.511Z] + docker build --build-arg DOCKER_GITCOMMIT=91ca3e7a8dbc161b99ddf82c61812e7123865ed8 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-02T16:56:45.511Z] #2 [internal] load .dockerignore [2020-07-02T16:56:45.511Z] #2 transferring context: 34B done [2020-07-02T16:56:45.511Z] #2 DONE 0.0s [2020-07-02T16:56:45.511Z] [2020-07-02T16:56:45.511Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-02T16:56:45.511Z] #1 transferring dockerfile: 3.21kB done [2020-07-02T16:56:45.511Z] #1 DONE 0.0s [2020-07-02T16:56:45.511Z] [2020-07-02T16:56:45.511Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-02T16:56:45.798Z] --- PASS: TestSecretList (3.19s) [2020-07-02T16:56:45.798Z] === RUN TestSecretsCreateAndDelete [2020-07-02T16:56:46.006Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-02T16:56:46.006Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-02T16:56:46.006Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-02T16:56:46.006Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:46.006Z] === RUN TestAuthZPluginV2Disable [2020-07-02T16:56:46.006Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-02T16:56:46.006Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:46.006Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-02T16:56:46.006Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-02T16:56:46.006Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:46.006Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-02T16:56:46.006Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-02T16:56:46.006Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:56:46.006Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-02T16:56:46.111Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2020-07-02T16:56:46.111Z] === RUN TestServiceListWithStatuses [2020-07-02T16:56:46.111Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-02T16:56:46.111Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:56:46.111Z] === RUN TestDockerNetworkConnectAlias [2020-07-02T16:56:46.140Z] #4 ... [2020-07-02T16:56:46.141Z] [2020-07-02T16:56:46.141Z] #3 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-02T16:56:46.141Z] #3 DONE 0.3s [2020-07-02T16:56:46.141Z] [2020-07-02T16:56:46.141Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-02T16:56:46.141Z] #4 DONE 0.6s [2020-07-02T16:56:46.141Z] [2020-07-02T16:56:46.141Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-02T16:56:46.141Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-02T16:56:46.141Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-07-02T16:56:46.141Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-02T16:56:46.141Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-02T16:56:46.141Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-02T16:56:46.141Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 1.22MB / 2.80MB 0.1s [2020-07-02T16:56:46.402Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-02T16:56:46.402Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-07-02T16:56:46.402Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-07-02T16:56:46.402Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-07-02T16:56:46.402Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0B / 126.96MB 0.2s [2020-07-02T16:56:46.402Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 0B / 126B 0.2s [2020-07-02T16:56:46.402Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done [2020-07-02T16:56:46.661Z] #14 ... [2020-07-02T16:56:46.662Z] [2020-07-02T16:56:46.662Z] #8 [internal] load build context [2020-07-02T16:56:46.662Z] #8 transferring context: 850.96kB 0.5s done [2020-07-02T16:56:46.662Z] #8 DONE 0.5s [2020-07-02T16:56:46.662Z] [2020-07-02T16:56:46.662Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-02T16:56:46.662Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 13.89MB / 126.96MB 0.5s [2020-07-02T16:56:46.662Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.5s done [2020-07-02T16:56:46.662Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 20.87MB / 126.96MB 0.6s [2020-07-02T16:56:46.861Z] ok github.com/docker/docker/integration/container 55.540s [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === Skipped [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-02T16:56:46.861Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-02T16:56:46.861Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-02T16:56:46.861Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-02T16:56:46.861Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-07-02T16:56:46.861Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-02T16:56:46.861Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-02T16:56:46.861Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-02T16:56:46.861Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-02T16:56:46.861Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-02T16:56:46.861Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-02T16:56:46.861Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-02T16:56:46.861Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-02T16:56:46.861Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-02T16:56:46.861Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-02T16:56:46.861Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-02T16:56:46.861Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-02T16:56:46.861Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-02T16:56:46.861Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-02T16:56:46.861Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-02T16:56:46.861Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-02T16:56:46.861Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-02T16:56:46.861Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-02T16:56:46.861Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-02T16:56:46.861Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-02T16:56:46.861Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-02T16:56:46.861Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-02T16:56:46.861Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-02T16:56:46.861Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-02T16:56:46.861Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-02T16:56:46.861Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-02T16:56:46.861Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-02T16:56:46.861Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-02T16:56:46.861Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-02T16:56:46.861Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-02T16:56:46.861Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.861Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-02T16:56:46.861Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.861Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-02T16:56:46.862Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-02T16:56:46.862Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-02T16:56:46.862Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-02T16:56:46.862Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-02T16:56:46.862Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-02T16:56:46.862Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] DONE 85 tests, 42 skipped in 58.163s [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-02T16:56:46.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:56:46.862Z] INFO: Testing against a local daemon [2020-07-02T16:56:46.862Z] ok github.com/docker/docker/integration/image 0.477s [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === Skipped [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-02T16:56:46.862Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-02T16:56:46.862Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-02T16:56:46.862Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-02T16:56:46.862Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] DONE 11 tests, 4 skipped in 2.541s [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-02T16:56:46.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:56:46.862Z] INFO: Testing against a local daemon [2020-07-02T16:56:46.862Z] ok github.com/docker/docker/integration/network 0.232s [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === Skipped [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-02T16:56:46.862Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-02T16:56:46.862Z] 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-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-02T16:56:46.862Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-02T16:56:46.862Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-02T16:56:46.862Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-02T16:56:46.862Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:236: FLAKY_TEST [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-02T16:56:46.862Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] DONE 19 tests, 15 skipped in 2.432s [2020-07-02T16:56:46.862Z] [2020-07-02T16:56:46.862Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-02T16:56:46.921Z] #14 ... [2020-07-02T16:56:46.921Z] [2020-07-02T16:56:46.921Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-02T16:56:46.921Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-02T16:56:46.921Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-02T16:56:46.921Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-02T16:56:46.921Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-07-02T16:56:46.921Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-02T16:56:46.921Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-07-02T16:56:46.921Z] #5 DONE 0.7s [2020-07-02T16:56:46.921Z] [2020-07-02T16:56:46.921Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-02T16:56:46.921Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 28.82MB / 126.96MB 0.8s [2020-07-02T16:56:46.921Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-02T16:56:47.182Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 37.09MB / 126.96MB 1.0s [2020-07-02T16:56:47.182Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-02T16:56:47.182Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-02T16:56:47.182Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 44.27MB / 126.96MB 1.1s [2020-07-02T16:56:47.333Z] testing: warning: no tests to run [2020-07-02T16:56:47.333Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2020-07-02T16:56:47.333Z] [2020-07-02T16:56:47.333Z] DONE 0 tests in 0.764s [2020-07-02T16:56:47.333Z] [2020-07-02T16:56:47.333Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-02T16:56:47.442Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 66.63MB / 126.96MB 1.3s [2020-07-02T16:56:47.442Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 79.04MB / 126.96MB 1.4s [2020-07-02T16:56:47.487Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-02T16:56:47.702Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 87.80MB / 126.96MB 1.5s [2020-07-02T16:56:47.702Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 100.79MB / 126.96MB 1.7s [2020-07-02T16:56:47.962Z] #14 ... [2020-07-02T16:56:47.962Z] [2020-07-02T16:56:47.962Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-02T16:56:47.962Z] #6 DONE 1.2s [2020-07-02T16:56:48.222Z] [2020-07-02T16:56:48.222Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-02T16:56:48.222Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 115.65MB / 126.96MB 2.0s [2020-07-02T16:56:48.222Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 2.2s done [2020-07-02T16:56:48.324Z] testing: warning: no tests to run [2020-07-02T16:56:48.325Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [2020-07-02T16:56:48.325Z] [2020-07-02T16:56:48.325Z] DONE 0 tests in 0.749s [2020-07-02T16:56:48.325Z] [2020-07-02T16:56:48.325Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-02T16:56:48.482Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-07-02T16:56:48.795Z] testing: warning: no tests to run [2020-07-02T16:56:48.795Z] ok github.com/docker/docker/integration/plugin 0.084s [2020-07-02T16:56:48.795Z] [2020-07-02T16:56:48.795Z] DONE 0 tests in 0.745s [2020-07-02T16:56:48.795Z] [2020-07-02T16:56:48.795Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-02T16:56:49.096Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2020-07-02T16:56:49.096Z] === RUN TestSecretsUpdate [2020-07-02T16:56:49.392Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-02T16:56:49.787Z] testing: warning: no tests to run [2020-07-02T16:56:49.787Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [2020-07-02T16:56:49.787Z] [2020-07-02T16:56:49.787Z] DONE 0 tests in 0.736s [2020-07-02T16:56:49.787Z] [2020-07-02T16:56:49.787Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-02T16:56:51.297Z] --- PASS: TestDockerNetworkConnectAlias (5.30s) [2020-07-02T16:56:51.297Z] === RUN TestDockerNetworkReConnect [2020-07-02T16:56:51.643Z] --- PASS: TestSecretsUpdate (3.19s) [2020-07-02T16:56:51.643Z] === RUN TestTemplatedSecret [2020-07-02T16:56:51.866Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-02T16:56:53.246Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-02T16:56:53.764Z] #14 ... [2020-07-02T16:56:53.764Z] [2020-07-02T16:56:53.764Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-02T16:56:53.764Z] #7 0.909 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-02T16:56:53.764Z] #7 2.001 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-02T16:56:53.764Z] #7 2.101 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-02T16:56:53.764Z] #7 2.110 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-02T16:56:53.764Z] #7 2.119 (3/30) Installing readline (8.0.0-r0) [2020-07-02T16:56:53.764Z] #7 2.125 (4/30) Installing bash (5.0.0-r0) [2020-07-02T16:56:53.764Z] #7 2.141 Executing bash-5.0.0-r0.post-install [2020-07-02T16:56:53.764Z] #7 2.145 (5/30) Installing ca-certificates (20191127-r2) [2020-07-02T16:56:53.764Z] #7 2.165 (6/30) Installing libgcc (8.3.0-r0) [2020-07-02T16:56:53.764Z] #7 2.169 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-02T16:56:53.764Z] #7 2.185 (8/30) Installing binutils (2.32-r0) [2020-07-02T16:56:53.764Z] #7 2.282 (9/30) Installing gmp (6.1.2-r1) [2020-07-02T16:56:53.764Z] #7 2.291 (10/30) Installing isl (0.18-r0) [2020-07-02T16:56:53.764Z] #7 2.313 (11/30) Installing libgomp (8.3.0-r0) [2020-07-02T16:56:53.764Z] #7 2.318 (12/30) Installing libatomic (8.3.0-r0) [2020-07-02T16:56:53.764Z] #7 2.321 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-02T16:56:53.764Z] #7 2.328 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-02T16:56:53.764Z] #7 2.332 (15/30) Installing gcc (8.3.0-r0) [2020-07-02T16:56:53.764Z] #7 3.280 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-02T16:56:53.764Z] #7 3.387 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-02T16:56:53.764Z] #7 3.389 (18/30) Installing g++ (8.3.0-r0) [2020-07-02T16:56:53.764Z] #7 3.947 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-02T16:56:53.764Z] #7 3.953 (20/30) Installing libcurl (7.66.0-r0) [2020-07-02T16:56:53.764Z] #7 3.960 (21/30) Installing expat (2.2.8-r0) [2020-07-02T16:56:53.764Z] #7 3.968 (22/30) Installing pcre2 (10.33-r0) [2020-07-02T16:56:53.764Z] #7 3.976 (23/30) Installing git (2.22.4-r0) [2020-07-02T16:56:53.764Z] #7 4.184 (24/30) Installing libmnl (1.0.4-r0) [2020-07-02T16:56:53.764Z] #7 4.187 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-02T16:56:53.764Z] #7 4.191 (26/30) Installing iptables (1.8.3-r1) [2020-07-02T16:56:53.764Z] #7 4.217 (27/30) Installing pigz (2.4-r0) [2020-07-02T16:56:53.764Z] #7 4.223 (28/30) Installing tar (1.32-r0) [2020-07-02T16:56:53.764Z] #7 4.232 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-02T16:56:53.764Z] #7 4.236 (30/30) Installing xz (5.2.4-r0) [2020-07-02T16:56:53.764Z] #7 4.244 Executing busybox-1.30.1-r3.trigger [2020-07-02T16:56:53.764Z] #7 4.249 Executing ca-certificates-20191127-r2.trigger [2020-07-02T16:56:53.764Z] #7 4.301 OK: 179 MiB in 44 packages [2020-07-02T16:56:53.764Z] #7 DONE 5.3s [2020-07-02T16:56:53.764Z] [2020-07-02T16:56:53.764Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-02T16:56:53.764Z] #9 DONE 0.1s [2020-07-02T16:56:53.764Z] [2020-07-02T16:56:53.764Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-02T16:56:53.764Z] #10 DONE 0.0s [2020-07-02T16:56:53.764Z] [2020-07-02T16:56:53.764Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-02T16:56:53.764Z] #11 DONE 0.0s [2020-07-02T16:56:53.764Z] [2020-07-02T16:56:53.764Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-02T16:56:53.764Z] #12 DONE 0.0s [2020-07-02T16:56:53.764Z] [2020-07-02T16:56:53.764Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-02T16:56:53.764Z] #13 DONE 0.0s [2020-07-02T16:56:53.764Z] [2020-07-02T16:56:53.764Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-02T16:56:53.764Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-07-02T16:56:54.185Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-02T16:56:54.704Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.0s done [2020-07-02T16:56:54.704Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-02T16:56:54.704Z] #14 DONE 8.5s [2020-07-02T16:56:54.704Z] [2020-07-02T16:56:54.704Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-02T16:56:54.963Z] #15 0.508 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-02T16:56:55.129Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-02T16:56:55.389Z] --- PASS: TestDockerNetworkReConnect (4.14s) [2020-07-02T16:56:55.389Z] === RUN TestServicePlugin [2020-07-02T16:56:55.850Z] --- PASS: TestTemplatedSecret (3.44s) [2020-07-02T16:56:55.850Z] === RUN TestSecretCreateResolve [2020-07-02T16:56:55.957Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-02T16:56:56.342Z] #15 1.559 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-02T16:56:56.342Z] #15 1.668 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-02T16:56:56.342Z] #15 1.678 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-02T16:56:56.342Z] #15 1.682 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-02T16:56:56.342Z] #15 1.689 (4/55) Installing readline (8.0.4-r0) [2020-07-02T16:56:56.342Z] #15 1.693 (5/55) Installing bash (5.0.17-r0) [2020-07-02T16:56:56.342Z] #15 1.704 Executing bash-5.0.17-r0.post-install [2020-07-02T16:56:56.342Z] #15 1.706 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-02T16:56:56.342Z] #15 1.783 (7/55) Installing libblkid (2.35.2-r0) [2020-07-02T16:56:56.342Z] #15 1.788 (8/55) Installing libuuid (2.35.2-r0) [2020-07-02T16:56:56.342Z] #15 1.790 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-02T16:56:56.342Z] #15 1.796 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-02T16:56:56.342Z] #15 1.800 (11/55) Installing libgcc (9.3.0-r2) [2020-07-02T16:56:56.342Z] #15 1.803 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-02T16:56:56.342Z] #15 1.816 (13/55) Installing binutils (2.34-r1) [2020-07-02T16:56:56.342Z] #15 1.882 (14/55) Installing libmagic (5.38-r0) [2020-07-02T16:56:56.342Z] #15 1.903 (15/55) Installing file (5.38-r0) [2020-07-02T16:56:56.527Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-02T16:56:56.603Z] #15 1.905 (16/55) Installing gmp (6.2.0-r0) [2020-07-02T16:56:56.603Z] #15 1.910 (17/55) Installing isl (0.18-r0) [2020-07-02T16:56:56.603Z] #15 1.927 (18/55) Installing libgomp (9.3.0-r2) [2020-07-02T16:56:56.603Z] #15 1.931 (19/55) Installing libatomic (9.3.0-r2) [2020-07-02T16:56:56.603Z] #15 1.932 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-02T16:56:56.603Z] #15 1.974 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-02T16:56:56.603Z] #15 1.980 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-02T16:56:56.603Z] #15 1.983 (23/55) Installing gcc (9.3.0-r2) [2020-07-02T16:56:57.097Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-02T16:56:57.543Z] #15 2.842 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-02T16:56:57.543Z] #15 2.915 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-02T16:56:57.543Z] #15 2.916 (26/55) Installing g++ (9.3.0-r2) [2020-07-02T16:56:57.804Z] #15 3.320 (27/55) Installing make (4.3-r0) [2020-07-02T16:56:58.038Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-02T16:56:58.064Z] #15 3.325 (28/55) Installing fortify-headers (1.1-r0) [2020-07-02T16:56:58.064Z] #15 3.327 (29/55) Installing patch (2.7.6-r6) [2020-07-02T16:56:58.064Z] #15 3.330 (30/55) Installing build-base (0.5-r2) [2020-07-02T16:56:58.064Z] #15 3.332 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-02T16:56:58.064Z] #15 3.335 (32/55) Installing libcurl (7.69.1-r0) [2020-07-02T16:56:58.064Z] #15 3.341 (33/55) Installing curl (7.69.1-r0) [2020-07-02T16:56:58.064Z] #15 3.344 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-02T16:56:58.064Z] #15 3.350 (35/55) Installing jq (1.6-r1) [2020-07-02T16:56:58.064Z] #15 3.356 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-02T16:56:58.064Z] #15 3.361 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-02T16:56:58.064Z] #15 3.364 (38/55) Installing libaio (0.3.112-r1) [2020-07-02T16:56:58.064Z] #15 3.366 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-02T16:56:58.064Z] #15 3.397 (40/55) Installing blkid (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.399 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-02T16:56:58.064Z] #15 3.401 (42/55) Installing setpriv (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.403 (43/55) Installing libmount (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.407 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.411 (45/55) Installing findmnt (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.413 (46/55) Installing mcookie (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.415 (47/55) Installing hexdump (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.417 (48/55) Installing lsblk (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.420 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.425 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.427 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.430 (52/55) Installing util-linux (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.462 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-02T16:56:58.064Z] #15 3.465 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-02T16:56:58.064Z] #15 3.485 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-02T16:56:58.064Z] #15 3.490 Executing busybox-1.31.1-r16.trigger [2020-07-02T16:56:58.064Z] #15 3.496 OK: 230 MiB in 69 packages [2020-07-02T16:56:58.395Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-07-02T16:56:58.395Z] PASS [2020-07-02T16:56:58.395Z] [2020-07-02T16:56:58.395Z] DONE 6 tests in 19.578s [2020-07-02T16:56:58.395Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-02T16:56:58.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:58.395Z] ++ set -e [2020-07-02T16:56:58.395Z] ++ '[' -n 0 ']' [2020-07-02T16:56:58.395Z] ++ set -x [2020-07-02T16:56:58.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:56:58.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:56:58.479Z] INFO: Testing against a local daemon [2020-07-02T16:56:58.479Z] ok github.com/docker/docker/integration/plugin/common 0.271s [2020-07-02T16:56:58.479Z] [2020-07-02T16:56:58.479Z] === Skipped [2020-07-02T16:56:58.479Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-02T16:56:58.479Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-02T16:56:58.479Z] [2020-07-02T16:56:58.479Z] [2020-07-02T16:56:58.479Z] DONE 3 tests, 1 skipped in 7.846s [2020-07-02T16:56:58.479Z] [2020-07-02T16:56:58.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-02T16:56:58.633Z] #15 DONE 3.9s [2020-07-02T16:56:58.633Z] [2020-07-02T16:56:58.633Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-02T16:56:58.655Z] INFO: Testing against a local daemon [2020-07-02T16:56:58.656Z] === RUN TestServiceCreateInit [2020-07-02T16:56:58.656Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-02T16:56:59.202Z] #16 DONE 0.6s [2020-07-02T16:56:59.202Z] [2020-07-02T16:56:59.202Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-02T16:56:59.415Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-02T16:56:59.773Z] #17 DONE 0.6s [2020-07-02T16:56:59.773Z] [2020-07-02T16:56:59.773Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-02T16:56:59.773Z] #18 DONE 0.0s [2020-07-02T16:56:59.773Z] [2020-07-02T16:56:59.773Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-02T16:56:59.773Z] #19 DONE 0.1s [2020-07-02T16:56:59.773Z] [2020-07-02T16:56:59.773Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-02T16:57:00.033Z] #22 DONE 0.1s [2020-07-02T16:57:00.033Z] [2020-07-02T16:57:00.033Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-02T16:57:00.033Z] #26 DONE 0.1s [2020-07-02T16:57:00.033Z] [2020-07-02T16:57:00.033Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-02T16:57:00.033Z] #27 DONE 0.1s [2020-07-02T16:57:00.033Z] [2020-07-02T16:57:00.033Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-02T16:57:00.033Z] #23 DONE 0.1s [2020-07-02T16:57:00.033Z] [2020-07-02T16:57:00.033Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-02T16:57:00.033Z] #24 ... [2020-07-02T16:57:00.033Z] [2020-07-02T16:57:00.033Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-02T16:57:00.033Z] #28 DONE 0.1s [2020-07-02T16:57:00.293Z] [2020-07-02T16:57:00.293Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-02T16:57:00.717Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:00.717Z] INFO: Testing against a local daemon [2020-07-02T16:57:00.717Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.270s [2020-07-02T16:57:00.799Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-02T16:57:01.188Z] [2020-07-02T16:57:01.188Z] === Skipped [2020-07-02T16:57:01.188Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-02T16:57:01.188Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-02T16:57:01.188Z] [2020-07-02T16:57:01.188Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-02T16:57:01.188Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-02T16:57:01.188Z] [2020-07-02T16:57:01.188Z] [2020-07-02T16:57:01.188Z] DONE 2 tests, 2 skipped in 3.226s [2020-07-02T16:57:01.188Z] [2020-07-02T16:57:01.188Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-02T16:57:01.676Z] #29 ... [2020-07-02T16:57:01.676Z] [2020-07-02T16:57:01.676Z] #31 [builder 1/4] COPY . . [2020-07-02T16:57:01.676Z] #31 DONE 1.6s [2020-07-02T16:57:01.676Z] [2020-07-02T16:57:01.676Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-02T16:57:01.676Z] #24 1.702 + RM_GOPATH=0 [2020-07-02T16:57:01.676Z] #24 1.703 + TMP_GOPATH= [2020-07-02T16:57:01.676Z] #24 1.703 + : /build [2020-07-02T16:57:01.676Z] #24 1.703 + '[' -z '' ']' [2020-07-02T16:57:01.676Z] #24 1.705 ++ mktemp -d [2020-07-02T16:57:01.676Z] #24 1.708 + export GOPATH=/tmp/tmp.kgceab [2020-07-02T16:57:01.676Z] #24 1.708 + GOPATH=/tmp/tmp.kgceab [2020-07-02T16:57:01.676Z] #24 1.708 + RM_GOPATH=1 [2020-07-02T16:57:01.676Z] #24 1.708 + case "$(go env GOARCH)" in [2020-07-02T16:57:01.676Z] #24 1.708 ++ go env GOARCH [2020-07-02T16:57:01.676Z] #24 1.714 Install docker/cli version 17.06.2-ce from stable [2020-07-02T16:57:01.676Z] #24 1.714 + export GO_BUILDMODE=-buildmode=pie [2020-07-02T16:57:01.676Z] #24 1.714 + GO_BUILDMODE=-buildmode=pie [2020-07-02T16:57:01.676Z] #24 1.714 ++ dirname ./install.sh [2020-07-02T16:57:01.676Z] #24 1.714 + dir=. [2020-07-02T16:57:01.676Z] #24 1.714 + bin=dockercli [2020-07-02T16:57:01.676Z] #24 1.714 + shift [2020-07-02T16:57:01.676Z] #24 1.714 + '[' '!' -f ./dockercli.installer ']' [2020-07-02T16:57:01.676Z] #24 1.714 + . ./dockercli.installer [2020-07-02T16:57:01.676Z] #24 1.714 ++ : stable [2020-07-02T16:57:01.676Z] #24 1.714 ++ : 17.06.2-ce [2020-07-02T16:57:01.676Z] #24 1.714 + install_dockercli [2020-07-02T16:57:01.676Z] #24 1.714 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-02T16:57:01.676Z] #24 1.714 ++ uname -m [2020-07-02T16:57:01.676Z] #24 1.720 + arch=x86_64 [2020-07-02T16:57:01.676Z] #24 1.720 + '[' x86_64 '!=' x86_64 ']' [2020-07-02T16:57:01.676Z] #24 1.720 + url=https://download.docker.com/linux/static [2020-07-02T16:57:01.676Z] #24 1.720 + tar -xz docker/docker [2020-07-02T16:57:01.676Z] #24 1.720 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-02T16:57:03.057Z] #24 ... [2020-07-02T16:57:03.057Z] [2020-07-02T16:57:03.057Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-02T16:57:03.057Z] #32 DONE 1.5s [2020-07-02T16:57:03.057Z] [2020-07-02T16:57:03.057Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-02T16:57:03.352Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-02T16:57:03.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:03.417Z] INFO: Testing against a local daemon [2020-07-02T16:57:03.417Z] ok github.com/docker/docker/integration/plugin/logging 0.358s [2020-07-02T16:57:03.888Z] [2020-07-02T16:57:03.888Z] === Skipped [2020-07-02T16:57:03.888Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-02T16:57:03.888Z] read_test.go:21: no unix domain sockets on Windows [2020-07-02T16:57:03.888Z] [2020-07-02T16:57:03.888Z] [2020-07-02T16:57:03.888Z] DONE 1 tests, 1 skipped in 2.778s [2020-07-02T16:57:03.888Z] [2020-07-02T16:57:03.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-02T16:57:03.945Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-02T16:57:04.458Z] #33 1.503 [2020-07-02T16:57:04.683Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2020-07-02T16:57:04.683Z] PASS [2020-07-02T16:57:04.683Z] [2020-07-02T16:57:04.683Z] === Skipped [2020-07-02T16:57:04.683Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-02T16:57:04.683Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:57:04.683Z] [2020-07-02T16:57:04.683Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-02T16:57:04.683Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:57:04.683Z] [2020-07-02T16:57:04.683Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-02T16:57:04.683Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:57:04.683Z] [2020-07-02T16:57:04.683Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-02T16:57:04.683Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:57:04.683Z] [2020-07-02T16:57:04.683Z] [2020-07-02T16:57:04.683Z] DONE 17 tests, 4 skipped in 27.904s [2020-07-02T16:57:04.683Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-02T16:57:04.683Z] ++ 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-07-02T16:57:04.683Z] ++ set -e [2020-07-02T16:57:04.683Z] ++ '[' -n 0 ']' [2020-07-02T16:57:04.683Z] ++ set -x [2020-07-02T16:57:04.683Z] ++ 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-07-02T16:57:04.683Z] INFO: Testing against a local daemon [2020-07-02T16:57:04.683Z] === RUN TestPluginInvalidJSON [2020-07-02T16:57:04.683Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:57:04.683Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:57:04.683Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-02T16:57:04.683Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-02T16:57:04.683Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-02T16:57:04.683Z] === RUN TestPluginInstall [2020-07-02T16:57:04.683Z] === RUN TestPluginInstall/no_auth [2020-07-02T16:57:04.718Z] #33 1.797 Removing bundles/ [2020-07-02T16:57:04.718Z] #33 1.798 [2020-07-02T16:57:04.718Z] #33 1.804 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-02T16:57:04.981Z] #33 ... [2020-07-02T16:57:04.981Z] [2020-07-02T16:57:04.981Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-02T16:57:04.981Z] #24 4.949 + mkdir -p /build [2020-07-02T16:57:04.981Z] #24 4.953 + mv docker/docker /build/ [2020-07-02T16:57:04.981Z] #24 4.957 + rmdir docker [2020-07-02T16:57:04.981Z] #24 DONE 5.1s [2020-07-02T16:57:04.981Z] [2020-07-02T16:57:04.981Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-02T16:57:04.981Z] #20 3.201 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-02T16:57:04.981Z] #20 4.044 #=#=# [2020-07-02T16:57:04.981Z] #20 4.167 #### 5.8% ############# 18.8% ########################### 38.3% ###################################### 52.8% ################################################ 67.9% ########################################################### 82.5% ######################################################################## 100.0% [2020-07-02T16:57:05.242Z] #20 5.418 [2020-07-02T16:57:05.463Z] testing: warning: no tests to run [2020-07-02T16:57:05.463Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.118s [2020-07-02T16:57:05.463Z] [2020-07-02T16:57:05.463Z] DONE 0 tests in 1.277s [2020-07-02T16:57:05.463Z] [2020-07-02T16:57:05.463Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-02T16:57:05.502Z] #20 5.532 ##### 7.8% ######################################################################## 100.0% [2020-07-02T16:57:05.762Z] #20 6.098 [2020-07-02T16:57:05.884Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-02T16:57:06.282Z] #20 6.214 ################## 25.2% ######################################################################## 100.0% [2020-07-02T16:57:06.452Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-02T16:57:06.543Z] #20 ... [2020-07-02T16:57:06.543Z] [2020-07-02T16:57:06.543Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-02T16:57:06.543Z] #33 3.667 Building test suite binary ./integration-cli/test.main [2020-07-02T16:57:07.389Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-02T16:57:07.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:07.692Z] INFO: Testing against a local daemon [2020-07-02T16:57:07.692Z] ok github.com/docker/docker/integration/plugin/volumes 0.268s [2020-07-02T16:57:07.692Z] [2020-07-02T16:57:07.692Z] === Skipped [2020-07-02T16:57:07.692Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-02T16:57:07.692Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:07.692Z] [2020-07-02T16:57:07.692Z] [2020-07-02T16:57:07.692Z] DONE 1 tests, 1 skipped in 2.690s [2020-07-02T16:57:07.958Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-02T16:57:08.166Z] [2020-07-02T16:57:08.166Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-02T16:57:08.217Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-02T16:57:08.245Z] time="2020-07-02T16:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:57:08.245Z] time="2020-07-02T16:57:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:57:08.245Z] time="2020-07-02T16:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b03e3e5d590fc624844d40619cbca059035f51df0da09bebb1ef49b1c8b98857" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:57:08.245Z] time="2020-07-02T16:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:57:08.245Z] time="2020-07-02T16:57:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:57:08.245Z] time="2020-07-02T16:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b03e3e5d590fc624844d40619cbca059035f51df0da09bebb1ef49b1c8b98857" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:57:08.245Z] === RUN TestPluginInstall/with_htpasswd [2020-07-02T16:57:08.885Z] time="2020-07-02T16:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:57:08.885Z] time="2020-07-02T16:57:08Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:57:08.885Z] time="2020-07-02T16:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26856f568ecac57930515d4f2ea82e7cd8d1fc23f94259fe4dc95e88b2641519" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:57:08.885Z] time="2020-07-02T16:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:57:08.885Z] time="2020-07-02T16:57:08Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:57:08.885Z] time="2020-07-02T16:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26856f568ecac57930515d4f2ea82e7cd8d1fc23f94259fe4dc95e88b2641519" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:57:09.153Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-02T16:57:09.153Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-02T16:57:09.180Z] === RUN TestPluginInstall/with_insecure [2020-07-02T16:57:09.233Z] --- PASS: TestServiceCreateInit (9.98s) [2020-07-02T16:57:09.233Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2020-07-02T16:57:09.233Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-07-02T16:57:09.233Z] === RUN TestCreateServiceMultipleTimes [2020-07-02T16:57:09.413Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-02T16:57:09.672Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-02T16:57:09.672Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-02T16:57:09.672Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-02T16:57:10.220Z] time="2020-07-02T16:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:57:10.220Z] time="2020-07-02T16:57:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:57:10.220Z] time="2020-07-02T16:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c55dda05179316a8645a96505390f461612eb584ffae32735e98790192c2339" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:57:10.220Z] time="2020-07-02T16:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-02T16:57:10.220Z] time="2020-07-02T16:57:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-02T16:57:10.220Z] time="2020-07-02T16:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c55dda05179316a8645a96505390f461612eb584ffae32735e98790192c2339" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-02T16:57:10.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:10.394Z] INFO: Testing against a local daemon [2020-07-02T16:57:10.394Z] ok github.com/docker/docker/integration/secret 0.359s [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] === Skipped [2020-07-02T16:57:10.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-02T16:57:10.394Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-02T16:57:10.394Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-02T16:57:10.394Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-02T16:57:10.394Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-02T16:57:10.394Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-02T16:57:10.394Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] DONE 6 tests, 6 skipped in 2.487s [2020-07-02T16:57:10.394Z] [2020-07-02T16:57:10.394Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-02T16:57:10.515Z] --- PASS: TestPluginInstall (7.73s) [2020-07-02T16:57:10.515Z] --- PASS: TestPluginInstall/no_auth (5.45s) [2020-07-02T16:57:10.515Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-07-02T16:57:10.515Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-07-02T16:57:10.515Z] plugin_test.go:157: [dec7512741465] daemon is not started [2020-07-02T16:57:10.515Z] PASS [2020-07-02T16:57:10.515Z] [2020-07-02T16:57:10.515Z] DONE 6 tests in 7.825s [2020-07-02T16:57:10.515Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-02T16:57:10.515Z] ++ 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-07-02T16:57:10.515Z] ++ set -e [2020-07-02T16:57:10.515Z] ++ '[' -n 0 ']' [2020-07-02T16:57:10.515Z] ++ set -x [2020-07-02T16:57:10.515Z] ++ 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-07-02T16:57:10.515Z] INFO: Testing against a local daemon [2020-07-02T16:57:10.515Z] === RUN TestExternalGraphDriver [2020-07-02T16:57:10.609Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-02T16:57:10.818Z] === RUN TestExternalGraphDriver/json [2020-07-02T16:57:11.827Z] #33 ... [2020-07-02T16:57:11.827Z] [2020-07-02T16:57:11.827Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-02T16:57:11.827Z] #20 6.826 [2020-07-02T16:57:11.827Z] #20 6.949 ### 4.7% ################ 22.4% ############################# 41.4% ############################################ 62.2% ########################################################## 81.5% ####################################################################### 98.8% ######################################################################## 100.0% [2020-07-02T16:57:11.827Z] #20 7.868 [2020-07-02T16:57:11.827Z] #20 7.988 0.5% #### 6.6% ######### 13.0% ############ 17.5% ################ 23.2% #################### 28.4% ####################### 32.8% ############################ 39.4% ################################ 45.2% #################################### 50.2% ####################################### 55.6% ########################################### 60.7% ############################################### 65.5% ################################################### 71.2% ###################################################### 76.3% ########################################################## 81.6% ############################################################## 86.7% ################################################################## 92.0% ##################################################################### 96.5% ######################################################################## 100.0% [2020-07-02T16:57:11.827Z] #20 10.21 [2020-07-02T16:57:11.827Z] #20 11.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-02T16:57:11.827Z] #20 11.77 [2020-07-02T16:57:11.827Z] #20 11.91 # 2.2% ######################################################################## 100.0% [2020-07-02T16:57:11.990Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-02T16:57:11.990Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-02T16:57:11.990Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-02T16:57:12.088Z] #20 12.26 [2020-07-02T16:57:12.558Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-02T16:57:12.558Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-02T16:57:12.816Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-02T16:57:12.900Z] === RUN TestExternalGraphDriver/spec [2020-07-02T16:57:13.359Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:13.359Z] INFO: Testing against a local daemon [2020-07-02T16:57:13.359Z] ok github.com/docker/docker/integration/service 0.356s [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === Skipped [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-02T16:57:13.359Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-02T16:57:13.359Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-02T16:57:13.359Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-02T16:57:13.359Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-02T16:57:13.359Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-02T16:57:13.359Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-02T16:57:13.359Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-02T16:57:13.359Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-02T16:57:13.359Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-02T16:57:13.359Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-02T16:57:13.359Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-02T16:57:13.359Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-02T16:57:13.359Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-02T16:57:13.359Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-02T16:57:13.359Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-02T16:57:13.359Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-02T16:57:13.359Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-02T16:57:13.359Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-02T16:57:13.359Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-02T16:57:13.359Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-02T16:57:13.359Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-02T16:57:13.359Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-02T16:57:13.359Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-02T16:57:13.359Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-02T16:57:13.359Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] DONE 24 tests, 23 skipped in 2.957s [2020-07-02T16:57:13.359Z] [2020-07-02T16:57:13.359Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-02T16:57:13.468Z] #20 13.41 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-02T16:57:13.729Z] #20 13.80 [2020-07-02T16:57:13.751Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-02T16:57:13.989Z] #20 13.95 0.6% ######################################################################## 100.0% [2020-07-02T16:57:14.010Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-02T16:57:14.010Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-02T16:57:14.010Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-02T16:57:14.250Z] #20 14.38 [2020-07-02T16:57:14.420Z] === RUN TestExternalGraphDriver/pull [2020-07-02T16:57:15.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:15.585Z] INFO: Testing against a local daemon [2020-07-02T16:57:15.585Z] ok github.com/docker/docker/integration/session 0.235s [2020-07-02T16:57:15.585Z] [2020-07-02T16:57:15.585Z] === Skipped [2020-07-02T16:57:15.585Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-02T16:57:15.585Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-02T16:57:15.585Z] [2020-07-02T16:57:15.585Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-02T16:57:15.585Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-02T16:57:15.585Z] [2020-07-02T16:57:15.585Z] [2020-07-02T16:57:15.585Z] DONE 2 tests, 2 skipped in 2.101s [2020-07-02T16:57:15.585Z] [2020-07-02T16:57:15.585Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-02T16:57:15.634Z] #20 15.56 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-02T16:57:15.634Z] #20 15.71 skipping existing c35d46ef359f [2020-07-02T16:57:15.894Z] #20 16.07 [2020-07-02T16:57:15.914Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-02T16:57:15.935Z] --- PASS: TestExternalGraphDriver (5.49s) [2020-07-02T16:57:15.935Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-07-02T16:57:15.935Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-07-02T16:57:15.935Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2020-07-02T16:57:15.935Z] === RUN TestGraphdriverPluginV2 [2020-07-02T16:57:16.232Z] --- SKIP: TestGraphdriverPluginV2 (0.14s) [2020-07-02T16:57:16.232Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:57:16.232Z] PASS [2020-07-02T16:57:16.232Z] [2020-07-02T16:57:16.232Z] === Skipped [2020-07-02T16:57:16.232Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s) [2020-07-02T16:57:16.232Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:57:16.232Z] [2020-07-02T16:57:16.232Z] [2020-07-02T16:57:16.232Z] DONE 5 tests, 1 skipped in 5.704s [2020-07-02T16:57:16.232Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-02T16:57:16.232Z] ++ 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-07-02T16:57:16.232Z] ++ set -e [2020-07-02T16:57:16.232Z] ++ '[' -n 0 ']' [2020-07-02T16:57:16.232Z] ++ set -x [2020-07-02T16:57:16.232Z] ++ 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-07-02T16:57:16.232Z] INFO: Testing against a local daemon [2020-07-02T16:57:16.232Z] === RUN TestContinueAfterPluginCrash [2020-07-02T16:57:16.232Z] === PAUSE TestContinueAfterPluginCrash [2020-07-02T16:57:16.232Z] === RUN TestReadPluginNoRead [2020-07-02T16:57:16.232Z] === PAUSE TestReadPluginNoRead [2020-07-02T16:57:16.232Z] === RUN TestDaemonStartWithLogOpt [2020-07-02T16:57:16.232Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-02T16:57:16.232Z] === CONT TestContinueAfterPluginCrash [2020-07-02T16:57:16.232Z] === CONT TestDaemonStartWithLogOpt [2020-07-02T16:57:16.232Z] === CONT TestReadPluginNoRead [2020-07-02T16:57:16.483Z] === RUN TestDockerSuite/TestEventsRename [2020-07-02T16:57:16.743Z] === RUN TestDockerSuite/TestEventsResize [2020-07-02T16:57:17.293Z] #20 17.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-02T16:57:17.313Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-02T16:57:17.554Z] #20 17.75 #=#=# [2020-07-02T16:57:17.814Z] #20 17.81 ######################################################################## 100.0% [2020-07-02T16:57:17.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:17.815Z] INFO: Testing against a local daemon [2020-07-02T16:57:17.882Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-02T16:57:18.075Z] #20 18.19 [2020-07-02T16:57:18.075Z] #20 18.32 Download of images into '/build' complete. [2020-07-02T16:57:18.075Z] #20 18.32 Use something like the following to load the result into a Docker daemon: [2020-07-02T16:57:18.075Z] #20 18.32 tar -cC '/build' . | docker load [2020-07-02T16:57:18.334Z] #20 DONE 18.7s [2020-07-02T16:57:18.334Z] [2020-07-02T16:57:18.334Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-02T16:57:18.451Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-02T16:57:19.021Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-02T16:57:19.387Z] ok github.com/docker/docker/integration/system 1.403s [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] === Skipped [2020-07-02T16:57:19.387Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:57:19.387Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-02T16:57:19.387Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-02T16:57:19.387Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-02T16:57:19.387Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-02T16:57:19.387Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-02T16:57:19.387Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-02T16:57:19.387Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] DONE 13 tests, 7 skipped in 3.395s [2020-07-02T16:57:19.387Z] [2020-07-02T16:57:19.387Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-02T16:57:20.878Z] #33 ... [2020-07-02T16:57:20.878Z] [2020-07-02T16:57:20.878Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-02T16:57:21.448Z] #21 DONE 0.7s [2020-07-02T16:57:21.448Z] [2020-07-02T16:57:21.448Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-02T16:57:21.448Z] #25 DONE 0.1s [2020-07-02T16:57:21.448Z] [2020-07-02T16:57:21.448Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-02T16:57:21.574Z] === RUN TestDockerSuite/TestEventsTop [2020-07-02T16:57:21.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:21.614Z] INFO: Testing against a local daemon [2020-07-02T16:57:21.614Z] ok github.com/docker/docker/integration/volume 0.260s [2020-07-02T16:57:21.614Z] [2020-07-02T16:57:21.614Z] === Skipped [2020-07-02T16:57:21.614Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-02T16:57:21.614Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-02T16:57:21.614Z] [2020-07-02T16:57:21.614Z] [2020-07-02T16:57:21.614Z] DONE 5 tests, 1 skipped in 2.328s [2020-07-02T16:57:21.614Z] [2020-07-02T16:57:21.614Z] INFO: make.ps1 ended at 07/02/2020 16:57:21 [2020-07-02T16:57:21.614Z] INFO: Integration CLI tests being run from the host: [2020-07-02T16:57:21.614Z] 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-07-02T16:57:21.862Z] === RUN TestReadPluginNoRead/default [2020-07-02T16:57:21.862Z] --- PASS: TestDaemonStartWithLogOpt (5.52s) [2020-07-02T16:57:22.142Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-02T16:57:22.906Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-02T16:57:24.419Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-02T16:57:24.674Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-02T16:57:25.937Z] --- PASS: TestReadPluginNoRead (9.49s) [2020-07-02T16:57:25.937Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-07-02T16:57:25.937Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2020-07-02T16:57:25.937Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2020-07-02T16:57:25.937Z] read_test.go:92: [d91537ce85eaa] daemon is not started [2020-07-02T16:57:26.978Z] --- PASS: TestContinueAfterPluginCrash (10.76s) [2020-07-02T16:57:26.978Z] PASS [2020-07-02T16:57:26.978Z] [2020-07-02T16:57:26.978Z] DONE 6 tests in 10.833s [2020-07-02T16:57:26.978Z] 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-07-02T16:57:26.978Z] ++ 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-07-02T16:57:26.978Z] ++ set -e [2020-07-02T16:57:26.978Z] ++ '[' -n 0 ']' [2020-07-02T16:57:26.978Z] ++ set -x [2020-07-02T16:57:26.978Z] ++ 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-07-02T16:57:26.978Z] testing: warning: no tests to run [2020-07-02T16:57:26.978Z] PASS [2020-07-02T16:57:26.978Z] [2020-07-02T16:57:26.978Z] DONE 0 tests in 0.019s [2020-07-02T16:57:26.978Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-02T16:57:26.978Z] ++ 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-07-02T16:57:26.978Z] ++ set -e [2020-07-02T16:57:26.978Z] ++ '[' -n 0 ']' [2020-07-02T16:57:26.978Z] ++ set -x [2020-07-02T16:57:26.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-02T16:57:27.271Z] INFO: Testing against a local daemon [2020-07-02T16:57:27.271Z] === RUN TestPluginWithDevMounts [2020-07-02T16:57:27.271Z] === PAUSE TestPluginWithDevMounts [2020-07-02T16:57:27.271Z] === CONT TestPluginWithDevMounts [2020-07-02T16:57:27.961Z] --- PASS: TestServicePlugin (32.51s) [2020-07-02T16:57:27.961Z] plugin_test.go:62: [d0c6c89ef44b5] joining swarm manager [dcc6d4faa2831]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T16:57:27.961Z] plugin_test.go:65: [de606124ae597] joining swarm manager [dcc6d4faa2831]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T16:57:27.961Z] === RUN TestServiceUpdateLabel [2020-07-02T16:57:29.350Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-07-02T16:57:29.350Z] PASS [2020-07-02T16:57:29.350Z] [2020-07-02T16:57:29.350Z] DONE 1 tests in 1.920s [2020-07-02T16:57:29.350Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-02T16:57:29.350Z] ++ 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-07-02T16:57:29.350Z] ++ set -e [2020-07-02T16:57:29.350Z] ++ '[' -n 0 ']' [2020-07-02T16:57:29.350Z] ++ set -x [2020-07-02T16:57:29.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-02T16:57:29.350Z] INFO: Testing against a local daemon [2020-07-02T16:57:29.350Z] === RUN TestSecretInspect [2020-07-02T16:57:30.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-02T16:57:30.320Z] INFO: Testing against a local daemon [2020-07-02T16:57:30.494Z] --- PASS: TestServiceUpdateLabel (2.27s) [2020-07-02T16:57:30.494Z] === RUN TestServiceUpdateSecrets [2020-07-02T16:57:30.755Z] === RUN TestDockerSuite/TestExec [2020-07-02T16:57:31.195Z] --- PASS: TestCreateServiceMultipleTimes (19.12s) [2020-07-02T16:57:31.195Z] === RUN TestCreateServiceConflict [2020-07-02T16:57:31.195Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-07-02T16:57:31.195Z] === RUN TestCreateServiceMaxReplicas [2020-07-02T16:57:31.429Z] --- PASS: TestSecretInspect (1.95s) [2020-07-02T16:57:31.429Z] === RUN TestSecretList [2020-07-02T16:57:31.690Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-02T16:57:32.259Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-02T16:57:32.828Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-02T16:57:32.955Z] --- PASS: TestSecretList (1.87s) [2020-07-02T16:57:32.955Z] === RUN TestSecretsCreateAndDelete [2020-07-02T16:57:33.396Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-02T16:57:33.673Z] #33 ... [2020-07-02T16:57:33.673Z] [2020-07-02T16:57:33.673Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-02T16:57:33.673Z] #29 33.32 # github.com/docker/docker/contrib/httpserver [2020-07-02T16:57:33.673Z] #29 33.32 loadinternal: cannot find runtime/cgo [2020-07-02T16:57:33.673Z] #29 DONE 33.5s [2020-07-02T16:57:33.673Z] [2020-07-02T16:57:33.673Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-02T16:57:34.332Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-02T16:57:34.496Z] --- PASS: TestCreateServiceMaxReplicas (3.54s) [2020-07-02T16:57:34.496Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-02T16:57:34.614Z] #33 ... [2020-07-02T16:57:34.614Z] [2020-07-02T16:57:34.614Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-02T16:57:34.614Z] #30 DONE 0.1s [2020-07-02T16:57:34.614Z] [2020-07-02T16:57:34.614Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-02T16:57:34.900Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-02T16:57:35.031Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-07-02T16:57:35.031Z] === RUN TestSecretsUpdate [2020-07-02T16:57:35.469Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-02T16:57:36.036Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-02T16:57:36.604Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-02T16:57:36.863Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-02T16:57:37.115Z] --- PASS: TestSecretsUpdate (1.90s) [2020-07-02T16:57:37.115Z] === RUN TestTemplatedSecret [2020-07-02T16:57:37.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-02T16:57:37.691Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-02T16:57:38.629Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-02T16:57:39.218Z] --- PASS: TestTemplatedSecret (2.50s) [2020-07-02T16:57:39.218Z] === RUN TestSecretCreateResolve [2020-07-02T16:57:40.536Z] === RUN TestDockerSuite/TestExecEnv [2020-07-02T16:57:40.807Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-02T16:57:41.293Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-07-02T16:57:41.293Z] PASS [2020-07-02T16:57:41.293Z] [2020-07-02T16:57:41.293Z] DONE 6 tests in 12.096s [2020-07-02T16:57:41.293Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-02T16:57:41.294Z] ++ 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-07-02T16:57:41.294Z] ++ set -e [2020-07-02T16:57:41.294Z] ++ '[' -n 0 ']' [2020-07-02T16:57:41.294Z] ++ set -x [2020-07-02T16:57:41.294Z] ++ 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-07-02T16:57:41.294Z] INFO: Testing against a local daemon [2020-07-02T16:57:41.294Z] === RUN TestServiceCreateInit [2020-07-02T16:57:41.294Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-02T16:57:42.184Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-02T16:57:42.444Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-02T16:57:44.831Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-02T16:57:45.734Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-02T16:57:45.734Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-07-02T16:57:45.734Z] === RUN TestServiceUpdateConfigs [2020-07-02T16:57:46.302Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-02T16:57:46.869Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-02T16:57:47.439Z] === RUN TestDockerSuite/TestExecParseError [2020-07-02T16:57:48.009Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-02T16:57:48.578Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-02T16:57:49.145Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-02T16:57:49.321Z] --- PASS: TestServiceCreateInit (7.58s) [2020-07-02T16:57:49.321Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2020-07-02T16:57:49.321Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2020-07-02T16:57:49.321Z] === RUN TestCreateServiceMultipleTimes [2020-07-02T16:57:49.402Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s) [2020-07-02T16:57:49.402Z] === RUN TestCreateServiceSecretFileMode [2020-07-02T16:57:50.083Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-02T16:57:50.652Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-02T16:57:51.592Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-02T16:57:52.705Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2020-07-02T16:57:52.705Z] === RUN TestCreateServiceConfigFileMode [2020-07-02T16:57:56.006Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2020-07-02T16:57:56.006Z] === RUN TestCreateServiceSysctls [2020-07-02T16:58:00.212Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-07-02T16:58:00.212Z] === RUN TestCreateServiceCapabilities [2020-07-02T16:58:01.566Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2020-07-02T16:58:01.566Z] === RUN TestServiceUpdateNetwork [2020-07-02T16:58:02.503Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-02T16:58:03.454Z] === RUN TestDockerSuite/TestExecTTY [2020-07-02T16:58:03.514Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2020-07-02T16:58:03.514Z] === RUN TestInspect [2020-07-02T16:58:04.391Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-02T16:58:04.651Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-02T16:58:04.707Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2020-07-02T16:58:04.707Z] === RUN TestCreateServiceConflict [2020-07-02T16:58:05.220Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-02T16:58:05.828Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-02T16:58:05.828Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-02T16:58:06.226Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-07-02T16:58:06.226Z] === RUN TestCreateServiceMaxReplicas [2020-07-02T16:58:06.818Z] --- PASS: TestInspect (3.04s) [2020-07-02T16:58:06.818Z] === RUN TestCreateJob [2020-07-02T16:58:07.212Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-02T16:58:07.779Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-02T16:58:08.718Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-02T16:58:08.980Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-07-02T16:58:08.980Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-02T16:58:09.286Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-02T16:58:09.855Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-02T16:58:11.023Z] --- PASS: TestCreateJob (4.12s) [2020-07-02T16:58:11.024Z] === RUN TestReplicatedJob [2020-07-02T16:58:15.126Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2020-07-02T16:58:15.126Z] === RUN TestServiceUpdatePidsLimit [2020-07-02T16:58:15.126Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-02T16:58:15.126Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-02T16:58:15.693Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-02T16:58:17.611Z] --- PASS: TestReplicatedJob (6.48s) [2020-07-02T16:58:17.611Z] === RUN TestUpdateReplicatedJob [2020-07-02T16:58:18.980Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-02T16:58:20.359Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-02T16:58:20.917Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-07-02T16:58:20.917Z] === RUN TestServiceListWithStatuses [2020-07-02T16:58:20.917Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-02T16:58:20.917Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:58:20.917Z] === RUN TestDockerNetworkConnectAlias [2020-07-02T16:58:22.891Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-02T16:58:24.360Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.89s) [2020-07-02T16:58:24.360Z] === RUN TestCreateServiceSecretFileMode [2020-07-02T16:58:24.360Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2020-07-02T16:58:24.360Z] === RUN TestCreateServiceConfigFileMode [2020-07-02T16:58:24.794Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-02T16:58:25.436Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-02T16:58:25.436Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-02T16:58:25.436Z] === RUN TestDockerSuite/TestHealth [2020-07-02T16:58:26.446Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-07-02T16:58:26.447Z] === RUN TestCreateServiceSysctls [2020-07-02T16:58:29.056Z] --- PASS: TestDockerNetworkConnectAlias (6.72s) [2020-07-02T16:58:29.056Z] === RUN TestDockerNetworkReConnect [2020-07-02T16:58:29.983Z] --- PASS: TestCreateServiceSysctls (3.09s) [2020-07-02T16:58:29.983Z] === RUN TestCreateServiceCapabilities [2020-07-02T16:58:30.709Z] --- PASS: TestServiceUpdatePidsLimit (15.69s) [2020-07-02T16:58:30.709Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-07-02T16:58:30.709Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-02T16:58:30.709Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-07-02T16:58:30.709Z] PASS [2020-07-02T16:58:30.709Z] [2020-07-02T16:58:30.709Z] === Skipped [2020-07-02T16:58:30.709Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-02T16:58:30.709Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:58:30.709Z] [2020-07-02T16:58:30.709Z] [2020-07-02T16:58:30.709Z] DONE 27 tests, 1 skipped in 182.088s [2020-07-02T16:58:30.709Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-02T16:58:30.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:58:30.709Z] ++ set -e [2020-07-02T16:58:30.709Z] ++ '[' -n 0 ']' [2020-07-02T16:58:30.709Z] ++ set -x [2020-07-02T16:58:30.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:58:30.709Z] INFO: Testing against a local daemon [2020-07-02T16:58:30.709Z] === RUN TestSessionCreate [2020-07-02T16:58:30.709Z] --- PASS: TestSessionCreate (0.03s) [2020-07-02T16:58:30.709Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-02T16:58:30.709Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-02T16:58:30.709Z] PASS [2020-07-02T16:58:30.709Z] [2020-07-02T16:58:30.709Z] DONE 2 tests in 0.141s [2020-07-02T16:58:30.709Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-02T16:58:30.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:58:30.709Z] ++ set -e [2020-07-02T16:58:30.709Z] ++ '[' -n 0 ']' [2020-07-02T16:58:30.709Z] ++ set -x [2020-07-02T16:58:30.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:58:30.709Z] INFO: Testing against a local daemon [2020-07-02T16:58:30.709Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-02T16:58:30.709Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:58:30.709Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:58:30.709Z] === RUN TestEventsExecDie [2020-07-02T16:58:30.709Z] --- PASS: TestEventsExecDie (0.61s) [2020-07-02T16:58:30.709Z] === RUN TestEventsBackwardsCompatible [2020-07-02T16:58:30.709Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-02T16:58:30.709Z] === RUN TestInfoBinaryCommits [2020-07-02T16:58:30.968Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-02T16:58:30.968Z] === RUN TestInfoAPIVersioned [2020-07-02T16:58:30.968Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-02T16:58:30.968Z] === RUN TestInfoDiscoveryBackend [2020-07-02T16:58:31.535Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-07-02T16:58:31.535Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-02T16:58:32.070Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2020-07-02T16:58:32.070Z] === RUN TestInspect [2020-07-02T16:58:32.472Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-02T16:58:32.472Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-02T16:58:33.040Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-02T16:58:33.040Z] === RUN TestInfoAPI [2020-07-02T16:58:33.040Z] --- PASS: TestInfoAPI (0.02s) [2020-07-02T16:58:33.040Z] === RUN TestInfoAPIWarnings [2020-07-02T16:58:33.264Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2020-07-02T16:58:33.264Z] === RUN TestServicePlugin [2020-07-02T16:58:33.264Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-02T16:58:33.264Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:58:33.264Z] === RUN TestServiceUpdateLabel [2020-07-02T16:58:33.607Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-02T16:58:33.607Z] === RUN TestInfoDebug [2020-07-02T16:58:34.164Z] --- PASS: TestInspect (2.44s) [2020-07-02T16:58:34.164Z] === RUN TestCreateJob [2020-07-02T16:58:34.174Z] --- PASS: TestInfoDebug (0.53s) [2020-07-02T16:58:34.174Z] === RUN TestInfoInsecureRegistries [2020-07-02T16:58:34.433Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-02T16:58:34.433Z] === RUN TestInfoRegistryMirrors [2020-07-02T16:58:35.001Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-02T16:58:35.001Z] === RUN TestLoginFailsWithBadCredentials [2020-07-02T16:58:35.261Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-07-02T16:58:35.261Z] === RUN TestPingCacheHeaders [2020-07-02T16:58:35.261Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-02T16:58:35.261Z] === RUN TestPingGet [2020-07-02T16:58:35.261Z] --- PASS: TestPingGet (0.01s) [2020-07-02T16:58:35.261Z] === RUN TestPingHead [2020-07-02T16:58:35.261Z] --- PASS: TestPingHead (0.02s) [2020-07-02T16:58:35.261Z] === RUN TestVersion [2020-07-02T16:58:35.521Z] --- PASS: TestVersion (0.02s) [2020-07-02T16:58:35.521Z] PASS [2020-07-02T16:58:35.521Z] [2020-07-02T16:58:35.521Z] === Skipped [2020-07-02T16:58:35.521Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:58:35.521Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:58:35.521Z] [2020-07-02T16:58:35.521Z] [2020-07-02T16:58:35.521Z] DONE 18 tests, 1 skipped in 5.346s [2020-07-02T16:58:35.521Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-02T16:58:35.521Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:58:35.521Z] ++ set -e [2020-07-02T16:58:35.521Z] ++ '[' -n 0 ']' [2020-07-02T16:58:35.521Z] ++ set -x [2020-07-02T16:58:35.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:58:35.521Z] INFO: Testing against a local daemon [2020-07-02T16:58:35.521Z] === RUN TestVolumesCreateAndList [2020-07-02T16:58:35.521Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-02T16:58:35.521Z] === RUN TestVolumesRemove [2020-07-02T16:58:35.521Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-02T16:58:35.521Z] === RUN TestVolumesInspect [2020-07-02T16:58:35.521Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-02T16:58:35.521Z] === RUN TestVolumesInvalidJSON [2020-07-02T16:58:35.521Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-02T16:58:35.521Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-02T16:58:35.521Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-02T16:58:35.521Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-02T16:58:35.521Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-02T16:58:35.521Z] PASS [2020-07-02T16:58:35.521Z] [2020-07-02T16:58:35.521Z] DONE 5 tests in 0.209s [2020-07-02T16:58:35.521Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-02T16:58:35.781Z] ++++ cat bundles/test-integration/docker.pid [2020-07-02T16:58:35.781Z] +++ kill 5593 [2020-07-02T16:58:35.809Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-07-02T16:58:35.809Z] === RUN TestServiceUpdateSecrets [2020-07-02T16:58:36.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-02T16:58:36.978Z] +++ /etc/init.d/apparmor stop [2020-07-02T16:58:36.978Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-02T16:58:36.978Z] [2020-07-02T16:58:36.978Z] Unloading profiles will leave already running processes permanently [2020-07-02T16:58:36.978Z] unconfined, which can lead to unexpected situations. [2020-07-02T16:58:36.978Z] [2020-07-02T16:58:36.978Z] To set a process to complain mode, use the command line tool [2020-07-02T16:58:36.978Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-02T16:58:36.978Z] +++ true [2020-07-02T16:58:36.978Z] exiting test-integration [2020-07-02T16:58:36.978Z] ++ exit 0 [2020-07-02T16:58:36.978Z] [2020-07-02T16:58:37.711Z] --- PASS: TestCreateJob (3.01s) [2020-07-02T16:58:37.711Z] === RUN TestReplicatedJob [2020-07-02T16:58:37.917Z] + for job in $(jobs -p) [2020-07-02T16:58:37.917Z] + wait 19780 [2020-07-02T16:58:42.199Z] --- PASS: TestReplicatedJob (4.88s) [2020-07-02T16:58:42.199Z] === RUN TestUpdateReplicatedJob [2020-07-02T16:58:44.951Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2020-07-02T16:58:44.951Z] === RUN TestServiceListWithStatuses [2020-07-02T16:58:44.951Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-07-02T16:58:44.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:58:44.951Z] === RUN TestDockerNetworkConnectAlias [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-02T16:58:46.032Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-02T16:58:46.292Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-02T16:58:46.551Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-02T16:58:46.551Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-02T16:58:47.119Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-02T16:58:47.119Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-02T16:58:48.056Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-02T16:58:48.316Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-02T16:58:48.575Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-02T16:58:49.144Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-02T16:58:49.437Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2020-07-02T16:58:49.437Z] === RUN TestDockerNetworkReConnect [2020-07-02T16:58:51.682Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-02T16:58:51.682Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-02T16:58:51.682Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-02T16:58:52.620Z] === RUN TestDockerSuite/TestImportFile [2020-07-02T16:58:52.994Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2020-07-02T16:58:52.994Z] === RUN TestServicePlugin [2020-07-02T16:58:52.994Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-02T16:58:52.994Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:58:52.994Z] === RUN TestServiceUpdateLabel [2020-07-02T16:58:53.928Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2020-07-02T16:58:53.929Z] === RUN TestServiceUpdateConfigs [2020-07-02T16:58:53.999Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-02T16:58:53.999Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-02T16:58:54.518Z] --- PASS: TestServiceUpdateLabel (1.92s) [2020-07-02T16:58:54.518Z] === RUN TestServiceUpdateSecrets [2020-07-02T16:58:54.937Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-02T16:58:55.877Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-02T16:58:57.257Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-02T16:58:57.517Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-02T16:58:58.085Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-02T16:58:58.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-02T16:58:58.653Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-02T16:58:58.653Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-02T16:58:58.913Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-02T16:58:59.482Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-02T16:59:00.053Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-02T16:59:00.991Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-02T16:59:01.255Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-02T16:59:02.242Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-02T16:59:02.810Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-02T16:59:02.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-02T16:59:02.810Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-02T16:59:04.187Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-02T16:59:04.756Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-02T16:59:05.331Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-02T16:59:05.590Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-02T16:59:06.157Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2020-07-02T16:59:06.157Z] === RUN TestServiceUpdateNetwork [2020-07-02T16:59:06.159Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-02T16:59:06.159Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-02T16:59:06.728Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-02T16:59:07.665Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-02T16:59:08.245Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-02T16:59:09.183Z] === RUN TestDockerSuite/TestInspectImage [2020-07-02T16:59:09.183Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-02T16:59:09.183Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-02T16:59:09.183Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-02T16:59:09.754Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-02T16:59:09.953Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2020-07-02T16:59:09.954Z] === RUN TestServiceUpdateConfigs [2020-07-02T16:59:10.692Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-02T16:59:10.692Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-02T16:59:11.628Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-02T16:59:12.197Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-02T16:59:13.573Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-02T16:59:13.573Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-02T16:59:14.143Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-02T16:59:14.712Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-02T16:59:15.654Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-02T16:59:16.226Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-02T16:59:16.486Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-02T16:59:17.054Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-02T16:59:17.622Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-02T16:59:17.881Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-02T16:59:18.449Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-02T16:59:18.449Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-02T16:59:19.827Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-02T16:59:20.765Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-02T16:59:21.091Z] --- PASS: TestServiceUpdateNetwork (14.69s) [2020-07-02T16:59:21.091Z] === RUN TestServiceUpdatePidsLimit [2020-07-02T16:59:21.668Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-02T16:59:21.703Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-02T16:59:21.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-02T16:59:21.962Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-02T16:59:22.620Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-02T16:59:23.340Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-02T16:59:25.246Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-02T16:59:25.333Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2020-07-02T16:59:25.333Z] === RUN TestServiceUpdateNetwork [2020-07-02T16:59:26.122Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-02T16:59:26.122Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-02T16:59:26.122Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-02T16:59:27.796Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-02T16:59:27.796Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-02T16:59:28.031Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-02T16:59:29.702Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-02T16:59:29.702Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-02T16:59:30.270Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-02T16:59:30.573Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-02T16:59:30.760Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-02T16:59:31.956Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-02T16:59:32.900Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-02T16:59:34.284Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-02T16:59:34.545Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-02T16:59:35.721Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-07-02T16:59:35.721Z] === RUN TestServiceUpdatePidsLimit [2020-07-02T16:59:36.366Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-02T16:59:36.457Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-02T16:59:37.006Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-02T16:59:37.883Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-02T16:59:38.393Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-02T16:59:38.393Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-02T16:59:38.898Z] --- PASS: TestServiceUpdatePidsLimit (17.02s) [2020-07-02T16:59:38.898Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-02T16:59:38.898Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-02T16:59:38.898Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-02T16:59:38.898Z] PASS [2020-07-02T16:59:38.898Z] [2020-07-02T16:59:38.898Z] === Skipped [2020-07-02T16:59:38.898Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-02T16:59:38.898Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:59:38.898Z] [2020-07-02T16:59:38.898Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-02T16:59:38.898Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:59:38.898Z] [2020-07-02T16:59:38.898Z] [2020-07-02T16:59:38.898Z] DONE 27 tests, 2 skipped in 159.167s [2020-07-02T16:59:38.898Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-02T16:59:38.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:59:38.898Z] ++ set -e [2020-07-02T16:59:38.898Z] ++ '[' -n 0 ']' [2020-07-02T16:59:38.898Z] ++ set -x [2020-07-02T16:59:38.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:59:38.898Z] INFO: Testing against a local daemon [2020-07-02T16:59:38.898Z] === RUN TestSessionCreate [2020-07-02T16:59:38.898Z] --- PASS: TestSessionCreate (0.05s) [2020-07-02T16:59:38.898Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-02T16:59:38.898Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-02T16:59:38.898Z] PASS [2020-07-02T16:59:38.898Z] [2020-07-02T16:59:38.898Z] DONE 2 tests in 0.266s [2020-07-02T16:59:38.898Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-02T16:59:38.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:59:38.898Z] ++ set -e [2020-07-02T16:59:38.898Z] ++ '[' -n 0 ']' [2020-07-02T16:59:38.898Z] ++ set -x [2020-07-02T16:59:38.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:59:38.898Z] INFO: Testing against a local daemon [2020-07-02T16:59:38.898Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-02T16:59:38.898Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:59:38.898Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:59:38.898Z] === RUN TestEventsExecDie [2020-07-02T16:59:38.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-02T16:59:39.159Z] --- PASS: TestEventsExecDie (0.97s) [2020-07-02T16:59:39.159Z] === RUN TestEventsBackwardsCompatible [2020-07-02T16:59:39.159Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-02T16:59:39.159Z] === RUN TestInfoBinaryCommits [2020-07-02T16:59:39.159Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-02T16:59:39.159Z] === RUN TestInfoAPIVersioned [2020-07-02T16:59:39.159Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-02T16:59:39.159Z] === RUN TestInfoDiscoveryBackend [2020-07-02T16:59:39.532Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-02T16:59:39.732Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-07-02T16:59:39.732Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-02T16:59:39.792Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-02T16:59:40.100Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-02T16:59:41.116Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-02T16:59:41.116Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-02T16:59:41.174Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-02T16:59:41.688Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2020-07-02T16:59:41.688Z] === RUN TestInfoAPI [2020-07-02T16:59:41.688Z] --- PASS: TestInfoAPI (0.05s) [2020-07-02T16:59:41.688Z] === RUN TestInfoAPIWarnings [2020-07-02T16:59:41.744Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-02T16:59:42.261Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-07-02T16:59:42.261Z] === RUN TestInfoDebug [2020-07-02T16:59:42.638Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-02T16:59:42.638Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-02T16:59:42.638Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-02T16:59:42.638Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-02T16:59:42.638Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-02T16:59:42.832Z] --- PASS: TestInfoDebug (0.60s) [2020-07-02T16:59:42.832Z] === RUN TestInfoInsecureRegistries [2020-07-02T16:59:43.208Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-02T16:59:43.405Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-07-02T16:59:43.405Z] === RUN TestInfoRegistryMirrors [2020-07-02T16:59:43.655Z] #33 160.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-02T16:59:43.931Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-02T16:59:43.976Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-07-02T16:59:43.976Z] === RUN TestLoginFailsWithBadCredentials [2020-07-02T16:59:44.147Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-02T16:59:44.548Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-07-02T16:59:44.548Z] === RUN TestPingCacheHeaders [2020-07-02T16:59:44.548Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-02T16:59:44.548Z] === RUN TestPingGet [2020-07-02T16:59:44.548Z] --- PASS: TestPingGet (0.03s) [2020-07-02T16:59:44.548Z] === RUN TestPingHead [2020-07-02T16:59:44.548Z] --- PASS: TestPingHead (0.05s) [2020-07-02T16:59:44.548Z] === RUN TestVersion [2020-07-02T16:59:44.548Z] --- PASS: TestVersion (0.05s) [2020-07-02T16:59:44.548Z] PASS [2020-07-02T16:59:44.548Z] [2020-07-02T16:59:44.548Z] === Skipped [2020-07-02T16:59:44.548Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:59:44.548Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:59:44.548Z] [2020-07-02T16:59:44.548Z] [2020-07-02T16:59:44.548Z] DONE 18 tests, 1 skipped in 6.679s [2020-07-02T16:59:44.548Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-02T16:59:44.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:59:44.548Z] ++ set -e [2020-07-02T16:59:44.548Z] ++ '[' -n 0 ']' [2020-07-02T16:59:44.548Z] ++ set -x [2020-07-02T16:59:44.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-02T16:59:44.595Z] #33 161.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-02T16:59:44.809Z] INFO: Testing against a local daemon [2020-07-02T16:59:44.809Z] === RUN TestVolumesCreateAndList [2020-07-02T16:59:44.809Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-02T16:59:44.809Z] === RUN TestVolumesRemove [2020-07-02T16:59:44.809Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-02T16:59:44.809Z] === RUN TestVolumesInspect [2020-07-02T16:59:45.070Z] --- PASS: TestVolumesInspect (0.04s) [2020-07-02T16:59:45.070Z] === RUN TestVolumesInvalidJSON [2020-07-02T16:59:45.070Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-02T16:59:45.070Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-02T16:59:45.070Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-02T16:59:45.070Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-07-02T16:59:45.070Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-02T16:59:45.070Z] PASS [2020-07-02T16:59:45.070Z] [2020-07-02T16:59:45.070Z] DONE 5 tests in 0.388s [2020-07-02T16:59:45.070Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-02T16:59:45.335Z] ++++ cat bundles/test-integration/docker.pid [2020-07-02T16:59:45.335Z] +++ kill 13677 [2020-07-02T16:59:46.505Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-02T16:59:46.719Z] +++ /etc/init.d/apparmor stop [2020-07-02T16:59:46.719Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-02T16:59:46.719Z] [2020-07-02T16:59:46.719Z] Unloading profiles will leave already running processes permanently [2020-07-02T16:59:46.719Z] unconfined, which can lead to unexpected situations. [2020-07-02T16:59:46.719Z] [2020-07-02T16:59:46.719Z] To set a process to complain mode, use the command line tool [2020-07-02T16:59:46.719Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-02T16:59:46.719Z] +++ true [2020-07-02T16:59:46.719Z] exiting test-integration [2020-07-02T16:59:46.719Z] ++ exit 0 [2020-07-02T16:59:46.719Z] [2020-07-02T16:59:47.446Z] #33 164.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-02T16:59:48.335Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-02T16:59:48.335Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-02T16:59:48.829Z] #33 165.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main Post stage [Pipeline] junit [2020-07-02T16:59:49.281Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-02T16:59:50.005Z] + echo Ensuring container killed. [2020-07-02T16:59:50.005Z] Ensuring container killed. [2020-07-02T16:59:50.005Z] + docker rm -vf docker-pr24 [2020-07-02T16:59:50.005Z] Error: No such container: docker-pr24 [2020-07-02T16:59:50.005Z] + true [Pipeline] sh [2020-07-02T16:59:50.360Z] #33 167.0 [2020-07-02T16:59:50.360Z] #33 DONE 167.1s [2020-07-02T16:59:50.360Z] [2020-07-02T16:59:50.360Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-02T16:59:50.366Z] + echo Chowning /workspace to jenkins user [2020-07-02T16:59:50.366Z] Chowning /workspace to jenkins user [2020-07-02T16:59:50.366Z] + id -u [2020-07-02T16:59:50.366Z] + id -g [2020-07-02T16:59:50.366Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41025:/workspace busybox chown -R 1000:1000 /workspace [2020-07-02T16:59:50.366Z] Unable to find image 'busybox:latest' locally [2020-07-02T16:59:50.366Z] latest: Pulling from library/busybox [2020-07-02T16:59:50.366Z] ebdaf4d05d6f: Pulling fs layer [2020-07-02T16:59:50.631Z] ebdaf4d05d6f: Verifying Checksum [2020-07-02T16:59:50.631Z] ebdaf4d05d6f: Download complete [2020-07-02T16:59:50.893Z] ebdaf4d05d6f: Pull complete [2020-07-02T16:59:50.893Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-02T16:59:50.893Z] Status: Downloaded newer image for busybox:latest [2020-07-02T16:59:51.786Z] #34 DONE 1.3s [2020-07-02T16:59:52.520Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2020-07-02T16:59:52.520Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-07-02T16:59:52.520Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2020-07-02T16:59:52.520Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2020-07-02T16:59:52.520Z] PASS [2020-07-02T16:59:52.520Z] [2020-07-02T16:59:52.520Z] === Skipped [2020-07-02T16:59:52.520Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s) [2020-07-02T16:59:52.520Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-02T16:59:52.520Z] [2020-07-02T16:59:52.520Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-02T16:59:52.520Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-02T16:59:52.520Z] [2020-07-02T16:59:52.520Z] [2020-07-02T16:59:52.520Z] DONE 27 tests, 2 skipped in 130.405s [2020-07-02T16:59:52.520Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-02T16:59:52.520Z] ++ 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-07-02T16:59:52.520Z] ++ set -e [2020-07-02T16:59:52.520Z] ++ '[' -n 0 ']' [2020-07-02T16:59:52.520Z] ++ set -x [2020-07-02T16:59:52.520Z] ++ 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-07-02T16:59:52.520Z] INFO: Testing against a local daemon [2020-07-02T16:59:52.520Z] === RUN TestSessionCreate [2020-07-02T16:59:52.520Z] --- PASS: TestSessionCreate (0.04s) [2020-07-02T16:59:52.520Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-02T16:59:52.520Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-02T16:59:52.520Z] PASS [2020-07-02T16:59:52.520Z] [2020-07-02T16:59:52.520Z] DONE 2 tests in 0.156s [2020-07-02T16:59:52.520Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-02T16:59:52.520Z] ++ 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-07-02T16:59:52.520Z] ++ set -e [2020-07-02T16:59:52.520Z] ++ '[' -n 0 ']' [2020-07-02T16:59:52.520Z] ++ set -x [2020-07-02T16:59:52.520Z] ++ 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-07-02T16:59:52.520Z] INFO: Testing against a local daemon [2020-07-02T16:59:52.520Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-02T16:59:52.520Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:59:52.520Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:59:52.520Z] === RUN TestEventsExecDie [2020-07-02T16:59:52.520Z] --- PASS: TestEventsExecDie (0.63s) [2020-07-02T16:59:52.520Z] === RUN TestEventsBackwardsCompatible [2020-07-02T16:59:52.520Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-02T16:59:52.520Z] === RUN TestInfoBinaryCommits [2020-07-02T16:59:52.520Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-02T16:59:52.520Z] === RUN TestInfoAPIVersioned [2020-07-02T16:59:52.520Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-02T16:59:52.520Z] === RUN TestInfoDiscoveryBackend [2020-07-02T16:59:52.657Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-02T16:59:52.926Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-02T16:59:52.926Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-02T16:59:53.155Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-02T16:59:53.155Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-02T16:59:53.167Z] [2020-07-02T16:59:53.167Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-02T16:59:53.427Z] #35 DONE 0.6s [2020-07-02T16:59:53.427Z] [2020-07-02T16:59:53.427Z] #36 exporting to image [2020-07-02T16:59:53.427Z] #36 exporting layers [2020-07-02T16:59:53.866Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-02T16:59:54.200Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-02T16:59:54.200Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-02T16:59:54.496Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-02T16:59:54.496Z] === RUN TestInfoAPI [2020-07-02T16:59:54.496Z] --- PASS: TestInfoAPI (0.04s) [2020-07-02T16:59:54.496Z] === RUN TestInfoAPIWarnings [2020-07-02T16:59:54.501Z] + bundleName=arm64-integration [2020-07-02T16:59:54.501Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-02T16:59:54.501Z] Creating arm64-integration-bundles.tar.gz [2020-07-02T16:59:54.501Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-02T16:59:54.501Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-02T16:59:54.776Z] Archiving artifacts [2020-07-02T16:59:54.804Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-02T16:59:55.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-02T16:59:55.135Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-02T16:59:55.135Z] === RUN TestInfoDebug [2020-07-02T16:59:55.322Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-02T16:59:55.773Z] --- PASS: TestInfoDebug (0.53s) [2020-07-02T16:59:55.773Z] === RUN TestInfoInsecureRegistries [2020-07-02T16:59:56.410Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-02T16:59:56.410Z] === RUN TestInfoRegistryMirrors [2020-07-02T16:59:56.625Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41025/24/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-02T16:59:56.700Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-02T16:59:56.703Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-02T16:59:56.704Z] === RUN TestLoginFailsWithBadCredentials [2020-07-02T16:59:56.720Z] #36 exporting layers 3.1s done [2020-07-02T16:59:56.720Z] #36 writing image sha256:1f470810ffa4b7ff5f17adb23d00ee7533766fed14032f41d02744403b5eb4f9 done [2020-07-02T16:59:56.720Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-02T16:59:56.720Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-02T16:59:56.947Z] + make clean [2020-07-02T16:59:56.997Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-07-02T16:59:56.997Z] === RUN TestPingCacheHeaders [2020-07-02T16:59:57.046Z] + echo Ensuring container killed. [2020-07-02T16:59:57.046Z] Ensuring container killed. [2020-07-02T16:59:57.046Z] + docker rm -vf docker-pr24 [2020-07-02T16:59:57.046Z] Error: No such container: docker-pr24 [2020-07-02T16:59:57.046Z] + true [Pipeline] sh [2020-07-02T16:59:57.291Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-02T16:59:57.292Z] === RUN TestPingGet [2020-07-02T16:59:57.292Z] --- PASS: TestPingGet (0.02s) [2020-07-02T16:59:57.292Z] === RUN TestPingHead [2020-07-02T16:59:57.292Z] --- PASS: TestPingHead (0.03s) [2020-07-02T16:59:57.292Z] === RUN TestVersion [2020-07-02T16:59:57.292Z] --- PASS: TestVersion (0.04s) [2020-07-02T16:59:57.292Z] PASS [2020-07-02T16:59:57.292Z] [2020-07-02T16:59:57.292Z] === Skipped [2020-07-02T16:59:57.292Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-02T16:59:57.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-02T16:59:57.292Z] [2020-07-02T16:59:57.292Z] [2020-07-02T16:59:57.292Z] DONE 18 tests, 1 skipped in 5.543s [2020-07-02T16:59:57.292Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-02T16:59:57.292Z] ++ 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-07-02T16:59:57.292Z] ++ set -e [2020-07-02T16:59:57.292Z] ++ '[' -n 0 ']' [2020-07-02T16:59:57.292Z] ++ set -x [2020-07-02T16:59:57.292Z] ++ 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-07-02T16:59:57.292Z] INFO: Testing against a local daemon [2020-07-02T16:59:57.292Z] === RUN TestVolumesCreateAndList [2020-07-02T16:59:57.292Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-02T16:59:57.292Z] === RUN TestVolumesRemove [2020-07-02T16:59:57.329Z] + echo Chowning /workspace to jenkins user [2020-07-02T16:59:57.329Z] Chowning /workspace to jenkins user [2020-07-02T16:59:57.329Z] + id -u [2020-07-02T16:59:57.329Z] + id -g [2020-07-02T16:59:57.329Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41025:/workspace busybox chown -R 1000:1000 /workspace [2020-07-02T16:59:57.521Z] docker volume rm -f docker-dev-cache [2020-07-02T16:59:57.521Z] docker-dev-cache [Pipeline] deleteDir [2020-07-02T16:59:57.586Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-02T16:59:57.586Z] === RUN TestVolumesInspect [2020-07-02T16:59:57.586Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-02T16:59:57.586Z] === RUN TestVolumesInvalidJSON [2020-07-02T16:59:57.586Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-02T16:59:57.586Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-02T16:59:57.586Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-02T16:59:57.586Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-02T16:59:57.586Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-02T16:59:57.586Z] PASS [2020-07-02T16:59:57.586Z] [2020-07-02T16:59:57.586Z] DONE 5 tests in 0.224s [2020-07-02T16:59:57.586Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-02T16:59:57.586Z] ++++ cat bundles/test-integration/docker.pid [2020-07-02T16:59:57.586Z] +++ kill 13847 [2020-07-02T16:59:57.638Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-02T16:59:58.570Z] + bundleName=unit [2020-07-02T16:59:58.570Z] + echo Creating unit-bundles.tar.gz [2020-07-02T16:59:58.570Z] Creating unit-bundles.tar.gz [2020-07-02T16:59:58.570Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-02T16:59:58.570Z] bundles/junit-report.xml [2020-07-02T16:59:58.570Z] bundles/go-test-report.json [2020-07-02T16:59:58.570Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-02T16:59:58.583Z] Archiving artifacts [2020-07-02T16:59:58.967Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41025/24/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-07-02T16:59:59.098Z] +++ /etc/init.d/apparmor stop [2020-07-02T16:59:59.099Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-02T16:59:59.099Z] [2020-07-02T16:59:59.099Z] Unloading profiles will leave already running processes permanently [2020-07-02T16:59:59.099Z] unconfined, which can lead to unexpected situations. [2020-07-02T16:59:59.099Z] [2020-07-02T16:59:59.099Z] To set a process to complain mode, use the command line tool [2020-07-02T16:59:59.099Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-02T16:59:59.099Z] +++ true [2020-07-02T16:59:59.099Z] exiting test-integration [2020-07-02T16:59:59.099Z] ++ exit 0 [2020-07-02T16:59:59.099Z] [Pipeline] sh [2020-07-02T16:59:59.406Z] + make clean [2020-07-02T16:59:59.667Z] docker volume rm -f docker-dev-cache [2020-07-02T16:59:59.667Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2020-07-02T17:00:00.175Z] === RUN TestDockerSuite/TestLogsFollowStopped [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Post stage [Pipeline] junit [2020-07-02T17:00:00.676Z] Recording test results [2020-07-02T17:00:00.744Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-02T17:00:01.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [Pipeline] } [2020-07-02T17:00:01.263Z] === RUN TestDockerSuite/TestLogsSince [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-02T17:00:01.678Z] + echo Ensuring container killed. [2020-07-02T17:00:01.678Z] Ensuring container killed. [2020-07-02T17:00:01.678Z] + docker rm -vf docker-pr24 [2020-07-02T17:00:01.678Z] Error: No such container: docker-pr24 [2020-07-02T17:00:01.678Z] + true [Pipeline] sh [2020-07-02T17:00:02.072Z] + echo Chowning /workspace to jenkins user [2020-07-02T17:00:02.072Z] Chowning /workspace to jenkins user [2020-07-02T17:00:02.072Z] + id -u [2020-07-02T17:00:02.072Z] + id -g [2020-07-02T17:00:02.072Z] + docker run --rm -v /home/docker/workspace/moby_PR-41025:/workspace busybox chown -R 1001:1001 /workspace [2020-07-02T17:00:02.072Z] Unable to find image 'busybox:latest' locally [2020-07-02T17:00:02.708Z] latest: Pulling from library/busybox [2020-07-02T17:00:04.271Z] 7257f00f7d70: Pulling fs layer [2020-07-02T17:00:04.271Z] 7257f00f7d70: Verifying Checksum [2020-07-02T17:00:04.271Z] 7257f00f7d70: Download complete [2020-07-02T17:00:04.563Z] 7257f00f7d70: Pull complete [2020-07-02T17:00:05.201Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-02T17:00:05.201Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-02T17:00:07.150Z] + bundleName=ppc64le-integration [2020-07-02T17:00:07.150Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-02T17:00:07.150Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-02T17:00:07.150Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune ppc64le-integration-bundles.tar.gz -o [2020-07-02T17:00:07.150Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-02T17:00:07.204Z] Archiving artifacts [2020-07-02T17:00:07.592Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41025/24/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-02T17:00:07.831Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-02T17:00:08.124Z] + make clean [2020-07-02T17:00:08.422Z] make: command: Command not found [2020-07-02T17:00:08.422Z] make: command: Command not found [2020-07-02T17:00:08.422Z] docker volume rm -f docker-dev-cache [2020-07-02T17:00:08.422Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-02T17:00:14.394Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-02T17:00:14.394Z] === RUN TestDockerSuite/TestLogsTail [2020-07-02T17:00:14.394Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-02T17:00:14.654Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-02T17:00:15.224Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-02T17:00:15.483Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-02T17:00:15.742Z] === RUN TestDockerSuite/TestNetHostname [2020-07-02T17:00:17.122Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-02T17:00:17.389Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-02T17:00:18.338Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-02T17:00:19.274Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-02T17:00:19.843Z] === RUN TestDockerSuite/TestPluginActive [2020-07-02T17:00:21.747Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-02T17:00:28.319Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-02T17:00:28.319Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-02T17:00:28.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-02T17:00:29.254Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-02T17:00:31.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-02T17:00:31.728Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-02T17:00:33.108Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-02T17:00:35.645Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-02T17:00:39.834Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-02T17:00:40.771Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-02T17:00:41.714Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-02T17:00:43.099Z] === RUN TestDockerSuite/TestPortList [2020-07-02T17:00:49.670Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-02T17:00:50.237Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-02T17:00:53.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-02T17:00:56.818Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-02T17:00:56.818Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-02T17:00:56.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-02T17:00:56.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-02T17:00:56.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-02T17:00:57.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-02T17:00:57.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-02T17:00:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-02T17:00:57.905Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-02T17:00:59.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-02T17:00:59.815Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-02T17:01:02.352Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-02T17:01:02.920Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-02T17:01:03.489Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-02T17:01:03.489Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-02T17:01:05.394Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-02T17:01:06.339Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-02T17:01:08.253Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-02T17:01:11.547Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-02T17:01:11.547Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-02T17:01:14.082Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-02T17:01:20.654Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-02T17:01:21.594Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-02T17:01:22.976Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-02T17:01:23.913Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-02T17:01:24.481Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-02T17:01:24.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-02T17:01:26.389Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-02T17:01:28.929Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-02T17:01:29.500Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-02T17:01:29.759Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-02T17:01:30.707Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-02T17:01:33.244Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-02T17:01:35.150Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-02T17:01:35.718Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-02T17:01:35.718Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-02T17:01:35.977Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-02T17:01:36.236Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-02T17:01:36.236Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-02T17:01:36.804Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-02T17:01:37.742Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-02T17:01:38.679Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-02T17:01:39.248Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-02T17:01:45.822Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-02T17:01:45.822Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-02T17:01:47.200Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-02T17:01:47.458Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-02T17:01:47.458Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-02T17:01:47.717Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-02T17:01:49.621Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-02T17:01:50.558Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-02T17:01:51.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-02T17:01:52.506Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-02T17:01:53.896Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-02T17:01:53.896Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-02T17:01:54.155Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-02T17:01:57.449Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-02T17:01:58.017Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-02T17:01:58.277Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-02T17:01:59.656Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-02T17:02:00.224Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-02T17:02:01.163Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-02T17:02:01.730Z] === RUN TestDockerSuite/TestRmiTag [2020-07-02T17:02:01.989Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-02T17:02:02.557Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-02T17:02:05.849Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-02T17:02:05.849Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-02T17:02:06.418Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-02T17:02:06.678Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-02T17:02:07.616Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-02T17:02:07.874Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-02T17:02:08.133Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-02T17:02:08.702Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-02T17:02:08.702Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-02T17:02:09.272Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-02T17:02:10.209Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-02T17:02:10.778Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-02T17:02:11.346Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-02T17:02:11.915Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-02T17:02:12.877Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-02T17:02:14.255Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-02T17:02:14.823Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-02T17:02:15.391Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-02T17:02:15.959Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-02T17:02:16.527Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-02T17:02:17.096Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-02T17:02:18.038Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-02T17:02:18.606Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-02T17:02:19.174Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-02T17:02:20.112Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-02T17:02:20.680Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-02T17:02:20.680Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-02T17:02:22.062Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-02T17:02:22.631Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-02T17:02:23.199Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-02T17:02:23.458Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-02T17:02:24.028Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-02T17:02:24.028Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-02T17:02:24.288Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-02T17:02:24.860Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-02T17:02:25.427Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-02T17:02:25.687Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-02T17:02:26.256Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-02T17:02:26.256Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-02T17:02:26.823Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-02T17:02:26.823Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-02T17:02:27.390Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-02T17:02:27.959Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-02T17:02:28.527Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-02T17:02:28.808Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-02T17:02:29.076Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-02T17:02:29.334Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-02T17:02:30.271Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-02T17:02:31.210Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-02T17:02:31.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-02T17:02:32.147Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-02T17:02:32.716Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-02T17:02:33.284Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-02T17:02:34.224Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-02T17:02:34.793Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-02T17:02:35.362Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-02T17:02:36.741Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-02T17:02:39.278Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-02T17:02:39.278Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-02T17:02:39.538Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-02T17:02:40.917Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-02T17:02:42.826Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-02T17:02:44.208Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-02T17:02:46.114Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-02T17:02:46.114Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-02T17:02:46.114Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-02T17:02:46.373Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-02T17:02:47.752Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-02T17:02:48.716Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-02T17:02:50.621Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-02T17:02:51.190Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-02T17:02:52.571Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-02T17:02:52.830Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-02T17:02:52.830Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-02T17:02:53.399Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-02T17:02:54.338Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-02T17:02:54.338Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-02T17:02:55.276Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-02T17:02:55.845Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-02T17:02:56.413Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-02T17:02:56.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-02T17:02:56.982Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-02T17:02:57.241Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-02T17:02:57.501Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-02T17:02:58.069Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-02T17:02:58.639Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-02T17:02:59.578Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-02T17:03:00.147Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-02T17:03:00.716Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-02T17:03:01.654Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-02T17:03:01.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-02T17:03:02.173Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-02T17:03:02.173Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-02T17:03:02.741Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-02T17:03:03.311Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-02T17:03:04.690Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-02T17:03:04.690Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-02T17:03:04.949Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-02T17:03:04.949Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-02T17:03:08.265Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-02T17:03:08.265Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-02T17:03:08.265Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-02T17:03:10.802Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-02T17:03:13.337Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-02T17:03:15.870Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-02T17:03:19.161Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-02T17:03:19.420Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-02T17:03:20.357Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-02T17:03:21.738Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-02T17:03:21.738Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-02T17:03:21.738Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-02T17:03:21.738Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-02T17:03:22.308Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-02T17:03:23.248Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-02T17:03:24.628Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-02T17:03:26.011Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-02T17:03:26.948Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-02T17:03:33.533Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-02T17:03:33.533Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-02T17:03:33.533Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-02T17:03:34.102Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-02T17:03:34.102Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-02T17:03:34.102Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-02T17:03:35.038Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-02T17:03:35.605Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-02T17:03:36.541Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-02T17:03:36.541Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-02T17:03:36.800Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-02T17:03:37.737Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-02T17:03:38.675Z] === RUN TestDockerSuite/TestRunMount [2020-07-02T17:03:42.870Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-02T17:03:42.870Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-02T17:03:43.130Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-02T17:03:44.067Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-02T17:03:45.445Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-02T17:03:47.354Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-02T17:03:47.613Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-02T17:03:49.520Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-02T17:03:51.439Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-02T17:03:52.376Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-02T17:03:53.313Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-02T17:03:53.313Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-02T17:03:53.880Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-02T17:03:54.449Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-02T17:03:55.019Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-02T17:03:55.957Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-02T17:03:55.957Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-02T17:03:57.865Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-02T17:03:59.244Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-02T17:03:59.504Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-02T17:04:02.795Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-02T17:04:03.056Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-02T17:04:03.056Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-02T17:04:03.624Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-02T17:04:03.624Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-02T17:04:03.884Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-02T17:04:04.453Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-02T17:04:04.453Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-02T17:04:05.021Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-02T17:04:11.583Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-02T17:04:11.583Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-02T17:04:11.583Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-02T17:04:11.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-02T17:04:11.583Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-02T17:04:12.961Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-02T17:04:13.912Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-02T17:04:14.170Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-02T17:04:14.429Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-02T17:04:14.999Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-02T17:04:15.258Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-02T17:04:15.828Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-02T17:04:16.396Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-02T17:04:16.655Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-02T17:04:17.224Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-02T17:04:17.483Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-02T17:04:17.743Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-02T17:04:17.743Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-02T17:04:18.312Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-02T17:04:19.250Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-02T17:04:19.250Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-02T17:04:20.190Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-02T17:04:22.097Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-02T17:04:23.034Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-02T17:04:23.034Z] === RUN TestDockerSuite/TestRunRm [2020-07-02T17:04:23.603Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-02T17:04:25.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-02T17:04:27.414Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-02T17:04:27.674Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-02T17:04:28.241Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-02T17:04:28.241Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-02T17:04:29.621Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-02T17:04:30.579Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-02T17:04:30.837Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-02T17:04:33.374Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-02T17:04:34.311Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-02T17:04:36.845Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-02T17:04:37.414Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-02T17:04:37.981Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-02T17:04:38.240Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-02T17:04:38.810Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-02T17:04:39.378Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-02T17:04:39.641Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-02T17:04:40.210Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-02T17:04:40.471Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-02T17:04:40.730Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-02T17:04:41.299Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-02T17:04:43.836Z] === RUN TestDockerSuite/TestRunState [2020-07-02T17:04:44.777Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-02T17:04:45.345Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-02T17:04:45.605Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-02T17:04:45.864Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-02T17:04:46.123Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-02T17:04:46.123Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-02T17:04:46.692Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-02T17:04:47.262Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-02T17:04:48.649Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-02T17:04:48.649Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-02T17:04:48.649Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-02T17:04:49.218Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-02T17:04:50.596Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-02T17:04:51.164Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-02T17:04:52.102Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-02T17:04:54.638Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-02T17:04:57.170Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-02T17:04:57.429Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-02T17:04:58.001Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-02T17:04:58.265Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-02T17:04:58.833Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-02T17:05:00.215Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-02T17:05:01.595Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-02T17:05:01.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-02T17:05:02.164Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-02T17:05:02.164Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-02T17:05:02.424Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-02T17:05:02.994Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-02T17:05:03.564Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-02T17:05:04.132Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-02T17:05:04.132Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-02T17:05:04.132Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-02T17:05:04.700Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-02T17:05:04.958Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-02T17:05:08.279Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-02T17:05:08.279Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-02T17:05:08.847Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-02T17:05:09.785Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-02T17:05:11.695Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-02T17:05:12.263Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-02T17:05:13.201Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-02T17:05:14.138Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-02T17:05:16.045Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-02T17:05:16.304Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-02T17:05:16.563Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-02T17:05:17.132Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-02T17:05:17.700Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-02T17:05:17.700Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-02T17:05:17.700Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-02T17:05:17.700Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-02T17:05:17.960Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-02T17:05:17.960Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-02T17:05:18.899Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-02T17:05:19.160Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-02T17:05:20.098Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-02T17:05:20.665Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-02T17:05:20.925Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-02T17:05:20.925Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-02T17:05:21.497Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-02T17:05:22.065Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-02T17:05:22.323Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-02T17:05:22.892Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-02T17:05:22.892Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-02T17:05:23.460Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-02T17:05:23.460Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-02T17:05:24.036Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-02T17:05:24.036Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-02T17:05:24.613Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-02T17:05:24.872Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-02T17:05:24.872Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-02T17:05:24.872Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-02T17:05:25.439Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-02T17:05:26.377Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-02T17:05:26.635Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-02T17:05:26.635Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-02T17:05:27.205Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-02T17:05:27.205Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-02T17:05:28.142Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-02T17:05:28.709Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-02T17:05:29.278Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-02T17:05:30.215Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-02T17:05:30.783Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-02T17:05:30.783Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-02T17:05:30.783Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-02T17:05:31.725Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-02T17:05:32.662Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-02T17:05:33.601Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-02T17:05:33.601Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-02T17:05:34.537Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-02T17:05:34.537Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-02T17:05:35.106Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-02T17:05:36.486Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-02T17:05:36.486Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-02T17:05:37.426Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-02T17:05:37.426Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-02T17:05:37.426Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-02T17:05:38.805Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-02T17:05:39.742Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-02T17:05:40.309Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-02T17:05:40.309Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-02T17:05:40.577Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-02T17:05:40.577Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-02T17:05:41.179Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-02T17:05:42.558Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-02T17:05:43.126Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-02T17:05:48.403Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-02T17:05:49.781Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-02T17:05:50.349Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-02T17:05:51.286Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-02T17:05:53.818Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-02T17:05:55.197Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-02T17:05:55.456Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-02T17:05:56.025Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-02T17:05:57.932Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-02T17:05:57.932Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-02T17:05:58.869Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-02T17:06:00.247Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-02T17:06:02.799Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-02T17:06:06.992Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-02T17:06:10.277Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-02T17:06:14.469Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-02T17:06:14.469Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-02T17:06:16.372Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-02T17:06:16.939Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-02T17:06:18.316Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-02T17:06:18.885Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-02T17:06:19.145Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-02T17:06:19.713Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-02T17:06:20.281Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-02T17:06:20.281Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-02T17:06:20.851Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-02T17:06:24.141Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-02T17:06:27.458Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-02T17:06:27.458Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-02T17:06:27.718Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-02T17:06:27.718Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-02T17:06:28.286Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-02T17:06:29.666Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-02T17:06:29.666Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-02T17:06:30.603Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-02T17:06:30.863Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-02T17:06:31.432Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-02T17:06:32.810Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-02T17:06:36.096Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-02T17:06:37.035Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-02T17:06:37.035Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-02T17:06:37.609Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-02T17:06:38.178Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-02T17:06:40.713Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-02T17:06:42.619Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-02T17:06:43.997Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-02T17:06:44.935Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-02T17:06:46.856Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-02T17:06:49.391Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-02T17:06:51.929Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-02T17:06:51.929Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-02T17:06:53.308Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-02T17:06:54.686Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-02T17:06:54.944Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-02T17:06:56.325Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-02T17:06:57.262Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-02T17:06:58.641Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-02T17:07:00.018Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-02T17:07:01.395Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-02T17:07:02.775Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-02T17:07:04.153Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-02T17:07:10.737Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-02T17:07:20.715Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-02T17:07:20.974Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-02T17:07:20.974Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-02T17:07:20.974Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-02T17:07:20.974Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-02T17:07:20.974Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-02T17:07:22.879Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-02T17:07:22.879Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-02T17:07:22.879Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-02T17:07:22.879Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-02T17:07:22.879Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-02T17:07:23.448Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-02T17:07:24.826Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-02T17:07:24.826Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-02T17:07:24.826Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-02T17:07:26.732Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-02T17:07:29.271Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-02T17:07:29.271Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-02T17:07:29.271Z] --- PASS: TestDockerSuite (1336.49s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.06s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.51s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.58s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.03s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.56s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.00s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.93s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.05s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.94s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.11s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAttachDetach (1.17s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.04s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.98s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.92s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.24s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.98s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.85s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.70s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.86s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.48s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.56s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.50s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.49s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.66s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.69s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.29s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.97s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.76s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.91s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.96s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.63s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.14s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.32s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.78s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.28s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.63s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.34s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.25s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.02s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.58s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.67s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.20s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.03s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.76s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2020-07-02T17:07:29.272Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-02T17:07:29.272Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.24s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.34s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.88s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildContChar (3.13s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.20s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.62s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.56s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.74s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.44s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) [2020-07-02T17:07:29.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-02T17:07:29.272Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-02T17:07:29.272Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-02T17:07:29.272Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-02T17:07:29.272Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.10s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.22s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.38s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.78s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.54s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.47s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.75s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.45s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.13s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.44s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.19s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.92s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.80s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.65s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.13s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.77s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.05s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.01s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.53s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.18s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.35s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnv (1.18s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.00s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.89s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.54s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.75s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.30s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.10s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2020-07-02T17:07:29.272Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-02T17:07:29.272Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.06s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildExpose (0.49s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.15s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.81s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.99s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.72s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildHistory (3.79s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.91s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.89s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.83s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.59s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.26s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.71s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.12s) [2020-07-02T17:07:29.272Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-02T17:07:29.272Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.43s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.46s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.46s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.05s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.21s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.13s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildPATH (1.67s) [2020-07-02T17:07:29.272Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.29s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.22s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildRm (2.57s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.57s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.88s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-02T17:07:29.273Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.78s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.16s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.83s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildUser (1.40s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.67s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.89s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.81s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.07s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.92s) [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-07-02T17:07:29.273Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.06s) [2020-07-02T17:07:29.273Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-02T17:07:29.273Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-02T17:07:29.273Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.49s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.20s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.99s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.04s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.29s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-02T17:07:29.273Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-02T17:07:29.273Z] docker_cli_sni_test.go:18: Flakey test [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.06s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitTTY (1.36s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.74s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.43s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.97s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.07s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.63s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.43s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.60s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.22s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.80s) [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-02T17:07:29.273Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.61s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.36s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.29s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.43s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00080b6e0_} (1.39s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1068151448_/foo_false____} (1.46s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1068151448_/foo_true____} (1.60s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3500698391_/foo_false____} (1.33s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3500698391_/foo_true____} (1.51s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3500698391_/foo_true__0xc00080b740__} (1.48s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00080b760_} (1.64s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00080b780_} (1.69s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00080b7a0_} (1.45s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00080b7c0_} (1.38s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.12s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.30s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.26s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.33s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.11s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.94s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.62s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.81s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.55s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.06s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.67s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.77s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.58s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.94s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.12s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.83s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.35s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToStdout (0.97s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.43s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.63s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.97s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-02T17:07:29.273Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-07-02T17:07:29.273Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-02T17:07:29.273Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.08s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.57s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.58s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.60s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-07-02T17:07:29.273Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.18s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.05s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.82s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.20s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.30s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.46s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.08s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsCommit (0.81s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.65s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.30s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.59s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsCopy (0.93s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.57s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.13s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.53s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.19s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2020-07-02T17:07:29.274Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-02T17:07:29.274Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-02T17:07:29.274Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-02T17:07:29.274Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.79s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.54s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.07s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecCgroup (1.61s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecInspectID (2.77s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecInteractive (0.80s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.96s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecTTY (0.91s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2020-07-02T17:07:29.274Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-02T17:07:29.274Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.66s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.92s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestHealth (19.26s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.59s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.58s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.57s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.57s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.24s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.65s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2020-07-02T17:07:29.274Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-02T17:07:29.274Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.79s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectDefault (0.64s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectHistory (0.98s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-07-02T17:07:29.274Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-02T17:07:29.274Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.49s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.74s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.66s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.55s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.23s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.88s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.28s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.67s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.14s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.72s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.93s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.74s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.61s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.99s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.01s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.36s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.20s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.81s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPluginActive (1.68s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.84s) [2020-07-02T17:07:29.274Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-02T17:07:29.274Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.80s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.53s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.30s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.89s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.05s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.29s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPortList (6.28s) [2020-07-02T17:07:29.274Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.71s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.53s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.15s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.52s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.59s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.82s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.18s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.01s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.84s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-02T17:07:29.275Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.27s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.92s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.40s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.10s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.31s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.89s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.56s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.65s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.11s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.13s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.58s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.64s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.55s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.03s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.32s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.37s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.44s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.77s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-02T17:07:29.275Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-02T17:07:29.275Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.94s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.26s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-02T17:07:29.275Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.62s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.60s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.42s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-02T17:07:29.275Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.90s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.93s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.24s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.39s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.68s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.90s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.90s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunMount (3.73s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.36s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.26s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.75s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.09s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.85s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.65s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.91s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.12s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-02T17:07:29.275Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.62s) [2020-07-02T17:07:29.275Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-02T17:07:29.275Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.65s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-02T17:07:29.275Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.97s) [2020-07-02T17:07:29.275Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-02T17:07:29.275Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.67s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.28s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.42s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.46s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.61s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2020-07-02T17:07:29.275Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunSysctls (1.25s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.46s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.21s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.61s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.52s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.51s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.62s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.46s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.81s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.74s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.95s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.55s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.55s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.56s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.43s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.42s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.75s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.25s) [2020-07-02T17:07:29.276Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents390412281 [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.96s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.51s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.17s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.78s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartRecordError (1.54s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.36s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.30s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.63s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.71s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.06s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-02T17:07:29.276Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-02T17:07:29.276Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.15s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.16s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.88s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.44s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.68s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.52s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.81s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.25s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.50s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.51s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2020-07-02T17:07:29.276Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2020-07-02T17:07:29.276Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-02T17:07:29.276Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-02T17:07:29.276Z] === RUN TestDockerRegistrySuite [2020-07-02T17:07:29.276Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-02T17:07:30.656Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-02T17:07:31.593Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-02T17:07:32.981Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-02T17:07:32.981Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-02T17:07:36.277Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-02T17:07:36.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-02T17:07:39.826Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-02T17:07:42.362Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-02T17:07:43.307Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-02T17:07:43.874Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-02T17:07:45.253Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-02T17:07:46.190Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-02T17:07:47.126Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-02T17:07:48.062Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-02T17:07:48.999Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-02T17:07:50.909Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-02T17:07:52.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-02T17:07:53.762Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-02T17:07:55.695Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-02T17:07:56.632Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-02T17:07:56.891Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-02T17:07:57.828Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-02T17:07:58.765Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-02T17:07:59.334Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-02T17:08:01.870Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-02T17:08:02.129Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-02T17:08:03.066Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-02T17:08:03.325Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-02T17:08:03.584Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-02T17:08:03.843Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-02T17:08:04.102Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-02T17:08:04.362Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-02T17:08:04.622Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-02T17:08:05.559Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-02T17:08:06.939Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-02T17:08:07.877Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-02T17:08:08.835Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-02T17:08:09.772Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite (41.36s) [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.70s) [2020-07-02T17:08:10.340Z] check_test.go:196: [dc05138d3b7c6] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2020-07-02T17:08:10.340Z] check_test.go:196: [de215ff096bda] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2020-07-02T17:08:10.340Z] check_test.go:196: [dd6eeb6f9bb3f] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d66dfb8f86aaa] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2020-07-02T17:08:10.340Z] check_test.go:196: [df95922bc70b2] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.45s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d5aee53fc42c5] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d7e33fa862a03] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d8476afcb5746] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2020-07-02T17:08:10.340Z] check_test.go:196: [dcfdc0c270728] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d2d43f04d8a8c] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2020-07-02T17:08:10.340Z] check_test.go:196: [dfa0d6e6d07a2] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d57644bc70db6] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d29602aea659b] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d7aad0e6d30fb] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2020-07-02T17:08:10.340Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:536aae1ba5072ef661b2a1556b41fed88369803f548f8ea2be68ba228ec276c1 [2020-07-02T17:08:10.340Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dd0262cc3767971cbfafc25e4ff80b04ad062ac466a5cfb98f70bee011b9e58b [2020-07-02T17:08:10.340Z] check_test.go:196: [dc6c33737fa26] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2020-07-02T17:08:10.340Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:07a2eff433eab0060942ce7f5cb399604d42a165f4466768bc9b661edccf779c [2020-07-02T17:08:10.340Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:18ff60bcef381debf0fce1da27c5870b4c3ac6494d7c97fd4f274483a05d2b6d [2020-07-02T17:08:10.340Z] check_test.go:196: [df1f24723c5c3] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d2e3ddf10acda] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d54be522f4d58] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d7e2a00a97ed0] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-02T17:08:10.340Z] check_test.go:196: [de63fac1adda6] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-07-02T17:08:10.340Z] check_test.go:196: [de03c2bdf6410] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d9ccc1decd435] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d70393fac997e] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2020-07-02T17:08:10.340Z] check_test.go:196: [df72c97792e93] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d0c910ad72a4e] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2020-07-02T17:08:10.340Z] check_test.go:196: [dcf4077840746] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-07-02T17:08:10.340Z] check_test.go:196: [dc591452c87d1] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d443467d4559d] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d653cea8f05d9] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d7bf116d8bb5c] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d9658c018ae07] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-02T17:08:10.340Z] check_test.go:196: [dafa56363b661] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d83d650ebc3a1] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2020-07-02T17:08:10.340Z] check_test.go:196: [de736956f30bf] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d6f5493ba7140] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2020-07-02T17:08:10.340Z] check_test.go:196: [d08b57ed420f5] daemon is not started [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-07-02T17:08:10.340Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-02T17:08:10.340Z] === RUN TestDockerSchema1RegistrySuite [2020-07-02T17:08:10.340Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-02T17:08:10.340Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-02T17:08:13.639Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-02T17:08:16.174Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-02T17:08:18.711Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-02T17:08:19.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-02T17:08:20.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-02T17:08:20.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-02T17:08:21.523Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-02T17:08:22.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-02T17:08:23.396Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-02T17:08:25.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-02T17:08:26.190Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-02T17:08:26.450Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-02T17:08:26.450Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-02T17:08:27.018Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-02T17:08:27.018Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-02T17:08:27.585Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite (17.32s) [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d5ccc669684cb] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2020-07-02T17:08:27.585Z] check_test.go:223: [db6a43fdc6a21] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.70s) [2020-07-02T17:08:27.585Z] check_test.go:223: [da8fdd1d9f79e] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.65s) [2020-07-02T17:08:27.585Z] check_test.go:223: [dcf7325063b5b] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s) [2020-07-02T17:08:27.585Z] check_test.go:223: [dde9ac91b681a] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d3c112993f23a] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-02T17:08:27.585Z] check_test.go:223: [dfad33fd3c258] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d7f7ad313dce9] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-07-02T17:08:27.585Z] check_test.go:223: [dbb69a5b32f51] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2020-07-02T17:08:27.585Z] check_test.go:223: [dee3d5cc164a3] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d9980753c3858] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d818f490caaed] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d617b5cabc857] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d32d7c77e2fe2] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d256d3a0a13b0] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d7698fc839aad] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d26c8be798e2a] daemon is not started [2020-07-02T17:08:27.585Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-02T17:08:27.585Z] check_test.go:223: [d377cdac6c0eb] daemon is not started [2020-07-02T17:08:27.585Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-02T17:08:27.585Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-02T17:08:28.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-02T17:08:28.781Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-02T17:08:29.040Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-02T17:08:29.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-02T17:08:30.234Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-02T17:08:30.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-02T17:08:31.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s) [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2020-07-02T17:08:31.387Z] check_test.go:252: [dddd5039a2cc2] daemon is not started [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-07-02T17:08:31.387Z] check_test.go:252: [dbc19c25f7928] daemon is not started [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-02T17:08:31.387Z] check_test.go:252: [d2445864021ff] daemon is not started [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-02T17:08:31.387Z] check_test.go:252: [dc707d7fdc49e] daemon is not started [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-07-02T17:08:31.387Z] check_test.go:252: [dc6aeed9c1b1b] daemon is not started [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-07-02T17:08:31.387Z] check_test.go:252: [dbe2d11e49cb2] daemon is not started [2020-07-02T17:08:31.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-02T17:08:31.387Z] check_test.go:252: [db0912fde1c97] daemon is not started [2020-07-02T17:08:31.387Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-02T17:08:31.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-02T17:08:36.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-02T17:08:36.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-02T17:08:36.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-02T17:08:36.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-02T17:08:37.172Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-02T17:08:37.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-02T17:08:37.173Z] check_test.go:279: [d9711e5f8e6d9] daemon is not started [2020-07-02T17:08:37.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-02T17:08:37.173Z] check_test.go:279: [d14556ac17f55] daemon is not started [2020-07-02T17:08:37.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-02T17:08:37.173Z] check_test.go:279: [d0e2cd2f7fd6e] daemon is not started [2020-07-02T17:08:37.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-02T17:08:37.173Z] check_test.go:279: [d47e7a49acf7b] daemon is not started [2020-07-02T17:08:37.173Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-02T17:08:37.173Z] check_test.go:279: [d4c2f484c5907] daemon is not started [2020-07-02T17:08:37.173Z] === RUN TestDockerNetworkSuite [2020-07-02T17:08:37.173Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-02T17:08:39.077Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-02T17:08:39.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-02T17:08:42.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-02T17:08:43.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-02T17:08:46.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-02T17:08:48.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-02T17:08:53.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-02T17:08:55.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-02T17:08:56.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-02T17:08:57.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-02T17:08:57.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-02T17:08:58.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-02T17:08:59.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-02T17:08:59.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-02T17:08:59.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-02T17:09:00.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-02T17:09:00.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-02T17:09:00.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-02T17:09:00.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-02T17:09:01.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-02T17:09:02.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-02T17:09:02.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-02T17:09:03.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-02T17:09:03.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-02T17:09:05.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-02T17:09:07.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-02T17:09:14.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-02T17:09:14.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-02T17:09:14.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-02T17:09:14.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-02T17:09:14.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-02T17:09:14.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-02T17:09:14.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-02T17:09:14.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-02T17:09:17.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-02T17:09:17.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-02T17:09:17.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-02T17:09:17.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-02T17:09:21.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-02T17:09:24.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-02T17:09:24.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-02T17:09:25.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-02T17:09:26.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-02T17:09:26.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-02T17:09:27.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-02T17:09:27.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-02T17:09:28.716Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite (56.70s) [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.80s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d5f97218359fc] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d928750273d8a] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [dba5abebf53fd] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [deef77f78a6c7] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:1233: [d173113830ca5] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d8f24a6dcc84a] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.27s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [dbc832034c6f7] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d49c9d14ade07] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [dbf73d477b368] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [df945cac71f0d] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d39a6acb670a2] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d2caa199b6e47] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d5c77e33c3dc9] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [ddaa81e9b2a16] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d670d99d80380] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d8ea76dae90ba] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d749a9d441fe1] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d245d1d8de996] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d01bcd2040a7a] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [db6e290a16310] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d25cb5bb56c78] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [dd2f5252753ad] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [dc4b714a4b521] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [db17ea6bc2ac8] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:968: [d848ca896aa70] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.70s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [df9af8ddc58dd] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.79s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:1116: [da5eb890ffe4f] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [de89a14b4a250] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d299f3d198e4a] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d03f079ca76c0] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d5cd32a0035df] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [deea4876b14f4] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d7af4c49c48f2] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [deac823e920f1] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d14b6a49c42cf] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d8b4f2ebdc91d] daemon is not started [2020-07-02T17:09:33.990Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [db2d3cc0382d3] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d08876324563c] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:1084: [d93ab6775f9a3] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d19e2757f5516] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.84s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [df13bd497f19a] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [db71cb863da54] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d3773c5dfb51b] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [dcda141d6622a] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d22c657219895] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [d7e34ad7d2c8c] daemon is not started [2020-07-02T17:09:33.990Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.08s) [2020-07-02T17:09:33.990Z] docker_cli_network_unix_test.go:46: [dd1a14eed231d] daemon is not started [2020-07-02T17:09:33.990Z] === RUN TestDockerHubPullSuite [2020-07-02T17:09:33.990Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-02T17:09:35.367Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-02T17:09:37.899Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-02T17:09:38.157Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-02T17:09:39.540Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-02T17:09:40.129Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-02T17:09:40.129Z] --- PASS: TestDockerHubPullSuite (6.23s) [2020-07-02T17:09:40.129Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2020-07-02T17:09:40.129Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.32s) [2020-07-02T17:09:40.129Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-07-02T17:09:40.129Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.49s) [2020-07-02T17:09:40.129Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) [2020-07-02T17:09:40.129Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-07-02T17:09:40.129Z] PASS [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === Skipped [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.06s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.06s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_sni_test.go:18: Flakey test [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-02T17:09:40.129Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-02T17:09:40.129Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-02T17:09:40.129Z] [2020-07-02T17:09:40.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-02T17:09:40.129Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-02T17:09:40.129Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-02T17:09:40.130Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-02T17:09:40.130Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-02T17:09:40.130Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-02T17:09:40.130Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-02T17:09:40.130Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-02T17:09:40.130Z] docker_cli_network_unix_test.go:46: [db2d3cc0382d3] daemon is not started [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] [2020-07-02T17:09:40.130Z] DONE 1277 tests, 51 skipped in 1509.844s [2020-07-02T17:09:40.130Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-02T17:09:40.130Z] ++++ cat bundles/test-integration/docker.pid [2020-07-02T17:09:40.130Z] +++ kill 7598 [2020-07-02T17:09:41.065Z] +++ /etc/init.d/apparmor stop [2020-07-02T17:09:41.065Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-02T17:09:41.065Z] [2020-07-02T17:09:41.065Z] Unloading profiles will leave already running processes permanently [2020-07-02T17:09:41.065Z] unconfined, which can lead to unexpected situations. [2020-07-02T17:09:41.065Z] [2020-07-02T17:09:41.065Z] To set a process to complain mode, use the command line tool [2020-07-02T17:09:41.065Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-02T17:09:41.065Z] +++ true [2020-07-02T17:09:41.065Z] exiting test-integration [2020-07-02T17:09:41.065Z] ++ exit 0 [2020-07-02T17:09:41.065Z] [2020-07-02T17:09:41.324Z] + for job in $(jobs -p) [2020-07-02T17:09:41.324Z] + wait 19781 [2020-07-02T17:10:37.546Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-02T17:10:38.482Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-02T17:10:45.047Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-02T17:10:50.320Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-02T17:10:52.895Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-02T17:10:57.088Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-02T17:10:59.621Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-02T17:11:03.812Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-02T17:11:03.812Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-02T17:11:09.083Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-02T17:11:09.083Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-02T17:11:10.020Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-02T17:11:12.556Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-02T17:12:08.790Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-02T17:13:05.014Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-02T17:13:14.987Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-02T17:13:19.179Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-02T17:15:40.665Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-02T17:15:50.636Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-02T17:15:51.204Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-02T17:15:51.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-02T17:15:51.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-02T17:15:51.723Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-02T17:15:52.290Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-02T17:15:54.822Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-02T17:15:58.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-02T17:16:00.676Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-02T17:16:56.904Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-02T17:16:56.904Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-02T17:16:58.809Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-02T17:17:00.714Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-02T17:17:04.001Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-02T17:17:06.534Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-02T17:17:28.488Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-02T17:17:40.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-02T17:17:41.626Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-02T17:17:44.158Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-02T17:17:46.693Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-02T17:17:54.809Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-02T17:17:58.100Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-02T17:18:00.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-02T17:18:03.185Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-02T17:18:05.719Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-02T17:18:09.006Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-02T17:18:11.538Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-02T17:18:14.070Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-02T17:19:10.301Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-02T17:19:22.524Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite (1741.70s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.45s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.99s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.07s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:562: [dd01edb4df3b0] joining swarm manager [d47c17690854e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:584: [d4de2fb1d51bc] joining swarm manager [d47c17690854e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] check_test.go:380: [dd01edb4df3b0] daemon is not started [2020-07-02T17:19:40.607Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.66s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:45: [d5b3ecaf18b7e] joining swarm manager [d4da90fddfe3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.03s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.44s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:303: [d5b560d7aa795] joining swarm manager [d50cbd9c1d6f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:304: [d0cb1a5fbdb43] joining swarm manager [d50cbd9c1d6f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.29s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:271: [dc690a8bc9e51] joining swarm manager [da0f4fcd97bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:272: [d5748ee84a4b2] joining swarm manager [da0f4fcd97bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.34s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.26s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.63s) [2020-07-02T17:19:40.607Z] docker_api_swarm_node_test.go:19: [d66dc21ecdfda] joining swarm manager [d8a40af3d913f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_node_test.go:20: [d8fd39019a7e4] joining swarm manager [d8a40af3d913f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.83s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:501: [db1bb782f8592] joining swarm manager [d9afdbfa66902]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:506: [dd6b762e1cc44] joining swarm manager [d9afdbfa66902]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.34s) [2020-07-02T17:19:40.607Z] docker_api_swarm_node_test.go:80: [d69c0169d6874] joining swarm manager [d42b1e4d2d8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.47s) [2020-07-02T17:19:40.607Z] docker_api_swarm_node_test.go:52: [dd11af4daa0ea] joining swarm manager [df41e27a7393f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_node_test.go:53: [da43016ab921d] joining swarm manager [df41e27a7393f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.35s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:201: [d03681ec03f25] joining swarm manager [dc327a24c1ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.72s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:383: [dd92c9544a9d7] joining swarm manager [dbdc659bd0859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:384: [decb768f1848f] joining swarm manager [dbdc659bd0859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] check_test.go:380: [decb768f1848f] daemon is not started [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.53s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:801: [d22c7842c900d] joining swarm manager [d05071e770710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:801: [d5b6d5d30557c] joining swarm manager [d05071e770710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:801: [dcefe80d14805] joining swarm manager [d05071e770710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:801: [d77cd3aecd7b8] joining swarm manager [d05071e770710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:809: [d9ebbbe524e75] joining swarm manager [d05071e770710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.03s) [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:394: [d62d3cf956eb8] joining swarm manager [d5f6685d0348b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:394: [d48dda6ed32a0] joining swarm manager [d5f6685d0348b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.20s) [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:342: [d9cd1b0a8e201] joining swarm manager [d3cb1c392b8b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:342: [d5f408f44d4ea] joining swarm manager [d3cb1c392b8b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.02s) [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:489: [d5c81daaab12d] joining swarm manager [dc2e5e076519e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:489: [dd8bbfab61228] joining swarm manager [dc2e5e076519e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.00s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.24s) [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:127: [db3eb474ca76e] joining swarm manager [d9cc5f0cb8101]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:128: [d419f110c4fec] joining swarm manager [d9cc5f0cb8101]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:136: [d39558c082c04] joining swarm manager [d9cc5f0cb8101]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:137: [da77d757c2592] joining swarm manager [d9cc5f0cb8101]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.68s) [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:303: [dbea6f37c90ef] joining swarm manager [d5a26d556edfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:303: [d2941003d5209] joining swarm manager [d5a26d556edfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.10s) [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:99: [dc8006bbeab64] joining swarm manager [d70bb3ac8609d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:100: [d6e8fa352fa8c] joining swarm manager [d70bb3ac8609d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] check_test.go:380: [dc8006bbeab64] daemon is not started [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.36s) [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:532: [d43d53be54f5a] joining swarm manager [d0c4f14b5b1ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:533: [d1485e8feb8ca] joining swarm manager [d0c4f14b5b1ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.34s) [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:147: [d0ba8a5b6be2b] joining swarm manager [d8c02ad4028b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_api_swarm_service_test.go:147: [d6d1bbaaad09c] joining swarm manager [d8c02ad4028b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.61s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.83s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.69s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.59s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.43s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.52s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.86s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.71s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.28s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.44s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.68s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.29s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.74s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.26s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.32s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.14s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.07s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.32s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.82s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.20s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.81s) [2020-07-02T17:19:40.607Z] docker_cli_service_logs_test.go:245: checking task 6njbixl3j7jk [2020-07-02T17:19:40.607Z] docker_cli_service_logs_test.go:250: checking messages for 6njbixl3j7jk [2020-07-02T17:19:40.607Z] docker_cli_service_logs_test.go:245: checking task iqzsrmypq954 [2020-07-02T17:19:40.607Z] docker_cli_service_logs_test.go:250: checking messages for iqzsrmypq954 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.32s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.41s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.34s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.80s) [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1901: [dfed6dbb2b5af] joining swarm manager [dc67330185ca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1902: [d8343b05ab221] joining swarm manager [dc67330185ca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.74s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.19s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.99s) [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1802: [df379448a6ce1] joining swarm manager [dad95bdfdd476]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1803: [dcbc126c17076] joining swarm manager [dad95bdfdd476]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.68s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (178.43s) [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1321: [d3dc6a10d1f19] joining swarm manager [d21fbdaaa45be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1322: [d7df402dee339] joining swarm manager [d21fbdaaa45be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.59s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.90s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.98s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.33s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.28s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.84s) [2020-07-02T17:19:40.607Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.13s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.61s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.97s) [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1186: [dab271721a061] joining swarm manager [dd804dbaea214]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1195: [dae43544d981f] joining swarm manager [dd804dbaea214]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.61s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.37s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.99s) [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1118: [d039f0c8abdb2] joining swarm manager [d2ca69779616a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1119: [db697ddfbc29e] joining swarm manager [d2ca69779616a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1172: [dd089487eafdb] joining swarm manager [d2ca69779616a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1453: [d96862658171e] joining swarm manager [db6ce31b15cc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] docker_cli_swarm_test.go:1454: [d851dd071559b] joining swarm manager [db6ce31b15cc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.45s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.31s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.64s) [2020-07-02T17:19:40.607Z] docker_cli_swarm_unix_test.go:62: [d5ecf67735d83] joining swarm manager [dea7a20a2e9e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.23s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.89s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.61s) [2020-07-02T17:19:40.607Z] docker_api_swarm_test.go:961: [dbc8f06f082e6] joining swarm manager [d35f32c014fc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.27s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.63s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.44s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2020-07-02T17:19:40.607Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.31s) [2020-07-02T17:19:40.607Z] === RUN TestDockerExternalVolumeSuite [2020-07-02T17:19:40.607Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-02T17:19:55.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-02T17:21:03.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-02T17:21:13.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-02T17:21:45.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-02T17:22:00.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-02T17:22:32.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-02T17:22:44.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-02T17:23:16.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-02T17:23:31.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-02T17:23:46.251Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-02T17:24:32.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-02T17:24:51.005Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-02T17:25:23.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-02T17:25:55.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-02T17:26:10.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-02T17:26:28.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-02T17:26:43.006Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite (437.00s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2020-07-02T17:26:57.879Z] docker_cli_external_volume_driver_test.go:53: [d686250c1527d] daemon is not started [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-02T17:26:57.879Z] docker_cli_external_volume_driver_test.go:53: [df69481ee89f3] daemon is not started [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s) [2020-07-02T17:26:57.879Z] docker_cli_external_volume_driver_test.go:53: [d32d4256f615b] daemon is not started [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-02T17:26:57.879Z] docker_cli_external_volume_driver_test.go:53: [d0d8dfd4b5e19] daemon is not started [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-07-02T17:26:57.879Z] docker_cli_external_volume_driver_test.go:485: [de30dd45d37c6] daemon is not started [2020-07-02T17:26:57.879Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-02T17:26:57.879Z] docker_cli_external_volume_driver_test.go:53: [df5e9700d5636] daemon is not started [2020-07-02T17:26:57.879Z] PASS [2020-07-02T17:26:57.879Z] [2020-07-02T17:26:57.879Z] === Skipped [2020-07-02T17:26:57.879Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-02T17:26:57.879Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-02T17:26:57.879Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-02T17:26:57.879Z] check_test.go:309: [db205508cdddd] daemon is not started [2020-07-02T17:26:57.879Z] [2020-07-02T17:26:57.879Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-02T17:26:57.879Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-02T17:26:57.879Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-02T17:26:57.879Z] check_test.go:309: [dda44dee69112] daemon is not started [2020-07-02T17:26:57.879Z] [2020-07-02T17:26:57.879Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-02T17:26:57.879Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-02T17:26:57.879Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-02T17:26:57.879Z] check_test.go:309: [d5864c904769b] daemon is not started [2020-07-02T17:26:57.879Z] [2020-07-02T17:26:57.879Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-02T17:26:57.879Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-02T17:26:57.879Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-02T17:26:57.879Z] [2020-07-02T17:26:57.879Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-02T17:26:57.879Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-02T17:26:57.879Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-02T17:26:57.880Z] [2020-07-02T17:26:57.880Z] [2020-07-02T17:26:57.880Z] DONE 273 tests, 5 skipped in 2546.004s [2020-07-02T17:26:57.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-02T17:26:57.880Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da02cb288f4ef/docker.pid [2020-07-02T17:26:57.880Z] +++ kill 4219 [2020-07-02T17:26:57.880Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4219 is not a child of this shell [2020-07-02T17:26:57.880Z] warning: PID 4219 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da02cb288f4ef/docker.pid had a nonzero exit code [2020-07-02T17:26:57.880Z] ++++ cat bundles/test-integration/docker.pid [2020-07-02T17:26:57.880Z] +++ kill 7622 [2020-07-02T17:26:58.139Z] +++ /etc/init.d/apparmor stop [2020-07-02T17:26:58.139Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-02T17:26:58.139Z] [2020-07-02T17:26:58.139Z] Unloading profiles will leave already running processes permanently [2020-07-02T17:26:58.139Z] unconfined, which can lead to unexpected situations. [2020-07-02T17:26:58.139Z] [2020-07-02T17:26:58.139Z] To set a process to complain mode, use the command line tool [2020-07-02T17:26:58.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-02T17:26:58.139Z] +++ true [2020-07-02T17:26:58.139Z] exiting test-integration [2020-07-02T17:26:58.139Z] ++ exit 0 [2020-07-02T17:26:58.139Z] [2020-07-02T17:26:58.706Z] + exit 0 [2020-07-02T17:26:58.706Z] ++ jobs -p [2020-07-02T17:26:58.706Z] + pids= [2020-07-02T17:26:58.706Z] + echo 'Remaining pids to kill: []' [2020-07-02T17:26:58.706Z] Remaining pids to kill: [] [2020-07-02T17:26:58.706Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-02T17:26:58.719Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-02T17:27:00.911Z] + echo Ensuring container killed. [2020-07-02T17:27:00.911Z] Ensuring container killed. [2020-07-02T17:27:00.911Z] + docker ps -aq -f name=docker-pr24-* [2020-07-02T17:27:00.911Z] + cids=9e75cb6537a6 [2020-07-02T17:27:00.911Z] e48601466972 [2020-07-02T17:27:00.911Z] 50a489d6d0cb [2020-07-02T17:27:00.911Z] + [ -n 9e75cb6537a6 [2020-07-02T17:27:00.911Z] e48601466972 [2020-07-02T17:27:00.911Z] 50a489d6d0cb ] [2020-07-02T17:27:00.911Z] + docker rm -vf 9e75cb6537a6 e48601466972 50a489d6d0cb [2020-07-02T17:27:02.825Z] 9e75cb6537a6 [2020-07-02T17:27:02.825Z] e48601466972 [2020-07-02T17:27:02.825Z] 50a489d6d0cb [Pipeline] sh [2020-07-02T17:27:03.114Z] + echo Chowning /workspace to jenkins user [2020-07-02T17:27:03.114Z] Chowning /workspace to jenkins user [2020-07-02T17:27:03.114Z] + id -u [2020-07-02T17:27:03.114Z] + id -g [2020-07-02T17:27:03.114Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41025:/workspace busybox chown -R 1000:1000 /workspace [2020-07-02T17:27:03.114Z] Unable to find image 'busybox:latest' locally [2020-07-02T17:27:08.385Z] latest: Pulling from library/busybox [2020-07-02T17:27:08.385Z] 91f30d776fb2: Pulling fs layer [2020-07-02T17:27:08.385Z] 91f30d776fb2: Download complete [2020-07-02T17:27:08.385Z] 91f30d776fb2: Pull complete [2020-07-02T17:27:08.385Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-02T17:27:08.385Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-02T17:27:12.077Z] + bundleName=amd64 [2020-07-02T17:27:12.077Z] + echo Creating amd64-bundles.tar.gz [2020-07-02T17:27:12.077Z] Creating amd64-bundles.tar.gz [2020-07-02T17:27:12.077Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-02T17:27:12.077Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-02T17:27:13.025Z] Archiving artifacts [2020-07-02T17:27:14.977Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41025/24/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-02T17:27:15.295Z] + make clean [2020-07-02T17:27:15.554Z] docker volume rm -f docker-dev-cache [2020-07-02T17:27:15.554Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-02T17:34:43.172Z] ok github.com/docker/docker/integration-cli 2226.329s [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === Skipped [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-07-02T17:34:43.172Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-02T17:34:43.172Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2020-07-02T17:34:43.172Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-07-02T17:34:43.172Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-07-02T17:34:43.172Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-02T17:34:43.172Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-02T17:34:43.172Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-02T17:34:43.172Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-02T17:34:43.172Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-02T17:34:43.172Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-02T17:34:43.172Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-02T17:34:43.172Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-02T17:34:43.172Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-07-02T17:34:43.172Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-02T17:34:43.172Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-07-02T17:34:43.172Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-07-02T17:34:43.172Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-02T17:34:43.172Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2020-07-02T17:34:43.172Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-07-02T17:34:43.172Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-02T17:34:43.172Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-02T17:34:43.172Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-07-02T17:34:43.172Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-07-02T17:34:43.172Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-07-02T17:34:43.172Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-02T17:34:43.172Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-02T17:34:43.172Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.172Z] [2020-07-02T17:34:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-02T17:34:43.173Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-07-02T17:34:43.173Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2020-07-02T17:34:43.173Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2020-07-02T17:34:43.173Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.173Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-02T17:34:43.174Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-07-02T17:34:43.174Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2020-07-02T17:34:43.174Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-07-02T17:34:43.174Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-02T17:34:43.174Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2020-07-02T17:34:43.174Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-02T17:34:43.174Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-02T17:34:43.174Z] docker_cli_sni_test.go:18: Flakey test [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-07-02T17:34:43.174Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-02T17:34:43.174Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-07-02T17:34:43.174Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-02T17:34:43.174Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-07-02T17:34:43.174Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-07-02T17:34:43.174Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-02T17:34:43.174Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.174Z] [2020-07-02T17:34:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-02T17:34:43.174Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-07-02T17:34:43.175Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-07-02T17:34:43.175Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-02T17:34:43.175Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-02T17:34:43.175Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-07-02T17:34:43.175Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-02T17:34:43.175Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-02T17:34:43.175Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-02T17:34:43.175Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-02T17:34:43.175Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-02T17:34:43.175Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-02T17:34:43.175Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-02T17:34:43.175Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-02T17:34:43.175Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.175Z] [2020-07-02T17:34:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-02T17:34:43.175Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-02T17:34:43.176Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-07-02T17:34:43.176Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-02T17:34:43.176Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-02T17:34:43.176Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-02T17:34:43.176Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-07-02T17:34:43.176Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-02T17:34:43.176Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-02T17:34:43.176Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-07-02T17:34:43.176Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-02T17:34:43.176Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-02T17:34:43.176Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-02T17:34:43.176Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-02T17:34:43.176Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-02T17:34:43.176Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-02T17:34:43.176Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-02T17:34:43.176Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-02T17:34:43.176Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.176Z] [2020-07-02T17:34:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-02T17:34:43.177Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-02T17:34:43.177Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-02T17:34:43.177Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-02T17:34:43.177Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.177Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.44s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.44s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-02T17:34:43.178Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-02T17:34:43.178Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.178Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-02T17:34:43.179Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-02T17:34:43.179Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-02T17:34:43.179Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.179Z] [2020-07-02T17:34:43.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-02T17:34:43.180Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-02T17:34:43.180Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.180Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-02T17:34:43.220Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-02T17:34:43.220Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] DONE 1096 tests, 549 skipped in 2234.639s [2020-07-02T17:34:43.220Z] INFO: Integration tests ended at 07/02/2020 17:34:36. Duration:00:37:14.7810137 [2020-07-02T17:34:43.220Z] INFO: Docker info of the daemon under test at end of run [2020-07-02T17:34:43.220Z] [2020-07-02T17:34:43.220Z] Containers: 2 [2020-07-02T17:34:43.220Z] Running: 0 [2020-07-02T17:34:43.220Z] Paused: 0 [2020-07-02T17:34:43.220Z] Stopped: 2 [2020-07-02T17:34:43.220Z] Images: 15 [2020-07-02T17:34:43.220Z] Server Version: 0.0.0-dev [2020-07-02T17:34:43.220Z] Storage Driver: windowsfilter [2020-07-02T17:34:43.220Z] Windows: [2020-07-02T17:34:43.220Z] Logging Driver: json-file [2020-07-02T17:34:43.220Z] Plugins: [2020-07-02T17:34:43.220Z] Volume: local [2020-07-02T17:34:43.220Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-02T17:34:43.220Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-02T17:34:43.220Z] Swarm: inactive [2020-07-02T17:34:43.220Z] Default Isolation: process [2020-07-02T17:34:43.220Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-02T17:34:43.220Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-02T17:34:43.220Z] OSType: windows [2020-07-02T17:34:43.220Z] Architecture: x86_64 [2020-07-02T17:34:43.220Z] CPUs: 4 [2020-07-02T17:34:43.220Z] Total Memory: 32GiB [2020-07-02T17:34:43.220Z] Name: azwin-2-a14410 [2020-07-02T17:34:43.220Z] ID: 4DE2:3NND:M4H4:CJXK:M4GI:UYFA:SUVI:PQZ4:OHRX:C272:LT43:VHMY [2020-07-02T17:34:43.220Z] Docker Root Dir: D:\CI\PR-41025\24\daemon [2020-07-02T17:34:43.220Z] Debug Mode (client): false [2020-07-02T17:34:43.220Z] Debug Mode (server): true [2020-07-02T17:34:43.220Z] File Descriptors: -1 [2020-07-02T17:34:43.220Z] Goroutines: 18 [2020-07-02T17:34:43.220Z] System Time: 2020-07-02T17:34:36.1192952Z [2020-07-02T17:34:43.220Z] EventsListeners: 0 [2020-07-02T17:34:43.220Z] Registry: https://index.docker.io/v1/ [2020-07-02T17:34:43.220Z] Labels: [2020-07-02T17:34:43.220Z] Experimental: false [2020-07-02T17:34:43.220Z] Insecure Registries: [2020-07-02T17:34:43.221Z] 127.0.0.0/8 [2020-07-02T17:34:43.221Z] Live Restore Enabled: false [2020-07-02T17:34:43.221Z] [2020-07-02T17:34:43.221Z] [2020-07-02T17:34:43.221Z] INFO: Stopping daemon under test [2020-07-02T17:34:43.221Z] SUCCESS: The process with PID 5092 (child process of PID 2136) has been terminated. [2020-07-02T17:34:43.221Z] SUCCESS: The process with PID 2136 (child process of PID 1664) has been terminated. [2020-07-02T17:34:43.221Z] INFO: Stop tailing logs of the daemon under tests [2020-07-02T17:34:43.221Z] INFO: executeCI.ps1 Completed successfully at 07/02/2020 17:34:36. [2020-07-02T17:34:43.221Z] INFO: Tidying up at end of run [2020-07-02T17:34:43.221Z] INFO: Saving daemon under test log (d:\CI\PR-41025\24\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-02T17:34:43.221Z] INFO: Saving daemon under test log (d:\CI\PR-41025\24\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-02T17:34:43.221Z] INFO: Nuke-Everything... [2020-07-02T17:34:43.221Z] INFO: Container count on control daemon to delete is 2 [2020-07-02T17:34:43.221Z] e33d8bb01194 [2020-07-02T17:34:43.221Z] ce166cc7345e [2020-07-02T17:34:43.221Z] INFO: Tidying pidfile d:\CI\PR-41025\24\docker.pid [2020-07-02T17:34:43.221Z] INFO: Nuking d:\CI [2020-07-02T17:35:08.585Z] INFO: Zapped successfully [2020-07-02T17:35:08.585Z] [2020-07-02T17:35:08.585Z] INFO: executeCI.ps1 exiting at Thu Jul 2 17:35:05 CUT 2020. Duration 00:58:24.9389655 [2020-07-02T17:35:08.585Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-02T17:35:08.840Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-02T17:35:17.558Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-02T17:35:18.774Z] Archiving artifacts [2020-07-02T17:35:33.371Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41025/24/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-02T17:35:34.336Z] + make clean [2020-07-02T17:35:36.588Z] docker volume rm -f docker-dev-cache [2020-07-02T17:35:36.588Z] 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